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
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
/
drivers
/
net
/
ethernet
/
sfc
/
tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+38
2020-03-06
sfc: complete the next packet when we receive a timestamp
Tom Zhao
1
-0
/
+38
2020-02-18
sfc: elide assignment of skb
Edward Cree
1
-2
/
+1
2020-01-10
sfc: move a couple more functions
Alex Maftei (amaftei)
1
-18
/
+0
2020-01-10
sfc: move more tx code
Alex Maftei (amaftei)
1
-77
/
+0
2020-01-09
net: sfc: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-5
/
+2
2020-01-09
sfc: move common tx code
Alex Maftei (amaftei)
1
-295
/
+0
2020-01-09
sfc: add new headers in preparation for code split
Alex Maftei (amaftei)
1
-9
/
+10
2019-11-01
sfc: handle XDP_TX outcomes of XDP eBPF programs
Charles McLachlan
1
-0
/
+88
2019-11-01
sfc: allocate channels for XDP tx queues
Charles McLachlan
1
-0
/
+2
2019-11-01
sfc: support encapsulation of xdp_frames in efx_tx_buffer
Charles McLachlan
1
-0
/
+2
2019-07-31
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-04-02
drivers: net: sfc: use netdev_xmit_more helper
Florian Westphal
1
-7
/
+5
2019-02-14
sfc: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
1
-1
/
+1
2018-11-09
sfc: use the new __netdev_tx_sent_queue BQL optimisation
Edward Cree
1
-4
/
+1
2018-05-25
sfc: stop the TX queue before pushing new buffers
Martin Habets
1
-8
/
+25
2018-01-26
sfc: on 8000 series use TX queues for TX timestamps
Edward Cree
1
-1
/
+2
2018-01-26
sfc: handle TX timestamps in the normal data path
Martin Habets
1
-1
/
+19
2017-12-08
sfc: pass valid pointers from efx_enqueue_unwind
Bert Kenward
1
-1
/
+4
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2017-11-08
net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO
Nogah Frankel
1
-1
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-3
/
+3
2017-08-07
net: sched: get rid of struct tc_to_netdev
Jiri Pirko
1
-3
/
+4
2017-08-07
net: sched: change return value of ndo_setup_tc for driver supporting mqprio ...
Jiri Pirko
1
-1
/
+1
2017-08-07
net: sched: push cls related args into cls_common structure
Jiri Pirko
1
-1
/
+0
2017-08-07
net: sched: make type an argument for ndo_setup_tc
Jiri Pirko
1
-3
/
+4
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
1
-2
/
+2
2017-03-16
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
1
-1
/
+3
2017-01-16
sfc: get PIO buffer size from the NIC
Edward Cree
1
-1
/
+0
2017-01-16
sfc: allow PIO more often
Edward Cree
1
-0
/
+1
2016-12-04
sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID instead
Edward Cree
1
-6
/
+6
2016-11-30
sfc: separate out SFC4000 ("Falcon") support into new sfc-falcon driver
Edward Cree
1
-17
/
+5
2016-11-28
sfc: remove unneeded variable
Dan Carpenter
1
-2
/
+0
2016-11-18
sfc: remove Software TSO
Edward Cree
1
-5
/
+41
2016-11-18
sfc: Firmware-Assisted TSO version 2
Bert Kenward
1
-762
/
+251
2016-03-04
net: relax setup_tc ndo op handle restriction
John Fastabend
1
-1
/
+1
2016-02-17
net: rework setup_tc ndo op to consume general tc operand
John Fastabend
1
-3
/
+6
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+4
2015-12-01
sfc: make TSO version a per-queue parameter
Bert Kenward
1
-2
/
+6
2015-11-03
sfc: push partner queue for skb->xmit_more
Martin Habets
1
-2
/
+28
2015-07-09
sfc: Report TX completions to BQL after all TX events in interrupt
Peter Dunning
1
-1
/
+2
2014-10-22
sfc: remove incorrect EFX_BUG_ON_PARANOID check
Jon Cooper
1
-4
/
+0
2014-10-18
sfc: add support for skb->xmit_more
Edward Cree
1
-24
/
+19
2014-09-10
sfc: Convert the normal transmit complete path to dev_consume_skb_any()
Rick Jones
1
-1
/
+1
2014-07-30
sfc: Use __iowrite64_copy instead of a slightly different local function
Ben Hutchings
1
-17
/
+7
2014-07-18
sfc: Add per-queue statistics in ethtool
Andrew Rybchenko
1
-0
/
+4
2014-06-12
sfc: PIO:Restrict to 64bit arch and use 64-bit writes.
Jon Cooper
1
-5
/
+17
2014-02-13
sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc'
Ben Hutchings
1
-2
/
+2
2014-02-13
sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN
Ben Hutchings
1
-13
/
+4
[next]