index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
nl80211: fix OBSS PD min and max offset validation
Rajkumar Manoharan
1
-10
/
+8
2020-09-28
cfg80211: regulatory: remove a bogus initialization
Dan Carpenter
1
-1
/
+1
2020-09-28
nl80211: include frequency offset in survey info
Thomas Pedersen
1
-0
/
+5
2020-09-28
cfg80211: handle Association Response from S1G STA
Thomas Pedersen
1
-3
/
+11
2020-09-28
cfg80211: parse S1G Operation element for BSS channel
Thomas Pedersen
1
-7
/
+16
2020-09-28
cfg80211: convert S1G beacon to scan results
Thomas Pedersen
1
-9
/
+48
2020-09-28
nl80211: support S1G capability overrides in assoc
Thomas Pedersen
1
-0
/
+20
2020-09-28
wireless: radiotap: fix some kernel-doc
Johannes Berg
1
-0
/
+1
2020-09-28
nl80211/cfg80211: support 6 GHz scanning
Tova Mussai
4
-14
/
+511
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+2
2020-09-18
nl80211: Unsolicited broadcast probe response support
Aloka Dixit
1
-0
/
+46
2020-09-18
nl80211: Add FILS discovery support
Aloka Dixit
1
-0
/
+49
2020-09-18
nl80211: support setting S1G channels
Thomas Pedersen
2
-52
/
+105
2020-09-18
nl80211: correctly validate S1G beacon head
Thomas Pedersen
2
-4
/
+18
2020-09-18
cfg80211: regulatory: handle S1G channels
Thomas Pedersen
1
-12
/
+58
2020-09-18
nl80211: advertise supported channel width in S1G
Thomas Pedersen
1
-0
/
+15
2020-09-18
lib80211: Remove unused macro DRV_NAME
YueHaibing
1
-2
/
+0
2020-09-18
cfg80211: fix 6 GHz channel conversion
Johannes Berg
1
-1
/
+1
2020-09-18
lib80211: fix unmet direct dependendices config warning when !CRYPTO
Necip Fazil Yildiran
1
-0
/
+1
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-8
/
+20
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
4
-8
/
+20
2020-08-27
nl80211: support SAE authentication offload in AP mode
Chung-Hsien Hsu
1
-3
/
+6
2020-08-27
nl80211: rename csa counter attributes countdown counters
John Crispin
1
-8
/
+8
2020-08-27
nl80211: add support for setting fixed HE rate/gi/ltf
Miles Hu
1
-8
/
+129
2020-08-27
cfg80211: add helper fn for adjacent rule channels
Markus Theil
1
-11
/
+158
2020-08-27
cfg80211: add helper fn for single rule channels
Markus Theil
1
-47
/
+59
2020-08-27
nl80211: use NLA_POLICY_RANGE(NLA_BINARY, ...) for a few attributes
Johannes Berg
1
-22
/
+14
2020-08-27
nl80211: clean up code/policy a bit
Johannes Berg
1
-42
/
+18
2020-08-27
net: wireless: Convert to use the preferred fallthrough macro
Miaohe Lin
7
-20
/
+20
2020-08-27
net: wireless: wext_compat.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: sme.c: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-08-27
net: wireless: scan.c: delete or fix duplicated words
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: reg.c: delete duplicated words + fix punctuation
Randy Dunlap
1
-2
/
+2
2020-08-27
net: wireless: delete duplicated word + fix grammar
Randy Dunlap
1
-2
/
+2
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
2020-08-27
cfg80211: regulatory: reject invalid hints
Johannes Berg
1
-0
/
+3
2020-08-27
wireless: fix wrong 160/80+80 MHz setting
Shay Bar
1
-4
/
+11
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-20
/
+20
2020-08-20
nl80211: fix NL80211_ATTR_HE_6GHZ_CAPABILITY usage
Johannes Berg
1
-1
/
+1
2020-08-18
netlink: consistently use NLA_POLICY_MIN_LEN()
Johannes Berg
1
-3
/
+3
2020-08-18
netlink: consistently use NLA_POLICY_EXACT_LEN()
Johannes Berg
1
-4
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
8
-22
/
+22
2020-08-03
nl80211: use eth_zero_addr() to clear mac address
Miaohe Lin
1
-2
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+3
2020-07-31
nl80211: support 4-way handshake offloading for WPA/WPA2-PSK in AP mode
Chung-Hsien Hsu
1
-1
/
+3
2020-07-31
cfg80211: invert HE BSS color 'disabled' to 'enabled'
Johannes Berg
1
-5
/
+2
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
1
-0
/
+3
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
1
-0
/
+1
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
1
-1
/
+7
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
3
-2
/
+10
[prev]
[next]