aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tx.c
Commit message (Expand)AuthorAge
* sfc: Remove dead write to tso_state::packet_spaceBen Hutchings2012-07-17
* sfc: Use generic DMA API, not PCI-DMA APIBen Hutchings2012-07-17
* sfc: Minor formatting cleanupBen Hutchings2012-02-22
* sfc: Replace some literal constants with EFX_PAGE_SIZE/EFX_BUF_SIZEBen Hutchings2012-02-13
* sfc: Remove remnants of on-load self-testBen Hutchings2012-01-26
* sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer2011-12-04
* sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet2011-11-30
* sfc: Support for byte queue limitsTom Herbert2011-11-29
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* sfc: convert to SKB paged frag API.Ian Campbell2011-09-22
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11