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
/
mac80211
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2021-12-20
1
-8
/
+5
*
Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...
Jakub Kicinski
2021-08-20
1
-1
/
+1
|
\
|
*
mac80211: remove unnecessary NULL check in ieee80211_register_hw()
Dan Carpenter
2021-08-13
1
-1
/
+1
*
|
mac80211: fix locking in ieee80211_restart_work()
Johannes Berg
2021-08-17
1
-0
/
+2
|
/
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-4
/
+7
*
mac80211: remove use of ieee80211_get_he_sta_cap()
Johannes Berg
2021-06-23
1
-2
/
+7
*
mac80211: Properly WARN on HW scan before restart
Ilan Peer
2021-06-23
1
-4
/
+3
*
mac80211: use sdata->skb_queue for TDLS
Johannes Berg
2021-06-23
1
-5
/
+0
*
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
2021-06-09
1
-1
/
+6
*
mac80211: drop the connection if firmware crashed while in CSA
Naftali Goldstein
2021-04-19
1
-1
/
+8
*
mac80211: bail out if cipher schemes are invalid
Johannes Berg
2021-04-08
1
-2
/
+5
*
mac80211: choose first enabled channel for monitor
Karthikeyan Kathirvel
2021-03-16
1
-1
/
+12
*
cfg80211: avoid holding the RTNL when calling the driver
Johannes Berg
2021-01-26
1
-0
/
+5
*
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-13
1
-8
/
+0
|
\
|
*
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
1
-8
/
+0
*
|
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-07
1
-9
/
+5
|
/
*
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-27
1
-1
/
+1
*
mac80211: support control port TX status reporting
Markus Theil
2020-05-28
1
-0
/
+2
*
nl80211: support scan frequencies in KHz
Thomas Pedersen
2020-05-27
1
-0
/
+2
*
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-05-26
1
-3
/
+8
|
\
|
*
mac80211: handle channel frequency offset
Thomas Pedersen
2020-04-24
1
-3
/
+5
|
*
mac80211: Process multicast RX registration for Action frames
Jouni Malinen
2020-04-24
1
-0
/
+3
*
|
mac80211: populate debugfs only after cfg80211 init
Johannes Berg
2020-04-24
1
-2
/
+3
|
/
*
mac80211: fix race in ieee80211_register_hw()
Sumit Garg
2020-04-15
1
-11
/
+13
*
mac80211: driver can remain on channel if not using chan_ctx
Yan-Hsuan Chuang
2020-03-20
1
-1
/
+1
*
mac80211: Allow deleting stations in ibss mode to reset their state
Nicolas Cavallari
2020-03-20
1
-0
/
+4
*
mac80211: handle no-preauth flag for control port
Markus Theil
2020-03-20
1
-0
/
+2
*
Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...
Johannes Berg
2020-02-24
1
-2
/
+0
*
mac80211: Fix setting txpower to zero
Ben Greear
2020-02-14
1
-0
/
+2
*
mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRS
Markus Theil
2020-02-07
1
-0
/
+2
*
cfg80211/mac80211: Allow user space to register for station Rx authentication
Ilan Peer
2020-02-07
1
-0
/
+13
*
mac80211: make ieee80211_wep_init() return void
Luca Coelho
2020-02-07
1
-4
/
+1
*
mac80211: allow changing TX-related netdev features
Johannes Berg
2020-02-07
1
-5
/
+1
*
mac80211: simplify and improve HT/VHT/HE disable code
Johannes Berg
2020-02-07
1
-0
/
+5
*
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
2019-12-13
1
-3
/
+1
*
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
1
-1
/
+9
*
mac80211: fix ieee80211_txq_setup_flows() failure path
Johannes Berg
2019-11-08
1
-1
/
+1
*
mac80211: allow drivers to set max MTU
Wen Gong
2019-09-11
1
-0
/
+1
*
mac80211: Simplify Extended Key ID API
Alexander Wetzel
2019-07-26
1
-12
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
1
-2
/
+2
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-4
/
+1
|
|
\
|
*
|
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
2019-06-02
1
-2
/
+2
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-07-08
1
-4
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
2019-06-20
1
-4
/
+2
|
|
/
*
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
|
/
*
mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers
Alexander Wetzel
2019-04-26
1
-0
/
+7
*
mac80211: Fix Extended Key ID auto activation
Alexander Wetzel
2019-04-26
1
-1
/
+5
*
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
1
-0
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-2
/
+2
|
\
|
*
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
2019-02-22
1
-2
/
+2
[next]