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.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-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
/
wireless
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
1
-9
/
+164
|
\
|
*
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
2019-04-26
1
-4
/
+4
|
*
cfg80211: support profile split between elements
Sara Sharon
2019-04-26
1
-6
/
+103
|
*
cfg80211: support non-inheritance element
Sara Sharon
2019-04-26
1
-1
/
+60
|
*
cfg80211: don't skip multi-bssid index element
Sara Sharon
2019-04-26
1
-2
/
+1
*
|
cfg80211: Use kmemdup in cfg80211_gen_new_ie()
YueHaibing
2019-03-29
1
-2
/
+1
|
/
*
cfg80211: fix memory leak of new_ie
Sara Sharon
2019-02-08
1
-4
/
+5
*
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
2019-02-08
1
-7
/
+13
*
cfg80211: save multi-bssid properties
Sara Sharon
2019-02-08
1
-21
/
+48
*
cfg80211: make BSSID generation function inline
Sara Sharon
2019-02-08
1
-16
/
+0
*
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
2019-02-08
1
-1
/
+10
*
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
2019-02-08
1
-41
/
+39
*
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2019-02-08
1
-2
/
+34
*
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
2019-02-08
1
-32
/
+15
*
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2019-02-08
1
-38
/
+470
*
cfg80211: add various struct element finding helpers
Johannes Berg
2019-02-08
1
-22
/
+17
*
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2019-02-08
1
-8
/
+6
*
cfg80211: add some missing fall through annotations
Luca Coelho
2018-12-18
1
-1
/
+1
*
cfg80211: Address some corner cases in scan result channel updating
Jouni Malinen
2018-09-10
1
-9
/
+49
*
cfg80211: Scan results to also report the per chain signal strength
Sunil Dutt
2017-12-19
1
-0
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
2017-05-23
1
-4
/
+4
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-32
/
+31
*
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
1
-1
/
+1
*
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-26
1
-19
/
+96
*
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
2017-04-18
1
-3
/
+2
*
nl80211: rework {sched_,}scan event related functions
Arend Van Spriel
2016-12-16
1
-4
/
+5
*
cfg80211: limit scan results cache size
Johannes Berg
2016-11-18
1
-0
/
+69
*
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
2016-09-16
1
-31
/
+27
*
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-6
/
+12
*
cfg80211: allow finding vendor with OUI without specifying the OUI type
Emmanuel Grumbach
2016-05-12
1
-2
/
+6
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-7
/
+7
*
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
2016-04-05
1
-0
/
+2
*
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
2015-10-13
1
-2
/
+1
*
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
2015-10-13
1
-28
/
+30
*
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
2015-03-03
1
-8
/
+78
*
cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry
James Minor
2015-02-28
1
-76
/
+136
*
cfg80211-wext: export symbols only when needed
Johannes Berg
2015-02-28
1
-2
/
+2
*
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
2014-12-18
1
-5
/
+8
*
cfg80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
*
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
2014-08-26
1
-2
/
+13
*
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
2014-08-26
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-22
1
-4
/
+8
|
\
|
*
cfg80211: allow RSSI compensation
Emmanuel Grumbach
2014-05-22
1
-4
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-05-13
1
-2
/
+10
|
\
\
|
|
/
|
/
|
|
*
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
2014-05-05
1
-2
/
+10
*
|
cfg80211: change wiphy_to_dev function name
Zhao, Gang
2014-04-25
1
-12
/
+12
*
|
cfg80211: change registered device pointer name
Zhao, Gang
2014-04-25
1
-65
/
+65
*
|
cfg80211: ignore invalid BSSIDs when looking for BSSes
Johannes Berg
2014-04-10
1
-0
/
+2
*
|
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
Zhao, Gang
2014-04-10
1
-1
/
+5
|
/
[next]