summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-7/+10
* net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com2023-12-081-33/+32
* hns: use strscpy() to instead of strncpy()Xu Panda2022-12-121-7/+4
* net: add per-cpu storage and net->core_statsEric Dumazet2022-03-111-2/+2
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-1/+5
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+10
* net: hns: Fix kernel-docYang Li2021-05-251-3/+3
* net: hns: remove unused HNS_LED_PC_REGHuazhong Tan2021-03-241-1/+0
* net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan2021-03-241-1/+1
* hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck2021-03-171-66/+37
* net: hns: fix return value check in __lb_other_process()Yunjian Wang2020-12-281-0/+4
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-4/+4
* net: hns: kerneldoc fixesLu Wei2020-09-161-20/+20
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* net: hns: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-06-071-0/+4
|\
| * net: hns: Fix loopback test failed at copper portsYonglong Liu2019-06-021-0/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
|/
* net: hns: Restart autoneg need return failed when autoneg offYonglong Liu2019-01-271-7/+9
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* net: hns: add netif_carrier_off before change speed and duplexPeng Li2018-08-291-0/+2
* net: hns: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* net: hns: Make many functions staticYueHaibing2018-07-261-11/+13
* 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