]> 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)
commitae3555cad346ef70c93281159d2a84151e45c584
tree5a387a77e34931bea3cf5e8651d0c4657c3a5fa3
parent7636b5c71b3e64a6a112ca50fca6b17cca0a816b
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