index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
wifi: cfg80211: Do not create BSS entries for unsupported channels
Chenming Huang
1
-0
/
+4
2024-09-06
wifi: cfg80211: avoid overriding direct/MBSSID BSS with per-STA profile BSS
Veerendranath Jakkam
1
-0
/
+27
2024-09-06
wifi: cfg80211: skip indicating signal for per-STA profile BSSs
Veerendranath Jakkam
1
-0
/
+2
2024-09-06
wifi: cfg80211: make BSS source types public
Veerendranath Jakkam
1
-5
/
+1
2024-09-06
wifi: cfg80211: Avoid RCU debug splat in __cfg80211_bss_update error paths
Veerendranath Jakkam
1
-2
/
+2
2024-09-06
wifi: cfg80211: fix UBSAN noise in cfg80211_wext_siwscan()
Dmitry Antipov
1
-3
/
+3
2024-07-26
wifi: cfg80211: correct S1G beacon length calculation
Johannes Berg
1
-3
/
+8
2024-06-27
Merge tag 'wireless-next-2024-06-27' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-39
/
+76
2024-06-12
wifi: cfg80211: refactor 6 GHz AP power type parsing
Johannes Berg
1
-27
/
+42
2024-06-12
wifi: cfg80211: make hash table duplicates more survivable
Johannes Berg
1
-12
/
+34
2024-06-12
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
1
-2
/
+6
2024-06-12
wifi: cfg80211: wext: set ssids=NULL for passive scans
Johannes Berg
1
-1
/
+3
2024-05-29
wifi: cfg80211: fix 6 GHz scan request building
Johannes Berg
1
-16
/
+31
2024-05-29
wifi: cfg80211: validate HE operation element parsing
Johannes Berg
1
-1
/
+2
2024-03-25
wifi: cfg80211: ignore non-TX BSSs in per-STA profile
Benjamin Berg
1
-9
/
+38
2024-03-25
wifi: cfg80211: check BSSID Index against MaxBSSID
Benjamin Berg
1
-1
/
+2
2024-03-25
wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beacon
Anjaneyulu
1
-0
/
+4
2024-03-04
wifi: cfg80211: allow cfg80211_defragment_element() without output
Johannes Berg
1
-9
/
+18
2024-03-04
wifi: cfg80211: expose cfg80211_iter_rnr() to drivers
Johannes Berg
1
-13
/
+7
2024-02-21
wifi: cfg80211: use ML element parsing helpers
Johannes Berg
1
-33
/
+8
2024-02-21
wifi: cfg80211: refactor RNR parsing
Johannes Berg
1
-137
/
+169
2024-02-21
wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()
Johannes Berg
1
-39
/
+32
2024-02-21
wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()
Johannes Berg
1
-165
/
+80
2024-02-21
wifi: cfg80211: set correct param change count in ML element
Benjamin Berg
1
-10
/
+16
2024-02-12
wifi: cfg80211: rename UHB to 6 GHz
Johannes Berg
1
-4
/
+4
2024-02-08
Merge wireless into wireless-next
Johannes Berg
1
-1
/
+58
2024-02-04
wifi: cfg80211: fix kunit exports
Johannes Berg
1
-2
/
+2
2024-02-02
wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsing
Benjamin Berg
1
-42
/
+7
2024-02-02
wifi: cfg80211: detect stuck ECSA element in probe resp
Johannes Berg
1
-1
/
+58
2024-01-26
wifi: cfg80211: add RNR with reporting AP information
Benjamin Berg
1
-5
/
+130
2024-01-03
wifi: cfg80211: parse all ML elements in an ML probe response
Benjamin Berg
1
-14
/
+26
2024-01-03
wifi: cfg80211: correct comment about MLD ID
Benjamin Berg
1
-2
/
+5
2024-01-03
wifi: cfg80211: tests: add some scanning related tests
Benjamin Berg
1
-3
/
+6
2024-01-03
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
1
-1
/
+1
2023-12-21
wifi: cfg80211: avoid double free if updating BSS fails
Benjamin Berg
1
-4
/
+3
2023-12-21
wifi: cfg80211: ensure cfg80211_bss_update frees IEs on error
Benjamin Berg
1
-14
/
+16
2023-12-21
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
1
-0
/
+4
2023-12-21
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
1
-0
/
+38
2023-12-12
wifi: cfg80211: consume both probe response and beacon IEs
Benjamin Berg
1
-1
/
+3
2023-12-12
wifi: cfg80211: generate an ML element for per-STA profiles
Benjamin Berg
1
-0
/
+31
2023-12-12
wifi: cfg80211: add BSS usage reporting
Johannes Berg
1
-18
/
+55
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+37
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-23
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
1
-1
/
+1
2023-10-23
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
1
-0
/
+37
2023-10-06
Merge wireless into wireless-next
Johannes Berg
1
-0
/
+4
2023-09-25
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
1
-0
/
+4
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
1
-20
/
+3
2023-09-13
wifi: wext: avoid extra calls to strlen() in ieee80211_bss()
Dmitry Antipov
1
-22
/
+25
2023-09-11
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
1
-2
/
+2
[next]