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-06-02
net: ipv4: provide __rcu annotation for ifa_list
Florian Westphal
1
-2
/
+2
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
2019-04-08
mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRIC
Narayanraddi Masti
3
-2
/
+10
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
1
-4
/
+6
2019-03-29
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
1
-28
/
+16
2019-03-29
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
1
-0
/
+3
2019-03-29
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
1
-0
/
+3
2019-03-29
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
1
-1
/
+6
2019-03-29
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
1
-1
/
+1
2019-03-29
mac80211: un-schedule TXQs on powersave start
Felix Fietkau
1
-1
/
+9
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
1
-4
/
+2
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+8
2019-02-22
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-22
mac80211: Use rhashtable_lookup_get_insert_fast instead of racy code
Herbert Xu
1
-16
/
+8
2019-02-22
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
6
-116
/
+75
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
1
-10
/
+25
2019-02-22
mac80211: ignore quiet mode in probe
Sara Sharon
1
-3
/
+3
2019-02-22
mac80211: allow CSA to self with immediate quiet
Sara Sharon
1
-1
/
+2
2019-02-22
mac80211: notify driver on subsequent CSA beacons
Sara Sharon
3
-14
/
+70
2019-02-22
mac80211: fix position of vendor_data read
Liad Kaufman
1
-2
/
+19
2019-02-22
mac80211: abort CSA if beacon does not include CSA IEs
Sara Sharon
3
-6
/
+57
2019-02-22
mac80211: support max channel switch time element
Sara Sharon
4
-0
/
+13
[next]