linux/drivers/net/wireless/ath
Sebastian Andrzej Siewior 1cd2ef9fcb wireless: Atheros: Use netif_rx().
Since commit
   baebdf48c3 ("net: dev: Makes sure netif_rx() can be invoked in any context.")

the function netif_rx() can be used in preemptible/thread context as
well as in interrupt context.

Use netif_rx().

Cc: Kalle Valo <kvalo@kernel.org>
Cc: Maya Erez <merez@codeaurora.org>
Cc: linux-wireless@vger.kernel.org
Cc: wil6210@qti.qualcomm.com
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-03-06 11:05:31 +00:00
..
ar5523 ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply 2021-11-12 09:53:57 +02:00
ath5k ath5k: fix ah_txq_isr_txok_all setting 2022-01-17 14:38:27 +02:00
ath6kl wireless: Atheros: Use netif_rx(). 2022-03-06 11:05:31 +00:00
ath9k ath9k_htc: fix uninit value bugs 2022-01-28 14:32:19 +02:00
ath10k mac80211: fix struct ieee80211_tx_info size 2022-02-04 16:26:53 +01:00
ath11k mac80211: fix struct ieee80211_tx_info size 2022-02-04 16:26:53 +01:00
carl9170 This time we have: 2021-12-21 07:41:52 -08:00
wcn36xx wcn36xx: Add SNR reporting via get_survey() 2022-01-19 10:49:17 +02:00
wil6210 wireless: Atheros: Use netif_rx(). 2022-03-06 11:05:31 +00:00
ath.h ath: Modify ath_key_delete() to not need full key entry 2020-12-17 08:51:17 +02:00
debug.c
dfs_pattern_detector.c ath: dfs_pattern_detector: Avoid open coded arithmetic in memory allocation 2022-01-17 14:41:51 +02:00
dfs_pattern_detector.h
dfs_pri_detector.c ath: dfs_pri_detector: Demote zero/half completed kernel-doc headers 2020-11-07 10:06:49 +02:00
dfs_pri_detector.h
hw.c ath: Fix wrong function name in comments 2021-06-15 17:01:24 +03:00
Kconfig
key.c ath: Modify ath_key_delete() to not need full key entry 2020-12-17 08:51:17 +02:00
main.c
Makefile
reg.h
regd_common.h ath: regdom: extend South Korea regulatory domain support 2021-12-08 10:37:38 +02:00
regd.c
regd.h ath: regdom: extend South Korea regulatory domain support 2021-12-08 10:37:38 +02:00
spectral_common.h ath11k: Introduce spectral hw configurable param 2021-09-28 11:52:57 +03:00
trace.c
trace.h