summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-10net: hns3: fix kernel crash when unload VF while it is being resetYufeng Mo1-0/+5
2021-11-10net: hns3: fix ROCE base interrupt vector initialization bugJie Wang1-4/+1
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2021-10-27net: hns3: ignore reset event before initialization process is doneGuangbin Huang1-0/+3
2021-10-27net: hns3: change hclge/hclgevf workqueue to WQ_UNBOUND modeYufeng Mo1-1/+1
2021-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-3/+3
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski1-1/+1
2021-09-20net: hns3: fix change RSS 'hfunc' ineffective issueJian Shen1-18/+34
2021-09-13net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-08-27net: hns3: merge some repetitive macrosPeng Li1-11/+11
2021-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+15
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo1-5/+14
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu1-1/+1
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo1-0/+1
2021-07-26net: hns3: add support for registering devlink for VFYufeng Mo1-0/+8
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen1-0/+10
2021-06-09net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_ma...Baokun Li1-6/+3
2021-06-01net: hns3: add support for VF modify VLAN filter stateJian Shen1-0/+17
2021-06-01net: hns3: add query basic info support for VFJian Shen1-13/+20
2021-05-15net: hns3: support RXD advanced layoutHuazhong Tan1-0/+17
2021-04-20net: hns3: change the value of the SEPARATOR_VALUE macro in hclgevf_main.cHuazhong Tan1-1/+1
2021-04-16net: hns3: VF not request link status when PF support push link status featureGuangbin Huang1-3/+5
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-4/+4
2021-04-09net: hns3: Trivial spell fix in hns3 driverSalil Mehta1-2/+2
2021-04-08net: hns3: change flr_prepare/flr_done function namesJiaran Zhang1-12/+15
2021-04-07net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-03-29net: hns3: expand the tc config commandGuojia Liao1-0/+3
2021-03-29net: hns3: optimize the process of queue resetYufeng Mo1-17/+42
2021-03-27net: hns3: remove redundant blank linesPeng Li1-2/+0
2021-02-13net: hns3: refactor out hclgevf_set_rss_tuple()Huazhong Tan1-15/+32
2021-02-13net: hns3: refactor out hclgevf_get_rss_tuple()Jian Shen1-25/+42
2021-02-10net: hns3: cleanup for endian issue for VF RSSJian Shen1-5/+10
2021-02-10net: hns3: modify some unmacthed types print parameterJiaran Zhang1-2/+2
2021-02-07net: hns3: add support for obtaining the maximum frame sizeYufeng Mo1-0/+4
2021-02-07net: hns3: RSS indirection table use device specificationGuangbin Huang1-14/+29
2021-01-06net: hns3: fix incorrect handling of sctp6 rss tupleJian Shen1-3/+6
2020-12-10net: hns3: refine the struct hane3_tc_infoJian Shen1-10/+11
2020-12-08net: hns3: add priv flags support to switch limit promisc modeJian Shen1-0/+7
2020-11-25net: hns3: fix spelling mistake "memroy" -> "memory"Colin Ian King1-1/+1
2020-11-22net: hns3: add support for mapping device memoryHuazhong Tan1-0/+33
2020-11-22net: hns3: add support for 1280 queuesYonglong Liu1-2/+14
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan1-0/+6
2020-11-17net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan1-0/+1
2020-10-27net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-09-29net: hns3: Add RoCE VF reset supportHuazhong Tan1-0/+50
2020-09-27net: hns3: add a check for device specifications queried from firmwareGuangbin Huang1-0/+13
2020-09-27net: hns3: add support to query device specificationsGuangbin Huang1-0/+64
2020-09-27net: hns3: add device version to replace pci revisionGuangbin Huang1-9/+8
2020-09-25net: hns3: rename macro of pci device id of vfGuangbin Huang1-2/+3