aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-mdio.c
AgeCommit message (Expand)Author
2023-12-08amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-06-09amd-xgbe: fix the false linkup in xgbe_phy_statusRaju Rangoju
2023-02-06amd-xgbe: Delay AN timeout during KR trainingRaju Rangoju
2023-01-18net: amd-xgbe: add missed tasklet_killJiguang Xiao
2021-03-04net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-03-04net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warningShyam Sundar S K
2018-07-26net: fix amd-xgbe flow-control issuetangpengpeng
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky
2018-05-23amd-xgbe: Always attempt link training in KR modeTom Lendacky
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2018-04-23amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas
2017-08-18amd-xgbe: Be sure driver shuts down cleanly on module removalLendacky, Thomas
2017-08-18amd-xgbe: Set the MII control width for the MAC interfaceLendacky, Thomas
2017-06-29amd-xgbe: Re-issue interrupt if interrupt status not clearedLendacky, Thomas
2017-03-30drivers: add explicit interrupt.h includesFlorian Westphal
2016-11-15amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas
2016-11-04amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas
2015-05-25amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas
2015-05-25amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-16amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas
2015-01-16amd-xgbe: Checkpatch fixesLendacky, Thomas
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-08-05amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas
2014-08-02amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas
2014-06-11amd-xgbe: unwind on error in xgbe_mdio_register()Dan Carpenter
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas