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