summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns: Fix ethtool private flagsMatthias Brugger2018-03-171-1/+3
* net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng2017-08-031-2/+5
* hns: remove useless void caststephen hemminger2017-07-191-1/+1
* net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng2017-07-031-71/+34
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-06-211-2/+14
|\
| * net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng2017-06-191-2/+14
* | net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com2017-06-131-1/+1
|/
* net: hns: Some checkpatch.pl script & warning fixesSalil2017-04-031-1/+0
* net: hns: Avoid Hip06 chip TX packet line buglipeng2017-04-031-13/+11
* net: hns: Correct HNS RSS key set functionlipeng2017-04-031-5/+4
* net: hns: bug fix of ethtool show the speedDaode Huang2017-04-031-1/+1
* net: hns: bug fix about restart auto-negotiationDaode Huang2016-11-101-1/+2
* Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...Linus Torvalds2016-10-141-0/+7
|\
| * net: hns: fix port not available after testing loopbackKejian Yan2016-10-031-0/+7
* | net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-221-47/+58
* | net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes2016-09-221-18/+15
* | net: hisilicon: constify ethtool_ops structuresJulia Lawall2016-08-311-1/+1
|/
* 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