summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan2021-04-201-1/+1
* net: hns3: cleanup inappropriate spaces in struct hlcgevf_tqp_statsHuazhong Tan2021-04-201-2/+2
* net: hns3: VF not request link status when PF support push link status featureGuangbin Huang2021-04-163-3/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-101-4/+4
|\
| * net: hns3: Trivial spell fix in hns3 driverSalil Mehta2021-04-091-2/+2
| * net: hns3: clear VF down state bit before request link statusGuangbin Huang2021-04-071-2/+2
* | net: hns3: change flr_prepare/flr_done function namesJiaran Zhang2021-04-081-12/+15
* | net: hns3: expand the tc config commandGuojia Liao2021-03-292-2/+8
* | net: hns3: optimize the process of queue resetYufeng Mo2021-03-291-17/+42
* | net: hns3: remove redundant blank linesPeng Li2021-03-262-3/+0
* | net: hns3: remove unused code of vmdqJian Shen2021-03-261-1/+0
|/
* net: hns3: refactor out hclgevf_set_rss_tuple()Huazhong Tan2021-02-121-15/+32
* net: hns3: split out hclgevf_cmd_send()Yufeng Mo2021-02-121-60/+81
* net: hns3: refactor out hclgevf_get_rss_tuple()Jian Shen2021-02-121-25/+42
* net: hns3: refactor out hclgevf_cmd_convert_err_code()Peng Li2021-02-121-28/+27
* net: hns3: cleanup for endian issue for VF RSSJian Shen2021-02-102-8/+13
* net: hns3: remove unused macro definitionPeng Li2021-02-101-1/+0
* net: hns3: modify some unmacthed types print parameterJiaran Zhang2021-02-101-2/+2
* net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo2021-02-101-2/+2
* net: hns3: add support for obtaining the maximum frame sizeYufeng Mo2021-02-063-1/+8
* net: hns3: RSS indirection table use device specificationGuangbin Huang2021-02-062-17/+32
* net: hns3: add api capability bits for firmwareJian Shen2021-02-062-1/+15
* net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen2021-01-062-3/+8
* net: hns3: refine the struct hane3_tc_infoJian Shen2020-12-101-10/+11
* net: hns3: add priv flags support to switch limit promisc modeJian Shen2020-12-081-0/+7
* net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan2020-12-022-0/+3
* net: hns3: add support for TX hardware checksum offloadHuazhong Tan2020-12-022-1/+3
* net: hns3: fix spelling mistake "memroy" -> "memory"Colin Ian King2020-11-241-1/+1
* net: hns3: add support for mapping device memoryHuazhong Tan2020-11-212-0/+34
* net: hns3: add support for 1280 queuesYonglong Liu2020-11-212-2/+17
* net: hns3: add support for querying maximum value of GLHuazhong Tan2020-11-172-0/+14
* net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan2020-11-171-0/+1
* net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu2020-10-271-1/+1
* net: hns3: Add RoCE VF reset supportHuazhong Tan2020-09-292-0/+51
* net: hns3: add a check for device specifications queried from firmwareGuangbin Huang2020-09-271-0/+13
* net: hns3: add support to query device specificationsGuangbin Huang2020-09-272-0/+79
* net: hns3: use capabilities queried from firmwareGuangbin Huang2020-09-272-5/+43
* net: hns3: add support to query device capabilityGuangbin Huang2020-09-272-4/+14
* net: hns3: add device version to replace pci revisionGuangbin Huang2020-09-273-25/+27
* net: hns3: rename macro of pci device id of vfGuangbin Huang2020-09-251-2/+3
* net: hns3: remove unnecessary variable initializationYufeng Mo2020-09-251-1/+1
* net: hns3: simplify the return expression of hclgevf_client_start()Qinglang Miao2020-09-211-7/+1
* net: hns3: skip periodic service task if reset failedGuangbin Huang2020-09-091-0/+3
* net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()Huazhong Tan2020-09-091-6/+6
* net: hns3: fix spelling mistake "could'nt" -> "couldn't"Colin Ian King2020-08-061-1/+1
* net: hns3: fix for VLAN config when reset failedGuojia Liao2020-07-281-4/+6
* net: hns3: add reset check for VF updating port based VLANJian Shen2020-07-281-9/+21
* net: hns3: fix for mishandle of asserting VF reset failHuazhong Tan2020-07-061-0/+5
* net: hns3: fix two coding style issues in hclgevf_main.cHuazhong Tan2020-05-311-2/+1
* net: hns3: fix an incorrect comment for num_tqps in struct hclgevf_devHuazhong Tan2020-05-311-1/+1