Age | Commit message (Expand) | Author | Files | Lines |
2025-04-08 | amd-xgbe: Convert to SPDX identifier |  Raju Rangoju | 1 | -113/+4 |
2024-10-29 | amd-xgbe: use ethtool string helpers |  Rosen Penev | 1 | -13/+9 |
2024-09-09 | amd-xgbe: Remove setting of RX software timestamp |  Gal Pressman | 1 | -4/+0 |
2024-07-15 | net: Add struct kernel_ethtool_ts_info |  Kory Maincent | 1 | -1/+1 |
2023-12-13 | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops |  Ahmed Zaki | 1 | -16/+17 |
2023-11-23 | amd-xgbe: propagate the correct speed and duplex status |  Raju Rangoju | 1 | -3/+8 |
2022-08-31 | net: ethernet: move from strlcpy with unused retval to strscpy |  Wolfram Sang | 1 | -2/+2 |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len |  Hao Chen | 1 | -3/+8 |
2021-10-24 | net: convert users of bitmap_foo() to linkmode_foo() |  Sean Anderson | 1 | -5/+3 |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode |  Yufeng Mo | 1 | -2/+6 |
2020-03-05 | xgbe: let core reject the unsupported coalescing parameters |  Jakub Kicinski | 1 | -24/+2 |
2020-02-24 | net/amd: Remove useless driver version |  Leon Romanovsky | 1 | -1/+0 |
2019-12-09 | treewide: Use sizeof_field() macro |  Pankaj Bharadiya | 1 | -2/+2 |
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 |