aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc
AgeCommit message (Expand)Author
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller
2011-12-16sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings
2011-12-16ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings
2011-12-06sfc: Remove device ID macros only used onceBen 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-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
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-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings
2011-09-16sfc: Use correct fields of struct ethtool_coalesceBen Hutchings
2011-09-16sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings
2011-09-16sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings
2011-09-16sfc: Use consistent types for interrupt coalescing parametersBen Hutchings
2011-09-16sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11sfc: Move the Solarflare driversJeff Kirsher