linux/drivers/net/wireless/ath/ath5k
Alexander Wetzel a790cc3a4f wifi: mac80211: add wake_tx_queue callback to drivers
mac80211 is fully switching over to the internal TX queue (iTXQ)
implementation. Update all drivers not yet providing the now mandatory
wake_tx_queue() callback.

As an side effect the netdev interfaces of all updated drivers will
switch to the noqueue qdisc.

Signed-off-by: Alexander Wetzel <alexander@wetzel-home.de>
[add staging drivers]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-10-10 11:00:03 +02:00
..
Kconfig ath5k: fix building with LEDS=m 2021-09-24 14:08:10 +03:00
Makefile
ahb.c
ani.c
ani.h
ath5k.h ath5k: remove unused ah_txq_isr_txurn member from struct ath5k_hw 2022-01-17 14:38:26 +02:00
attach.c
base.c wifi: ath5k: fix repeated words in comments 2022-07-18 13:03:43 +03:00
base.h
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c ath5k: fix ah_txq_isr_txok_all setting 2022-01-17 14:38:27 +02:00
eeprom.c ath5k: fix OOB in ath5k_eeprom_read_pcal_info_5111 2022-01-12 10:13:51 +02:00
eeprom.h
gpio.c
initvals.c
led.c ath5k: fix building with LEDS=m 2021-09-24 14:08:10 +03:00
mac80211-ops.c wifi: mac80211: add wake_tx_queue callback to drivers 2022-10-10 11:00:03 +02:00
pci.c ath: switch from 'pci_' to 'dma_' API 2021-07-02 14:39:59 +03:00
pcu.c
phy.c ath5k: replace ternary operator with min() 2022-05-22 15:29:42 +03:00
qcu.c
reg.h
reset.c
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c ath5k: replace snprintf in show functions with sysfs_emit 2021-10-18 15:33:42 +03:00
trace.h