aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sfc/mdio_10g.c
Commit message (Expand)AuthorAge
* sfc: Don't use enums as a bitmask.David S. Miller2011-05-17
* ethtool: Call ethtool's get/set_settings callbacks with cleaned dataDavid Decotigny2011-04-29
* sfc: Update copyright datesBen Hutchings2011-02-28
* sfc: Do not read STAT1.FAULT in efx_mdio_check_mmd()Ben Hutchings2011-02-28
* sfc: Remove unnecessary inclusion of various private header filesBen Hutchings2010-12-03
* sfc: Remove support for SFN4111T, SFT9001 and Falcon GMACBen Hutchings2010-09-22
* sfc: Implement message level controlBen Hutchings2010-06-25
* sfc: Replace PHY MDIO test with an 'alive' testBen Hutchings2010-02-03
* sfc: Update version, copyright dates, authorsBen Hutchings2009-11-29
* sfc: Rename falcon.h to nic.hBen Hutchings2009-11-29
* sfc: Remove static PHY data and enumerationsBen Hutchings2009-11-29
* sfc: Extend loopback mode enumerationBen Hutchings2009-11-29
* sfc: Refactor link configurationBen Hutchings2009-11-29
* sfc: Remove unused code for non-autoneg speed/duplex switchingBen Hutchings2009-10-24
* sfc: Merge efx_fc_resolve() into efx_mdio_get_pause()Ben Hutchings2009-10-24
* sfc: Remove boards.h, moving last remaining declaration to falcon.hBen Hutchings2009-10-24
* sfc: Use generic MDIO flow control auto-negotiation functionsBen Hutchings2009-04-29
* sfc: Use generic MDIO functions and definitionsBen Hutchings2009-04-29
* sfc: Fix reporting of PHY idBen Hutchings2009-03-02
* sfc: Fix test for MDIO read failureBen Hutchings2009-03-02
* sfc: SFX7101/SFT9001: Fix AN advertisementsBen Hutchings2009-01-30
* sfc: Test for PHYXS faults whenever we cannot test link state bitsSteve Hodgson2009-01-30
* sfc: SFT9001: Fix speed reporting in 1G PHY loopbackSteve Hodgson2009-01-30
* sfc: If AN is enabled, always read speed/duplex from the AN advertising bitsBen Hutchings2008-12-26
* sfc: Fix unreliable link detection in some loopback modesBen Hutchings2008-12-26
* sfc: Implement auto-negotiationBen Hutchings2008-12-13
* sfc: Clean up MDIO flag settingBen Hutchings2008-12-13
* sfc: Add support for MMDs numbered >15Ben Hutchings2008-12-13
* sfc: Use lm87 and lm90 drivers for board temperature/power monitoringBen Hutchings2008-11-06
* sfc: Make PHY flash mode a device attribute, not a module parameterBen Hutchings2008-09-03
* sfc: Use explicit bool for boolean variables, parameters and return valuesBen Hutchings2008-09-03
* [netdrvr] sfc: sfc: Add self-test supportBen Hutchings2008-05-13
* New driver "sfc" for Solarstorm SFC4000 controller.Ben Hutchings2008-04-29