index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
wireless
/
scan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: cfg80211: wext: add extra SIOCSIWSCAN data check
Dmitry Antipov
2024-06-12
1
-2
/
+6
*
wifi: cfg80211: wext: set ssids=NULL for passive scans
Johannes Berg
2024-06-12
1
-1
/
+3
*
wifi: cfg80211: fix 6 GHz scan request building
Johannes Berg
2024-05-29
1
-16
/
+31
*
wifi: cfg80211: validate HE operation element parsing
Johannes Berg
2024-05-29
1
-1
/
+2
*
wifi: cfg80211: ignore non-TX BSSs in per-STA profile
Benjamin Berg
2024-03-25
1
-9
/
+38
*
wifi: cfg80211: check BSSID Index against MaxBSSID
Benjamin Berg
2024-03-25
1
-1
/
+2
*
wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beacon
Anjaneyulu
2024-03-25
1
-0
/
+4
*
wifi: cfg80211: allow cfg80211_defragment_element() without output
Johannes Berg
2024-03-04
1
-9
/
+18
*
wifi: cfg80211: expose cfg80211_iter_rnr() to drivers
Johannes Berg
2024-03-04
1
-13
/
+7
*
wifi: cfg80211: use ML element parsing helpers
Johannes Berg
2024-02-21
1
-33
/
+8
*
wifi: cfg80211: refactor RNR parsing
Johannes Berg
2024-02-21
1
-137
/
+169
*
wifi: cfg80211: clean up cfg80211_inform_bss_frame_data()
Johannes Berg
2024-02-21
1
-39
/
+32
*
wifi: cfg80211: remove cfg80211_inform_single_bss_frame_data()
Johannes Berg
2024-02-21
1
-165
/
+80
*
wifi: cfg80211: set correct param change count in ML element
Benjamin Berg
2024-02-21
1
-10
/
+16
*
wifi: cfg80211: rename UHB to 6 GHz
Johannes Berg
2024-02-12
1
-4
/
+4
*
Merge wireless into wireless-next
Johannes Berg
2024-02-08
1
-1
/
+58
|
\
|
*
wifi: cfg80211: detect stuck ECSA element in probe resp
Johannes Berg
2024-02-02
1
-1
/
+58
*
|
wifi: cfg80211: fix kunit exports
Johannes Berg
2024-02-04
1
-2
/
+2
*
|
wifi: cfg80211: add a kunit test for 6 GHz colocated AP parsing
Benjamin Berg
2024-02-02
1
-42
/
+7
*
|
wifi: cfg80211: add RNR with reporting AP information
Benjamin Berg
2024-01-26
1
-5
/
+130
|
/
*
wifi: cfg80211: parse all ML elements in an ML probe response
Benjamin Berg
2024-01-03
1
-14
/
+26
*
wifi: cfg80211: correct comment about MLD ID
Benjamin Berg
2024-01-03
1
-2
/
+5
*
wifi: cfg80211: tests: add some scanning related tests
Benjamin Berg
2024-01-03
1
-3
/
+6
*
wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update
Edward Adam Davis
2024-01-03
1
-1
/
+1
*
wifi: cfg80211: avoid double free if updating BSS fails
Benjamin Berg
2023-12-21
1
-4
/
+3
*
wifi: cfg80211: ensure cfg80211_bss_update frees IEs on error
Benjamin Berg
2023-12-21
1
-14
/
+16
*
wifi: cfg80211: free beacon_ies when overridden from hidden BSS
Benjamin Berg
2023-12-21
1
-0
/
+4
*
wifi: cfg80211: handle UHB AP and STA power type
Mukesh Sisodiya
2023-12-21
1
-0
/
+38
*
wifi: cfg80211: consume both probe response and beacon IEs
Benjamin Berg
2023-12-12
1
-1
/
+3
*
wifi: cfg80211: generate an ML element for per-STA profiles
Benjamin Berg
2023-12-12
1
-0
/
+31
*
wifi: cfg80211: add BSS usage reporting
Johannes Berg
2023-12-12
1
-18
/
+55
*
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-27
1
-0
/
+37
|
\
|
*
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
2023-10-23
1
-0
/
+37
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
2023-10-23
1
-1
/
+1
*
|
Merge wireless into wireless-next
Johannes Berg
2023-10-06
1
-0
/
+4
|
\
|
|
*
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
2023-09-25
1
-0
/
+4
*
|
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-09-13
1
-20
/
+3
*
|
wifi: wext: avoid extra calls to strlen() in ieee80211_bss()
Dmitry Antipov
2023-09-13
1
-22
/
+25
*
|
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
2023-09-11
1
-2
/
+2
|
/
*
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
2023-07-26
1
-1
/
+1
*
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
2023-06-21
1
-0
/
+13
*
wifi: cfg80211: search all RNR elements for colocated APs
Benjamin Berg
2023-06-19
1
-64
/
+63
*
wifi: cfg80211: stop parsing after allocation failure
Benjamin Berg
2023-06-19
1
-1
/
+2
*
wifi: cfg80211: do not scan disabled links on 6GHz
Benjamin Berg
2023-06-19
1
-0
/
+7
*
wifi: cfg80211: handle BSS data contained in ML probe responses
Benjamin Berg
2023-06-19
1
-7
/
+354
*
wifi: cfg80211: use structs for TBTT information access
Benjamin Berg
2023-06-19
1
-28
/
+33
*
wifi: cfg80211: use a struct for inform_single_bss data
Benjamin Berg
2023-06-19
1
-97
/
+112
*
wifi: cfg80211: Always ignore ML element
Benjamin Berg
2023-06-19
1
-0
/
+4
*
wifi: cfg80211: add element defragmentation helper
Benjamin Berg
2023-06-19
1
-0
/
+60
[next]