Search Linux Wireless

[PATCH] ath6kl: Support for TCP checksum offload to firmware

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The change enables offloading TCP checksum calculation to firmware.
This has been achieved by adding a module param called csum_offload.
The support has been added for QA team's testing purposes and currently
there is no plan to offload the feature to firmware by default.
To enable TCP checksum offload, at the time of loading the ath6kl
driver, add 'csum_offload=1' to the load instruction as follows:
insmod ath6kl_sdio.ko csum_offload=1

Rishi Panjwani (1):
  ath6kl: Support for TCP checksum offload to firmware

 drivers/net/wireless/ath/ath6kl/core.h |    2 +
 drivers/net/wireless/ath/ath6kl/init.c |    7 ++++++
 drivers/net/wireless/ath/ath6kl/txrx.c |   38 +++++++++++++++++++++++++++----
 drivers/net/wireless/ath/ath6kl/wmi.h  |    3 ++
 4 files changed, 45 insertions(+), 5 deletions(-)

--
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


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux