linux/drivers/net/wireless/ti/wl18xx
Arik Nemtsov 169da04f52 wlcore/wl18xx: add hw op for Rx HW checksum
Some chip families can checksum certain classes of Rx packets in FW.
Implement the Rx-checksum feature as a HW-op. For the 18xx chip-family,
set Rx-checsum according to indication from FW.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-06-05 15:55:23 +03:00
..
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
Makefile wl18xx: add hw_init operation 2012-06-05 15:55:14 +03:00
acx.c wlcore/wl18xx: add hw op for setting Tx HW checksum 2012-06-05 15:55:20 +03:00
acx.h wlcore/wl18xx: add hw op for setting Tx HW checksum 2012-06-05 15:55:20 +03:00
conf.h wl18xx: add some boot operations and hw-specific configurations 2012-06-05 15:54:34 +03:00
main.c wlcore/wl18xx: add hw op for Rx HW checksum 2012-06-05 15:55:23 +03:00
reg.h wl18xx: add trigger command and ack event operations 2012-06-05 15:54:42 +03:00
tx.c wl18xx: implement immediate Tx completion 2012-06-05 15:55:12 +03:00
tx.h wl18xx: implement immediate Tx completion 2012-06-05 15:55:12 +03:00
wl18xx.h wl18xx: implement immediate Tx completion 2012-06-05 15:55:12 +03:00