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
2021-05-19
mac80211: Set priority and queue mapping for injected frames
Johan Almbladh
2021-04-14
mac80211: fix TXQ AC confusion
Johannes Berg
2021-01-14
mac80211: check if atf has been disabled in __ieee80211_schedule_txq
Lorenzo Bianconi
2021-01-14
mac80211: do not drop tx nulldata packets on encrypted links
Felix Fietkau
2021-01-14
mac80211: fix encryption key selection for 802.3 xmit
Felix Fietkau
2020-12-11
net: mac80211: use core API for updating TX/RX stats
Lev Stipakov
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-11-06
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Mathy Vanhoef
2020-11-06
mac80211: don't overwrite QoS TID of injected frames
Mathy Vanhoef
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
2020-10-30
mac80211: fix use of skb payload instead of header
Johannes Berg
2020-10-30
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
2020-09-28
mac80211: don't calculate duration for S1G
Thomas Pedersen
2020-09-28
mac80211: fix some missing kernel-doc
Johannes Berg
2020-09-18
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
2020-09-18
mac80211: Add FILS discovery support
Aloka Dixit
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-18
mac80211: set info->control.hw_key for encap offload packets
Felix Fietkau
2020-09-18
mac80211: skip encap offload for tx multicast/control packets
Felix Fietkau
2020-09-18
mac80211: check and refresh aggregation session in encap offload tx
Felix Fietkau
2020-09-18
mac80211: add missing queue/hash initialization to 802.3 xmit
Felix Fietkau
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-30
mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path
Vasanthakumar Thiagarajan
2020-06-25
mac80211: skip mpath lookup also for control port tx
Markus Theil
2020-06-25
mac80211: Fix dropping broadcast packets in 802.11 encap
Seevalamuthu Mariappan
2020-05-28
mac80211: support control port TX status reporting
Markus Theil
2020-05-27
nl80211: add ability to report TX status for control port TX
Markus Theil
2020-05-26
Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...
David S. Miller
2020-04-30
docs: networking: convert mac80211-injection.txt to ReST
Mauro Carvalho Chehab
2020-04-29
mac80211: TX legacy rate control for Beacon frames
Jouni Malinen
2020-04-24
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-29
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-03-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2020-03-26
mac80211: set IEEE80211_TX_CTRL_PORT_CTRL_PROTO for nl80211 TX
Johannes Berg
2020-03-26
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
[next]