summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/filter.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Make most filter operations NIC-type-specificBen Hutchings2013-08-221-1244/+0Star
* sfc: Refactor Falcon-arch search limit resetBen Hutchings2013-08-221-29/+30
* sfc: Split Falcon-arch-specific and common filter stateBen Hutchings2013-08-221-53/+47Star
* sfc: Extend and abstract efx_filter_spec to cover Huntington/EF10Ben Hutchings2013-08-221-249/+206Star
* sfc: Rename Falcon-arch filter implementation types and functionsBen Hutchings2013-08-221-209/+243
* sfc: Remove unused filter_flags variables and efx_farch_filter_id_flags()Ben Hutchings2013-08-221-16/+0Star
* sfc: Rename Falcon-architecture register definitionsBen Hutchings2013-08-211-1/+1
* sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings2013-08-211-1/+1
* sfc: Enable RX scatter for flows steered by RFSBen Hutchings2013-07-231-1/+3
* sfc: Enable accelerated RFS on vlansAndy Lutomirski2013-06-241-1/+14
* sfc: Enable RX DMA scattering where possibleBen Hutchings2013-03-071-3/+71
* sfc: Disable RSS when using SR-IOV and only 1 RX queue on the PFBen Hutchings2013-03-071-1/+5
* sfc: Fix replacement detection in efx_filter_insert_filter()Ben Hutchings2013-03-071-23/+66
* sfc: Merge efx_filter_search() into efx_filter_insert()Ben Hutchings2013-03-071-36/+24Star
* sfc: Don't use efx_filter_{build,hash,increment}() for default MAC filtersBen Hutchings2013-03-071-16/+19
* sfc: Remove redundant parameter to efx_filter_search()Ben Hutchings2013-03-071-13/+8Star
* sfc: More sensible semantics for efx_filter_insert_filter() replace flagBen Hutchings2013-03-071-4/+12
* sfc: Fix the reported priorities of different filter typesBen Hutchings2012-10-021-16/+53
* sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings2012-10-021-46/+7Star
* sfc: Work around bogus 'uninitialised variable' warningBen Hutchings2012-07-171-1/+1
* sfc: Add support for TX MAC filtersBen Hutchings2012-02-161-4/+59
* sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings2012-02-161-30/+166
* sfc: Remove now-unused filter functionBen Hutchings2012-01-041-46/+0Star
* sfc: Add support for retrieving and removing filters by IDBen Hutchings2012-01-041-0/+247
* sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings2012-01-041-7/+7
* sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings2012-01-041-5/+38
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+727