summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-09net: hns3: release PTP resources if pf initialization failedPeiyang Wang1-1/+3
2024-05-09net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang1-2/+4
2024-05-09net: hns3: using user configure after hardware resetPeiyang Wang1-6/+9
2024-03-26net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu1-0/+4
2024-03-08net: hns3: fix port duplex configure error in IMP resetJie Wang1-1/+4
2024-03-08net: hns3: fix delete tc fail issueJijie Shao1-0/+2
2024-03-08net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan1-2/+7
2024-03-08net: hns3: add new 200G link modes for hisilicon deviceHao Lan1-10/+18
2023-11-13net: hns3: fix VF wrong speed and duplex issueJijie Shao1-0/+4
2023-11-13net: hns3: fix incorrect capability bit display for copper portJian Shen1-0/+1
2023-11-13net: hns3: fix add VLAN fail issueJian Shen1-8/+20
2023-10-25net: hns3: add some link modes for hisilicon deviceHao Chen1-80/+78
2023-10-11net: hns3: add vf fault detect supportJie Wang1-1/+2
2023-09-19net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang1-0/+5
2023-09-19net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao1-0/+6
2023-09-19net: hns3: only enable unicast promisc when mac table fullJian Shen1-1/+1
2023-09-07net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao1-2/+3
2023-08-16net: hns3: fix wrong rpu tln reg issueJijie Shao1-0/+2
2023-08-16net: hns3: move dump regs function to a separate fileJijie Shao1-557/+1
2023-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-7/+22
2023-08-09net: hns3: add wait until mac link downJie Wang1-1/+9
2023-08-09net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang1-5/+9
2023-08-09net: hns3: restore user pause configure when disable autonegJian Shen1-1/+4
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth1-8/+8
2023-06-23net: hns3: clear hns unused parameter alarmPeiyang Wang1-28/+19
2023-05-13net: hns3: fix sending pfc frames after reset issueJijie Shao1-6/+9
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan1-0/+130
2023-03-24net: hisilicon: Remove redundant pci_clear_masterCai Huoqing1-5/+2
2022-12-30net: hns3: refine the handling for VF heartbeatJian Shen1-14/+43
2022-12-23net: hns3: fix VF promisc mode not update when mac table fullJian Shen1-32/+43
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang1-3/+7
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen1-1/+0
2022-11-04net: hns3: fix get wrong value of function hclge_get_dscp_prio()Guangbin Huang1-3/+5
2022-09-22net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng1-2/+2
2022-09-22net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang1-3/+6
2022-09-22net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang1-7/+4
2022-09-22net: hns3: add support for external loopback testYonglong Liu1-7/+19
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen1-10/+16
2022-09-07net: hns3: add querying fec statisticsHao Lan1-0/+156
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang1-0/+19
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang1-6/+10
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan1-1/+14
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang1-8/+24
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang1-11/+20
2022-06-13net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang1-3/+8
2022-06-13net: hns3: don't push link state to VF if unaliveJian Shen1-0/+6
2022-06-13net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang1-0/+1
2022-05-09net: hns3: remove the affinity settings of vector0Yufeng Mo1-26/+1
2022-04-20net: hns3: add failure logs in hclge_set_vport_mtuJie Wang1-0/+3
2022-03-31net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang1-3/+3