aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc
Commit message (Expand)AuthorAge
* sfc: Fix assignment of ip_summed for pre-allocated skbsBen Hutchings2012-02-24
* sfc: Remove now-unused filter functionBen Hutchings2012-01-04
* sfc: Implement ethtool RX NFC rules API instead of n-tuple APIBen Hutchings2012-01-04
* sfc: Add support for retrieving and removing filters by IDBen Hutchings2012-01-04
* sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2012-01-04
* sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2012-01-04
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2011-12-16
|\
| * sfc: Use skb_fill_page_desc() to simplify passing of page buffers to GROBen Hutchings2011-12-16
| * sfc: Remove device ID macros only used onceBen Hutchings2011-12-06
* | ethtool: Define and apply a default policy for RX flow hash indirectionBen Hutchings2011-12-16
* | ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings2011-12-16
|/
* 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: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-31
* Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2011-10-28
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* 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
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-22
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-16
* sfc: Use correct fields of struct ethtool_coalesceBen Hutchings2011-09-16
* sfc: Validate IRQ moderation parameters in efx_init_irq_moderation()Ben Hutchings2011-09-16
* sfc: Correct reporting and validation of TX interrupt coalescingBen Hutchings2011-09-16
* sfc: Use consistent types for interrupt coalescing parametersBen Hutchings2011-09-16
* sfc: Correct error code for unsupported interrupt coalescing parametersBen Hutchings2011-09-16
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* sfc: Move the Solarflare driversJeff Kirsher2011-08-11