aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-27sfc: Remove remnants of on-load self-testBen Hutchings1-3/+1
2011-12-04sfc: Use kcalloc instead of kzalloc to allocate arrayThomas Meyer1-1/+1
2011-11-30sfc: fix race in efx_enqueue_skb_tso()Eric Dumazet1-2/+2
2011-11-29sfc: Support for byte queue limitsTom Herbert1-6/+21
2011-10-19net: add skb frag size accessorsEric Dumazet1-4/+4
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-3/+3
2011-09-22sfc: convert to SKB paged frag API.Ian Campbell1-9/+4
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+1212