Age | Commit message (Expand) | Author | Files | Lines |
2025-04-08 | amd-xgbe: Convert to SPDX identifier |  Raju Rangoju | 1 | -113/+4 |
2025-01-15 | net: ethernet: xgbe: re-add aneg to supported features in PHY quirks |  Heiner Kallweit | 1 | -17/+2 |
2023-06-13 | amd-xgbe: extend 10Mbps support to MAC version 21H |  Raju Rangoju | 1 | -6/+7 |
2023-02-06 | amd-xgbe: fix mismatched prototype |  Arnd Bergmann | 1 | -1/+2 |
2023-02-02 | amd-xgbe: add support for rx-adaptation |  Raju Rangoju | 1 | -4/+168 |
2023-02-02 | amd-xgbe: add 2.5GbE support to 10G BaseT mode |  Raju Rangoju | 1 | -2/+13 |
2023-01-17 | amd-xgbe: Separate C22 and C45 transactions |  Andrew Lunn | 1 | -29/+91 |
2023-01-10 | amd-xgbe: Add support for 10 Mbps speed |  Raju Rangoju | 1 | -10/+97 |
2022-12-12 | net: amd-xgbe: Check only the minimum speed for active/passive cables |  Tom Lendacky | 1 | -12/+2 |
2022-12-12 | net: amd-xgbe: Fix logic around active and passive cables |  Tom Lendacky | 1 | -3/+6 |
2022-10-21 | amd-xgbe: add the bit rate quirk for Molex cables |  Raju Rangoju | 1 | -1/+8 |
2022-10-21 | amd-xgbe: fix the SFP compliance codes check for DAC cables |  Raju Rangoju | 1 | -4/+4 |
2022-10-21 | amd-xgbe: enable PLL_CTL for fixed PHY modes only |  Raju Rangoju | 1 | -2/+8 |
2022-10-21 | amd-xgbe: use enums for mailbox cmd and sub_cmds |  Raju Rangoju | 1 | -13/+16 |
2022-10-21 | amd-xgbe: Yellow carp devices do not need rrc |  Raju Rangoju | 1 | -1/+1 |
2021-12-20 | net: amd-xgbe: Alter the port speed bit range |  Raju Rangoju | 1 | -4/+4 |
2021-10-29 | net: amd-xgbe: Toggle PLL settings during rate change |  Shyam Sundar S K | 1 | -1/+19 |
2021-02-16 | net: amd-xgbe: Fix network fluctuations when using 1G BELFUSE SFP |  Shyam Sundar S K | 1 | -0/+3 |
2021-02-16 | net: amd-xgbe: Reset link when the link never comes back |  Shyam Sundar S K | 1 | -0/+8 |
2021-02-16 | net: amd-xgbe: Reset the PHY rx data path when mailbox command timeout |  Shyam Sundar S K | 1 | -1/+27 |
2020-09-02 | amd-xgbe: Add support for new port mode |  Shyam Sundar S K | 1 | -0/+13 |
2020-01-13 | amd-xgbe: remove unnecessary conversion to bool |  Chen Zhou | 1 | -1/+1 |
2018-11-11 | net: ethernet: Convert phydev advertize and supported from u32 to link mode |  Andrew Lunn | 1 | -17/+24 |
2018-10-01 | net: ethernet: xgbe: expand PHY_GBIT_FEAUTRES |  Andrew Lunn | 1 | -4/+6 |
2018-10-01 | net: phy: Add helper for advertise to lcl value |  Andrew Lunn | 1 | -4/+1 |
2018-09-12 | net: ethernet: Add helper for MACs which support asym pause |  Andrew Lunn | 1 | -2/+2 |
2018-05-23 | amd-xgbe: Improve SFP 100Mbps auto-negotiation |  Tom Lendacky | 1 | -0/+6 |
2018-05-23 | amd-xgbe: Update the BelFuse quirk to support SGMII |  Tom Lendacky | 1 | -34/+75 |
2018-05-23 | amd-xgbe: Advertise FEC support with the KR re-driver |  Tom Lendacky | 1 | -0/+4 |
2018-05-23 | amd-xgbe: Add ethtool support to retrieve SFP module info |  Tom Lendacky | 1 | -0/+137 |
2018-05-23 | amd-xgbe: Remove field that indicates SFP diagnostic support |  Tom Lendacky | 1 | -9/+0 |
2018-05-23 | amd-xgbe: Remove use of comm_owned field |  Tom Lendacky | 1 | -16/+0 |
2018-05-23 | amd-xgbe: Read and save the port property registers during probe |  Tom Lendacky | 1 | -39/+29 |
2018-04-23 | amd-xgbe: Only use the SFP supported transceiver signals |  Tom Lendacky | 1 | -17/+54 |
2018-04-23 | amd-xgbe: Improve KR auto-negotiation and training |  Tom Lendacky | 1 | -1/+124 |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings |  Lendacky, Thomas | 1 | -161/+189 |
2017-08-18 | amd-xgbe: Set the MDIO mode for 10000Base-T configuration |  Lendacky, Thomas | 1 | -1/+1 |
2017-06-29 | amd-xgbe: Limit the I2C error messages that are output |  Lendacky, Thomas | 1 | -3/+6 |
2017-06-29 | amd-xgbe: Fixes for working with PHYs that support 2.5GbE |  Lendacky, Thomas | 1 | -0/+7 |
2017-06-29 | amd-xgbe: Fix SFP PHY supported/advertised settings |  Lendacky, Thomas | 1 | -22/+47 |
2017-06-29 | amd-xgbe: Simplify mailbox interface rate change code |  Lendacky, Thomas | 1 | -126/+29 |
2017-03-02 | amd-xgbe: Don't overwrite SFP PHY mod_absent settings |  Lendacky, Thomas | 1 | -0/+2 |
2017-03-02 | amd-xgbe: Be sure to set MDIO modes on device (re)start |  Lendacky, Thomas | 1 | -0/+22 |
2016-11-18 | amd-xgbe: Update connection validation for backplane mode |  Lendacky, Thomas | 1 | -0/+2 |
2016-11-15 | amd-xgbe: Fix up some coccinelle identified warnings |  Lendacky, Thomas | 1 | -3/+2 |
2016-11-13 | amd-xgbe: Add support for a KR redriver |  Lendacky, Thomas | 1 | -24/+403 |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs |  Lendacky, Thomas | 1 | -10/+376 |
2016-11-13 | amd-xgbe: Add support for SFP+ modules |  Lendacky, Thomas | 1 | -5/+1474 |
2016-11-13 | amd-xgbe: Add I2C support for sideband communication |  Lendacky, Thomas | 1 | -0/+15 |
2016-11-13 | amd-xgbe: Add PCI device support |  Lendacky, Thomas | 1 | -0/+854 |