OpenCloudOS-Kernel/drivers/net/wireless/ti/wl18xx
Ahmad Kholaif 6c09e791b2 cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events
This modifies cfg80211_vendor_event_alloc() with an additional argument
struct wireless_dev *wdev. __cfg80211_alloc_event_skb() is modified to
take in *wdev argument, if wdev != NULL, both the NL80211_ATTR_IFINDEX
and wdev identifier are added to the vendor event.

These changes make it easier for drivers to add ifindex indication in
vendor events cleanly.

This also updates all existing users of cfg80211_vendor_event_alloc()
and __cfg80211_alloc_event_skb() in the kernel tree.

Signed-off-by: Ahmad Kholaif <akholaif@qca.qualcomm.com>
Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2015-03-03 15:56:05 +01:00
..
Kconfig wl18xx: add dependency on mac80211 2012-06-05 17:16:09 +03:00
Makefile wlcore: update events enum/struct to new fw api 2012-11-27 10:49:29 +02:00
acx.c wlcore: enable sleep during AP mode operation 2015-01-09 15:47:56 +02:00
acx.h wlcore: enable sleep during AP mode operation 2015-01-09 15:47:56 +02:00
cmd.c wlcore: add dfs master restart calls 2015-01-09 15:48:01 +02:00
cmd.h wlcore: add dfs master restart calls 2015-01-09 15:48:01 +02:00
conf.h wlcore: enable sleep during AP mode operation 2015-01-09 15:47:56 +02:00
debugfs.c wl18xx: add debugfs file to emulate radar event 2015-01-09 15:47:58 +02:00
debugfs.h wl18xx: implement fw status debugfs entries 2012-06-05 15:58:16 +03:00
event.c cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor events 2015-03-03 15:56:05 +01:00
event.h wl18xx: add radar detection implementation 2015-01-09 15:47:57 +02:00
io.c wl18xx: fix bogus compile warning on cc config option 2012-07-18 15:08:21 +03:00
io.h wlcore: Force checking of io functions' return values 2012-06-22 10:49:45 +03:00
main.c wl18xx: declare radar_detect_widths support for ap interfaces 2015-01-09 15:48:05 +02:00
reg.h wl18xx: print new RDL versions during boot 2013-09-30 21:12:22 +03:00
scan.c mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
scan.h mac80211: split sched scan IEs 2014-06-25 09:10:43 +02:00
tx.c wl18xx: fix last tx rate calculation 2014-07-15 15:59:53 -04:00
tx.h wl18xx: pad only last frame in aggregration buffer for PG2 2012-06-07 18:11:06 +03:00
wl18xx.h wl18xx: add radar detection implementation 2015-01-09 15:47:57 +02:00