index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
mac80211: pass bssids to elements parsing function
Sara Sharon
2019-02-08
1
-35
/
+40
*
mac80211: allow hardware scan to fall back to software
Johannes Berg
2018-11-09
1
-4
/
+18
*
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-06-30
1
-6
/
+50
|
\
|
*
mac80211: support scan features for improved scan privacy
Johannes Berg
2018-06-15
1
-5
/
+30
|
*
mac80211: split ieee80211_send_probe_req()
Johannes Berg
2018-06-15
1
-2
/
+20
|
*
mac80211: add probe request building flags
Johannes Berg
2018-06-15
1
-3
/
+4
*
|
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
|
/
*
mac80211: inform wireless layer when frame RSSI is invalid
Tosoni
2018-03-21
1
-1
/
+3
*
mac80211: oce: enable receiving of bcast probe resp
Roee Zamir
2017-09-21
1
-9
/
+28
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-2
/
+2
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-4
/
+4
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-4
/
+4
*
mac80211: Remove unused 'len' variable
Kirtika Ruchandani
2016-12-13
1
-5
/
+3
*
mac80211: fix scan completed tracing
Johannes Berg
2016-09-15
1
-1
/
+1
*
mac80211: report failure to start (partial) scan as scan abort
Johannes Berg
2016-07-06
1
-2
/
+3
*
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-07-06
1
-8
/
+34
*
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-2
/
+7
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-6
/
+6
*
mac80211: Support a scan request for a specific BSSID
Jouni Malinen
2016-04-05
1
-1
/
+3
*
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
Johannes Berg
2016-04-05
1
-1
/
+3
*
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-01-26
1
-1
/
+11
*
mac80211: handle sched_scan_stopped vs. hw restart race
Eliad Peller
2016-01-14
1
-0
/
+8
*
mac80211: do not actively scan DFS channels
Antonio Quartulli
2015-12-02
1
-4
/
+5
*
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
2015-11-03
1
-5
/
+7
*
mac80211: remove PM-QoS listener
Johannes Berg
2015-10-14
1
-1
/
+0
*
mac80211: use new cfg80211_inform_bss_frame_data() API
Johannes Berg
2015-10-13
1
-10
/
+9
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-5
/
+5
*
mac80211: ignore invalid scan RSSI values
Sara Sharon
2015-06-09
1
-1
/
+7
*
mac80211: rename single hw-scan flag to follow naming convention
Johannes Berg
2015-06-02
1
-3
/
+3
*
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
2015-03-30
1
-9
/
+16
*
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
2015-01-23
1
-0
/
+5
*
mac80211: don't defer scans in case of radar detection
Eliad Peller
2015-01-14
1
-1
/
+1
*
mac80211: remove local->radar_detect_enabled
Eliad Peller
2015-01-14
1
-1
/
+1
*
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2015-01-14
1
-2
/
+2
*
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-10
/
+38
[next]