summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
AgeCommit message (Expand)Author
2021-02-06net: hns3: RSS indirection table use device specificationGuangbin Huang
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen
2020-12-01net: hns3: add support for RX completion checksumHuazhong Tan
2020-11-17net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesceHuazhong Tan
2020-11-17net: hns3: add support for 1us unit GL configurationHuazhong Tan
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan
2020-11-17net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan
2020-09-29net: hns3: remove unused code in hns3_self_test()Guojia Liao
2020-09-27net: hns3: use capabilities queried from firmwareGuangbin Huang
2020-09-27net: hns3: use capability flag to indicate FECGuangbin Huang
2020-09-27net: hns3: delete redundant PCI revision judgementGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin
2020-07-06net: hns3: fix use-after-free when doing self testYonglong Liu
2020-05-10net: hns3: disable auto-negotiation off with 1000M setting in ethtoolYufeng Mo
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu
2020-04-25net: hns3: refactor the promisc mode settingJian Shen
2020-04-21net/hns: Remove custom driver version in favour of global oneLeon Romanovsky
2020-03-12net: hns3: reject unsupported coalescing paramsJakub Kicinski
2020-02-19net: hns3: modify an unsuitable print when setting unknown duplex to fibreGuangbin Huang
2020-01-21net: hns3: replace snprintf with scnprintf in hns3_update_stringsChen Zhou
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