index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
scan.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: cfg80211/mac80211: use proper link ID for DFS
Aditya Kumar Singh
2024-09-06
1
-2
/
+4
*
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
2024-09-06
1
-1
/
+1
*
wifi: mac80211: scan: Use max macro
Yan Zhen
2024-08-28
1
-4
/
+2
*
wifi: mac80211: fix RCU list iterations
Johannes Berg
2024-08-28
1
-1
/
+1
*
wifi: mac80211: don't use rate mask for offchannel TX either
Ping-Ke Shih
2024-08-27
1
-1
/
+1
*
wifi: mac80211: Avoid address calculations via out of bounds array indexing
Kenton Groombridge
2024-06-14
1
-8
/
+9
*
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
2024-05-29
1
-4
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
1
-0
/
+1
|
\
|
*
wifi: mac80211: don't use rate mask for scanning
Johannes Berg
2024-04-08
1
-0
/
+1
*
|
wifi: mac80211: don't select link ID if not provided in scan request
Ayala Beker
2024-03-25
1
-12
/
+4
|
/
*
wifi: mac80211: Allow beacons to update BSS table regardless of scan
Ilan Peer
2024-03-04
1
-7
/
+15
*
wifi: mac80211: start building elements in SKBs
Johannes Berg
2024-02-08
1
-5
/
+9
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-9
/
+9
*
Merge wireless into wireless-next
Johannes Berg
2024-02-08
1
-12
/
+18
|
\
|
*
wifi: mac80211: accept broadcast probe responses on 6 GHz
Johannes Berg
2024-02-02
1
-12
/
+18
*
|
wifi: mac80211: apply duration for SW scan
Michael-CY Lee
2024-01-26
1
-2
/
+8
|
/
*
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
2023-12-12
1
-2
/
+2
*
wifi: mac80211: Extend support for scanning while MLO connected
Ilan Peer
2023-11-24
1
-5
/
+43
*
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-09-13
1
-56
/
+15
*
wifi: mac80211: reduce iflist_mtx
Johannes Berg
2023-09-11
1
-7
/
+5
*
wifi: mac80211: remove local->mtx
Johannes Berg
2023-09-11
1
-66
/
+41
*
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
2023-09-11
1
-3
/
+4
*
wifi: mac80211: move scan work to wiphy work
Johannes Berg
2023-09-11
1
-17
/
+12
*
wifi: mac80211: use new inform_bss callback
Benjamin Berg
2023-06-19
1
-55
/
+38
*
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
2023-06-07
1
-1
/
+1
*
wifi: mac80211: adjust scan cancel comment/check
Johannes Berg
2023-03-07
1
-4
/
+4
*
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-09-04
1
-1
/
+1
|
\
|
*
wifi: mac80211: fix double SW scan stop
Johannes Berg
2022-09-03
1
-1
/
+1
*
|
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
2022-08-25
1
-4
/
+7
|
/
*
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
2022-07-15
1
-4
/
+8
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-1
/
+1
*
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2022-05-04
1
-0
/
+20
*
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2021-09-23
1
-6
/
+10
*
mac80211: fix skb length check in ieee80211_scan_rx()
Du Cheng
2021-05-31
1
-5
/
+16
*
mac80211: convert S1G beacon to scan results
Thomas Pedersen
2020-09-28
1
-4
/
+13
*
mac80211: s1g: choose scanning width based on frequency
Thomas Pedersen
2020-09-28
1
-0
/
+17
*
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
2020-09-28
1
-2
/
+7
*
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
2020-07-31
1
-1
/
+1
*
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
2020-07-31
1
-4
/
+3
*
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-31
1
-0
/
+1
*
mac80211: Add HE 6GHz capabilities element to probe request
Ilan Peer
2020-05-31
1
-8
/
+9
*
mac80211: avoid using ext NSS high BW if not supported
Johannes Berg
2020-05-31
1
-0
/
+6
*
mac80211: add freq_offset to RX status
Thomas Pedersen
2020-04-24
1
-1
/
+2
*
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
1
-0
/
+1
*
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
2020-02-21
1
-2
/
+1
*
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
2019-10-07
1
-2
/
+28
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
mac80211: support multi-bssid
Sara Sharon
2019-02-08
1
-2
/
+9
*
mac80211: move the bss update from elements to an helper
Sara Sharon
2019-02-08
1
-70
/
+80
[next]