aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
AgeCommit message (Expand)Author
2021-12-01net: hns3: fix incorrect components info of ethtool --reset commandJie Wang
2021-09-29net: hns3: fix always enable rx vlan filter problem after selftestGuangbin Huang
2021-08-30net: hns3: reconstruct function hns3_self_testPeng Li
2021-08-24net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-16net: hns3: add support ethtool extended link stateGuangbin Huang
2021-08-16net: hns3: add header file hns3_ethtoo.hGuangbin Huang
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-06-16net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin
2021-06-16net: hns3: support dma_map_sg() for multi frags skbYunsheng Lin
2021-06-16net: hns3: use tx bounce buffer for small packetsYunsheng Lin
2021-06-11net: hns3: add support for PTPHuazhong Tan
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-18net: hns3: fix user's coalesce configuration lost issueHuazhong Tan
2021-03-29net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin
2021-03-26net: hns3: fix prototype warningHuazhong Tan
2021-03-13net: hns3: add support for imp-controlled PHYsGuangbin Huang
2021-03-11net: hns3: use pause capability queried from firmwareYufeng Mo
2021-02-09net: hns3: modify some unmacthed types print parameterJiaran Zhang
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