summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-311-0/+1
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-284-10/+10
* net: add skb frag size accessorsEric Dumazet2011-10-192-5/+5
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-3/+3
* sfc: convert to SKB paged frag API.Ian Campbell2011-09-222-10/+5
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-227-83/+23
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-1/+1
* sfc: Use correct fields of struct ethtool_coalesceBen Hutchings2011-09-161-9/+27
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-166-15/+34
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-163-34/+53
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-163-8/+9
* sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings2011-09-161-3/+3
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* sfc: Move the Solarflare driversJeff Kirsher2011-08-1137-0/+25571
OpenPOWER on IntegriCloud