index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
wifi: mac80211: Allow beacons to update BSS table regardless of scan
Ilan Peer
1
-7
/
+15
2024-02-08
wifi: mac80211: start building elements in SKBs
Johannes Berg
1
-5
/
+9
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-9
/
+9
2024-02-08
Merge wireless into wireless-next
Johannes Berg
1
-12
/
+18
2024-02-02
wifi: mac80211: accept broadcast probe responses on 6 GHz
Johannes Berg
1
-12
/
+18
2024-01-26
wifi: mac80211: apply duration for SW scan
Michael-CY Lee
1
-2
/
+8
2023-12-12
wifi: mac80211: Replace ENOTSUPP with EOPNOTSUPP
Andrei Otcheretianski
1
-2
/
+2
2023-11-24
wifi: mac80211: Extend support for scanning while MLO connected
Ilan Peer
1
-5
/
+43
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
1
-56
/
+15
2023-09-11
wifi: mac80211: reduce iflist_mtx
Johannes Berg
1
-7
/
+5
2023-09-11
wifi: mac80211: remove local->mtx
Johannes Berg
1
-66
/
+41
2023-09-11
wifi: mac80211: move sched-scan stop work to wiphy work
Johannes Berg
1
-3
/
+4
2023-09-11
wifi: mac80211: move scan work to wiphy work
Johannes Berg
1
-17
/
+12
2023-06-19
wifi: mac80211: use new inform_bss callback
Benjamin Berg
1
-55
/
+38
2023-06-07
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
1
-1
/
+1
2023-03-07
wifi: mac80211: adjust scan cancel comment/check
Johannes Berg
1
-4
/
+4
2022-10-12
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-09-04
Merge tag 'wireless-next-2022-09-03' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-1
/
+1
2022-09-03
wifi: mac80211: fix double SW scan stop
Johannes Berg
1
-1
/
+1
2022-08-25
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
1
-4
/
+7
2022-07-15
wifi: mac80211: fix multi-BSSID element parsing
Johannes Berg
1
-4
/
+8
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-1
/
+1
2022-05-04
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
1
-0
/
+20
2021-09-23
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
1
-6
/
+10
2021-05-31
mac80211: fix skb length check in ieee80211_scan_rx()
Du Cheng
1
-5
/
+16
2020-09-28
mac80211: convert S1G beacon to scan results
Thomas Pedersen
1
-4
/
+13
2020-09-28
mac80211: s1g: choose scanning width based on frequency
Thomas Pedersen
1
-0
/
+17
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
1
-2
/
+7
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
1
-1
/
+1
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
1
-4
/
+3
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-0
/
+1
2020-05-31
mac80211: Add HE 6GHz capabilities element to probe request
Ilan Peer
1
-8
/
+9
2020-05-31
mac80211: avoid using ext NSS high BW if not supported
Johannes Berg
1
-0
/
+6
2020-04-24
mac80211: add freq_offset to RX status
Thomas Pedersen
1
-1
/
+2
2020-04-24
mac80211: handle channel frequency offset
Thomas Pedersen
1
-0
/
+1
2020-02-21
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
1
-2
/
+1
2019-10-07
mac80211: fix scan when operating on DFS channels in ETSI domains
Aaron Komisar
1
-2
/
+28
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-02-08
mac80211: support multi-bssid
Sara Sharon
1
-2
/
+9
2019-02-08
mac80211: move the bss update from elements to an helper
Sara Sharon
1
-70
/
+80
2019-02-08
mac80211: pass bssids to elements parsing function
Sara Sharon
1
-35
/
+40
2018-11-09
mac80211: allow hardware scan to fall back to software
Johannes Berg
1
-4
/
+18
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+50
2018-06-15
mac80211: support scan features for improved scan privacy
Johannes Berg
1
-5
/
+30
2018-06-15
mac80211: split ieee80211_send_probe_req()
Johannes Berg
1
-2
/
+20
2018-06-15
mac80211: add probe request building flags
Johannes Berg
1
-3
/
+4
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-03-21
mac80211: inform wireless layer when frame RSSI is invalid
Tosoni
1
-1
/
+3
2017-09-21
mac80211: oce: enable receiving of bcast probe resp
Roee Zamir
1
-9
/
+28
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-2
/
+2
[next]