]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: process rxba_sync event
authorXinming Hu <huxm@marvell.com>
Mon, 25 Jul 2016 15:51:08 +0000 (21:21 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 09:57:16 +0000 (12:57 +0300)
commit41f42c06a1bbb258da8ecbcaaa5040b62ebdb987
tree5a387a77e34931bea3cf5e8651d0c4657c3a5fa3
parentd1302b92714e65b90a37cc0f75fdafc6506c8b58
mwifiex: process rxba_sync event

Firmware may filter and drop packets under certain condition, for
example, ARP SA=DA packet. this event will be used to synchronize
the Rx Block Acknowledgment (BA) window bitmap and to fill any holes
in driver side.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c
drivers/net/wireless/marvell/mwifiex/11n_rxreorder.h
drivers/net/wireless/marvell/mwifiex/fw.h
drivers/net/wireless/marvell/mwifiex/sta_event.c
drivers/net/wireless/marvell/mwifiex/uap_event.c