summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/tx.c
AgeCommit message (Expand)Author
2012-09-19sfc: Add support for IEEE-1588 PTPStuart Hodgson
2012-08-24sfc: Stash header offsets for TSO in struct tso_stateBen Hutchings
2012-08-24sfc: Replace tso_state::full_packet_space with ip_base_lenBen Hutchings
2012-08-24sfc: Simplify TSO header buffer allocationBen Hutchings
2012-08-24sfc: Stop TX queues before they fill upBen Hutchings
2012-08-24sfc: Refactor struct efx_tx_buffer to use a flags fieldBen Hutchings
2012-08-02sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings
2012-07-17sfc: Stop changing header offsets on TXBen Hutchings
2012-07-17sfc: Remove dead write to tso_state::packet_spaceBen Hutchings
2012-07-17sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings
2012-02-22sfc: Minor formatting cleanupBen Hutchings
2012-02-13sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings
2012-01-27sfc: Remove remnants of on-load self-testBen Hutchings
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer
2011-11-30sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet
2011-11-29sfc: Support for byte queue limitsTom Herbert
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-09-22sfc: convert to SKB paged frag API.Ian Campbell
2011-08-11sfc: Move the Solarflare driversJeff Kirsher