summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-ethtool.c
AgeCommit message (Expand)Author
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2020-03-05xgbe: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-24net/amd: Remove useless driver versionLeon Romanovsky
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky
2017-08-18amd-xgbe: Add additional ethtool statisticsLendacky, Thomas
2017-08-18amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas
2017-08-18amd-xgbe: Add per queue Tx and Rx statisticsLendacky, Thomas
2017-06-29amd-xgbe: fix spelling mistake: "avialable" -> "available"Colin Ian King
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger
2016-02-17amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas
2015-10-05amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas
2015-10-05amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas
2015-03-20amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-05amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-09-01amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas
2014-08-02amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-15amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas