aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-11net: hns3: refactor the notification scheme of PF resetHuazhong Tan1-23/+19
2020-01-11net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan1-20/+9
2020-01-11net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan1-1/+2
2020-01-11net: hns3: refactor the precedure of PF FLRHuazhong Tan2-43/+43
2020-01-11net: hns3: split hclge_reset() into preparing and rebuilding partHuazhong Tan1-25/+34
2020-01-06net: hns3: modify an unsuitable reset level for hardware errorHuazhong Tan1-2/+2
2020-01-06net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_to_vf()Huazhong Tan1-1/+3
2020-01-06net: hns3: add protection when get SFP speed as 0Guojia Liao1-0/+6
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu2-1/+5
2020-01-06net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()Yonglong Liu1-1/+1
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-2/+2
2019-12-20net: hns3: only print misc interrupt status when handling failsHuazhong Tan1-3/+6
2019-12-20net: hns3: add some VF VLAN information for command "ip link show"Huazhong Tan1-0/+3
2019-12-20net: hns3: get FD rules location before dump in debugfsYufeng Mo1-7/+67
2019-12-20net: hns3: optimization for CMDQ uninitializationHuazhong Tan1-14/+2
2019-12-20net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan3-13/+0
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao2-1/+7
2019-12-16net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin1-3/+12
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin4-73/+118
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya2-2/+2
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen1-12/+6
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan1-1/+1
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-4/+31
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu1-1/+1
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin1-1/+16
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang1-2/+14
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-6/+22
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan1-1/+17
2019-11-05net: hns3: remove unused macrosColin Ian King1-2/+0
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar5-5/+5
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao2-44/+58
2019-10-31net: hns3: cleanup some print format warningGuojia Liao7-51/+51
2019-10-31net: hns3: add or modify some commentsGuangbin Huang1-0/+3
2019-10-31net: hns3: optimize local variable initializationGuangbin Huang1-2/+1
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang4-10/+11
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao4-15/+27
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan3-4/+6
2019-10-21net: hns3: log and clear hardware error after reset completeJian Shen1-0/+3
2019-10-21net: hns3: optimized MAC address in management table.Guojia Liao2-4/+3
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-3/+30
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu3-3/+30
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2-0/+91
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu6-1/+263
2019-10-08net: hns3: add support for setting VF trustJian Shen4-20/+87
2019-10-08net: hns3: add support for spoof check settingJian Shen3-8/+121
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo3-1/+79
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King1-1/+1
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King1-1/+1