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
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-2
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-13
/
+9
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-8
/
+4
2017-05-17
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
1
-1
/
+8
2017-04-28
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
1
-1
/
+4
2017-03-07
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
1
-8
/
+0
2017-01-26
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
1
-2
/
+2
2017-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+7
2017-01-14
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
1
-6
/
+126
2017-01-13
mac80211: prevent skb/txq mismatch
Michal Kazior
1
-10
/
+7
2017-01-02
mac80211: initialize fast-xmit 'info' later
Johannes Berg
1
-1
/
+2
2016-12-15
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
1
-4
/
+4
2016-12-13
mac80211: Use appropriate name for functions and messages
Masashi Honma
1
-1
/
+1
2016-12-13
mac80211: multicast to unicast conversion
Michael Braun
1
-1
/
+121
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2016-11-15
mac80211: fix A-MSDU aggregation with fast-xmit + txq
Felix Fietkau
1
-1
/
+5
2016-11-15
mac80211: remove bogus skb vif assignment
Felix Fietkau
1
-3
/
+0
2016-11-15
mac80211: update A-MPDU flag on tx dequeue
Felix Fietkau
1
-0
/
+5
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
1
-2
/
+2
2016-10-17
mac80211: fix A-MSDU outer SA/DA
Michael Braun
1
-0
/
+23
2016-10-17
mac80211: avoid extra memcpy in A-MSDU head creation
Michael Braun
1
-10
/
+13
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-3
/
+2
2016-10-04
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-4
/
+8
2016-09-30
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
1
-78
/
+206
2016-09-30
mac80211: Set lower memory limit for non-VHT devices
Toke Høiland-Jørgensen
1
-0
/
+19
2016-09-30
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
Toke Høiland-Jørgensen
1
-45
/
+45
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-34
/
+39
2016-09-14
mac80211: check skb_linearize() return value
Johannes Berg
1
-2
/
+6
2016-09-13
mac80211: simplify TDLS RA lookup
Johannes Berg
1
-11
/
+4
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
1
-2
/
+2
2016-09-12
mac80211: fix sequence number assignment for PS response frames
Felix Fietkau
1
-32
/
+33
2016-09-12
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
1
-1
/
+1
2016-08-11
mac80211: remove skb header offset mangling in ieee80211_build_hdr
Felix Fietkau
1
-26
/
+2
2016-08-05
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
1
-3
/
+3
2016-06-30
mac80211: fix fq lockdep warnings
Michal Kazior
1
-0
/
+4
2016-06-30
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
1
-1
/
+5
2016-06-09
mac80211: implement codel on fair queuing flows
Michal Kazior
1
-1
/
+108
2016-06-09
mac80211: implement fair queueing per txq
Michal Kazior
1
-21
/
+115
2016-06-09
mac80211: skip netdev queue control with software queuing
Michal Kazior
1
-32
/
+43
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-7
/
+7
2016-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+9
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+156
2016-04-05
mac80211: close the SP when we enqueue frames during the SP
Emmanuel Grumbach
1
-0
/
+6
2016-04-05
mac80211: don't send deferred frames outside the SP
Emmanuel Grumbach
1
-3
/
+1
2016-04-05
mac80211: do not pass injected frames without a valid rate to the driver
Felix Fietkau
1
-0
/
+3
2016-04-05
mac80211: fix parsing of 40Mhz in injected radiotap header
Sven Eckelmann
1
-2
/
+3
2016-04-05
mac80211: mesh: move path tables into if_mesh
Bob Copeland
1
-1
/
+1
2016-04-05
mac80211: fix AP buffered multicast frames with queue control and txq
Felix Fietkau
1
-1
/
+2
2016-04-05
mac80211: parse VHT info in injected frames
Lorenzo Bianconi
1
-0
/
+31
[next]