aboutsummaryrefslogtreecommitdiff
path: root/include/net/cfg80211.h
AgeCommit message (Expand)AuthorFilesLines
2016-05-12cfg80211: make wdev_list accessible to driversGravatar Johannes Berg 1-0/+5
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeGravatar Emmanuel Grumbach 1-2/+2
2016-04-26cfg80211: Add option to report the bss entry in connect resultGravatar Kanchanapally, Vidyullatha 1-4/+35
2016-04-26cfg80211/nl80211: Add support for NL80211_STA_INFO_RX_DURATIONGravatar Mohammed Shafi Shajakhan 1-1/+3
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 1-32/+12
2016-04-12cfg80211: Improve Connect/Associate command documentationGravatar Jouni Malinen 1-3/+23
2016-04-06cfg80211: Add option to specify previous BSSID for Connect commandGravatar Jouni Malinen 1-0/+2
2016-04-05cfg80211: allow userspace to specify client P2P PS supportGravatar Ayala Beker 1-0/+2
2016-04-05cfg80211: fix kernel-doc struct nameGravatar Akira Moroo 1-1/+1
2016-04-05nl80211: add feature for BSS selection supportGravatar Arend van Spriel 1-0/+34
2016-04-05cfg80211: Allow a scan request for a specific BSSIDGravatar Jouni Malinen 1-0/+2
2016-02-24cfg80211: basic support for PBSS network typeGravatar Lior David 1-0/+8
2015-12-04cfg80211: Add support for aborting an ongoing scanGravatar Vidyullatha Kanchanapally 1-0/+3
2015-12-04cfg80211: replace ieee80211_ie_split() with an inlineGravatar Johannes Berg 1-2/+5
2015-11-03cfg80211/mac80211: clarify RSSI CQM reporting requirementsGravatar Johannes Berg 1-0/+4
2015-10-13cfg80211: Add multiple scan plans for scheduled scanGravatar Avraham Stern 1-2/+29
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampGravatar Dmitry Shmidt 1-19/+76
2015-09-29cfg80211: allow changing station capabilities for unassociated stationsGravatar Ayala Beker 1-0/+3
2015-09-22nl80211: support vendor dumpit commandsGravatar Johannes Berg 1-0/+9
2015-07-17Merge branch 'mac80211' into mac80211-nextGravatar Johannes Berg 1-0/+17
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepGravatar Johannes Berg 1-2/+1
2015-07-17cfg80211: use RTNL locked reg_can_beacon for IR-relaxationGravatar Arik Nemtsov 1-0/+17
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectGravatar Johannes Berg 1-1/+3
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAGravatar Arik Nemtsov 1-2/+2
2015-04-07cfg80211: move IE split utilities here from mac80211Gravatar Johannes Berg 1-0/+58
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...Gravatar David S. Miller 1-6/+59
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Gravatar Tom Gundersen 1-0/+1
2015-03-30cfg/mac80211: add regulatory classes IE during TDLS setupGravatar Arik Nemtsov 1-0/+11
2015-03-12net: Introduce possible_net_tGravatar Eric W. Biederman 1-3/+1
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsGravatar Ahmad Kholaif 1-4/+10
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Gravatar Dedy Lansky 1-2/+37
2015-01-23nl80211: add an attribute to allow delaying the first scheduled scan cycleGravatar Luciano Coelho 1-0/+5
2015-01-15cfg80211: change bandwidth reporting to explicit fieldGravatar Johannes Berg 1-8/+25
2015-01-15cfg80211: remove 80+80 MHz rate reportingGravatar Johannes Berg 1-5/+3
2015-01-14cfg80211: introduce sync regdom set API for self-managedGravatar Arik Nemtsov 1-0/+14
2015-01-08nl80211: support per-TID station statisticsGravatar Johannes Berg 1-0/+21
2015-01-08nl80211: clarify packet statistics descriptionsGravatar Johannes Berg 1-6/+6
2015-01-08cfg80211: add nl80211 beacon-only statisticsGravatar Johannes Berg 1-0/+6
2015-01-08cfg80211: remove enum station_info_flagsGravatar Johannes Berg 1-75/+2
2015-01-08cfg80211: allow including station info in delete eventGravatar Johannes Berg 1-1/+15
2015-01-08cfg80211: add scan time to survey dataGravatar Johannes Berg 1-0/+4
2015-01-08cfg80211: allow survey data to return global dataGravatar Johannes Berg 1-1/+2
2015-01-08cfg80211: remove "channel" from survey namesGravatar Johannes Berg 1-22/+22
2015-01-06cfg80211: add extensible feature flag attributeGravatar Gautam Kumar Shukla 1-0/+39
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsGravatar Jukka Rissanen 1-0/+3
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerGravatar Jukka Rissanen 1-0/+2
2014-12-17cfg80211: allow wiphy specific regdomain managementGravatar Jonathan Doron 1-0/+14
2014-11-26cfg80211: clean up beacon loss CQM eventGravatar Johannes Berg 1-0/+9
2014-11-26cfg80211: refactor the various CQM event sending codeGravatar Johannes Berg 1-27/+27
2014-11-19cfg80211: allow drivers to support random MAC addresses for scanGravatar Johannes Berg 1-0/+25