summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: extend 10Mbps support to MAC version 21HRaju Rangoju2023-06-131-6/+7
* amd-xgbe: fix mismatched prototypeArnd Bergmann2023-02-061-1/+2
* amd-xgbe: add support for rx-adaptationRaju Rangoju2023-02-021-4/+168
* amd-xgbe: add 2.5GbE support to 10G BaseT modeRaju Rangoju2023-02-021-2/+13
* amd-xgbe: Separate C22 and C45 transactionsAndrew Lunn2023-01-171-29/+91
* amd-xgbe: Add support for 10 Mbps speedRaju Rangoju2023-01-101-10/+97
* net: amd-xgbe: Check only the minimum speed for active/passive cablesTom Lendacky2022-12-121-12/+2
* net: amd-xgbe: Fix logic around active and passive cablesTom Lendacky2022-12-121-3/+6
* amd-xgbe: add the bit rate quirk for Molex cablesRaju Rangoju2022-10-211-1/+8
* amd-xgbe: fix the SFP compliance codes check for DAC cablesRaju Rangoju2022-10-211-4/+4
* amd-xgbe: enable PLL_CTL for fixed PHY modes onlyRaju Rangoju2022-10-211-2/+8
* amd-xgbe: use enums for mailbox cmd and sub_cmdsRaju Rangoju2022-10-211-13/+16
* amd-xgbe: Yellow carp devices do not need rrcRaju Rangoju2022-10-211-1/+1
* net: amd-xgbe: Alter the port speed bit rangeRaju Rangoju2021-12-201-4/+4
* net: amd-xgbe: Toggle PLL settings during rate changeShyam Sundar S K2021-10-291-1/+19
* net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFPShyam Sundar S K2021-02-161-0/+3
* net: amd-xgbe: Reset link when the link never comes backShyam Sundar S K2021-02-161-0/+8
* net: amd-xgbe: Reset the PHY rx data path when mailbox command timeoutShyam Sundar S K2021-02-161-1/+27
* amd-xgbe: Add support for new port modeShyam Sundar S K2020-09-021-0/+13
* amd-xgbe: remove unnecessary conversion to boolChen Zhou2020-01-131-1/+1
* net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-111-17/+24
* net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn2018-10-011-4/+6
* net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-011-4/+1
* net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-121-2/+2
* 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