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-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
2023-07-26
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
1
-1
/
+1
2023-06-21
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
1
-0
/
+13
2023-06-19
wifi: cfg80211: search all RNR elements for colocated APs
Benjamin Berg
1
-64
/
+63
2023-06-19
wifi: cfg80211: stop parsing after allocation failure
Benjamin Berg
1
-1
/
+2
2023-06-19
wifi: cfg80211: do not scan disabled links on 6GHz
Benjamin Berg
1
-0
/
+7
2023-06-19
wifi: cfg80211: handle BSS data contained in ML probe responses
Benjamin Berg
1
-7
/
+354
2023-06-19
wifi: cfg80211: use structs for TBTT information access
Benjamin Berg
1
-28
/
+33
2023-06-19
wifi: cfg80211: use a struct for inform_single_bss data
Benjamin Berg
1
-97
/
+112
2023-06-19
wifi: cfg80211: Always ignore ML element
Benjamin Berg
1
-0
/
+4
2023-06-19
wifi: cfg80211: add element defragmentation helper
Benjamin Berg
1
-0
/
+60
2023-06-19
wifi: cfg80211: drop incorrect nontransmitted BSS update code
Benjamin Berg
1
-143
/
+11
2023-06-19
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
1
-89
/
+124
2023-06-19
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
1
-0
/
+7
2023-06-19
wifi: cfg80211: add inform_bss op to update BSS
Benjamin Berg
1
-0
/
+4
[next]