index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-07
cfg80211: fix a bunch of RCU issues in multi-bssid code
Sara Sharon
1
-10
/
+13
2019-10-01
cfg80211: validate SSID/MBSSID element ordering assumption
Johannes Berg
1
-1
/
+6
2019-07-29
cfg80211: fix duplicated scan entries after channel switch
Sergey Matyukevich
1
-0
/
+79
2019-07-29
cfg80211: refactor cfg80211_bss_update
Sergey Matyukevich
1
-82
/
+89
2019-07-26
cfg80211: give all multi-BSSID BSS entries the same timestamp
Johannes Berg
1
-2
/
+5
2019-07-26
cfg80211: don't parse MBSSID if transmitting BSS isn't created
Johannes Berg
1
-1
/
+3
2019-07-26
cfg80211: clean up cfg80211_inform_single_bss_frame_data()
Johannes Berg
1
-7
/
+1
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-06-14
cfg80211: use BIT_ULL in cfg80211_parse_mbssid_data()
Luca Coelho
1
-2
/
+2
2019-06-14
cfg80211: Add a function to iterate all BSS entries
Ilan Peer
1
-0
/
+21
2019-05-28
cfg80211: Handle bss expiry during connection
Chaitanya Tata
1
-5
/
+7
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-9
/
+164
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
1
-4
/
+4
2019-04-26
cfg80211: support profile split between elements
Sara Sharon
1
-6
/
+103
2019-04-26
cfg80211: support non-inheritance element
Sara Sharon
1
-1
/
+60
2019-04-26
cfg80211: don't skip multi-bssid index element
Sara Sharon
1
-2
/
+1
2019-03-29
cfg80211: Use kmemdup in cfg80211_gen_new_ie()
YueHaibing
1
-2
/
+1
2019-02-08
cfg80211: fix memory leak of new_ie
Sara Sharon
1
-4
/
+5
2019-02-08
cfg80211: fix the IE inheritance of extension IEs
Sara Sharon
1
-7
/
+13
2019-02-08
cfg80211: save multi-bssid properties
Sara Sharon
1
-21
/
+48
2019-02-08
cfg80211: make BSSID generation function inline
Sara Sharon
1
-16
/
+0
2019-02-08
cfg80211: parse multi-bssid only if HW supports it
Sara Sharon
1
-1
/
+10
2019-02-08
cfg80211: Move Multiple BSS info to struct cfg80211_bss to be visible
Sara Sharon
1
-41
/
+39
2019-02-08
cfg80211: Properly track transmitting and non-transmitting BSS
Sara Sharon
1
-2
/
+34
2019-02-08
cfg80211: use for_each_element() for multi-bssid parsing
Johannes Berg
1
-32
/
+15
2019-02-08
cfg80211: Parsing of Multiple BSSID information in scanning
Peng Xu
1
-38
/
+470
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
1
-22
/
+17
2019-02-08
cfg80211: add and use strongly typed element iteration macros
Johannes Berg
1
-8
/
+6
2018-12-18
cfg80211: add some missing fall through annotations
Luca Coelho
1
-1
/
+1
2018-09-10
cfg80211: Address some corner cases in scan result channel updating
Jouni Malinen
1
-9
/
+49
2017-12-19
cfg80211: Scan results to also report the per chain signal strength
Sunil Dutt
1
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-23
cfg80211: make cfg80211_sched_scan_results() work from atomic context
Arend Van Spriel
1
-4
/
+4
2017-04-28
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
1
-32
/
+31
2017-04-27
cfg80211: add request id parameter to .sched_scan_stop() signature
Arend Van Spriel
1
-1
/
+1
2017-04-27
nl80211: allow multiple active scheduled scan requests
Arend Van Spriel
1
-19
/
+96
2017-04-18
nl80211: add request id in scheduled scan event messages
Arend Van Spriel
1
-3
/
+2
2016-12-16
nl80211: rework {sched_,}scan event related functions
Arend Van Spriel
1
-4
/
+5
2016-11-18
cfg80211: limit scan results cache size
Johannes Berg
1
-0
/
+69
2016-09-16
cfg80211: add helper to find an IE that matches a byte-array
Luca Coelho
1
-31
/
+27
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-6
/
+12
2016-05-12
cfg80211: allow finding vendor with OUI without specifying the OUI type
Emmanuel Grumbach
1
-2
/
+6
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-7
/
+7
2016-04-05
cfg80211: Allow a scan request for a specific BSSID
Jouni Malinen
1
-0
/
+2
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
1
-2
/
+1
2015-10-13
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
1
-28
/
+30
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-8
/
+78
2015-02-28
cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry
James Minor
1
-76
/
+136
2015-02-28
cfg80211-wext: export symbols only when needed
Johannes Berg
1
-2
/
+2
2014-12-18
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
1
-5
/
+8
[next]