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
/
drivers
/
net
/
ethernet
/
sfc
/
rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-01
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
1
-5
/
+1
2012-09-08
sfc: Add channel specific receive_skb handler and post_remove callback
Stuart Hodgson
1
-2
/
+11
2012-09-08
sfc: Add explicit RX queue flag to channel
Stuart Hodgson
1
-2
/
+5
2012-07-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
1
-11
/
+11
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
1
-11
/
+11
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
1
-0
/
+1
2012-05-10
sfc: By default refill RX rings as soon as space for a batch
David Riddoch
1
-6
/
+12
2012-05-10
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
1
-11
/
+4
2012-03-06
sfc: Update comments on efx_rx_packet_gro()
Ben Hutchings
1
-5
/
+2
2012-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-02-25
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
1
-2
/
+2
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
1
-0
/
+4
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
1
-2
/
+1
2012-01-30
sfc: Use a more sensible cast in efx_rx_buf_offset()
Ben Hutchings
1
-1
/
+1
2012-01-27
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
Ben Hutchings
1
-33
/
+32
2012-01-27
sfc: Move the end of the non-GRO RX path into its own function
Ben Hutchings
1
-18
/
+23
2012-01-05
sfc: Remove parentheses around return expressions, reported by checkpatch
Ben Hutchings
1
-8
/
+7
2011-12-16
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
Ben Hutchings
1
-5
/
+2
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-1
/
+1
2011-11-01
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+1
2011-10-19
net: add skb frag size accessors
Eric Dumazet
1
-1
/
+1
2011-09-23
sfc: convert to SKB paged frag API.
Ian Campbell
1
-1
/
+1
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher
1
-0
/
+749