summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang2020-02-141-6/+9
* net: hns3: add management table after IMP resetYufeng Mo2020-02-141-0/+7
* net: hns3: cleanup some coding style issueHuazhong Tan2020-01-211-58/+23
* net: hns3: remove redundant print on ENOMEMHuazhong Tan2020-01-211-3/+1
* net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu2020-01-211-1/+1
* net: hns3: move duplicated macro definition into headerGuojia Liao2020-01-211-3/+1
* net: hns3: refactor the notification scheme of PF resetHuazhong Tan2020-01-111-23/+19
* net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan2020-01-111-20/+9
* net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan2020-01-111-1/+2
* net: hns3: refactor the precedure of PF FLRHuazhong Tan2020-01-111-43/+42
* net: hns3: split hclge_reset() into preparing and rebuilding partHuazhong Tan2020-01-111-25/+34
* net: hns3: add protection when get SFP speed as 0Guojia Liao2020-01-061-0/+6
* net: hns3: modify the IRQ name of misc vectorsYonglong Liu2020-01-061-1/+3
* net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()Yonglong Liu2020-01-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-231-1/+1
|\
| * treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* | net: hns3: only print misc interrupt status when handling failsHuazhong Tan2019-12-211-3/+6
* | net: hns3: add some VF VLAN information for command "ip link show"Huazhong Tan2019-12-211-0/+3
* | net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan2019-12-211-9/+0
* | net: hns3: do not schedule the periodic task when reset failGuojia Liao2019-12-171-1/+6
* | net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin2019-12-171-3/+12
* | net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin2019-12-171-61/+102
|/
* net: hns3: fix VF ID issue for setting VF VLANJian Shen2019-12-051-12/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-171-2/+14
|\
| * net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang2019-11-151-2/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-1/+17
|\|
| * net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan2019-11-071-1/+17
* | net: hns3: cleanup byte order issues when printedGuojia Liao2019-10-311-1/+1
* | net: hns3: cleanup some print format warningGuojia Liao2019-10-311-39/+39
* | net: hns3: add or modify some commentsGuangbin Huang2019-10-311-0/+3
* | net: hns3: optimize local variable initializationGuangbin Huang2019-10-311-2/+1
* | net: hns3: cleanup some coding style issuesGuangbin Huang2019-10-311-5/+6
* | net: hns3: cleanup some magic numbersGuojia Liao2019-10-311-5/+4
* | net: hns3: dump some debug information when reset failHuazhong Tan2019-10-311-0/+3
* | net: hns3: log and clear hardware error after reset completeJian Shen2019-10-211-0/+3
* | net: hns3: optimized MAC address in management table.Guojia Liao2019-10-211-2/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-1/+20
|\|
| * net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-191-1/+20
* | net: hns3: add support for configuring VF MAC from the hostHuazhong Tan2019-10-091-0/+62
* | net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu2019-10-091-0/+130
* | net: hns3: add support for setting VF trustJian Shen2019-10-091-9/+51
* | net: hns3: add support for spoof check settingJian Shen2019-10-091-8/+117
* | net: hns3: add support for setting VF link status on the hostYufeng Mo2019-10-091-0/+57
|/
* net: hns3: add some DFX info for reset issueHuazhong Tan2019-09-111-5/+6
* net: hns3: modify some logs formatGuangbin Huang2019-09-111-1/+1
* net: hns3: disable loopback setting in hclge_mac_initYufeng Mo2019-09-061-1/+33
* net: hns3: remove explicit conversion to boolGuojia Liao2019-09-061-1/+1
* net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan2019-09-061-4/+5
* net: hns3: fix error VF index when setting VLAN offloadJian Shen2019-09-061-4/+10
* net: hns3: remove set but not used variable 'qos'YueHaibing2019-09-011-2/+1