linux/drivers/net/wireless/wl12xx
Arik Nemtsov f84f7d78bb wl12xx: AP mode - add STA add/remove ops
Allocate and free host link IDs (HLIDs) for each link. A per-STA
data structure keeps the HLID of each STA.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Reviewed-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2011-01-24 22:11:49 +02:00
..
acx.c wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands 2011-01-24 22:11:46 +02:00
acx.h wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands 2011-01-24 22:11:46 +02:00
boot.c wl12xx: AP specific RX filter configuration 2011-01-24 22:11:48 +02:00
boot.h
cmd.c wl12xx: AP mode - workaround for FW bug on station remove 2011-01-24 22:11:47 +02:00
cmd.h wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
conf.h wl12xx: AP mode - AP specific CMD_CONFIGURE sub-commands 2011-01-24 22:11:46 +02:00
debugfs.c wl12xx: remove redundant debugfs_remove_recursive() call 2011-01-24 22:11:45 +02:00
debugfs.h
event.c wl12xx: AP mode - add AP specific event 2011-01-24 22:11:47 +02:00
event.h wl12xx: Add AP related definitions to HOST-FW interface 2011-01-24 22:11:48 +02:00
ini.h
init.c wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
init.h wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
io.c
io.h
Kconfig
main.c wl12xx: AP mode - add STA add/remove ops 2011-01-24 22:11:49 +02:00
Makefile
ps.c
ps.h
reg.h
rx.c wl12xx: AP specific RX filter configuration 2011-01-24 22:11:48 +02:00
rx.h wl12xx: Add AP related definitions to HOST-FW interface 2011-01-24 22:11:48 +02:00
scan.c
scan.h
sdio.c
sdio_test.c
spi.c wl12xx: use after free in debug code 2011-01-24 22:11:45 +02:00
testmode.c
testmode.h
tx.c wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
tx.h wl12xx: Add AP related definitions to HOST-FW interface 2011-01-24 22:11:48 +02:00
wl12xx.h wl12xx: AP mode - add STA add/remove ops 2011-01-24 22:11:49 +02:00
wl12xx_80211.h wl12xx: AP mode - init sequence 2011-01-24 22:11:48 +02:00
wl12xx_platform_data.c