index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: 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
|
*
|
|
|
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
11
-60
/
+30
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
net/mac80211: move WEP handling to ARC4 library interface
Ard Biesheuvel
2019-06-20
11
-60
/
+30
*
|
|
|
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-21
62
-251
/
+62
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
1
-3
/
+1
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
61
-248
/
+61
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-06-17
8
-7
/
+65
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2019-06-14
8
-7
/
+65
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
2019-06-14
2
-0
/
+11
|
|
*
|
mac80211: only warn once on chanctx_conf being NULL
Yibo Zhao
2019-06-14
1
-1
/
+1
|
|
*
|
mac80211: drop robust management frames from unknown TA
Johannes Berg
2019-06-14
1
-0
/
+2
|
|
*
|
mac80211: free peer keys before vif down in mesh
Pradeep Kumar Chitrapu
2019-05-29
1
-0
/
+1
|
|
*
|
mac80211: mesh: fix RCU warning
Thomas Pedersen
2019-05-28
1
-1
/
+4
|
|
*
|
mac80211: Do not use stack memory with scatterlist for GMAC
Jouni Malinen
2019-05-28
1
-1
/
+6
|
|
*
|
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
2019-05-24
1
-1
/
+3
|
|
*
|
mac80211: remove set but not used variable 'old'
YueHaibing
2019-05-24
1
-2
/
+0
|
|
*
|
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
2019-05-24
3
-1
/
+37
|
|
|
/
*
|
/
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
Thomas Gleixner
2019-06-05
3
-6
/
+3
|
/
/
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
3
-3
/
+7
|
\
|
*
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
2019-04-23
1
-1
/
+1
|
*
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
2019-04-23
1
-0
/
+3
|
*
mac80211: fix RX STBC override byte order
Johannes Berg
2019-04-10
1
-2
/
+3
*
|
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
23
-262
/
+636
|
\
\
|
*
|
mac80211: probe unexercised mesh links
Rajkumar Manoharan
2019-04-26
4
-0
/
+43
|
*
|
mac80211: add option for setting control flags
Rajkumar Manoharan
2019-04-26
3
-9
/
+14
|
*
|
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
|
*
|
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
2019-04-26
1
-4
/
+4
|
*
|
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
2019-04-26
4
-0
/
+65
|
*
|
mac80211: only allocate one queue when using iTXQs
Johannes Berg
2019-04-26
1
-5
/
+5
[next]