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