index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-31
mac80211: Fix NULL ptr deref for injected rate info
Mathy Vanhoef
1
-16
/
+36
2021-04-21
Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...
David S. Miller
1
-18
/
+40
2021-04-19
mac80211: properly process TXQ management frames
Johannes Berg
1
-5
/
+14
2021-04-08
mac80211: Set priority and queue mapping for injected frames
Johan Almbladh
1
-11
/
+9
2021-04-08
mac80211: set sk_pacing_shift for 802.3 txpath
Lorenzo Bianconi
1
-0
/
+3
2021-04-08
mac80211: don't apply flow control on management frames
Johannes Berg
1
-3
/
+15
2021-04-08
mac80211: remove redundant assignment of variable result
Colin Ian King
1
-1
/
+1
2021-04-08
mac80211: fix TXQ AC confusion
Johannes Berg
1
-1
/
+1
2021-02-12
mac80211: add STBC encoding to ieee80211_parse_tx_radiotap
Philipp Borgers
1
-0
/
+9
2021-02-12
mac80211: enable QoS support for nl80211 ctrl port
Markus Theil
1
-6
/
+19
2021-01-22
mac80211: introduce aql_enable node in debugfs
Lorenzo Bianconi
1
-0
/
+5
2021-01-21
mac80211: add LDPC encoding to ieee80211_parse_tx_radiotap
Philipp Borgers
1
-0
/
+4
2021-01-21
net/fq_impl: do not maintain a backlog-sorted list of flows
Felix Fietkau
1
-2
/
+0
2021-01-21
net/fq_impl: drop get_default_func, move default flow to fq_tin
Felix Fietkau
1
-18
/
+4
2021-01-15
mac80211: check if atf has been disabled in __ieee80211_schedule_txq
Lorenzo Bianconi
1
-1
/
+1
2021-01-15
mac80211: do not drop tx nulldata packets on encrypted links
Felix Fietkau
1
-1
/
+1
2021-01-15
mac80211: fix encryption key selection for 802.3 xmit
Felix Fietkau
1
-12
/
+15
2020-12-11
net: mac80211: use core API for updating TX/RX stats
Lev Stipakov
1
-13
/
+3
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-28
/
+11
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
1
-24
/
+2
2020-11-07
net: mac80211: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+3
2020-11-06
mac80211: assure that certain drivers adhere to DONT_REORDER flag
Mathy Vanhoef
1
-2
/
+7
2020-11-06
mac80211: don't overwrite QoS TID of injected frames
Mathy Vanhoef
1
-4
/
+1
2020-11-06
mac80211: add radiotap flag to assure frames are not reordered
Mathy Vanhoef
1
-0
/
+3
2020-10-30
mac80211: fix use of skb payload instead of header
Johannes Berg
1
-13
/
+24
2020-10-30
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
1
-3
/
+4
2020-09-28
mac80211: don't calculate duration for S1G
Thomas Pedersen
1
-0
/
+4
2020-09-28
mac80211: fix some missing kernel-doc
Johannes Berg
1
-0
/
+2
2020-09-18
mac80211: Unsolicited broadcast probe response support
Aloka Dixit
1
-0
/
+29
2020-09-18
mac80211: Add FILS discovery support
Aloka Dixit
1
-0
/
+28
2020-09-18
mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flags
Felix Fietkau
1
-8
/
+8
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-14
/
+20
2020-09-18
mac80211: set info->control.hw_key for encap offload packets
Felix Fietkau
1
-0
/
+5
2020-09-18
mac80211: skip encap offload for tx multicast/control packets
Felix Fietkau
1
-55
/
+19
2020-09-18
mac80211: check and refresh aggregation session in encap offload tx
Felix Fietkau
1
-0
/
+18
2020-09-18
mac80211: add missing queue/hash initialization to 802.3 xmit
Felix Fietkau
1
-0
/
+6
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-36
/
+37
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+4
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
1
-30
/
+24
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
1
-11
/
+8
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
1
-2
/
+0
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
1
-0
/
+3
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
1
-0
/
+2
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
1
-1
/
+1
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
1
-0
/
+1
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
1
-1
/
+2
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-6
/
+6
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-0
/
+1
2020-07-30
mac80211: Fix bug in Tx ack status reporting in 802.3 xmit path
Vasanthakumar Thiagarajan
1
-3
/
+4
2020-06-25
mac80211: skip mpath lookup also for control port tx
Markus Theil
1
-1
/
+5
[next]