aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/amd-xgbe-phy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-16amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas1-23/+136
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas1-37/+91
2015-01-16amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas1-2/+6
2015-01-16amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas1-11/+33
2015-01-16amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas1-266/+361
2015-01-16amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas1-11/+9
2015-01-16amd-xgbe-phy: Checkpatch fixesLendacky, Thomas1-3/+4
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-14/+1
2014-11-05amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas1-1/+2
2014-09-07amd-xgbe-phy: Fix build break for missing declarationTom Lendacky1-0/+1
2014-09-05amd-xgbe-phy: Checkpatch driver fixesLendacky, Thomas1-4/+0
2014-09-05amd-xgbe-phy: Enhance parallel detection to support KR speedLendacky, Thomas1-2/+28
2014-09-05amd-xgbe-phy: Check device for current speed mode (KR/KX)Lendacky, Thomas1-63/+72
2014-08-02amd-xgbe-phy: Allow more time for Rx/Tx to become readyLendacky, Thomas1-3/+3
2014-07-30amd-xgbe-phy: Print out the auto-negotiation method usedLendacky, Thomas1-0/+8
2014-07-30amd-xgbe-phy: Updates to KR training initiationLendacky, Thomas1-0/+7
2014-07-30amd-xgbe-phy: Updates to rate change complete checkLendacky, Thomas1-2/+25
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas1-15/+77
2014-06-11amd-xgbe: fix unused variable compilation warning in phylib driverfrançois romieu1-1/+1
2014-06-05amd-xgbe: Initial AMD 10GbE phylib driverLendacky, Thomas1-0/+1357