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
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-25
/
+88
2019-04-26
mac80211: probe unexercised mesh links
Rajkumar Manoharan
1
-0
/
+36
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
1
-7
/
+11
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
1
-0
/
+10
2019-04-26
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
1
-1
/
+10
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
1
-10
/
+3
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-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: fix memory accounting with A-MSDU aggregation
Felix Fietkau
1
-0
/
+3
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+9
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
1
-3
/
+9
2019-01-28
mac80211: remove unused variable
Johannes Berg
1
-1
/
+0
2019-01-25
mac80211: Expose ieee80211_schedule_txq() function
Toke Høiland-Jørgensen
1
-0
/
+13
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
1
-4
/
+86
2019-01-19
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
1
-1
/
+59
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
1
-4
/
+7
2018-12-18
mac80211: don't build AMSDU from GSO packets
Sara Sharon
1
-1
/
+4
2018-12-18
mac80211: remove superfluous NULL check
Johannes Berg
1
-1
/
+1
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
1
-2
/
+2
2018-11-09
mac80211: tx: avoid variable shadowing
Johannes Berg
1
-2
/
+2
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2018-09-05
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
1
-1
/
+1
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
1
-0
/
+3
2018-09-05
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
1
-0
/
+4
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
1
-3
/
+11
2018-09-05
mac80211: Don't wake up from PS for offchannel TX
Andrei Otcheretianski
1
-0
/
+4
2018-09-05
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
1
-0
/
+4
2018-09-05
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
1
-7
/
+1
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
1
-10
/
+27
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-24
/
+30
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-24
/
+30
2018-09-03
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
1
-1
/
+1
2018-08-30
mac80211: always account for A-MSDU header changes
Johannes Berg
1
-5
/
+7
2018-08-30
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
1
-3
/
+3
2018-08-29
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
1
-17
/
+21
2018-08-28
mac80211: add stop/start logic for software TXQs
Manikanta Pubbisetty
1
-2
/
+9
2018-07-09
mac80211: don't put null-data frames on the normal TXQ
Johannes Berg
1
-1
/
+1
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-06-29
mac80211: disable BHs/preemption in ieee80211_tx_control_port()
Denis Kenzior
1
-0
/
+2
2018-06-15
mac80211: support scan features for improved scan privacy
Johannes Berg
1
-8
/
+13
2018-05-23
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-1
/
+2
2018-05-08
mac80211: Support the new cfg80211 TXQ stats API
Toke Høiland-Jørgensen
1
-0
/
+20
2018-05-07
mac80211: add api to set CSA counter in mac80211
Gregory Greenman
1
-0
/
+25
2018-05-07
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
1
-1
/
+2
2018-03-29
mac80211: Add support for tx_control_port
Denis Kenzior
1
-0
/
+46
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2018-02-23
mac80211: Adjust TSQ pacing shift
Toke Høiland-Jørgensen
1
-0
/
+8
[next]