summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
AgeCommit message (Expand)Author
2019-06-25net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-03-13net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng
2017-07-19hns: remove useless void caststephen hemminger
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng
2017-04-03net: hns: Correct HNS RSS key set functionlipeng
2017-04-03net: hns: bug fix of ethtool show the speedDaode Huang
2016-11-10net: hns: bug fix about restart auto-negotiationDaode Huang
2016-10-14Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds
2016-10-03net: hns: fix port not available after testing loopbackKejian Yan
2016-09-22net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes
2016-08-31net: hisilicon: constify ethtool_ops structuresJulia Lawall
2016-07-01net: hns: add media-type property for hnsKejian Yan
2016-06-21net: hns: add get_coalesce_range api for hnsDaode Huang
2016-06-21net: hns: fix the wrong speed for bondQianqian Xie
2016-06-21net: hns: fix ethtool loopback fail bugKejian Yan
2016-06-04net: hns: add uniform interface for phy connectionKejian Yan
2016-05-23net: hns: avoid null pointer dereferencexypron.glpk@gmx.de
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng
2016-03-24net: hns: bug fix for return valuesQianqian Xie
2016-03-22net: hns: fixes a bug of RSSKejian Yan
2016-03-22net: hns: fix return value of the function about rssKejian Yan
2016-03-07net: hns: fix the bug about loopbackyankejian
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil
2015-10-18net: hns: fixes the issue by using ethtool -sChenny Xu
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-09-20net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode