aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/core.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-11cfg80211: always shut down on HW rfkillJohannes Berg1-1/+1
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich1-0/+2
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata1-0/+4
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg1-0/+2
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon1-6/+4
2019-02-08cfg80211: Properly track transmitting and non-transmitting BSSSara Sharon1-0/+12
2019-02-08cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu1-1/+2
2019-02-01cfg80211: call disconnect_wk when AP stopsJohannes Berg1-0/+2
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg1-0/+5
2018-10-02cfg80211: move cookie_counter out of wiphyJohannes Berg1-0/+11
2018-10-02cfg80211: combine duplicate wdev init codeJohannes Berg1-0/+3
2018-06-29cfg80211: track time using boottimeArnd Bergmann1-1/+1
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_MESHDenis Kenzior1-4/+0
2018-03-29nl80211: Add SOCKET_OWNER support to JOIN_IBSSDenis Kenzior1-4/+4
2018-01-15mac80211_hwsim: validate number of different channelsJohannes Berg1-2/+0
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-02cfg80211/nl80211: add a port authorized eventAvraham Stern1-0/+5
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel1-2/+2
2017-04-28cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss()Avraham Stern1-10/+2
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel1-2/+9
2017-04-26cfg80211: simplify netlink socket owner interface deletionJohannes Berg1-8/+0
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-1/+1
2017-03-31cfg80211: Use a structure to pass connect response paramsVidyullatha Kanchanapally1-16/+4
2017-03-06cfg80211: Share Channel DFS state across wiphys of same DFS domainVasanthakumar Thiagarajan1-0/+6
2017-03-06cfg80211: Make pre-CAC results valid only for ETSI domainVasanthakumar Thiagarajan1-0/+10
2017-03-06cfg80211: Accept multiple RSSI thresholds for CQMAndrew Zaborowski1-0/+9
2017-01-13cfg80211: Specify the reason for connect timeoutPurushottam Kushwaha1-1/+3
2017-01-09cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECTAndrzej Zaborowski1-0/+1
2017-01-06cfg80211: move function checking range fit to util.cRafał Miłecki1-0/+3
2016-12-09Merge tag 'mac80211-next-for-davem-2016-12-09' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-0/+1
2016-12-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg1-0/+1
2016-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2016-11-18cfg80211: limit scan results cache sizeJohannes Berg1-0/+1
2016-10-27cfg80211: Rename SAE_DATA to more generic AUTH_DATAJouni Malinen1-1/+1
2016-10-13cfg80211: support virtual interfaces with different beacon intervalsPurushottam Kushwaha1-1/+1
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker1-0/+3
2016-09-30cfg80211: Add support for static WEP in the driverDavid Spinadel1-2/+2
2016-09-13cfg80211: reduce connect key caching struct sizeJohannes Berg1-3/+3
2016-07-06nl80211: support beacon report scanningAvraham Stern1-0/+12
2016-05-31cfg80211: Allow cfg80211_connect_result() errors to be distinguishedJouni Malinen1-2/+2
2016-05-12cfg80211: make wdev_list accessible to driversJohannes Berg1-2/+1
2016-05-12cfg80211: remove erroneous commentJohannes Berg1-1/+1
2016-04-26cfg80211: Add option to report the bss entry in connect resultKanchanapally, Vidyullatha1-0/+1
2015-12-04cfg80211: Remove unused cfg80211_can_use_iftype_chan()Michal Sojka1-7/+0
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt1-0/+1
2015-07-17cfg80211: allow mgmt_frame_register callback to sleepJohannes Berg1-0/+5
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg1-0/+1
2014-12-18nl80211: Stop scheduled scan if netlink client disappearsJukka Rissanen1-0/+2
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen1-1/+1