Age | Commit message (Expand) | Author | Files | Lines |
2018-05-23 | amd-xgbe: Add ethtool show/set channels support | Tom Lendacky | 1 | -0/+134 |
2018-05-23 | amd-xgbe: Add ethtool show/set ring parameter support | Tom Lendacky | 1 | -0/+65 |
2018-05-23 | amd-xgbe: Add ethtool support to retrieve SFP module info | Tom Lendacky | 1 | -0/+18 |
2017-08-18 | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas | 1 | -0/+4 |
2017-08-18 | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas | 1 | -24/+32 |
2017-08-18 | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas | 1 | -1/+25 |
2017-06-29 | amd-xgbe: fix spelling mistake: "avialable" -> "available" | Colin Ian King | 1 | -1/+1 |
2016-11-09 | net: xgbe: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -31/+37 |
2016-11-04 | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 1 | -18/+1 |
2016-08-31 | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger | 1 | -2/+2 |
2016-02-17 | amd-xgbe: Verify forced speed matches the active speedset | Lendacky, Thomas | 1 | -2/+14 |
2015-10-16 | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 1 | -1/+0 |
2015-10-05 | amd-xgbe: Add receive buffer unavailable statistic | Lendacky, Thomas | 1 | -0/+1 |
2015-10-05 | amd-xgbe: Add ethtool error and debug messages | Lendacky, Thomas | 1 | -52/+37 |
2015-10-05 | amd-xgbe: Add ethtool support for setting the msglevel | Lendacky, Thomas | 1 | -0/+16 |
2015-05-15 | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas | 1 | -12/+17 |
2015-05-15 | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas | 1 | -24/+26 |
2015-05-15 | amd-xgbe: Add additional stats to be reported via ethtool | Lendacky, Thomas | 1 | -0/+8 |
2015-04-09 | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas | 1 | -10/+0 |
2015-03-20 | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas | 1 | -7/+5 |
2015-03-20 | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas | 1 | -4/+2 |
2015-03-20 | amd-xgbe-phy: Use the phy_driver flags field | Lendacky, Thomas | 1 | -1/+0 |
2014-12-08 | ethtool: Support for configurable RSS hash function | Eyal Perry | 1 | -2/+9 |
2014-11-05 | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas | 1 | -0/+74 |
2014-11-05 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas | 1 | -4/+4 |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+4 |
2014-09-05 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas | 1 | -1/+1 |
2014-09-01 | amd-xgbe: Check for Tx hardware queue flushing support | Lendacky, Thomas | 1 | -3/+4 |
2014-08-02 | amd-xgbe: Remove unnecessary spinlocks | Lendacky, Thomas | 1 | -15/+5 |
2014-07-30 | amd-xgbe: Update/fix 2.5GbE support | Lendacky, Thomas | 1 | -4/+13 |
2014-07-30 | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas | 1 | -0/+35 |
2014-07-15 | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas | 1 | -10/+0 |
2014-06-05 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas | 1 | -0/+510 |