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
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
cfg80211: call cfg80211_leave_ocb when switching away from OCB
Du Cheng
1
-0
/
+3
2021-05-11
cfg80211: mitigate A-MSDU aggregation attacks
Mathy Vanhoef
1
-0
/
+3
2021-05-11
mac80211: properly handle A-MSDUs that start with an RFC 1042 header
Mathy Vanhoef
1
-2
/
+2
2021-04-19
cfg80211: constify ieee80211_get_response_rate return
Joe Perches
1
-1
/
+1
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-2
/
+2
2021-01-22
cfg80211: Add phyrate conversion support for extended MCS in 60GHz band
Max Chen
1
-0
/
+21
2021-01-22
cfg80211: add VHT rate entries for MCS-10 and MCS-11
Arend van Spriel
1
-3
/
+11
2020-12-11
nl80211: validate key indexes for cfg80211_registered_device
Anant Thazhemadam
1
-8
/
+43
2020-12-11
cfg80211: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-11-11
cfg80211: remove WDS code
Johannes Berg
1
-3
/
+2
2020-11-06
cfg80211: Add support to calculate and report 4096-QAM HE rates
Vamsi Krishna
1
-15
/
+17
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-09-18
nl80211: support setting S1G channels
Thomas Pedersen
1
-0
/
+27
2020-09-18
nl80211: correctly validate S1G beacon head
Thomas Pedersen
1
-0
/
+5
2020-09-18
cfg80211: fix 6 GHz channel conversion
Johannes Berg
1
-1
/
+1
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+5
2020-08-27
cfg80211: Adjust 6 GHz frequency to channel conversion
Amar Singhal
1
-3
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
1
-1
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-0
/
+8
2020-05-31
nl80211: really allow client-only BIGTK support
Johannes Berg
1
-1
/
+3
2020-05-31
cfg80211: adapt to new channelization of the 6GHz band
Arend Van Spriel
1
-2
/
+4
2020-05-31
cfg80211: fix 6 GHz frequencies to kHz
Johannes Berg
1
-1
/
+1
2020-04-24
cfg80211: express channels with a KHz component
Thomas Pedersen
1
-13
/
+19
2020-04-24
mac80211: implement Operating Mode Notification extended NSS support
Johannes Berg
1
-12
/
+14
2020-02-25
Merge tag 'mac80211-next-for-net-next-2020-02-24' of git://git.kernel.org/pub...
David S. Miller
1
-1
/
+6
2020-02-24
cfg80211: Support key configuration for Beacon protection (BIGTK)
Jouni Malinen
1
-1
/
+6
2020-02-20
net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORT
Julian Wiedmann
1
-1
/
+1
2020-01-15
cfg80211: fix page refcount issue in A-MSDU decap
Felix Fietkau
1
-1
/
+1
2019-10-30
nl80211: Disallow setting of HT for channel 14
Masashi Honma
1
-1
/
+2
2019-09-11
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/sc...
David S. Miller
1
-1
/
+2
2019-09-11
cfg80211: Purge frame registrations on iftype change
Denis Kenzior
1
-0
/
+1
2019-09-11
cfg80211: fix boundary value in ieee80211_frequency_to_channel()
Arend van Spriel
1
-1
/
+1
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-9
/
+14
2019-08-21
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
1
-3
/
+39
2019-08-21
cfg80211: apply same mandatory rate flags for 5GHz and 6GHz
Arend van Spriel
1
-0
/
+1
2019-08-21
cfg80211: extend ieee80211_operating_class_to_band() for 6GHz
Arend van Spriel
1
-0
/
+3
2019-08-21
cfg80211: util: add 6GHz channel to freq conversion and vice versa
Arend van Spriel
1
-1
/
+9
2019-08-21
cfg80211: Fix Extended Key ID key install checks
Alexander Wetzel
1
-9
/
+14
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-2
/
+25
2019-06-14
cfg80211: util: fix bit count off by one
Mordechay Goodstein
1
-1
/
+1
2019-05-24
mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
John Crispin
1
-1
/
+1
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+15
2019-04-26
nl80211/cfg80211: Extended Key ID support
Alexander Wetzel
1
-6
/
+15
2019-03-29
cfg80211: Change an 'else if' into an 'else' in cfg80211_calculate_bitrate_he
Nathan Chancellor
1
-2
/
+4
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-11
/
+24
2019-02-11
cfg80211: prevent speculation on cfg80211_classify8021d() return
Johannes Berg
1
-11
/
+24
2019-02-08
cfg80211: add various struct element finding helpers
Johannes Berg
1
-3
/
+3
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-8
/
+7
2018-12-19
cfg80211: fix ieee80211_get_vht_max_nss()
Johannes Berg
1
-8
/
+7
[next]