aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/filter.c
AgeCommit message (Expand)Author
2013-03-07sfc: Enable RX DMA scattering where possibleBen Hutchings
2013-03-07sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PFBen Hutchings
2013-03-07sfc: Fix replacement detection in efx_filter_insert_filter()Ben Hutchings
2013-03-07sfc: Merge efx_filter_search() into efx_filter_insert()Ben Hutchings
2013-03-07sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filtersBen Hutchings
2013-03-07sfc: Remove redundant parameter to efx_filter_search()Ben Hutchings
2013-03-07sfc: More sensible semantics for efx_filter_insert_filter() replace flagBen Hutchings
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings
2012-07-17sfc: Work around bogus 'uninitialised variable' warningBen Hutchings
2012-02-16sfc: Add support for TX MAC filtersBen Hutchings
2012-02-16sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings
2012-01-04sfc: Remove now-unused filter functionBen Hutchings
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings
2011-08-11sfc: Move the Solarflare driversJeff Kirsher