summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/mtd.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
* sfc: extend MTD support for newer hardwareBert Kenward2019-01-171-0/+3
* mtd: Stop updating erase_info->state and calling mtd_erase_callback()Boris Brezillon2018-03-211-10/+1Star
* sfc: Update copyright bannersBen Hutchings2013-08-301-2/+2
* sfc: Move MTD operations into efx_nic_typeBen Hutchings2013-08-271-556/+8Star
* sfc: Move NIC-type-specific MTD partition date into separate structuresBen Hutchings2013-08-221-85/+112
* sfc: Eliminate struct efx_mtdBen Hutchings2013-08-221-160/+119Star
* sfc: Rename SPI stuff to show that it is Falcon-specificBen Hutchings2013-08-221-21/+21
* sfc: Expose FPGA bitfile partition through MTDBen Hutchings2012-09-191-1/+3
* sfc: Support variable-length response to MCDI GET_BOARD_CFGBen Hutchings2012-09-191-1/+2
* Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-03-311-5/+5
|\
| * sfc: mtd: Use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffShmulik Ladkani2012-03-271-1/+1
| * mtd: add leading underscore to all mtd functionsArtem Bityutskiy2012-03-271-4/+4
* | sfc: Warn if unable to create MTDsBen Hutchings2012-02-141-1/+1
* | sfc: MTD: Leave the DEBUG macro aloneBen Hutchings2012-01-301-1/+0Star
* | sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response.Matthew Slattery2012-01-271-1/+1
* | sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUGBen Hutchings2012-01-271-0/+1
* | sfc: Update MCDI (firmware interface) definitionsBen Hutchings2012-01-091-2/+1Star
* | sfc: Const-qualify static data as appropriate, partly prompted by checkpatchBen Hutchings2012-01-091-4/+4
|/
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-201-3/+3
* sfc: Move the Solarflare driversJeff Kirsher2011-08-111-0/+693