aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mtd.c
AgeCommit message (Expand)Author
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon
2013-08-29sfc: Update copyright bannersBen Hutchings
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings
2013-08-22sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings
2013-08-22sfc: Eliminate struct efx_mtdBen Hutchings
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings
2012-09-19sfc: Expose FPGA bitfile partition through MTDBen Hutchings
2012-09-19sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-27sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani
2012-03-27mtd: add leading underscore to all mtd functionsArtem Bityutskiy
2012-02-13sfc: Warn if unable to create MTDsBen Hutchings
2012-01-30sfc: MTD: Leave the DEBUG macro aloneBen Hutchings
2012-01-27sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery
2012-01-27sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings
2012-01-09sfc: Update MCDI (firmware interface) definitionsBen Hutchings
2012-01-09sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-08-11sfc: Move the Solarflare driversJeff Kirsher