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