summaryrefslogtreecommitdiff
path: root/net/wireless/scan.c
AgeCommit message (Expand)Author
2024-09-06wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSSVeerendranath Jakkam
2024-09-06wifi: cfg80211: skip indicating signal for per-STA profile BSSsVeerendranath Jakkam
2024-09-06wifi: cfg80211: make BSS source types publicVeerendranath Jakkam
2024-09-06wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error pathsVeerendranath Jakkam
2024-09-06wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()Dmitry Antipov
2024-07-26wifi: cfg80211: correct S1G beacon length calculationJohannes Berg
2024-06-27Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-06-12wifi: cfg80211: refactor 6 GHz AP power type parsingJohannes Berg
2024-06-12wifi: cfg80211: make hash table duplicates more survivableJohannes Berg
2024-06-12wifi: cfg80211: wext: add extra SIOCSIWSCAN data checkDmitry Antipov
2024-06-12wifi: cfg80211: wext: set ssids=NULL for passive scansJohannes Berg
2024-05-29wifi: cfg80211: fix 6 GHz scan request buildingJohannes Berg
2024-05-29wifi: cfg80211: validate HE operation element parsingJohannes Berg
2024-03-25wifi: cfg80211: ignore non-TX BSSs in per-STA profileBenjamin Berg
2024-03-25wifi: cfg80211: check BSSID Index against MaxBSSIDBenjamin Berg
2024-03-25wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beaconAnjaneyulu
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg
2024-02-21wifi: cfg80211: use ML element parsing helpersJohannes Berg
2024-02-21wifi: cfg80211: refactor RNR parsingJohannes Berg
2024-02-21wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()Johannes Berg
2024-02-21wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()Johannes Berg
2024-02-21wifi: cfg80211: set correct param change count in ML elementBenjamin Berg
2024-02-12wifi: cfg80211: rename UHB to 6 GHzJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-04wifi: cfg80211: fix kunit exportsJohannes Berg
2024-02-02wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsingBenjamin Berg
2024-02-02wifi: cfg80211: detect stuck ECSA element in probe respJohannes Berg
2024-01-26wifi: cfg80211: add RNR with reporting AP informationBenjamin Berg
2024-01-03wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg
2024-01-03wifi: cfg80211: correct comment about MLD IDBenjamin Berg
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg
2024-01-03wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis
2023-12-21wifi: cfg80211: avoid double free if updating BSS failsBenjamin Berg
2023-12-21wifi: cfg80211: ensure cfg80211_bss_update frees IEs on errorBenjamin Berg
2023-12-21wifi: cfg80211: free beacon_ies when overridden from hidden BSSBenjamin Berg
2023-12-21wifi: cfg80211: handle UHB AP and STA power typeMukesh Sisodiya
2023-12-12wifi: cfg80211: consume both probe response and beacon IEsBenjamin Berg
2023-12-12wifi: cfg80211: generate an ML element for per-STA profilesBenjamin Berg
2023-12-12wifi: cfg80211: add BSS usage reportingJohannes Berg
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-23wifi: cfg80211: pass correct pointer to rdev_inform_bss()Ben Greear
2023-10-23wifi: cfg80211: Handle specific BSSID in 6GHz scanningIlan Peer
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-25wifi: cfg80211: Fix 6GHz scan configurationIlan Peer
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-13wifi: wext: avoid extra calls to strlen() in ieee80211_bss()Dmitry Antipov
2023-09-11wifi: cfg80211: fix off-by-one in element defragJohannes Berg
2023-07-26wifi: cfg80211: Fix return value in scan logicIlan Peer