kernel-fxtec-pro1x/drivers/net/wireless/ti/wlcore
Victor Goldenshtein a4203c6453 wlcore: wait for roc complete only for the first roc command
In some multi role scenarios the driver might send multi
roc requests without sending a croc first, the fw queues
those requests and starts service the next roc request as
soon as the driver sends a croc for the previous one. So,
if the fw rocs on channel X and driver asks to roc also
on channel Y, the fw will not start service Y (and will
not send roc complete event for this request) until the
driver releases the fw with croc X.

Signed-off-by: Victor Goldenshtein <victorg@ti.com>
Signed-off-by: Igal Chernobelsky <igalc@ti.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-06-05 20:24:32 +03:00
..
acx.c wlcore: abstract debugfs fw_stats to be handled by the lower drivers 2012-06-05 15:58:02 +03:00
acx.h wlcore: increase number of BA sessions to 3 2012-06-05 17:16:08 +03:00
boot.c wlcore: create private static_data area and add operation to parse it 2012-06-05 15:58:20 +03:00
boot.h wlcore: create private static_data area and add operation to parse it 2012-06-05 15:58:20 +03:00
cmd.c wlcore: wait for roc complete only for the first roc command 2012-06-05 20:24:32 +03:00
cmd.h wlcore: increase WL1271_EVENT_TIMEOUT 2012-06-05 20:24:31 +03:00
conf.h wlcore: fix the CONF_TX_AC_ANY_TID to be 0xff 2012-06-05 20:24:31 +03:00
debug.h
debugfs.c wlcore: add debugfs macro to help print fw statistics arrays 2012-06-05 15:58:08 +03:00
debugfs.h wlcore: add debugfs macro to help print fw statistics arrays 2012-06-05 15:58:08 +03:00
event.c wlcore: fixes for connection_loss_work 2012-06-05 17:16:08 +03:00
event.h
hw_ops.h wlcore: create private static_data area and add operation to parse it 2012-06-05 15:58:20 +03:00
ini.h
init.c wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config 2012-06-05 15:55:41 +03:00
init.h
io.c
io.h
Kconfig wireless: TI wlxxx depends on MAC80211 2012-05-15 17:53:24 -04:00
main.c wlcore: remove duplicate BUG_ON during recovery 2012-06-05 20:24:31 +03:00
Makefile
ps.c wlcore: don't enable BET for high basic rates 2012-06-05 20:24:32 +03:00
ps.h
rx.c wlcore/wl12xx/18xx: split fw_status struct into two 2012-06-05 15:56:58 +03:00
rx.h wlcore/wl12xx/18xx: split fw_status struct into two 2012-06-05 15:56:58 +03:00
scan.c
scan.h
sdio.c wlcore: add module parameter to dump SDIO reads and writes 2012-06-05 15:57:15 +03:00
spi.c
testmode.c
testmode.h
tx.c wlcore: use correct link for bcast/multicast frames 2012-06-05 17:16:08 +03:00
tx.h wlcore/wl18xx: add hw op for setting Tx HW checksum 2012-06-05 15:55:20 +03:00
wl12xx_80211.h
wl12xx_platform_data.c
wlcore.h wlcore: set wl->ht_cap per-band 2012-06-05 17:16:09 +03:00
wlcore_i.h wlcore: increase aggregation buffer size by one page 2012-06-05 15:59:02 +03:00