summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
AgeCommit message (Expand)Author
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu
2018-10-10net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-04-08net: hns: Fix ethtool private flagsMatthias Brugger
2018-03-22net: hns: Some checkpatch.pl script & warning fixesSalil
2018-03-22net: hns: Correct HNS RSS key set functionlipeng
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