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