aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKirshenbaum Erez <erezk@wilocity.com>2013-07-21 11:34:37 +0300
committerJohn W. Linville <linville@tuxdriver.com>2013-07-22 16:54:44 -0400
commit504937d4933fc8f5248b3af63b350ca52fc3b2f7 (patch)
tree3aedfad7c9b9bdb43ce79a7d46eca7992d0961b2 /MAINTAINERS
parentwil6210: fix error path in wil_tx_vring (diff)
downloadlinux-dev-504937d4933fc8f5248b3af63b350ca52fc3b2f7.tar.xz
linux-dev-504937d4933fc8f5248b3af63b350ca52fc3b2f7.zip
wil6210: Enable TCP/UDP checksum HW offload
Add support for TCP and UDP HW checksum offloading. RX chain is allways configured for offload mode. In case of checksum error in RX path the DMA L4 error bit(5) will be set to 1 and driver will drop the packet. TX checksum offloading is configrable (ethtool -K). TX descriptors are configured for checksum offload according to the SKB protocol type (TCP/UDP, IPV4/6), Upon mismatch drop the TX packet (checksum required but not TCP/UDP IPV4/6 type). Signed-off-by: Kirshenbaum Erez <erezk@wilocity.com> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions