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
/
mac80211
/
util.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
mac80211: Allow HE operation to be longer than expected.
Brian Norris
1
-1
/
+1
2021-01-26
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
1
-7
/
+7
2020-12-12
Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+65
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2020-12-11
mac80211: support Rx timestamp calculation for all preamble types
Avraham Stern
1
-1
/
+65
2020-12-04
mac80211: fix return value of ieee80211_chandef_he_6ghz_oper
Wen Gong
1
-1
/
+1
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-1
/
+1
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
1
-1
/
+1
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+3
2020-09-28
mac80211: Support not iterating over not-sdata-in-driver ifaces
Ben Greear
1
-0
/
+3
2020-09-28
mac80211: support S1G association
Thomas Pedersen
1
-0
/
+53
2020-09-28
mac80211: receive and process S1G beacons
Thomas Pedersen
1
-0
/
+52
2020-09-28
mac80211: encode listen interval for S1G
Thomas Pedersen
1
-0
/
+21
2020-09-28
mac80211: convert S1G beacon to scan results
Thomas Pedersen
1
-0
/
+22
2020-09-28
mac80211: support S1G STA capabilities
Thomas Pedersen
1
-0
/
+42
2020-09-18
mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHz
John Crispin
1
-3
/
+4
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+4
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-8
/
+7
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-0
/
+5
2020-07-30
mac80211: fix warning in 6 GHz IE addition in mesh mode
Rajkumar Manoharan
1
-0
/
+4
2020-05-31
mac80211: Add HE 6GHz capabilities element to probe request
Ilan Peer
1
-8
/
+28
2020-05-31
mac80211: determine chandef from HE 6 GHz operation
Johannes Berg
1
-0
/
+106
2020-05-31
mac80211: avoid using ext NSS high BW if not supported
Johannes Berg
1
-4
/
+45
2020-05-31
mac80211: build HE operation with 6 GHz oper information
Rajkumar Manoharan
1
-4
/
+61
2020-05-31
mac80211: add HE 6 GHz Band Capability element
Rajkumar Manoharan
1
-0
/
+46
2020-05-31
mac80211: add HE 6 GHz Band Capabilities into parse extension
Rajkumar Manoharan
1
-0
/
+4
2020-03-20
mac80211: consider WLAN_EID_EXT_HE_OPERATION for parsing CRC
Johannes Berg
1
-1
/
+5
2020-02-17
Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...
David S. Miller
1
-29
/
+54
2020-02-14
mac80211: fix wrong 160/80+80 MHz setting
Shay Bar
1
-2
/
+14
2020-02-07
mac80211: parse also the RSNXE IE
Shaul Triebitz
1
-1
/
+6
2020-02-07
mac80211: refactor extended element parsing
Johannes Berg
1
-27
/
+48
2020-02-07
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
2019-12-16
mac80211: Remove redundant assertion
Aditya Pakki
1
-1
/
+0
2019-10-01
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
Johannes Berg
1
-5
/
+8
2019-09-11
mac80211: IBSS: send deauth when expiring inactive STAs
Johannes Berg
1
-2
/
+3
2019-09-11
mac80211: clear crypto tx tailroom counter upon keys enable
Lior Cohen
1
-5
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+3
2019-07-26
mac80211: implement HE support for mesh
Sven Eckelmann
1
-0
/
+49
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
1
-0
/
+4
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-4
/
+3
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
1
-0
/
+7
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
1
-0
/
+4
2019-05-24
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+3
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
1
-4
/
+4
2019-04-26
mac80211: support profile split between elements
Sara Sharon
1
-19
/
+37
2019-04-26
mac80211: support non-inheritance element
Sara Sharon
1
-57
/
+77
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+5
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
1
-0
/
+4
[next]