summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2020-03-12net: hns3: clear port base VLAN when unload PFJian Shen
2020-03-12net: hns3: fix RMW issue for VLAN filter switchJian Shen
2020-03-12net: hns3: fix VF VLAN table entries inconsistent issueJian Shen
2020-03-05net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-02-14net: hns3: add management table after IMP resetYufeng Mo
2020-01-21net: hns3: cleanup some coding style issueHuazhong Tan
2020-01-21net: hns3: remove redundant print on ENOMEMHuazhong Tan
2020-01-21net: hns3: rewrite a log in hclge_put_vector()Yonglong Liu
2020-01-21net: hns3: move duplicated macro definition into headerGuojia Liao
2020-01-11net: hns3: refactor the notification scheme of PF resetHuazhong Tan
2020-01-11net: hns3: modify hclge_func_reset_sync_vf()'s return type to voidHuazhong Tan
2020-01-11net: hns3: enlarge HCLGE_RESET_WAIT_CNTHuazhong Tan
2020-01-11net: hns3: refactor the precedure of PF FLRHuazhong Tan
2020-01-11net: hns3: split hclge_reset() into preparing and rebuilding partHuazhong Tan
2020-01-06net: hns3: add protection when get SFP speed as 0Guojia Liao
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu
2020-01-06net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()Yonglong Liu
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-20net: hns3: only print misc interrupt status when handling failsHuazhong Tan
2019-12-20net: hns3: add some VF VLAN information for command "ip link show"Huazhong Tan
2019-12-20net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan
2019-12-16net: hns3: do not schedule the periodic task when reset failGuojia Liao
2019-12-16net: hns3: allocate WQ with WQ_MEM_RECLAIM flagYunsheng Lin
2019-12-16net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: add or modify some commentsGuangbin Huang
2019-10-31net: hns3: optimize local variable initializationGuangbin Huang
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan
2019-10-21net: hns3: log and clear hardware error after reset completeJian Shen
2019-10-21net: hns3: optimized MAC address in management table.Guojia Liao
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan
2019-09-11net: hns3: modify some logs formatGuangbin Huang
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo