2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/drivers/net/wireless/ti/wl18xx
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/wl18xx: implement op_set_key per HW arch 2012-06-06 19:28:05 +03:00
acx.h wl18xx: use new fw stats structures 2012-06-05 15:59:10 +03:00
conf.h wl18xx: add power limit reference value to mac_and_phy settings 2012-06-05 15:58:46 +03:00
debugfs.c wl18xx: use new fw stats structures 2012-06-05 15:59:10 +03:00
debugfs.h wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
io.c wl18xx: read clock frequency and do top init accordingly 2012-06-05 15:56:03 +03:00
io.h wl18xx: read clock frequency and do top init accordingly 2012-06-05 15:56:03 +03:00
Kconfig wl18xx: add dependency on mac80211 2012-06-05 17:16:09 +03:00
main.c wlcore/wl12xx/wl18xx: implement op_set_key per HW arch 2012-06-06 19:28:05 +03:00
Makefile wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
reg.h wl18xx: derive the MAC address from the BD_ADDR in fuse ROM 2012-06-05 15:57:06 +03:00
tx.c wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header space 2012-06-06 19:28:04 +03:00
tx.h wlcore/wl12xx/wl18xx: handle spare blocks spacial cases per arch 2012-06-06 19:28:05 +03:00
wl18xx.h wlcore/wl12xx/wl18xx: implement op_set_key per HW arch 2012-06-06 19:28:05 +03:00