summaryrefslogtreecommitdiff
path: root/net/wireless/scan.c
AgeCommit message (Expand)Author
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-21cfg80211: separate get channel number from iesWen Gong
2021-10-21cfg80211: scan: use element finding functions in easy casesJohannes Berg
2021-10-01cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()Johannes Berg
2021-08-05net: Remove redundant if statementsYajun Deng
2021-07-23cfg80211: Fix possible memory leak in function cfg80211_bss_updateNguyen Dinh Phi
2021-06-23cfg80211: Support hidden AP discovery over 6GHz bandIlan Peer
2021-06-23cfg80211: clean up variable use in cfg80211_parse_colocated_ap()Dan Carpenter
2021-04-20Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller
2021-04-19cfg80211: scan: drop entry from hidden_list on overflowJohannes Berg
2021-04-08cfg80211: Remove wrong RNR IE validation checkIlan Peer
2021-04-08cfg80211: check S1G beacon compat element lengthJohannes Berg
2021-01-26cfg80211: avoid holding the RTNL when calling the driverJohannes Berg
2020-12-11cfg80211: Update TSF and TSF BSSID for multi BSSIlan Peer
2020-12-11cfg80211: scan PSC channels in case of scan with wildcard SSIDAyala Beker
2020-11-06nl80211/cfg80211: fix potential infinite loopColin Ian King
2020-09-28cfg80211: parse S1G Operation element for BSS channelThomas Pedersen
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai
2020-08-27net: wireless: Convert to use the preferred fallthrough macroMiaohe Lin
2020-08-27net: wireless: scan.c: delete or fix duplicated wordsRandy Dunlap
2020-07-31cfg80211: allow the low level driver to flush the BSS tableEmmanuel Grumbach
2020-04-24cfg80211: express channels with a KHz componentThomas Pedersen
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26cfg80211: Do not warn on same channel at the end of CSAIlan Peer
2020-02-21cfg80211: remove support for adjacent channel compensationEmmanuel Grumbach
2020-02-21cfg80211: Pass lockdep expression to RCU listsAmol Grover
2019-10-07cfg80211: fix a bunch of RCU issues in multi-bssid codeSara Sharon
2019-10-01cfg80211: validate SSID/MBSSID element ordering assumptionJohannes Berg
2019-07-29cfg80211: fix duplicated scan entries after channel switchSergey Matyukevich
2019-07-29cfg80211: refactor cfg80211_bss_updateSergey Matyukevich
2019-07-26cfg80211: give all multi-BSSID BSS entries the same timestampJohannes Berg
2019-07-26cfg80211: don't parse MBSSID if transmitting BSS isn't createdJohannes Berg
2019-07-26cfg80211: clean up cfg80211_inform_single_bss_frame_data()Johannes Berg
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()Luca Coelho
2019-06-14cfg80211: Add a function to iterate all BSS entriesIlan Peer
2019-05-28cfg80211: Handle bss expiry during connectionChaitanya Tata
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