summaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior2018-03-291-4/+0
* nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior2018-03-291-4/+4
* mac80211_hwsim: validate number of different channelsJohannes Berg2018-01-151-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | cfg80211/nl80211: add a port authorized eventAvraham Stern2017-10-021-0/+5
|/
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-281-2/+2
* cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern2017-04-281-10/+2
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-2/+9
* cfg80211: simplify netlink socket owner interface deletionJohannes Berg2017-04-261-8/+0
* cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-1/+1
* cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally2017-03-311-16/+4
* cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan2017-03-061-0/+6
* cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan2017-03-061-0/+10
* cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski2017-03-061-0/+9
* cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha2017-01-131-1/+3
* cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski2017-01-091-0/+1
* cfg80211: move function checking range fit to util.cRafał Miłecki2017-01-061-0/+3
* Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/sc...David S. Miller2016-12-091-0/+1
|\
| * cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg2016-12-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-221-0/+1
|\ \ | |/ |/|
| * cfg80211: limit scan results cache sizeJohannes Berg2016-11-181-0/+1
* | cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen2016-10-271-1/+1
* | cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha2016-10-131-1/+1
|/
* cfg80211: add start / stop NAN commandsAyala Beker2016-09-301-0/+3
* cfg80211: Add support for static WEP in the driverDavid Spinadel2016-09-301-2/+2
* cfg80211: reduce connect key caching struct sizeJohannes Berg2016-09-131-3/+3
* nl80211: support beacon report scanningAvraham Stern2016-07-061-0/+12
* cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen2016-05-311-2/+2
* cfg80211: make wdev_list accessible to driversJohannes Berg2016-05-121-2/+1
* cfg80211: remove erroneous commentJohannes Berg2016-05-121-1/+1
* cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha2016-04-261-0/+1
* cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka2015-12-041-7/+0
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-131-0/+1
* cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg2015-07-171-0/+5
* cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-261-0/+1
* nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen2014-12-181-0/+2
* nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-181-1/+1
* cfg80211: allow wiphy specific regdomain managementJonathan Doron2014-12-171-0/+7
* cfg80211: add wowlan net-detect supportLuciano Coelho2014-11-191-0/+1
* cfg80211: 802.11p OCB mode handlingRostislav Lisovy2014-11-041-0/+12
* cfg80211: fix elapsed_jiffies calculationEliad Peller2014-06-231-1/+1
* cfg80211: export interface stopping functionMichal Kazior2014-05-061-0/+7
* cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-251-1/+1
* cfg80211: change registered device pointer nameZhao, Gang2014-04-251-2/+2
* cfg80211/mac80211: move more combination checks to mac80211Luciano Coelho2014-04-091-22/+0
* cfg80211/mac80211: move interface counting for combination check to mac80211Luciano Coelho2014-04-091-10/+3
* cfg80211: allow userspace to take ownership of interfacesJohannes Berg2014-04-091-0/+11
* cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)Zhao, Gang2014-03-191-1/+0
* cfg80211: make __cfg80211_join_ibss() staticZhao, Gang2014-03-191-4/+0
OpenPOWER on IntegriCloud