summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net/amd: Remove useless driver versionLeon Romanovsky2020-02-241-1/+0
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-2/+2
* amd-xgbe: Add ethtool show/set channels supportTom Lendacky2018-05-231-0/+134
* amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky2018-05-231-0/+65
* amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky2018-05-231-0/+18
* amd-xgbe: Add additional ethtool statisticsLendacky, Thomas2017-08-181-0/+4
* amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas2017-08-181-24/+32
* amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas2017-08-181-1/+25
* amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King2017-06-291-1/+1
* net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-31/+37
* amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas2016-11-041-18/+1
* xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger2016-08-311-2/+2
* amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas2016-02-171-2/+14
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas2015-10-051-0/+1
* amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas2015-10-051-52/+37
* amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas2015-10-051-0/+16
* amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-151-12/+17
* amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-151-24/+26
* amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-151-0/+8
* amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-091-10/+0
* amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas2015-03-201-7/+5
* amd-xgbe: Remove Tx coalescingLendacky, Thomas2015-03-201-4/+2
* amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas2015-03-201-1/+0
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+9
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-051-0/+74
* amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-051-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-3/+4
|\
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-011-3/+4
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-051-1/+1
|/
* amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-021-15/+5
* amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-301-4/+13
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-301-0/+35
* amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2014-07-151-10/+0
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-051-0/+510