This is a note to let you know that I've just added the patch titled
atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
to the 2.6.32-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
atl1e-allow-tx-checksum-offload-and-tso-to-be-disabled-and-reenabled.patch
and it can be found in the queue-2.6.32 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxx> know about it.
>From ac936929092dc6a5409b627c4c67305ab9b626b3 Mon Sep 17 00:00:00 2001
From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
Date: Tue, 1 Dec 2009 19:09:52 +0000
Subject: atl1e: Allow TX checksum offload and TSO to be disabled and reenabled
From: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
commit ac936929092dc6a5409b627c4c67305ab9b626b3 upstream.
Signed-off-by: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx>
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxx>
---
drivers/net/atl1e/atl1e_ethtool.c | 2 ++
1 file changed, 2 insertions(+)
--- a/drivers/net/atl1e/atl1e_ethtool.c
+++ b/drivers/net/atl1e/atl1e_ethtool.c
@@ -394,11 +394,13 @@ static const struct ethtool_ops atl1e_et
.get_eeprom = atl1e_get_eeprom,
.set_eeprom = atl1e_set_eeprom,
.get_tx_csum = atl1e_get_tx_csum,
+ .set_tx_csum = ethtool_op_set_tx_hw_csum,
.get_sg = ethtool_op_get_sg,
.set_sg = ethtool_op_set_sg,
#ifdef NETIF_F_TSO
.get_tso = ethtool_op_get_tso,
#endif
+ .set_tso = ethtool_op_set_tso,
};
void atl1e_set_ethtool_ops(struct net_device *netdev)
Patches currently in stable-queue which might be from ben@xxxxxxxxxxxxxxx are
queue-2.6.32/wireless-report-reasonable-bitrate-for-mcs-rates-through-wext.patch
queue-2.6.32/atl1e-allow-tx-checksum-offload-and-tso-to-be-disabled-and-reenabled.patch
queue-2.6.32/pci-disable-msi-for-mcp55-on-p5n32-e-sli.patch
queue-2.6.32/ath9k-add-support-for-802.11n-bonded-out-ar2427.patch
queue-2.6.32/documentation-3c509-document-ethtool-support.patch
queue-2.6.32/via-velocity-give-rx-descriptors-to-the-nic-later-on-open-or-mtu-change.patch
queue-2.6.32/dmfe-tulip-let-dmfe-handle-dm910x-except-for-sparc-on-board-chips.patch
queue-2.6.32/drm-i915-give-up-on-8xx-lid-status.patch
--
To unsubscribe from this list: send the line "unsubscribe stable-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]