index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432
Thomas Gleixner
3
-6
/
+3
2019-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-2
/
+2
2019-05-29
mac80211: free peer keys before vif down in mesh
Pradeep Kumar Chitrapu
1
-0
/
+1
2019-05-28
mac80211: mesh: fix RCU warning
Thomas Pedersen
1
-1
/
+4
2019-05-28
mac80211: Do not use stack memory with scatterlist for GMAC
Jouni Malinen
1
-1
/
+6
2019-05-24
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+3
2019-05-24
mac80211: remove set but not used variable 'old'
YueHaibing
1
-2
/
+0
2019-05-24
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
3
-1
/
+37
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+7
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
23
-262
/
+636
2019-04-26
mac80211: probe unexercised mesh links
Rajkumar Manoharan
4
-0
/
+43
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
3
-9
/
+14
2019-04-26
mac80211: Set CAN_REPLACE_PTK0 for SW crypto only drivers
Alexander Wetzel
1
-0
/
+7
2019-04-26
mac80211: Fix Extended Key ID auto activation
Alexander Wetzel
1
-1
/
+5
2019-04-26
cfg80211: don't pass pointer to pointer unnecessarily
Dan Carpenter
1
-4
/
+4
2019-04-26
mac80211: store tx power value from user to station
Ashok Raj Nagarajan
4
-0
/
+65
2019-04-26
mac80211: only allocate one queue when using iTXQs
Johannes Berg
1
-5
/
+5
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
3
-0
/
+64
2019-04-26
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
1
-3
/
+0
2019-04-26
mac80211: minstrel_ht: automatically calculate rate duration shift
Felix Fietkau
1
-54
/
+80
2019-04-26
mac80211: minstrel_ht: add support for rates with 4 spatial streams
Felix Fietkau
2
-1
/
+11
2019-04-26
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
3
-39
/
+56
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
9
-60
/
+145
2019-04-26
mac80211: Optimize tailroom_needed update checks
Alexander Wetzel
1
-9
/
+15
2019-04-26
mac80211: set NETIF_F_LLTX when using intermediate tx queues
Felix Fietkau
1
-0
/
+1
2019-04-26
mac80211: run late dequeue late tx handlers without holding fq->lock
Felix Fietkau
1
-2
/
+8
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
1
-5
/
+10
2019-04-26
mac80211: mesh: drop redundant rcu_read_lock/unlock calls
Felix Fietkau
2
-20
/
+8
2019-04-26
mac80211: support profile split between elements
Sara Sharon
2
-20
/
+37
2019-04-26
mac80211: support non-inheritance element
Sara Sharon
1
-57
/
+77
2019-04-23
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
1
-1
/
+1
2019-04-23
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
1
-0
/
+3
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-38
/
+46
2019-04-10
mac80211: fix RX STBC override byte order
Johannes Berg
1
-2
/
+3
2019-04-09
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
1
-5
/
+4
[prev]
[next]