linux/drivers/net/wireless/ath/ath5k
Johannes Berg 0a44dfc070 wifi: mac80211: simplify non-chanctx drivers
There are still surprisingly many non-chanctx drivers, but in
mac80211 that code is a bit awkward. Simplify this by having
those drivers assign 'emulated' ops, so that the mac80211 code
can be more unified between non-chanctx/chanctx drivers. This
cuts the number of places caring about it by about 15, which
are scattered across - now they're fewer and no longer in the
channel context handling.

Link: https://msgid.link/20240129194108.6d0ead50f5cf.I60d093b2fc81ca1853925a4d0ac3a2337d5baa5b@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2024-02-08 12:58:32 +01:00
..
ahb.c wifi: ath5k: Convert to platform remove callback returning void 2023-12-01 18:06:37 +02:00
ani.c
ani.h
ath5k.h
attach.c
base.c wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb() 2023-10-23 12:26:51 +02:00
base.h
caps.c
debug.c wifi: ath5k: remove phydir check from ath5k_debug_init_device() 2023-07-25 17:30:03 +03:00
debug.h
desc.c
desc.h
dma.c
eeprom.c
eeprom.h wifi: ath5k: remove unused ath5k_eeprom_info::ee_antenna 2023-12-07 12:15:37 +02:00
gpio.c
initvals.c
Kconfig
led.c wifi: ath5k: replace deprecated strncpy with strscpy 2023-10-18 11:31:36 +03:00
mac80211-ops.c wifi: mac80211: simplify non-chanctx drivers 2024-02-08 12:58:32 +01:00
Makefile
pci.c wifi: ath5k: remove unnecessary (void*) conversions 2023-09-21 11:08:22 +03:00
pcu.c
phy.c wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap() 2023-08-23 17:16:14 +03:00
qcu.c
reg.h
reset.c
rfbuffer.h
rfgain.h
rfkill.c
sysfs.c
trace.h