linux/drivers/net/wireless/marvell
Xinming Hu ad5ca845e3 mwifiex: schedule main workqueue for transmitting bridge packets
Bridge packets are enqueued to wmm tx queue, but will not be sent
until main workqeue is scheduled for new interrupt or other
reason. This adds unnecessary delay during traffic.

We will schedule main workqueue when bridge packet is queued.

Signed-off-by: Xinming Hu <huxm@marvell.com>
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-04-07 19:42:22 +03:00
..
libertas libertas: fix an error code in probe 2016-03-10 14:56:46 +02:00
libertas_tf
mwifiex mwifiex: schedule main workqueue for transmitting bridge packets 2016-04-07 19:42:22 +03:00
Kconfig
Makefile
mwl8k.c