index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Age
Commit message (
Expand
)
Author
2020-04-02
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-04-02
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
2020-04-01
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
2020-04-01
mac80211: drop data frames without key on encrypted links
Johannes Berg
2020-02-19
mac80211: use more bits for ack_frame_id
Johannes Berg
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
2019-12-13
mac80211: fix TID field in monitor mode transmit
Fredrik Olofsson
2019-11-22
mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue
Toke Høiland-Jørgensen
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
mac80211: add a comment about monitor-to-dev injection
Johannes Berg
2019-11-08
mac80211: Shrink the size of ack_frame_id to make room for tx_time_est
Toke Høiland-Jørgensen
2019-11-08
mac80211: move store skb ack code to its own function
John Crispin
2019-10-04
mac80211: pass internal sta to ieee80211_tx_frags()
Johannes Berg
2019-08-21
nl80211: add 6GHz band definition to enum nl80211_band
Arend van Spriel
2019-07-26
mac80211: propagate struct ieee80211_tx_status into ieee80211_tx_monitor()
John Crispin
2019-07-26
mac80211: add tx dequeue function for process context
Erik Stromdahl
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-04-26
Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...
David S. Miller
2019-04-26
mac80211: probe unexercised mesh links
Rajkumar Manoharan
2019-04-26
mac80211: add option for setting control flags
Rajkumar Manoharan
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
2019-04-26
mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmit
Felix Fietkau
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
mac80211: run late dequeue late tx handlers without holding fq->lock
Felix Fietkau
2019-04-26
mac80211: calculate hash for fq without holding fq->lock in itxq enqueue
Felix Fietkau
2019-04-08
mac80211: make ieee80211_schedule_txq schedule empty TXQs
Felix Fietkau
2019-03-29
mac80211: rework locking for txq scheduling / airtime fairness
Felix Fietkau
2019-03-29
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-01
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-01-28
mac80211: remove unused variable
Johannes Berg
2019-01-25
mac80211: Expose ieee80211_schedule_txq() function
Toke Høiland-Jørgensen
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
2019-01-19
mac80211: Add TXQ scheduling API
Toke Høiland-Jørgensen
2018-12-19
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-18
mac80211: don't build AMSDU from GSO packets
Sara Sharon
2018-12-18
mac80211: remove superfluous NULL check
Johannes Berg
2018-12-05
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2018-11-09
mac80211: tx: avoid variable shadowing
Johannes Berg
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-05
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
2018-09-05
mac80211: add an option for drivers to check if packets can be aggregated
Sara Sharon
2018-09-05
mac80211: allow AMSDU size limitation per-TID
Sara Sharon
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
2018-09-05
mac80211: Don't wake up from PS for offchannel TX
Andrei Otcheretianski
2018-09-05
mac80211: Fix PTK rekey freezes and clear text leak
Alexander Wetzel
2018-09-05
mac80211: Store sk_pacing_shift in ieee80211_hw
Wen Gong
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-03
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
[next]