Age | Commit message (Expand) | Author | Files | Lines |
2018-07-26 | net: fix amd-xgbe flow-control issue | tangpengpeng | 1 | -2/+2 |
2018-05-23 | amd-xgbe: Improve SFP 100Mbps auto-negotiation | Tom Lendacky | 1 | -34/+43 |
2018-05-23 | amd-xgbe: Always attempt link training in KR mode | Tom Lendacky | 1 | -53/+16 |
2018-05-23 | amd-xgbe: Add ethtool support to retrieve SFP module info | Tom Lendacky | 1 | -0/+21 |
2018-04-24 | amd-xgbe: Improve KR auto-negotiation and training | Tom Lendacky | 1 | -3/+5 |
2018-04-24 | amd-xgbe: Add pre/post auto-negotiation phy hooks | Tom Lendacky | 1 | -2/+14 |
2017-08-19 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas | 1 | -30/+47 |
2017-08-19 | amd-xgbe: Be sure driver shuts down cleanly on module removal | Lendacky, Thomas | 1 | -2/+0 |
2017-08-19 | amd-xgbe: Set the MII control width for the MAC interface | Lendacky, Thomas | 1 | -0/+2 |
2017-06-29 | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas | 1 | -3/+30 |
2017-03-30 | drivers: add explicit interrupt.h includes | Florian Westphal | 1 | -0/+1 |
2016-11-16 | amd-xgbe: Fix mask appliciation for Clause 37 register | Lendacky, Thomas | 1 | -2/+2 |
2016-11-13 | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas | 1 | -13/+32 |
2016-11-13 | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas | 1 | -1/+108 |
2016-11-13 | amd-xgbe: Add PCI device support | Lendacky, Thomas | 1 | -8/+20 |
2016-11-04 | amd-xgbe: Add support for clause 37 auto-negotiation | Lendacky, Thomas | 1 | -7/+235 |
2016-11-04 | amd-xgbe: Prepare for introduction of clause 37 autoneg | Lendacky, Thomas | 1 | -80/+155 |
2016-11-04 | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 1 | -384/+165 |
2016-11-04 | amd-xgbe: Fix formatting of PCS register dump | Lendacky, Thomas | 1 | -12/+12 |
2016-02-17 | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas | 1 | -24/+29 |
2015-10-05 | amd-xgbe: Remove the XGBE_LINK state bit | Lendacky, Thomas | 1 | -12/+4 |
2015-05-25 | amd-xgbe: Add more netif_dbg output to the driver | Lendacky, Thomas | 1 | -6/+62 |
2015-05-25 | amd-xgbe: Fix initial mode when auto-negotiation is disabled | Lendacky, Thomas | 1 | -3/+42 |
2015-05-15 | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas | 1 | -22/+51 |
2015-05-15 | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas | 1 | -120/+1045 |
2015-05-15 | amd-xgbe: Add netif_* message support to the driver | Lendacky, Thomas | 1 | -40/+43 |
2015-01-17 | amd-xgbe: Add ACPI support | Lendacky, Thomas | 1 | -18/+1 |
2015-01-17 | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 1 | -2/+6 |
2015-01-17 | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 1 | -1/+1 |
2014-09-06 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas | 1 | -1/+0 |
2014-08-06 | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas | 1 | -98/+0 |
2014-08-03 | amd-xgbe: Remove unnecessary spinlocks | Lendacky, Thomas | 1 | -5/+0 |
2014-07-16 | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas | 1 | -4/+0 |
2014-06-12 | amd-xgbe: unwind on error in xgbe_mdio_register() | Dan Carpenter | 1 | -1/+1 |
2014-06-06 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas | 1 | -0/+433 |