aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-21amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju1-1/+8
2022-10-21amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju1-4/+4
2022-10-21amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju1-2/+8
2022-10-21amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju1-13/+16
2022-10-21amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju1-1/+1
2021-12-20net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju1-4/+4
2021-10-29net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K1-1/+19
2021-02-16net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K1-0/+3
2021-02-16net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K1-0/+8
2021-02-16net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K1-1/+27
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K1-0/+13
2020-01-13amd-xgbe: remove unnecessary conversion to boolChen Zhou1-1/+1
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn1-17/+24
2018-10-01net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn1-4/+6
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn1-4/+1
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn1-2/+2
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky1-0/+6
2018-05-23amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky1-34/+75
2018-05-23amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky1-0/+4
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky1-0/+137
2018-05-23amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky1-9/+0
2018-05-23amd-xgbe: Remove use of comm_owned fieldTom Lendacky1-16/+0
2018-05-23amd-xgbe: Read and save the port property registers during probeTom Lendacky1-39/+29
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky1-17/+54
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky1-1/+124
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas1-161/+189
2017-08-18amd-xgbe: Set the MDIO mode for 10000Base-T configurationLendacky, Thomas1-1/+1
2017-06-29amd-xgbe: Limit the I2C error messages that are outputLendacky, Thomas1-3/+6
2017-06-29amd-xgbe: Fixes for working with PHYs that support 2.5GbELendacky, Thomas1-0/+7
2017-06-29amd-xgbe: Fix SFP PHY supported/advertised settingsLendacky, Thomas1-22/+47
2017-06-29amd-xgbe: Simplify mailbox interface rate change codeLendacky, Thomas1-126/+29
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas1-0/+2
2017-03-02amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas1-0/+22
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas1-0/+2
2016-11-15amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas1-3/+2
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas1-24/+403
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas1-10/+376
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas1-5/+1474
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas1-0/+15
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas1-0/+854