summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns/hns_ethtool.c
AgeCommit message (Expand)Author
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2022-12-12hns: use strscpy() to instead of strncpy()Xu Panda
2022-03-11net: add per-cpu storage and net->core_statsEric Dumazet
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-05-25net: hns: Fix kernel-docYang Li
2021-03-24net: hns: remove unused HNS_LED_PC_REGHuazhong Tan
2021-03-24net: hns: remove unused NIC_LB_TEST_RX_PKG_ERRHuazhong Tan
2021-03-17hisilicon: Update drivers to use ethtool_sprintfAlexander Duyck
2020-12-28net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-16net: hns: kerneldoc fixesLu Wei
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-12net: hns: reject unsupported coalescing paramsJakub Kicinski
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-01-27net: hns: Restart autoneg need return failed when autoneg offYonglong Liu
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-08-29net: hns: add netif_carrier_off before change speed and duplexPeng Li
2018-08-07net: hns: Mark expected switch fall-throughGustavo A. R. Silva
2018-07-26net: hns: Make many functions staticYueHaibing
2018-03-17net: hns: Fix ethtool private flagsMatthias Brugger
2017-08-03net: hns: Add self-adaptive interrupt coalesce support in hns driverLin Yun Sheng
2017-07-19hns: remove useless void caststephen hemminger
2017-07-03net: hns: Use phy_driver to setup Phy loopbackLin Yun Sheng
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-19net/hns:bugfix of ethtool -t phy self_testLin Yun Sheng
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng
2017-04-03net: hns: Correct HNS RSS key set functionlipeng
2017-04-03net: hns: bug fix of ethtool show the speedDaode Huang
2016-11-10net: hns: bug fix about restart auto-negotiationDaode Huang
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