summaryrefslogtreecommitdiff
path: root/net/wireless/scan.c
Commit message (Expand)AuthorAge
* cfg80211: Scan results to also report the per chain signal strengthSunil Dutt2017-12-19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel2017-05-23
* cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel2017-04-28
* cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel2017-04-26
* nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-26
* nl80211: add request id in scheduled scan event messagesArend Van Spriel2017-04-18
* nl80211: rework {sched_,}scan event related functionsArend Van Spriel2016-12-16
* cfg80211: limit scan results cache sizeJohannes Berg2016-11-18
* cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho2016-09-16
* nl80211: support beacon report scanningAvraham Stern2016-07-06
* cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach2016-05-12
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-12
* cfg80211: Allow a scan request for a specific BSSIDJouni Malinen2016-04-05
* cfg80211: Add multiple scan plans for scheduled scanAvraham Stern2015-10-13
* nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt2015-10-13
* cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky2015-03-03
* cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor2015-02-28
* cfg80211-wext: export symbols only when neededJohannes Berg2015-02-28
* nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen2014-12-18
* cfg80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-05
* cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg2014-08-26
* cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg2014-08-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\
| * cfg80211: allow RSSI compensationEmmanuel Grumbach2014-05-22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
|\ \ | |/ |/|
| * cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller2014-05-05
* | cfg80211: change wiphy_to_dev function nameZhao, Gang2014-04-25
* | cfg80211: change registered device pointer nameZhao, Gang2014-04-25
* | cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg2014-04-10
* | cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang2014-04-10
|/
* cfg80211: remove unnecessary checkZhao, Gang2014-03-19
* cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-19
* cfg80211: send scan results from work queueJohannes Berg2014-02-06
* cfg80211: Add a function to get the number of supported channelsIlan Peer2014-01-09
* cfg80211: don't "leak" uncompleted scansEliad Peller2013-12-05
* cfg80211: fix scheduled scan pointer accessJohannes Berg2013-10-21
* wireless: scan: Remove comment to compare_ether_addrJoe Perches2013-09-03
* nl80211: add scan width to bss and scan request structsSimon Wunderlich2013-07-16
* wireless: add comments about bss refcountingBen Greear2013-06-24
* cfg80211: vastly simplify lockingJohannes Berg2013-05-25
* cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-25
* cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-24
* cfg80211: fix potential BSS memory leak and updateJohannes Berg2013-03-07
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-02-15
|\
| * cfg80211: off by one in ieee80211_bss()Dan Carpenter2013-01-24
* | nl80211/cfg80211: add radar detection command/eventSimon Wunderlich2013-02-15
* | cfg80211: check vendor IE length to avoid overrunLuciano Coelho2013-02-13
* | cfg80211: move TSF into IEsJohannes Berg2013-02-11
* | cfg80211: remove scan ies NULL checkJohannes Berg2013-02-11