summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas2017-08-191-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/+1Star
* 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/+0Star
* amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas2015-10-051-0/+1
* amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas2015-10-051-52/+37Star
* 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/+0Star
* amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas2015-03-201-7/+5Star
* amd-xgbe: Remove Tx coalescingLendacky, Thomas2015-03-201-4/+2Star
* amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas2015-03-201-1/+0Star
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-091-2/+9
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-061-0/+74
* amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-061-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-081-3/+4
|\
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-021-3/+4
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-061-1/+1
|/
* amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-031-15/+5Star
* amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-311-4/+13
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-311-0/+35
* amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2014-07-161-10/+0Star
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-061-0/+510