mirror_ubuntu-kernels/drivers/net/wireless/microchip/wilc1000
Ajay Singh 339754ffdb wilc1000: added queue support for WMM
Added multiple queues[BK,BE,VI,VO] to handle different priority data
packets. Before adding a packet to the queue, checked its priority from
the header, and then add to the suitable queue. The limit for each queue
is maintained separately. Also while passing the packets to the firmware
via VMM take care to select data packets based on priority and available
space.

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201125114059.10006-6-ajay.kathat@microchip.com
2020-12-02 21:38:12 +02:00
..
cfg80211.c wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
cfg80211.h
fw.h
hif.c wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
hif.h wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
Kconfig
Makefile wilc1000: use API version number info along with firmware filename 2020-07-14 20:52:27 +03:00
mon.c net: wilc1000: clean up resource in error path of init mon interface 2020-09-21 16:02:13 +03:00
netdev.c wilc1000: added 'ndo_set_mac_address' callback support 2020-12-02 21:38:07 +02:00
netdev.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
sdio.c wilc1000: Fix memleak in wilc_sdio_probe 2020-08-27 13:01:31 +03:00
spi.c wilc1000: Fix memleak in wilc_bus_probe 2020-08-27 13:02:48 +03:00
wlan_cfg.c
wlan_cfg.h
wlan_if.h
wlan.c wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00
wlan.h wilc1000: added queue support for WMM 2020-12-02 21:38:12 +02:00