summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-11-0710-179/+30
|\
| * net: hns3: fix kernel crash when uninstalling driverPeiyang Wang2024-11-051-1/+4
| * Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski2024-11-059-178/+26
* | net: hisilicon: hns3: use ethtool string helpersRosen Penev2024-11-076-81/+44
* | dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos2024-11-031-2/+2
|/
* net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang2024-10-311-0/+3
* net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan2024-10-312-8/+10
* net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen2024-10-311-1/+1
* net: hns3: don't auto enable misc vectorJian Shen2024-10-311-5/+7
* net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan2024-10-311-1/+3
* net: hns3: fix missing features due to dev->features configuration too earlyHao Lan2024-10-311-1/+0
* net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan2024-10-312-10/+61
* net: hns3: add sync command to sync io-pgtableJian Shen2024-10-311-0/+27
* net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang2024-10-313-0/+66
* net: hns3: Remove setting of RX software timestampGal Pressman2024-09-041-4/+0
* net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun2024-08-211-4/+4
* net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpersSimon Horman2024-08-162-43/+44
* net: hns3: use correct release function during uninitializationPeiyang Wang2024-08-151-1/+1
* net: hns3: void array out of bound when loop tnl_numPeiyang Wang2024-08-151-3/+3
* net: hns3: fix a deadlock problem when config TC during resettingJie Wang2024-08-151-0/+3
* net: hns3: use the user's cfg after resetPeiyang Wang2024-08-152-6/+21
* net: hns3: fix wrong use of semaphore upJie Wang2024-08-152-4/+4
* net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-154-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-133-5/+22
|\
| * net: hns3: add cond_resched() to hns3 ring buffer init processJie Wang2024-06-072-0/+6
| * net: hns3: fix kernel crash problem in concurrent scenarioYonglong Liu2024-06-071-5/+16
* | hns3: avoid linking objects into multiple modulesArnd Bergmann2024-05-314-6/+35
|/
* tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-233-13/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2024-05-181-4/+0
|\
| * net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()Jason Gunthorpe2024-04-221-4/+0
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-1/+1
|\ \
| * | kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada2024-05-091-1/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-05-096-41/+47
|\ \
| * | net: hns3: fix kernel crash when devlink reload during initializationYonglong Liu2024-05-092-18/+9
| * | 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-092-4/+2
| * | 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-095-8/+11
| * | net: hns3: direct return when receive a unknown mailbox messageJian Shen2024-05-091-3/+4
| * | net: hns3: using user configure after hardware resetPeiyang Wang2024-05-092-6/+12
| |/
* | net: annotate writes on dev->mtu from ndo_change_mtu()Eric Dumazet2024-05-081-1/+1
* | 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-136-3/+79
* | net: hns3: dump more reg info based on ras modPeiyang Wang2024-04-137-8/+477
* | net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.cJijie Shao2024-04-132-640/+640
* | net: hns3: add command queue trace for hns3Hao Lan2024-04-136-1/+260
|/
* net: hns3: mark unexcuted loopback test result as UNEXECUTEDJian Shen2024-03-261-2/+17
* net: hns3: fix kernel crash when devlink reload during pf initializationYonglong Liu2024-03-261-0/+4
* net: hns3: fix index limit to support all queue statsJie Wang2024-03-261-1/+1
* net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)2024-03-182-8/+8