开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
sfc
/
tx.c
Age
Commit message (
Expand
)
Author
2012-09-19
sfc: Add support for IEEE-1588 PTP
Stuart Hodgson
2012-08-24
sfc: Stash header offsets for TSO in struct tso_state
Ben Hutchings
2012-08-24
sfc: Replace tso_state::full_packet_space with ip_base_len
Ben Hutchings
2012-08-24
sfc: Simplify TSO header buffer allocation
Ben Hutchings
2012-08-24
sfc: Stop TX queues before they fill up
Ben Hutchings
2012-08-24
sfc: Refactor struct efx_tx_buffer to use a flags field
Ben Hutchings
2012-08-02
sfc: Fix maximum number of TSO segments and minimum TX queue size
Ben Hutchings
2012-07-17
sfc: Stop changing header offsets on TX
Ben Hutchings
2012-07-17
sfc: Remove dead write to tso_state::packet_space
Ben Hutchings
2012-07-17
sfc: Use generic DMA API, not PCI-DMA API
Ben Hutchings
2012-02-22
sfc: Minor formatting cleanup
Ben Hutchings
2012-02-13
sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZE
Ben Hutchings
2012-01-27
sfc: Remove remnants of on-load self-test
Ben Hutchings
2011-12-04
sfc: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-11-30
sfc: fix race in efx_enqueue_skb_tso()
Eric Dumazet
2011-11-29
sfc: Support for byte queue limits
Tom Herbert
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-06
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
Ian Campbell
2011-09-22
sfc: convert to SKB paged frag API.
Ian Campbell
2011-08-11
sfc: Move the Solarflare drivers
Jeff Kirsher