aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-mdio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-26net: fix amd-xgbe flow-control issuetangpengpeng1-2/+2
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky1-34/+43
2018-05-23amd-xgbe: Always attempt link training in KR modeTom Lendacky1-53/+16
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky1-0/+21
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky1-3/+5
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky1-2/+14
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas1-30/+47
2017-08-18amd-xgbe: Be sure driver shuts down cleanly on module removalLendacky, Thomas1-2/+0
2017-08-18amd-xgbe: Set the MII control width for the MAC interfaceLendacky, Thomas1-0/+2
2017-06-29amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas1-3/+30
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal1-0/+1
2016-11-15amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas1-2/+2
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas1-13/+32
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas1-1/+108
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas1-8/+20
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas1-7/+235
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas1-80/+155
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas1-384/+165
2016-11-04amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas1-12/+12
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas1-24/+29
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas1-12/+4
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas1-6/+62
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas1-3/+42
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas1-22/+51
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas1-120/+1045
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas1-40/+43
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas1-18/+1
2015-01-16amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas1-2/+6
2015-01-16amd-xgbe: Checkpatch fixesLendacky, Thomas1-1/+1
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas1-1/+0
2014-08-05amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas1-98/+0
2014-08-02amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas1-5/+0
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas1-4/+0
2014-06-11amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter1-1/+1
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas1-0/+433