aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/scan.c
AgeCommit message (Expand)Author
2019-11-09cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26cfg80211: support profile split between elementsSara Sharon
2019-04-26cfg80211: support non-inheritance elementSara Sharon
2019-04-26cfg80211: don't skip multi-bssid index elementSara Sharon
2019-03-29cfg80211: Use kmemdup in cfg80211_gen_new_ie()YueHaibing
2019-02-08cfg80211: fix memory leak of new_ieSara Sharon
2019-02-08cfg80211: fix the IE inheritance of extension IEsSara Sharon
2019-02-08cfg80211: save multi-bssid propertiesSara Sharon
2019-02-08cfg80211: make BSSID generation function inlineSara Sharon
2019-02-08cfg80211: parse multi-bssid only if HW supports itSara Sharon
2019-02-08cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visibleSara Sharon
2019-02-08cfg80211: Properly track transmitting and non-transmitting BSSSara Sharon
2019-02-08cfg80211: use for_each_element() for multi-bssid parsingJohannes Berg
2019-02-08cfg80211: Parsing of Multiple BSSID information in scanningPeng Xu
2019-02-08cfg80211: add various struct element finding helpersJohannes Berg
2019-02-08cfg80211: add and use strongly typed element iteration macrosJohannes Berg
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho
2018-09-10cfg80211: Address some corner cases in scan result channel updatingJouni Malinen
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