ath10k: implement tx checksum offloading
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 31 Jul 2013 08:47:57 +0000 (10:47 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 2 Aug 2013 06:28:39 +0000 (09:28 +0300)
commit7c199997ded6c90fd45a50f49e9ac63adaacb95e
tree8ffb66053bb7d11099925da6289cb9a36918cbd4
parent605f81aae7cfe4f61d0a5ee5f588f4956413858c
ath10k: implement tx checksum offloading

HW supports L3/L4 tx checksum offloading.

This should reduce CPU load and improve
performance on slow host machines.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/htt_tx.c
drivers/net/wireless/ath/ath10k/mac.c