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
starfive-6.6.48-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
2023-10-27
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-0
/
+37
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-23
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
1
-1
/
+1
2023-10-23
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
1
-0
/
+37
2023-10-06
Merge wireless into wireless-next
Johannes Berg
1
-0
/
+4
2023-09-25
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
1
-0
/
+4
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
1
-20
/
+3
2023-09-13
wifi: wext: avoid extra calls to strlen() in ieee80211_bss()
Dmitry Antipov
1
-22
/
+25
2023-09-11
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
1
-2
/
+2
2023-07-26
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
1
-1
/
+1
2023-06-21
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
1
-0
/
+13
2023-06-19
wifi: cfg80211: search all RNR elements for colocated APs
Benjamin Berg
1
-64
/
+63
2023-06-19
wifi: cfg80211: stop parsing after allocation failure
Benjamin Berg
1
-1
/
+2
2023-06-19
wifi: cfg80211: do not scan disabled links on 6GHz
Benjamin Berg
1
-0
/
+7
2023-06-19
wifi: cfg80211: handle BSS data contained in ML probe responses
Benjamin Berg
1
-7
/
+354
2023-06-19
wifi: cfg80211: use structs for TBTT information access
Benjamin Berg
1
-28
/
+33
2023-06-19
wifi: cfg80211: use a struct for inform_single_bss data
Benjamin Berg
1
-97
/
+112
2023-06-19
wifi: cfg80211: Always ignore ML element
Benjamin Berg
1
-0
/
+4
2023-06-19
wifi: cfg80211: add element defragmentation helper
Benjamin Berg
1
-0
/
+60
2023-06-19
wifi: cfg80211: drop incorrect nontransmitted BSS update code
Benjamin Berg
1
-143
/
+11
2023-06-19
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
1
-89
/
+124
2023-06-19
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
1
-0
/
+7
2023-06-19
wifi: cfg80211: add inform_bss op to update BSS
Benjamin Berg
1
-0
/
+4
2023-06-19
wifi: cfg80211: keep bss_lock held when informing
Benjamin Berg
1
-24
/
+42
2023-06-19
wifi: cfg80211: move regulatory_hint_found_beacon to be earlier
Benjamin Berg
1
-20
/
+22
2023-06-07
wifi: cfg80211: move scan done work to wiphy work
Johannes Berg
1
-10
/
+4
2023-05-16
wifi: cfg80211: Drop entries with invalid BSSIDs in RNR
Ilan Peer
1
-1
/
+5
2023-03-07
wifi: wireless: cleanup unused function parameters
Mordechay Goodstein
1
-16
/
+5
2023-03-07
wifi: wireless: correct primary channel validation on 6 GHz
Mordechay Goodstein
1
-7
/
+6
2023-03-07
wifi: wireless: return primary channel regardless of DUP
Mordechay Goodstein
1
-3
/
+1
2022-12-03
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-31
/
+13
2022-12-01
wifi: cfg80211: use bss_from_pub() instead of container_of()
Johannes Berg
1
-30
/
+11
2022-12-01
wifi: cfg80211: fix comparison of BSS frequencies
JUN-KYU SHIN
1
-1
/
+2
2022-11-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+8
2022-11-25
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
1
-1
/
+6
2022-11-25
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
1
-1
/
+2
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
1
-1
/
+2
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
1
-1
/
+2
2022-10-21
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
1
-1
/
+3
2022-10-10
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
1
-11
/
+20
2022-10-10
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
1
-0
/
+9
2022-10-10
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
1
-13
/
+14
2022-10-10
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
1
-2
/
+4
2022-10-10
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
1
-0
/
+2
2022-10-10
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
1
-1
/
+1
2022-08-25
wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0
Ilan Peer
1
-1
/
+1
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
1
-3
/
+5
2022-05-04
cfg80211: retrieve S1G operating channel number
Kieran Frewen
1
-1
/
+1
2022-04-11
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
1
-0
/
+2
2022-02-04
cfg80211: don't add non transmitted BSS to 6GHz scanned channels
Avraham Stern
1
-1
/
+8
[next]