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