aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf
AgeCommit message (Expand)Author
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-04-19net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan
2021-04-19net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan
2021-04-15net: hns3: VF not request link status when PF support push link status featureGuangbin Huang
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta
2021-04-08net: hns3: change flr_prepare/flr_done function namesJiaran Zhang
2021-04-06net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-03-29net: hns3: expand the tc config commandGuojia Liao
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo
2021-03-26net: hns3: remove redundant blank linesPeng Li
2021-03-26net: hns3: remove unused code of vmdqJian Shen
2021-02-12net: hns3: refactor out hclgevf_set_rss_tuple()Huazhong Tan
2021-02-12net: hns3: split out hclgevf_cmd_send()Yufeng Mo
2021-02-12net: hns3: refactor out hclgevf_get_rss_tuple()Jian Shen
2021-02-12net: hns3: refactor out hclgevf_cmd_convert_err_code()Peng Li
2021-02-09net: hns3: cleanup for endian issue for VF RSSJian Shen
2021-02-09net: hns3: remove unused macro definitionPeng Li
2021-02-09net: hns3: modify some unmacthed types print parameterJiaran Zhang
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2021-02-06net: hns3: RSS indirection table use device specificationGuangbin Huang
2021-02-06net: hns3: add api capability bits for firmwareJian Shen
2021-01-05net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen
2020-12-09net: hns3: refine the struct hane3_tc_infoJian Shen
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen
2020-12-01net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan
2020-12-01net: hns3: add support for TX hardware checksum offloadHuazhong Tan
2020-11-24net: hns3: fix spelling mistake "memroy" -> "memory"Colin Ian King
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: add support for querying maximum value of GLHuazhong Tan
2020-11-17net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-09-29net: hns3: Add RoCE VF reset supportHuazhong Tan
2020-09-27net: hns3: add a check for device specifications queried from firmwareGuangbin Huang
2020-09-27net: hns3: add support to query device specificationsGuangbin Huang
2020-09-27net: hns3: use capabilities queried from firmwareGuangbin Huang
2020-09-27net: hns3: add support to query device capabilityGuangbin Huang
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang
2020-09-24net: hns3: rename macro of pci device id of vfGuangbin Huang
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo
2020-09-21net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao
2020-09-08net: hns3: skip periodic service task if reset failedGuangbin Huang
2020-09-08net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan
2020-08-06net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King
2020-07-28net: hns3: fix for VLAN config when reset failedGuojia Liao
2020-07-28net: hns3: add reset check for VF updating port based VLANJian Shen
2020-07-06net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan
2020-05-30net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan