summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2020-11-24net: hns3: fix spelling mistake "memroy" -> "memory"Colin Ian King
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski
2020-11-21net: hns3: adds debugfs to dump more info of shaping parametersYonglong Liu
2020-11-21net: hns3: add support to utilize the firmware calculated shaping parametersYonglong Liu
2020-11-21net: hns3: add support for pf querying new interrupt resourcesYufeng Mo
2020-11-21net: hns3: add support for mapping device memoryHuazhong Tan
2020-11-21net: hns3: add support for 1280 queuesYonglong Liu
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-11-02net: hns3: Remove duplicated includeYueHaibing
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-10-26net: hns3: clean up a return in hclge_tm_bp_setup()Dan Carpenter
2020-09-29net: hns3: dump tqp enable status in debugfsGuangbin Huang
2020-09-29net: hns3: debugfs add new command to query device specificationsGuangbin Huang
2020-09-29net: hns3: remove unused code in hns3_self_test()Guojia Liao
2020-09-29net: hns3: Add RoCE VF reset supportHuazhong Tan
2020-09-29net: hns3: add UDP segmentation offload supportHuazhong Tan
2020-09-29net: hns3: rename trace event hns3_over_8bdHuazhong Tan
2020-09-29net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUMHuazhong Tan
2020-09-27net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()Huazhong Tan
2020-09-27net: hns3: add a check for device specifications queried from firmwareGuangbin Huang
2020-09-27net: hns3: replace the macro of max tm rate with the queried specificationGuangbin Huang
2020-09-27net: hns3: add support to query device specificationsGuangbin Huang
2020-09-27net: hns3: add debugfs to dump device capabilitiesGuangbin Huang
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: add support to query device capabilityGuangbin 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-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg
2020-09-24net: hns3: rename macro of pci device id of vfGuangbin Huang
2020-09-24net: hns3: add support for 200G deviceGuangbin Huang
2020-09-24net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo
2020-09-24net: hns3: add a hardware error detect typeYufeng Mo
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo
2020-09-23net: hns3: Constify static structsRikard Falkeborn
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-21net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao
2020-09-18net: hns3: Supply missing hclge_dcb.h include fileWang Hai
2020-09-18net: hns: kerneldoc fixesLu Wei
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin
2020-09-17net: hns3: use writel() to optimize the barrier operationYunsheng Lin
2020-09-17net: hns3: optimize the rx clean processYunsheng Lin
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin
2020-09-17net: hns3: batch the page reference count updatesYunsheng Lin