Age | Commit message (Expand) | Author |
2021-02-16 | net: amd-xgbe: Reset link when the link never comes back | Shyam Sundar S K |
2021-02-16 | net: amd-xgbe: Fix NETDEV WATCHDOG transmit queue timeout warning | Shyam Sundar S K |
2020-09-14 | net: amd-xgbe: convert tasklets to use new tasklet_setup() API | Allen Pais |
2018-07-26 | net: fix amd-xgbe flow-control issue | tangpengpeng |
2018-05-23 | amd-xgbe: Improve SFP 100Mbps auto-negotiation | Tom Lendacky |
2018-05-23 | amd-xgbe: Always attempt link training in KR mode | Tom Lendacky |
2018-05-23 | amd-xgbe: Add ethtool support to retrieve SFP module info | Tom Lendacky |
2018-04-23 | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky |
2018-04-23 | amd-xgbe: Add pre/post auto-negotiation phy hooks | Tom Lendacky |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Be sure driver shuts down cleanly on module removal | Lendacky, Thomas |
2017-08-18 | amd-xgbe: Set the MII control width for the MAC interface | Lendacky, Thomas |
2017-06-29 | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas |
2017-03-30 | drivers: add explicit interrupt.h includes | Florian Westphal |
2016-11-15 | amd-xgbe: Fix mask appliciation for Clause 37 register | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add PCI device support | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Add support for clause 37 auto-negotiation | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for introduction of clause 37 autoneg | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Fix formatting of PCS register dump | Lendacky, Thomas |
2016-02-17 | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas |
2015-10-05 | amd-xgbe: Remove the XGBE_LINK state bit | Lendacky, Thomas |
2015-05-25 | amd-xgbe: Add more netif_dbg output to the driver | Lendacky, Thomas |
2015-05-25 | amd-xgbe: Fix initial mode when auto-negotiation is disabled | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas |
2015-05-15 | amd-xgbe: Add netif_* message support to the driver | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Add ACPI support | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas |
2015-01-16 | amd-xgbe: Checkpatch fixes | Lendacky, Thomas |
2014-09-05 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas |
2014-08-05 | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas |
2014-08-02 | amd-xgbe: Remove unnecessary spinlocks | Lendacky, Thomas |
2014-07-15 | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas |
2014-06-11 | amd-xgbe: unwind on error in xgbe_mdio_register() | Dan Carpenter |
2014-06-05 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas |