original_kernel/drivers/net/wireless/ti/wl18xx
Luciano Coelho 23ee9bf8c3 wl18xx: add runtime configuration parameters
Now wlcore requires the lower drivers to set the correct
configuration.  Move the existing private configuration to the proper
place and add all generic configuration parameters.

The important changes are in Tx interrupt pacing and Rx BA window size.

Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Arik Nemtsov <arik@wizery.com>
2012-06-05 15:55:25 +03:00
..
Kconfig
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 runtime configuration parameters 2012-06-05 15:55:25 +03:00
main.c wl18xx: add runtime configuration parameters 2012-06-05 15:55:25 +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: add runtime configuration parameters 2012-06-05 15:55:25 +03:00