aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/spi.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2012-01-05sfc: Fix some formatting errors reported by checkpatchBen Hutchings1-1/+1
Fix the following errors and warnings: ERROR: trailing whitespace ERROR: spaces required around that '=' (ctx:VxV) WARNING: please, no space before tabs Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+99
Moves the Solarflare drivers into drivers/net/ethernet/sfc/ and make the necessary Kconfig and Makefile changes. CC: Steve Hodgson <shodgson@solarflare.com> CC: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>