summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c
AgeCommit message (Expand)Author
2026-03-19amd-xgbe: prevent CRC errors during RX adaptation with AN disabledRaju Rangoju
2026-03-19amd-xgbe: fix link status handling in xgbe_rx_adaptationRaju Rangoju
2025-12-23amd-xgbe: reset retries and mode on RX adapt failuresRaju Rangoju
2025-11-26amd-xgbe: let the MAC manage PHY PMRaju Rangoju
2025-10-16net: amd-xgbe: use EOPNOTSUPP instead of ENOTSUPP in xgbe_phy_mii_read_c45Alok Tiwari
2025-08-27amd-xgbe: Use int type to store negative error codesQianfeng Rong
2025-07-02amd-xgbe: do not double read link statusRaju Rangoju
2025-04-08amd-xgbe: Convert to SPDX identifierRaju Rangoju
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit
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