aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker1-0/+1
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pciLinus Torvalds4-10/+10
2011-10-19net: add skb frag size accessorsEric Dumazet2-5/+5
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
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 Campbell2-10/+5
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller7-83/+23
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-1/+1
2011-09-16sfc: Use correct fields of struct ethtool_coalesceBen Hutchings1-9/+27
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings6-15/+34
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings3-34/+53
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings3-8/+9
2011-09-16sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings1-3/+3
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11sfc: Move the Solarflare driversJeff Kirsher37-0/+25571