aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky1-0/+134
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky1-0/+65
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky1-0/+18
2017-08-18amd-xgbe: Add additional ethtool statisticsLendacky, Thomas1-0/+4
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas1-24/+32
2017-08-18amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas1-1/+25
2017-06-29amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King1-1/+1
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+37
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas1-18/+1
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger1-2/+2
2016-02-17amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas1-2/+14
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas1-0/+1
2015-10-05amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas1-52/+37
2015-10-05amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas1-0/+16
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas1-12/+17
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas1-24/+26
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas1-0/+8
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas1-10/+0
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas1-7/+5
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas1-4/+2
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas1-1/+0
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+9
2014-11-05amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas1-0/+74
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas1-4/+4
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+4
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas1-1/+1
2014-09-01amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas1-3/+4
2014-08-02amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas1-15/+5
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas1-4/+13
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas1-0/+35
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas1-10/+0
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas1-0/+510