summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns: add media-type property for hnsKejian Yan2016-07-011-3/+11
* net: hns: add get_coalesce_range api for hnsDaode Huang2016-06-211-0/+10
* net: hns: fix the wrong speed for bondQianqian Xie2016-06-211-1/+1
* net: hns: fix ethtool loopback fail bugKejian Yan2016-06-211-21/+14
* net: hns: add uniform interface for phy connectionKejian Yan2016-06-041-1/+1
* net: hns: avoid null pointer dereferencexypron.glpk@gmx.de2016-05-231-11/+0
* net: hns: set-coalesce-usecs returns errno by dsaf.koLisheng2016-03-281-2/+4
* net: hns: bug fix for return valuesQianqian Xie2016-03-241-2/+2
* net: hns: fixes a bug of RSSKejian Yan2016-03-221-0/+18
* net: hns: fix return value of the function about rssKejian Yan2016-03-221-18/+6
* net: hns: fix the bug about loopbackyankejian2016-03-071-1/+14
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* phy: Use phy_read() instead of mdiobus_read()Andrew Lunn2016-01-071-68/+36
* net:hns: Add Hip06 "RSS(Receive Side Scaling)" support to HNS DriverSalil2015-12-041-0/+93
* net:hns: Add support of Hip06 SoC to the Hislicon Network SubsystemSalil2015-12-041-1/+1
* net: hns: fixes the issue by using ethtool -sChenny Xu2015-10-181-27/+12
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-1/+0
* net: add Hisilicon Network Subsystem basic ethernet supporthuangdaode2015-09-201-0/+1230