linux/drivers/net/wireless/ti/wl12xx
Luciano Coelho e87288f089 wlcore/wl12xx: move runtime configuration struct to the lower driver
The configuration parameters vary with different chip families.  Some
of the parameters used only by some chip families, others should have
different value depending on the family.  Thus move the configuration
values from wlcore to wl12xx.

Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-04-12 08:44:01 +03:00
..
Kconfig wl12xx/wlcore: spin out the wl12xx probe from wlcore to a new wl12xx 2012-04-12 08:43:56 +03:00
Makefile wlcore/wl12xx: add hw_init operation 2012-04-12 08:44:00 +03:00
acx.c wlcore/wl12xx: add hw_init operation 2012-04-12 08:44:00 +03:00
acx.h wlcore/wl12xx: add hw_init operation 2012-04-12 08:44:00 +03:00
cmd.c wlcore/wl12xx: add hw_init operation 2012-04-12 08:44:00 +03:00
cmd.h wlcore/wl12xx: add hw_init operation 2012-04-12 08:44:00 +03:00
main.c wlcore/wl12xx: move runtime configuration struct to the lower driver 2012-04-12 08:44:01 +03:00
reg.h wlcore/wl12xx: add command trigger and event ack operations 2012-04-12 08:43:57 +03:00