linux/drivers/net/wireless/ti/wlcore
Dmitry Torokhov 06463f6e98 wifi: wl1251: drop support for platform data
Remove support for configuring the device via platform data because
there are no users of wl1251_platform_data left in the mainline kernel.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20221109224250.2885119-2-dmitry.torokhov@gmail.com
2022-11-16 11:37:37 +02:00
..
Kconfig
Makefile
acx.c
acx.h
boot.c wlcore: fix overlapping snprintf arguments in debugfs 2021-04-17 21:01:56 +03:00
boot.h
cmd.c wifi: mac80211: extend ieee80211_nullfunc_get() for MLO 2022-09-06 10:14:24 +02:00
cmd.h Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver" 2020-09-07 11:39:32 +03:00
conf.h
debug.h
debugfs.c wlcore: debugfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-12 16:53:29 +03:00
debugfs.h wlcore: Fix buffer overrun by snprintf due to incorrect buffer size 2021-04-22 17:39:29 +03:00
event.c wlcore: fix read pointer update 2021-06-14 18:49:42 +03:00
event.h
hw_ops.h
ini.h
init.c
init.h
io.c
io.h
main.c wireless-next patches for v6.2 2022-10-28 18:31:40 -07:00
ps.c
ps.h
rx.c
rx.h
scan.c wl12xx: scan: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 15:46:13 +03:00
scan.h
sdio.c wireless-next patches for v5.19 2022-05-03 17:27:51 -07:00
spi.c wifi: wl1251: drop support for platform data 2022-11-16 11:37:37 +02:00
sysfs.c wlcore: sysfs: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 10:11:18 +03:00
sysfs.h
testmode.c wlcore: testmode: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 10:11:34 +03:00
testmode.h
tx.c wl12xx: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 15:45:49 +03:00
tx.h
vendor_cmd.c wlcore: vendor_cmd: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync() 2022-04-23 10:11:58 +03:00
vendor_cmd.h
wl12xx_80211.h
wlcore.h wlcore: Fix command execute failure 19 for wl12xx 2021-01-25 16:42:12 +02:00
wlcore_i.h