aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/filter.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02sfc: Fix the reported priorities of different filter typesBen Hutchings1-16/+53
2012-10-02sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings1-46/+7
2012-07-17sfc: Work around bogus 'uninitialised variable' warningBen Hutchings1-1/+1
2012-02-16sfc: Add support for TX MAC filtersBen Hutchings1-4/+59
2012-02-16sfc: Add support for configuring RX unicast/multicast default filtersBen Hutchings1-30/+166
2012-01-04sfc: Remove now-unused filter functionBen Hutchings1-46/+0
2012-01-04sfc: Add support for retrieving and removing filters by IDBen Hutchings1-0/+247
2012-01-04sfc: Use consistent types for filter IDs, indices and search depthsBen Hutchings1-7/+7
2012-01-04sfc: Change filter ID generation to satisfy priority semantics of RX NFCBen Hutchings1-5/+38
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+727