linux/drivers/net/wireless/ti/wl12xx
Arik Nemtsov a1c597f2b2 wlcore/wl12xx/wl18xx: implement op_set_key per HW arch
The 12xx set_key just calls the common wlcore_set_key function, in order
to program the keys into the FW.

The 18xx variant changes the spare block count when a GEM or TKIP
key is set. Also modify the get_spare_blocks HW op for 18xx to return
the correct numbers of spare blocks, according to what is currently
set in FW.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-06-06 19:28:05 +03:00
..
acx.c wlcore/wl12xx: add hw_init operation 2012-04-12 08:44:00 +03:00
acx.h wl12xx: implement fw status debugfs entries 2012-06-05 15:58:12 +03:00
cmd.c wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx 2012-06-05 15:56:15 +03:00
cmd.h wlcore/wl12xx: move extended radio configuration parameters to wl12xx 2012-04-12 08:44:01 +03:00
conf.h wlcore/wl12xx: use a single memory config and reset if using wl127x 2012-04-12 08:44:01 +03:00
debugfs.c wlcore/wl12xx/wl18xx: move lower driver debugfs to a subdir 2012-06-05 15:58:59 +03:00
debugfs.h wl12xx: implement fw status debugfs entries 2012-06-05 15:58:12 +03:00
Kconfig wireless: TI wlxxx depends on MAC80211 2012-05-15 17:53:24 -04:00
main.c wlcore/wl12xx/wl18xx: implement op_set_key per HW arch 2012-06-06 19:28:05 +03:00
Makefile wl12xx: implement fw status debugfs entries 2012-06-05 15:58:12 +03:00
reg.h wlcore/wl12xx: add command trigger and event ack operations 2012-04-12 08:43:57 +03:00
wl12xx.h wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx 2012-06-05 15:56:22 +03:00