linux/drivers/net/wireless/rsi
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
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_91x_coex.c rsi: File headers are not suitable for kernel-doc 2020-09-01 12:20:17 +03:00
rsi_91x_core.c rsi: remove redundant assignment 2021-02-08 13:19:30 +02:00
rsi_91x_debugfs.c rsi: Source file headers are not suitable for kernel-doc 2020-09-01 12:22:40 +03:00
rsi_91x_hal.c rsi: Fix TX EAPOL packet handling against iwlwifi AP 2020-11-07 13:32:29 +02:00
rsi_91x_mac80211.c rsi: Add description for function param 'sta' 2020-09-01 12:20:09 +03:00
rsi_91x_main.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
rsi_91x_mgmt.c rsi: Add descriptions for rsi_set_vap_capabilities()'s parameters 2020-09-01 12:20:12 +03:00
rsi_91x_ps.c rsi: Source file headers do not make good kernel-doc candidates 2020-09-01 12:20:14 +03:00
rsi_91x_sdio_ops.c rsi: Clean up loop in the interrupt handler 2020-11-10 20:55:06 +02:00
rsi_91x_sdio.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
rsi_91x_usb_ops.c rsi: rsi_91x_usb_ops: Source file headers are not good candidates for kernel-doc 2020-11-07 18:02:49 +02:00
rsi_91x_usb.c module: remove never implemented MODULE_SUPPORTED_DEVICE 2021-03-17 13:16:18 -07:00
rsi_boot_params.h rsi: new bootup parameters for 9116 2019-04-25 19:44:27 +03:00
rsi_coex.h rsi: add coex support 2018-03-13 18:36:57 +02:00
rsi_common.h rsi: improve kernel thread handling to fix kernel panic 2018-08-31 18:49:48 +03:00
rsi_debugfs.h
rsi_hal.h rsi: reset device changes for 9116 2019-04-25 19:44:29 +03:00
rsi_main.h rsi: send new tx command frame wlan9116 features 2019-04-25 19:44:28 +03:00
rsi_mgmt.h rsi: send new tx command frame wlan9116 features 2019-04-25 19:44:28 +03:00
rsi_ps.h rsi: disallow power save config when AP vap running 2017-09-20 15:38:57 +03:00
rsi_sdio.h rsi: Move card interrupt handling to RX thread 2020-11-10 20:55:05 +02:00
rsi_usb.h rsi: add new device model for 9116 2019-04-25 19:44:23 +03:00