| Commit message (Expand) | Author | Age | Files | Lines |
* | net: ethernet: move from strlcpy with unused retval to strscpy | Wolfram Sang | 2022-08-31 | 1 | -2/+2 |
* | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen | 2021-11-22 | 1 | -3/+8 |
* | net: convert users of bitmap_foo() to linkmode_foo() | Sean Anderson | 2021-10-24 | 1 | -5/+3 |
* | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo | 2021-08-24 | 1 | -2/+6 |
* | xgbe: let core reject the unsupported coalescing parameters | Jakub Kicinski | 2020-03-05 | 1 | -24/+2 |
* | net/amd: Remove useless driver version | Leon Romanovsky | 2020-02-24 | 1 | -1/+0 |
* | treewide: Use sizeof_field() macro | Pankaj Bharadiya | 2019-12-09 | 1 | -2/+2 |
* | amd-xgbe: Add ethtool show/set channels support | Tom Lendacky | 2018-05-23 | 1 | -0/+134 |
* | amd-xgbe: Add ethtool show/set ring parameter support | Tom Lendacky | 2018-05-23 | 1 | -0/+65 |
* | amd-xgbe: Add ethtool support to retrieve SFP module info | Tom Lendacky | 2018-05-23 | 1 | -0/+18 |
* | amd-xgbe: Add additional ethtool statistics | Lendacky, Thomas | 2017-08-19 | 1 | -0/+4 |
* | amd-xgbe: Convert to using the new link mode settings | Lendacky, Thomas | 2017-08-19 | 1 | -24/+32 |
* | amd-xgbe: Add per queue Tx and Rx statistics | Lendacky, Thomas | 2017-08-19 | 1 | -1/+25 |
* | amd-xgbe: fix spelling mistake: "avialable" -> "available" | Colin Ian King | 2017-06-29 | 1 | -1/+1 |
* | net: xgbe: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-11-09 | 1 | -31/+37 |
* | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 2016-11-04 | 1 | -18/+1 |
* | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger | 2016-08-31 | 1 | -2/+2 |
* | amd-xgbe: Verify forced speed matches the active speedset | Lendacky, Thomas | 2016-02-17 | 1 | -2/+14 |
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 1 | -1/+0 |
* | amd-xgbe: Add receive buffer unavailable statistic | Lendacky, Thomas | 2015-10-05 | 1 | -0/+1 |
* | amd-xgbe: Add ethtool error and debug messages | Lendacky, Thomas | 2015-10-05 | 1 | -52/+37 |
* | amd-xgbe: Add ethtool support for setting the msglevel | Lendacky, Thomas | 2015-10-05 | 1 | -0/+16 |
* | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas | 2015-05-15 | 1 | -12/+17 |
* | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas | 2015-05-15 | 1 | -24/+26 |
* | amd-xgbe: Add additional stats to be reported via ethtool | Lendacky, Thomas | 2015-05-15 | 1 | -0/+8 |
* | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas | 2015-04-09 | 1 | -10/+0 |
* | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas | 2015-03-20 | 1 | -7/+5 |
* | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas | 2015-03-20 | 1 | -4/+2 |
* | amd-xgbe-phy: Use the phy_driver flags field | Lendacky, Thomas | 2015-03-20 | 1 | -1/+0 |
* | ethtool: Support for configurable RSS hash function | Eyal Perry | 2014-12-09 | 1 | -2/+9 |
* | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas | 2014-11-06 | 1 | -0/+74 |
* | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas | 2014-11-06 | 1 | -4/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-09-08 | 1 | -3/+4 |
|\ |
|
| * | amd-xgbe: Check for Tx hardware queue flushing support | Lendacky, Thomas | 2014-09-02 | 1 | -3/+4 |
* | | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas | 2014-09-06 | 1 | -1/+1 |
|/ |
|
* | amd-xgbe: Remove unnecessary spinlocks | Lendacky, Thomas | 2014-08-03 | 1 | -15/+5 |
* | amd-xgbe: Update/fix 2.5GbE support | Lendacky, Thomas | 2014-07-31 | 1 | -4/+13 |
* | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas | 2014-07-31 | 1 | -0/+35 |
* | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas | 2014-07-16 | 1 | -10/+0 |
* | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas | 2014-06-06 | 1 | -0/+510 |