summaryrefslogtreecommitdiff
path: root/net/wireless/scan.c
AgeCommit message (Expand)Author
2017-12-19cfg80211: Scan results to also report the per chain signal strengthSunil Dutt
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-05-23cfg80211: make cfg80211_sched_scan_results() work from atomic contextArend Van Spriel
2017-04-28cfg80211: add request id to cfg80211_sched_scan_*() apiArend Van Spriel
2017-04-26cfg80211: add request id parameter to .sched_scan_stop() signatureArend Van Spriel
2017-04-26nl80211: allow multiple active scheduled scan requestsArend Van Spriel
2017-04-18nl80211: add request id in scheduled scan event messagesArend Van Spriel
2016-12-16nl80211: rework {sched_,}scan event related functionsArend Van Spriel
2016-11-18cfg80211: limit scan results cache sizeJohannes Berg
2016-09-16cfg80211: add helper to find an IE that matches a byte-arrayLuca Coelho
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-05-12cfg80211: allow finding vendor with OUI without specifying the OUI typeEmmanuel Grumbach
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-04-05cfg80211: Allow a scan request for a specific BSSIDJouni Malinen
2015-10-13cfg80211: Add multiple scan plans for scheduled scanAvraham Stern
2015-10-13nl80211: allow BSS data to include CLOCK_BOOTTIME timestampDmitry Shmidt
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky
2015-02-28cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg
2014-12-18nl80211: Convert sched_scan_req pointer to RCU pointerJukka Rissanen
2014-09-05cfg80211: add Intel Mobile Communications copyrightJohannes Berg
2014-08-26cfg80211: allow passing frame type to cfg80211_inform_bss()Johannes Berg
2014-08-26cfg80211: clarify BSS probe response vs. beacon dataJohannes Berg
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville
2014-05-22cfg80211: allow RSSI compensationEmmanuel Grumbach
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-05cfg80211: add cfg80211_sched_scan_stopped_rtnlEliad Peller
2014-04-25cfg80211: change wiphy_to_dev function nameZhao, Gang
2014-04-25cfg80211: change registered device pointer nameZhao, Gang
2014-04-10cfg80211: ignore invalid BSSIDs when looking for BSSesJohannes Berg
2014-04-10cfg80211: remove unused wiphy argument from cfg80211_wext_freq()Zhao, Gang
2014-03-19cfg80211: remove unnecessary checkZhao, Gang
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-02-06cfg80211: send scan results from work queueJohannes Berg
2014-01-09cfg80211: Add a function to get the number of supported channelsIlan Peer
2013-12-05cfg80211: don't "leak" uncompleted scansEliad Peller
2013-10-21cfg80211: fix scheduled scan pointer accessJohannes Berg
2013-09-03wireless: scan: Remove comment to compare_ether_addrJoe Perches
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich
2013-06-24wireless: add comments about bss refcountingBen Greear
2013-05-25cfg80211: vastly simplify lockingJohannes Berg
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg
2013-03-07cfg80211: fix potential BSS memory leak and updateJohannes Berg
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-02-15nl80211/cfg80211: add radar detection command/eventSimon Wunderlich
2013-02-13cfg80211: check vendor IE length to avoid overrunLuciano Coelho
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg