Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01net: 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-19amd-xgbe: Add additional ethtool statisticsLendacky, Thomas
2017-08-19amd-xgbe: Convert to using the new link mode settingsLendacky, Thomas
2017-08-19amd-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-09-01xgbe: 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-10amd-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-09ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-06amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas
2014-11-06amd-xgbe: Move ring allocation to device openLendacky, Thomas
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-06amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-09-02amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas
2014-08-03amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas
2014-07-31amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas
2014-07-31amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-16amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas
2014-06-06amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas