summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
AgeCommit message (Expand)Author
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-16net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-21net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin
2019-09-11net: hns3: fix port setting handle for fibre portGuangbin Huang
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang
2019-09-06net: hns3: fix double free bug when setting ringparamHuazhong Tan
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo
2019-08-29net: hns3: add phy selftest functionYufeng Mo
2019-08-18net: hns3: fix error and incorrect formatGuojia Liao
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-09net: hns3: add some statitics info to tx processYunsheng Lin
2019-08-01net: hns3: refine for set ring parametersJian Shen
2019-07-29net: hns3: add debug messages to identify eth down causeYonglong Liu
2019-07-29net: hns3: modify firmware version display formatYufeng Mo
2019-06-28net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2019-06-14net: hns3: fix for skb leak when doing selftestYunsheng Lin
2019-06-09net: hns3: fix some coding style issuesWeihang Li
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-05-07net: hns3: add counter for times RX pages gets allocatedYunsheng Lin
2019-05-07net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-04net: hns3: check resetting status in hns3_get_stats()Huazhong Tan
2019-04-04net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-01-30net: hns3: use the correct interface to stop|open portPeng Li
2019-01-30net: hns3: fix VF dump register issueJian Shen
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen
2019-01-23net: hns3: add rx multicast packets statisticJian Shen
2018-12-06net: core: dev: Add extack argument to dev_open()Petr Machata
2018-11-07net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan
2018-10-12net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen
2018-10-10net: hns3: Add RSS tuples support for VFJian Shen
2018-10-10net: hns3: Add new RSS hash algorithm support for PFJian Shen
2018-10-01net: hns3: Add support for rule query of flow directorJian Shen
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen
2018-09-29hns3: Fix the build.David S. Miller
2018-09-28net: hns3: Add serdes parallel inner loopback supportFuyun Liang
2018-09-28net: hns3: Rename mac loopback to app loopbackFuyun Liang
2018-09-28net: hns3: Rename loop modeFuyun Liang
2018-09-21net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang
2018-09-21net: hns3: Add handle for default caseJian Shen
2018-09-21net: hns3: Adjust prefix of tx/rx statistic namesJian Shen