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
*
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
2023-06-21
1
-0
/
+13
*
wifi: cfg80211: search all RNR elements for colocated APs
Benjamin Berg
2023-06-19
1
-64
/
+63
*
wifi: cfg80211: stop parsing after allocation failure
Benjamin Berg
2023-06-19
1
-1
/
+2
*
wifi: cfg80211: do not scan disabled links on 6GHz
Benjamin Berg
2023-06-19
1
-0
/
+7
*
wifi: cfg80211: handle BSS data contained in ML probe responses
Benjamin Berg
2023-06-19
1
-7
/
+354
*
wifi: cfg80211: use structs for TBTT information access
Benjamin Berg
2023-06-19
1
-28
/
+33
*
wifi: cfg80211: use a struct for inform_single_bss data
Benjamin Berg
2023-06-19
1
-97
/
+112
*
wifi: cfg80211: Always ignore ML element
Benjamin Berg
2023-06-19
1
-0
/
+4
*
wifi: cfg80211: add element defragmentation helper
Benjamin Berg
2023-06-19
1
-0
/
+60
*
wifi: cfg80211: drop incorrect nontransmitted BSS update code
Benjamin Berg
2023-06-19
1
-143
/
+11
*
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
2023-06-19
1
-89
/
+124
*
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
2023-06-19
1
-0
/
+7
*
wifi: cfg80211: add inform_bss op to update BSS
Benjamin Berg
2023-06-19
1
-0
/
+4
*
wifi: cfg80211: keep bss_lock held when informing
Benjamin Berg
2023-06-19
1
-24
/
+42
*
wifi: cfg80211: move regulatory_hint_found_beacon to be earlier
Benjamin Berg
2023-06-19
1
-20
/
+22
*
wifi: cfg80211: move scan done work to wiphy work
Johannes Berg
2023-06-07
1
-10
/
+4
*
wifi: cfg80211: Drop entries with invalid BSSIDs in RNR
Ilan Peer
2023-05-16
1
-1
/
+5
*
wifi: wireless: cleanup unused function parameters
Mordechay Goodstein
2023-03-07
1
-16
/
+5
*
wifi: wireless: correct primary channel validation on 6 GHz
Mordechay Goodstein
2023-03-07
1
-7
/
+6
*
wifi: wireless: return primary channel regardless of DUP
Mordechay Goodstein
2023-03-07
1
-3
/
+1
*
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-12-02
1
-31
/
+13
|
\
|
*
wifi: cfg80211: use bss_from_pub() instead of container_of()
Johannes Berg
2022-12-01
1
-30
/
+11
|
*
wifi: cfg80211: fix comparison of BSS frequencies
JUN-KYU SHIN
2022-12-01
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-29
1
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
2022-11-25
1
-1
/
+6
|
*
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
2022-11-25
1
-1
/
+2
*
|
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-11-18
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-11-16
1
-1
/
+2
*
|
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
2022-10-21
1
-1
/
+3
|
/
*
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
2022-10-10
1
-11
/
+20
*
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
2022-10-10
1
-0
/
+9
*
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
2022-10-10
1
-13
/
+14
*
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
2022-10-10
1
-2
/
+4
*
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-10
1
-0
/
+2
*
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
2022-10-10
1
-1
/
+1
*
wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0
Ilan Peer
2022-08-25
1
-1
/
+1
*
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-06-20
1
-3
/
+5
*
cfg80211: retrieve S1G operating channel number
Kieran Frewen
2022-05-04
1
-1
/
+1
*
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
2022-04-11
1
-0
/
+2
*
cfg80211: don't add non transmitted BSS to 6GHz scanned channels
Avraham Stern
2022-02-04
1
-1
/
+8
*
cfg80211: refactor cfg80211_get_ies_channel_number()
Johannes Berg
2021-12-20
1
-24
/
+22
*
cfg80211: Use the HE operation IE to determine a 6GHz BSS channel
Ayala Beker
2021-12-20
1
-7
/
+49
*
cfg80211: use ieee80211_bss_get_elem() instead of _get_ie()
Johannes Berg
2021-11-28
1
-11
/
+10
*
cfg80211: delete redundant free code
liuguoqiang
2021-11-26
1
-9
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-2
/
+5
|
\
|
*
cfg80211: scan: fix RCU in cfg80211_add_nontrans_list()
Johannes Berg
2021-10-01
1
-2
/
+5
*
|
cfg80211: separate get channel number from ies
Wen Gong
2021-10-21
1
-15
/
+26
*
|
cfg80211: scan: use element finding functions in easy cases
Johannes Berg
2021-10-21
1
-9
/
+9
|
/
*
net: Remove redundant if statements
Yajun Deng
2021-08-05
1
-2
/
+1
*
cfg80211: Fix possible memory leak in function cfg80211_bss_update
Nguyen Dinh Phi
2021-07-23
1
-4
/
+2
[next]