index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
scan.c
Age
Commit message (
Expand
)
Author
2020-09-28
cfg80211: parse S1G Operation element for BSS channel
Thomas Pedersen
2020-09-28
cfg80211: convert S1G beacon to scan results
Thomas Pedersen
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
2020-04-24
cfg80211: express channels with a KHz component
Thomas Pedersen
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-26
cfg80211: Do not warn on same channel at the end of CSA
Ilan Peer
2020-02-21
cfg80211: remove support for adjacent channel compensation
Emmanuel Grumbach
2020-02-21
cfg80211: Pass lockdep expression to RCU lists
Amol Grover
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
2019-07-29
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
2019-07-29
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
2019-07-26
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
2019-07-26
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
2019-07-26
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-14
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
Luca Coelho
2019-06-14
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
2019-04-26
cfg80211: don't skip multi-bssid index element
Sara Sharon
2019-03-29
cfg80211: Use kmemdup in cfg80211_gen_new_ie()
YueHaibing
2019-02-08
cfg80211: fix memory leak of new_ie
Sara Sharon
2019-02-08
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
2019-02-08
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
2019-02-08
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
2018-12-18
cfg80211: add some missing fall through annotations
Luca Coelho
2018-09-10
cfg80211: Address some corner cases in scan result channel updating
Jouni Malinen
2017-12-19
cfg80211: Scan results to also report the per chain signal strength
Sunil Dutt
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-23
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-26
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
2017-04-26
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
2017-04-18
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
2016-12-16
nl80211: rework {sched_,}scan event related functions
Arend Van Spriel
2016-11-18
cfg80211: limit scan results cache size
Johannes Berg
[next]