index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
rx.c
Age
Commit message (
Expand
)
Author
2013-03-06
sfc: Correct efx_rx_buffer::page_offset when EFX_PAGE_IP_ALIGN != 0
Ben Hutchings
2013-02-26
sfc: Fix efx_rx_buf_offset() in the presence of swiotlb
Ben Hutchings
2013-02-26
sfc: Properly sync RX DMA buffer when it is not the last in the page
Ben Hutchings
2012-12-01
sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page()
Ben Hutchings
2012-09-07
sfc: Add channel specific receive_skb handler and post_remove callback
Stuart Hodgson
2012-09-07
sfc: Add explicit RX queue flag to channel
Stuart Hodgson
2012-07-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-05-10
sfc: By default refill RX rings as soon as space for a batch
David Riddoch
2012-05-10
sfc: Fill RX rings completely full, rather than to 95% full
David Riddoch
2012-03-06
sfc: Update comments on efx_rx_packet_gro()
Ben Hutchings
2012-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-25
sfc: Fix assignment of ip_summed for pre-allocated skbs
Ben Hutchings
2012-02-16
sfc: Leave interrupts and event queues enabled whenever we can
Ben Hutchings
2012-02-16
sfc: Generate RX fill events based on RX queues, not channels
Ben Hutchings
2012-01-30
sfc: Use a more sensible cast in efx_rx_buf_offset()
Ben Hutchings
2012-01-27
sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
Ben Hutchings
2012-01-27
sfc: Move the end of the non-GRO RX path into its own function
Ben Hutchings
2012-01-05
sfc: Remove parentheses around return expressions, reported by checkpatch
Ben Hutchings
2011-12-16
sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GRO
Ben Hutchings
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-09-22
sfc: convert to SKB paged frag API.
Ian Campbell
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher