aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/sfe4001.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-08sfc: Don't specify unexistent IRQJean Delvare1-3/+0
2009-03-02sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisationBen Hutchings1-6/+14
2009-01-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-9/+33
2009-01-30sfc: Replace stats_enabled flag with a disable countBen Hutchings1-1/+14
2009-01-30sfc: Update board info for hardware monitor on SFN4111T-R5 and laterBen Hutchings1-2/+10
2009-01-30sfc: SFN4111T: Fix GPIO sharing between I2C and FLASH_CFG_1Ben Hutchings1-6/+9
2009-01-21sfc: Replace LRO with GROHerbert Xu1-0/+1
2008-12-12sfc: Add support for SFN4111TBen Hutchings1-31/+122
2008-12-12sfc: Add support for sub-10G speedsBen Hutchings1-1/+1
2008-11-06sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings1-63/+53
2008-09-24sfc: Remove workaround for old firmware bugBen Hutchings1-12/+0
2008-09-03sfc: Remove remnants of multi-port abstraction for MAC registersBen Hutchings1-3/+4
2008-09-03sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings1-68/+118
2008-09-03sfc: Reduce delays in SFE4001 initialisationBen Hutchings1-22/+35
2008-05-30sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings1-60/+66
2008-05-22sfc: Removed casts to voidBen Hutchings1-7/+7
2008-05-13[netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings1-0/+14
2008-04-29New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings1-0/+252