aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/mdio_10g.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-031-1/+0
* sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings2010-09-221-26/+4
* sfc: Implement message level controlBen Hutchings2010-06-241-16/+23
* sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-031-0/+24
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-291-1/+1
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-291-1/+1
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-291-2/+2
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-291-2/+2
* sfc: Refactor link configurationBen Hutchings2009-11-291-14/+27
* sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings2009-10-241-69/+39
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-241-4/+8
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-241-1/+0
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-291-21/+1
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-291-295/+84
* sfc: Fix reporting of PHY idBen Hutchings2009-03-021-0/+15
* sfc: Fix test for MDIO read failureBen Hutchings2009-03-021-6/+7
* sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-301-98/+79
* sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson2009-01-301-7/+9
* sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson2009-01-301-0/+4
* sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings2008-12-261-7/+10
* sfc: Fix unreliable link detection in some loopback modesBen Hutchings2008-12-261-9/+13
* sfc: Implement auto-negotiationBen Hutchings2008-12-121-71/+277
* sfc: Clean up MDIO flag settingBen Hutchings2008-12-121-59/+28
* sfc: Add support for MMDs numbered >15Ben Hutchings2008-12-121-11/+13
* sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-061-0/+35
* sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings2008-09-031-1/+3
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-031-7/+5
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-131-0/+78
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-291-0/+282