linux/drivers/net/wireless/ti/wlcore
Gregory Greenman 727eff4dd1 wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx()
Since mac80211 already has a protected pointer to link_conf,
pass it to the driver to avoid additional RCU locking.

Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2022-07-15 11:43:20 +02:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
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: move interface config to new struct 2022-06-20 12:55:03 +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 wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanctx() 2022-07-15 11:43:20 +02: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 spi: make remove callback a void function 2022-02-09 13:00:45 +00: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