aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mtd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-01-17sfc: extend MTD support for newer hardwareBert Kenward1-0/+3
2018-03-21mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon1-10/+1
2013-08-29sfc: Update copyright bannersBen Hutchings1-2/+2
2013-08-27sfc: Move MTD operations into efx_nic_typeBen Hutchings1-556/+8
2013-08-22sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings1-85/+112
2013-08-22sfc: Eliminate struct efx_mtdBen Hutchings1-160/+119
2013-08-22sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings1-21/+21
2012-09-19sfc: Expose FPGA bitfile partition through MTDBen Hutchings1-1/+3
2012-09-19sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings1-1/+2
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