aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/mtd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-11sfc: Move the Solarflare driversJeff Kirsher1-693/+0
2011-05-25mtd: convert remaining users to mtd_device_register()Jamie Iles1-3/+3
2011-02-28sfc: Update copyright datesBen Hutchings1-1/+1
2010-12-03sfc: Move SPI state to struct falcon_nic_dataBen Hutchings1-12/+17
2010-12-03sfc: Expose Falcon BootROM config through MTD, not ethtoolBen Hutchings1-23/+54
2010-06-24sfc: Log MTD errors using partition name, not just net device nameBen Hutchings1-9/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-25sfc: Use fixed-size buffers for MCDI NVRAM requestsBen Hutchings1-3/+2
2009-11-29sfc: Update version, copyright dates, authorsBen Hutchings1-1/+1
2009-11-29sfc: Add support for SFC9000 family (2)Ben Hutchings1-5/+262
2009-11-29sfc: Rename falcon.h to nic.hBen Hutchings1-1/+1
2009-11-29sfc: Extend MTD driver for use with new NICsBen Hutchings1-93/+219
2009-02-18drivers/net/sfc: fix sparse warnings: Should it be static?Hannes Eder1-0/+1
2008-12-12sfc: Clean up waits for flash/EEPROM operationsBen Hutchings1-1/+1
2008-11-06sfc: Expose flash region storing boot code as MTDBen Hutchings1-0/+268