index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-21
mac80211: 80Mhz was not reported properly when using tx_status_ext
John Crispin
1
-1
/
+1
2019-08-21
mac80211: fix bad guard when reporting legacy rates
John Crispin
1
-7
/
+7
2019-08-21
mac80211: fix TX legacy rate reporting when tx_status_ext is used
John Crispin
1
-3
/
+9
2019-08-21
mac80211: fix possible sta leak
Johannes Berg
1
-4
/
+5
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-5
/
+13
2019-07-31
mac80211: HE STA disassoc due to QOS NULL not sent
Shay Bar
1
-1
/
+4
2019-07-31
mac80211: allow setting spatial reuse parameters from bss_conf
John Crispin
4
-1
/
+32
2019-07-31
mac80211: reject zero MAC address in add station
Karthikeyan Periyasamy
1
-1
/
+1
2019-07-31
mac80211: add missing null return check from call to ieee80211_get_sband
Colin Ian King
1
-0
/
+2
2019-07-30
Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"
Johannes Berg
1
-1
/
+0
2019-07-29
mac80211: add support for the ADDBA extension element
John Crispin
3
-11
/
+64
2019-07-29
mac80211: propagate HE operation info into bss_conf
John Crispin
3
-0
/
+20
2019-07-29
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-07-26
mac80211: implement HE support for mesh
Sven Eckelmann
5
-1
/
+128
2019-07-26
mac80211: add IEEE80211_KEY_FLAG_GENERATE_MMIE to ieee80211_key_flags
Lorenzo Bianconi
1
-1
/
+5
2019-07-26
mac80211: HE: add Spatial Reuse element parsing support
John Crispin
2
-0
/
+5
2019-07-26
mac80211: add struct ieee80211_tx_status support to ieee80211_add_tx_radiotap...
John Crispin
1
-12
/
+162
2019-07-26
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-4
/
+3
2019-07-26
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
3
-4
/
+8
2019-07-26
mac80211: add support for parsing ADDBA_EXT IEs
John Crispin
2
-0
/
+8
2019-07-26
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
2
-6
/
+9
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
3
-24
/
+14
2019-07-26
mac80211: add tx dequeue function for process context
Erik Stromdahl
1
-0
/
+2
2019-07-26
mac80211: remove unused and unneeded remove_sta_debugfs callback
Greg Kroah-Hartman
2
-10
/
+0
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
3
-8
/
+12
2019-07-20
mac80211: don't warn about CW params when not using them
Brian Norris
1
-4
/
+9
2019-07-20
mac80211: fix possible memory leak in ieee80211_assign_beacon
Lorenzo Bianconi
1
-2
/
+6
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
13
-83
/
+150
2019-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-60
/
+30
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
62
-251
/
+62
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
62
-251
/
+62
2019-06-20
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
11
-60
/
+30
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
61
-248
/
+61
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-13
/
+69
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-7
/
+65
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
12
-82
/
+148
2019-06-14
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
8
-7
/
+65
2019-06-14
mac80211: notify offchannel expire on mgmt_tx
James Prestwood
1
-0
/
+4
2019-06-14
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
3
-12
/
+3
2019-06-14
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
2
-0
/
+11
2019-06-14
mac80211: only warn once on chanctx_conf being NULL
Yibo Zhao
1
-1
/
+1
2019-06-14
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-06-14
mac80211: extend __rate_control_send_low warning
Johannes Berg
1
-1
/
+3
2019-06-14
mac80211: fill low rate even for HAS_RATE_CONTROL
Johannes Berg
1
-2
/
+2
2019-06-14
mac80211: use STA info in rate_control_send_low()
Johannes Berg
4
-10
/
+56
2019-06-14
mac80211: call rate_control_send_low() internally
Johannes Berg
3
-13
/
+7
2019-06-14
mac80211: allow turning TWT responder support on and off via netlink
John Crispin
1
-1
/
+3
2019-06-14
mac80211: dynamically enable the TWT requester support on STA interfaces
John Crispin
1
-2
/
+16
2019-06-14
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
2
-44
/
+57
[prev]
[next]