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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-4
/
+5
|
\
|
|
|
|
/
|
/
|
|
*
mac80211: fix possible sta leak
Johannes Berg
2019-08-21
1
-4
/
+5
*
|
mac80211: minstrel_ht: improve rate probing for devices with static fallback
Felix Fietkau
2019-08-21
3
-28
/
+225
*
|
mac80211: minstrel_ht: fix default max throughput rate indexes
Felix Fietkau
2019-08-21
1
-6
/
+14
*
|
mac80211: minstrel_ht: reduce unnecessary rate probing attempts
Felix Fietkau
2019-08-21
1
-0
/
+15
*
|
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
2019-08-21
1
-1
/
+1
*
|
nl80211: Add support for EDMG channels
Alexei Avshalom Lazar
2019-08-21
2
-3
/
+5
*
|
mac80211: fix possible NULL pointerderef in obss pd code
John Crispin
2019-08-21
1
-1
/
+2
*
|
mac80211: add assoc-at support
Ben Greear
2019-08-21
2
-0
/
+5
*
|
nl80211: add 6GHz band definition to enum nl80211_band
Arend van Spriel
2019-08-21
1
-0
/
+1
*
|
mac80211: add missing length field increment when generating Radiotap header
John Crispin
2019-08-21
1
-0
/
+1
*
|
mac80211: 80Mhz was not reported properly when using tx_status_ext
John Crispin
2019-08-21
1
-1
/
+1
*
|
mac80211: fix bad guard when reporting legacy rates
John Crispin
2019-08-21
1
-7
/
+7
*
|
mac80211: fix TX legacy rate reporting when tx_status_ext is used
John Crispin
2019-08-21
1
-3
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-06
3
-5
/
+13
|
\
|
|
*
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
Johannes Berg
2019-07-30
1
-1
/
+0
|
*
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
2019-07-29
1
-0
/
+10
|
*
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
2019-07-26
1
-4
/
+3
*
|
mac80211: HE STA disassoc due to QOS NULL not sent
Shay Bar
2019-07-31
1
-1
/
+4
*
|
mac80211: allow setting spatial reuse parameters from bss_conf
John Crispin
2019-07-31
4
-1
/
+32
*
|
mac80211: reject zero MAC address in add station
Karthikeyan Periyasamy
2019-07-31
1
-1
/
+1
*
|
mac80211: add missing null return check from call to ieee80211_get_sband
Colin Ian King
2019-07-31
1
-0
/
+2
*
|
mac80211: add support for the ADDBA extension element
John Crispin
2019-07-29
3
-11
/
+64
*
|
mac80211: propagate HE operation info into bss_conf
John Crispin
2019-07-29
3
-0
/
+20
*
|
mac80211: implement HE support for mesh
Sven Eckelmann
2019-07-26
5
-1
/
+128
*
|
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
2019-07-26
1
-1
/
+5
*
|
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
2019-07-26
2
-0
/
+5
*
|
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...
John Crispin
2019-07-26
1
-12
/
+162
*
|
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
2019-07-26
3
-4
/
+8
*
|
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
2019-07-26
2
-0
/
+8
*
|
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
2019-07-26
2
-6
/
+9
*
|
mac80211: Simplify Extended Key ID API
Alexander Wetzel
2019-07-26
3
-24
/
+14
*
|
mac80211: add tx dequeue function for process context
Erik Stromdahl
2019-07-26
1
-0
/
+2
*
|
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
2019-07-26
2
-10
/
+0
*
|
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
2019-07-26
3
-8
/
+12
|
/
*
mac80211: don't warn about CW params when not using them
Brian Norris
2019-07-20
1
-4
/
+9
*
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
2019-07-20
1
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
13
-83
/
+150
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
62
-251
/
+62
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
10
-13
/
+69
|
|
\
\
|
*
\
\
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
2019-06-14
12
-82
/
+148
|
|
\
\
\
|
|
*
|
|
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
2019-06-14
1
-0
/
+4
|
|
*
|
|
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
3
-12
/
+3
|
|
*
|
|
mac80211: extend __rate_control_send_low warning
Johannes Berg
2019-06-14
1
-1
/
+3
|
|
*
|
|
mac80211: fill low rate even for HAS_RATE_CONTROL
Johannes Berg
2019-06-14
1
-2
/
+2
|
|
*
|
|
mac80211: use STA info in rate_control_send_low()
Johannes Berg
2019-06-14
4
-10
/
+56
|
|
*
|
|
mac80211: call rate_control_send_low() internally
Johannes Berg
2019-06-14
3
-13
/
+7
|
|
*
|
|
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
2019-06-14
1
-1
/
+3
|
|
*
|
|
mac80211: dynamically enable the TWT requester support on STA interfaces
John Crispin
2019-06-14
1
-2
/
+16
|
|
*
|
|
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
2019-06-14
2
-44
/
+57
[prev]
[next]