summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-071-36/+9
|\
| * Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski2024-11-051-36/+9
* | net: hisilicon: hns3: use ethtool string helpersRosen Penev2024-11-071-30/+20
|/
* net: hns3: don't auto enable misc vectorJian Shen2024-10-311-5/+7
* net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan2024-10-311-4/+29
* net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman2024-08-161-40/+39
* net: hns3: use correct release function during uninitializationPeiyang Wang2024-08-151-1/+1
* net: hns3: use the user's cfg after resetPeiyang Wang2024-08-151-6/+18
* net: hns3: fix wrong use of semaphore upJie Wang2024-08-151-2/+2
* net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu2024-06-071-5/+16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-091-24/+28
|\
| * net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2024-05-091-12/+5
| * net: hns3: fix port vlan filter not disabled issueYonglong Liu2024-05-091-1/+6
| * net: hns3: use appropriate barrier function after setting a bit valuePeiyang Wang2024-05-091-2/+1
| * net: hns3: release PTP resources if pf initialization failedPeiyang Wang2024-05-091-1/+3
| * net: hns3: change type of numa_node_mask as nodemask_tPeiyang Wang2024-05-091-2/+4
| * net: hns3: using user configure after hardware resetPeiyang Wang2024-05-091-6/+9
* | net: hns3: flower: validate control flagsAsbjørn Sloth Tønnesen2024-04-251-3/+15
* | net: hns3: add support to query scc version by devlink infoHao Chen2024-04-131-0/+18
* | net: hns3: add command queue trace for hns3Hao Lan2024-04-131-0/+45
|/
* net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu2024-03-261-0/+4
* net: hns3: fix port duplex configure error in IMP resetJie Wang2024-03-081-1/+4
* net: hns3: fix delete tc fail issueJijie Shao2024-03-081-0/+2
* net: hns3: Disable SerDes serial loopback for HiLink H60Hao Lan2024-03-081-2/+7
* net: hns3: add new 200G link modes for hisilicon deviceHao Lan2024-03-081-10/+18
* net: hns3: fix VF wrong speed and duplex issueJijie Shao2023-11-131-0/+4
* net: hns3: fix incorrect capability bit display for copper portJian Shen2023-11-131-0/+1
* net: hns3: fix add VLAN fail issueJian Shen2023-11-131-8/+20
* net: hns3: add some link modes for hisilicon deviceHao Chen2023-10-251-80/+78
* net: hns3: add vf fault detect supportJie Wang2023-10-111-1/+2
* net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang2023-09-191-0/+5
* net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao2023-09-191-0/+6
* net: hns3: only enable unicast promisc when mac table fullJian Shen2023-09-191-1/+1
* net: hns3: fix invalid mutex between tc qdisc and dcb ets command issueJijie Shao2023-09-071-2/+3
* net: hns3: fix wrong rpu tln reg issueJijie Shao2023-08-161-0/+2
* net: hns3: move dump regs function to a separate fileJijie Shao2023-08-161-557/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-101-7/+22
|\
| * net: hns3: add wait until mac link downJie Wang2023-08-091-1/+9
| * net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang2023-08-091-5/+9
| * net: hns3: restore user pause configure when disable autonegJian Shen2023-08-091-1/+4
* | net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth2023-07-311-8/+8
|/
* net: hns3: clear hns unused parameter alarmPeiyang Wang2023-06-231-28/+19
* net: hns3: fix sending pfc frames after reset issueJijie Shao2023-05-131-6/+9
* net: hns3: support wake on lan configuration and queryHao Lan2023-03-291-0/+130
* net: hisilicon: Remove redundant pci_clear_masterCai Huoqing2023-03-241-5/+2
* net: hns3: refine the handling for VF heartbeatJian Shen2022-12-301-14/+43
* net: hns3: fix VF promisc mode not update when mac table fullJian Shen2022-12-231-32/+43
* net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang2022-11-151-3/+7
* net: hns3: fix incorrect hw rss hash type of rx packetJian Shen2022-11-151-1/+0
* net: hns3: fix get wrong value of function hclge_get_dscp_prio()Guangbin Huang2022-11-041-3/+5