aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c
AgeCommit message (Expand)Author
2023-06-13amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju
2023-02-06amd-xgbe: fix mismatched prototypeArnd Bergmann
2023-02-02amd-xgbe: add support for rx-adaptationRaju Rangoju
2023-02-02amd-xgbe: add 2.5GbE support to 10G BaseT modeRaju Rangoju
2023-01-17amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-10amd-xgbe: Add support for 10 Mbps speedRaju Rangoju
2022-12-12net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky
2022-12-12net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky
2022-10-21amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju
2022-10-21amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju
2022-10-21amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju
2022-10-21amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju
2022-10-21amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju
2021-12-20net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju
2021-10-29net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K
2021-02-16net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K
2021-02-16net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K
2021-02-16net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K
2020-09-02amd-xgbe: Add support for new port modeShyam Sundar S K
2020-01-13amd-xgbe: remove unnecessary conversion to boolChen Zhou
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-10-01net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-09-12net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky
2018-05-23amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky
2018-05-23amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky
2018-05-23amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky
2018-05-23amd-xgbe: Remove use of comm_owned fieldTom Lendacky
2018-05-23amd-xgbe: Read and save the port property registers during probeTom Lendacky
2018-04-23amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky
2018-04-23amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas
2017-08-18amd-xgbe: Set the MDIO mode for 10000Base-T configurationLendacky, Thomas
2017-06-29amd-xgbe: Limit the I2C error messages that are outputLendacky, Thomas
2017-06-29amd-xgbe: Fixes for working with PHYs that support 2.5GbELendacky, Thomas
2017-06-29amd-xgbe: Fix SFP PHY supported/advertised settingsLendacky, Thomas
2017-06-29amd-xgbe: Simplify mailbox interface rate change codeLendacky, Thomas
2017-03-02amd-xgbe: Don't overwrite SFP PHY mod_absent settingsLendacky, Thomas
2017-03-02amd-xgbe: Be sure to set MDIO modes on device (re)startLendacky, Thomas
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas
2016-11-15amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas