summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-23net: hns: avoid null pointer dereferencexypron.glpk@gmx.de1-11/+0
2016-03-28net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng1-2/+4
2016-03-24net: hns: bug fix for return valuesQianqian Xie1-2/+2
2016-03-22net: hns: fixes a bug of RSSKejian Yan1-0/+18
2016-03-22net: hns: fix return value of the function about rssKejian Yan1-18/+6
2016-03-07net: hns: fix the bug about loopbackyankejian1-1/+14
2016-01-07phy: Add an mdio_device structureAndrew Lunn1-1/+1
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn1-68/+36
2015-12-04net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil1-0/+93
2015-12-04net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil1-1/+1
2015-10-18net: hns: fixes the issue by using ethtool -sChenny Xu1-27/+12
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-1/+0
2015-09-20net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode1-0/+1230