aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mtd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-5/+5
2012-03-27sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani1-1/+1
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy1-4/+4
2012-02-13sfc: Warn if unable to create MTDsBen Hutchings1-1/+1
2012-01-30sfc: MTD: Leave the DEBUG macro aloneBen Hutchings1-1/+0
2012-01-27sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery1-1/+1
2012-01-27sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings1-0/+1
2012-01-09sfc: Update MCDI (firmware interface) definitionsBen Hutchings1-2/+1
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings1-4/+4
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell1-3/+3
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-0/+693