On 12/28/2011 12:28 AM, Rishi Panjwani wrote: > The change enables offloading TCP checksum calculation to firmware. > There are still some issues with the checksum offload so better to > disable it by default until the issues are resolved. > > To enable TCP checksum offload for tx and rx paths, use > the ethtool as follows: > ethtool -K <interface> tx on > ethtool -K <interface> rx on > > To disable TCP checksum offload, for tx and rx paths, use > the ethtool as follows: > ethtool -K <interface> tx off > ethtool -K <interface> rx off > > Signed-off-by: Rishi Panjwani <rpanjwan@xxxxxxxxxxxxxxxx> Thanks, applied with some minor indentation changes. Kalle -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html