summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky2018-05-231-0/+6
* amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky2018-05-231-34/+75
* amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky2018-05-231-0/+4
* amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky2018-05-231-0/+137
* amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky2018-05-231-9/+0
* amd-xgbe: Remove use of comm_owned fieldTom Lendacky2018-05-231-16/+0
* amd-xgbe: Read and save the port property registers during probeTom Lendacky2018-05-231-39/+29
* amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-231-17/+54
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-231-1/+124
* amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas2017-08-181-161/+189
* amd-xgbe: Set the MDIO mode for 10000Base-T configurationLendacky, Thomas2017-08-181-1/+1
* amd-xgbe: Limit the I2C error messages that are outputLendacky, Thomas2017-06-291-3/+6
* amd-xgbe: Fixes for working with PHYs that support 2.5GbELendacky, Thomas2017-06-291-0/+7
* amd-xgbe: Fix SFP PHY supported/advertised settingsLendacky, Thomas2017-06-291-22/+47
* amd-xgbe: Simplify mailbox interface rate change codeLendacky, Thomas2017-06-291-126/+29
* amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas2017-03-021-0/+2
* amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas2017-03-021-0/+22
* amd-xgbe: Update connection validation for backplane modeLendacky, Thomas2016-11-181-0/+2
* amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas2016-11-151-3/+2
* amd-xgbe: Add support for a KR redriverLendacky, Thomas2016-11-131-24/+403
* amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas2016-11-131-10/+376
* amd-xgbe: Add support for SFP+ modulesLendacky, Thomas2016-11-131-5/+1474
* amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas2016-11-131-0/+15
* amd-xgbe: Add PCI device supportLendacky, Thomas2016-11-131-0/+854