index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2024-09-03
net: hns3: Remove setting of RX software timestamp
Gal Pressman
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-08-28
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
2024-08-28
net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()
Krzysztof Kozlowski
2024-08-28
net: hisilicon: hip04: fix OF node leak in probe()
Krzysztof Kozlowski
2024-08-20
net: hns3: Use ARRAY_SIZE() to improve readability
Zhang Zekun
2024-08-16
net: hns3: Use ipv6_addr_{cpu_to_be32,be32_to_cpu} helpers
Simon Horman
2024-08-15
net: hns3: use correct release function during uninitialization
Peiyang Wang
2024-08-15
net: hns3: void array out of bound when loop tnl_num
Peiyang Wang
2024-08-15
net: hns3: fix a deadlock problem when config TC during resetting
Jie Wang
2024-08-15
net: hns3: use the user's cfg after reset
Peiyang Wang
2024-08-15
net: hns3: fix wrong use of semaphore up
Jie Wang
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-07
net: hns3: add cond_resched() to hns3 ring buffer init process
Jie Wang
2024-06-07
net: hns3: fix kernel crash problem in concurrent scenario
Yonglong Liu
2024-05-30
hns3: avoid linking objects into multiple modules
Arnd Bergmann
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2024-05-09
net: hns3: fix port vlan filter not disabled issue
Yonglong Liu
2024-05-09
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2024-05-09
net: hns3: release PTP resources if pf initialization failed
Peiyang Wang
2024-05-09
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
2024-05-09
net: hns3: direct return when receive a unknown mailbox message
Jian Shen
2024-05-09
net: hns3: using user configure after hardware reset
Peiyang Wang
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-24
net: hns3: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-22
net: hns3: Remove io_stop_wc() calls after __iowrite64_copy()
Jason Gunthorpe
2024-04-12
net: hns3: add support to query scc version by devlink info
Hao Chen
2024-04-12
net: hns3: dump more reg info based on ras mod
Peiyang Wang
2024-04-12
net: hns3: move constants from hclge_debugfs.h to hclge_debugfs.c
Jijie Shao
2024-04-12
net: hns3: add command queue trace for hns3
Hao Lan
2024-03-26
net: hns3: mark unexcuted loopback test result as UNEXECUTED
Jian Shen
2024-03-26
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
2024-03-26
net: hns3: fix index limit to support all queue stats
Jie Wang
2024-03-18
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
2024-03-08
net: hns3: add checking for vf id of mailbox
Jian Shen
2024-03-08
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
2024-03-08
net: hns3: fix reset timeout under full functions and queues
Peiyang Wang
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
2024-03-08
net: hns3: fix kernel crash when 1588 is received on HIP08 devices
Yonglong Liu
2024-03-08
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
2024-03-08
net: hns3: add new 200G link modes for hisilicon device
Hao Lan
2024-03-08
net: hns3: fix wrong judgment condition issue
Jijie Shao
2024-03-05
net: hns: make hnae_class constant
Ricardo B. Marliere
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
[next]