linux/drivers/net/wireless/ath/ath5k
Leon Romanovsky 6417f03132 module: remove never implemented MODULE_SUPPORTED_DEVICE
MODULE_SUPPORTED_DEVICE was added in pre-git era and never was
implemented. We can safely remove it, because the kernel has grown
to have many more reliable mechanisms to determine if device is
supported or not.

Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2021-03-17 13:16:18 -07:00
..
ahb.c remove ioremap_nocache and devm_ioremap_nocache 2020-01-06 09:45:59 +01:00
ani.c ath5k: remove conversion to bool in ath5k_ani_calibration() 2020-04-28 12:11:27 +03:00
ani.h
ath5k.h ath5k: Replace HTTP links with HTTPS ones 2020-08-14 18:06:36 +03:00
attach.c
base.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
base.h
caps.c
debug.c ath5k: convert to use DEFINE_SEQ_ATTRIBUTE macro 2020-09-22 10:46:21 +03:00
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: Use fallthrough pseudo-keyword 2020-08-17 13:19:33 +03:00
eeprom.h
gpio.c
initvals.c
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
led.c
mac80211-ops.c ath: Modify ath_key_delete() to not need full key entry 2020-12-17 08:51:17 +02:00
Makefile ath: fix SPDX tags 2019-06-26 18:11:06 +03:00
pci.c Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2019-10-03 16:39:51 +03:00
pcu.c ath5k: pcu: Add a description for 'band' remove one for 'mode' 2020-08-17 13:20:13 +03:00
phy.c ath5k: Use fallthrough pseudo-keyword 2020-08-17 13:19:33 +03:00
qcu.c
reg.h
reset.c ath5k: Use fallthrough pseudo-keyword 2020-08-17 13:19:33 +03:00
rfbuffer.h ath5k: Replace HTTP links with HTTPS ones 2020-08-14 18:06:36 +03:00
rfgain.h
rfkill.c ath5k: convert tasklets to use new tasklet_setup() API 2020-08-27 13:15:25 +03:00
sysfs.c
trace.h