index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
net: hns3: fix kernel crash when devlink reload during pf initialization
Yonglong Liu
1
-0
/
+4
2024-03-18
net: hns3: tracing: fix hclgevf trace event strings
Steven Rostedt (Google)
1
-4
/
+4
2024-03-08
net: hns3: add checking for vf id of mailbox
Jian Shen
1
-3
/
+4
2024-03-08
net: hns3: fix port duplex configure error in IMP reset
Jie Wang
1
-1
/
+4
2024-03-08
net: hns3: fix delete tc fail issue
Jijie Shao
4
-0
/
+21
2024-03-08
net: hns3: fix kernel crash when 1588 is received on HIP08 devices
Yonglong Liu
1
-1
/
+1
2024-03-08
net: hns3: Disable SerDes serial loopback for HiLink H60
Hao Lan
3
-3
/
+15
2024-03-08
net: hns3: add new 200G link modes for hisilicon device
Hao Lan
2
-11
/
+22
2023-12-05
net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()
Arnd Bergmann
1
-7
/
+14
2023-11-13
net: hns3: fix VF wrong speed and duplex issue
Jijie Shao
1
-0
/
+4
2023-11-13
net: hns3: fix incorrect capability bit display for copper port
Jian Shen
1
-0
/
+1
2023-11-13
net: hns3: fix add VLAN fail issue
Jian Shen
1
-8
/
+20
2023-10-25
net: hns3: add some link modes for hisilicon device
Hao Chen
2
-82
/
+92
2023-10-11
net: hns3: add vf fault detect support
Jie Wang
5
-7
/
+118
2023-09-19
net: hns3: add 5ms delay before clear firmware reset irq source
Jie Wang
1
-0
/
+5
2023-09-19
net: hns3: fix fail to delete tc flower rules during reset issue
Jijie Shao
1
-0
/
+6
2023-09-19
net: hns3: only enable unicast promisc when mac table full
Jian Shen
1
-1
/
+1
2023-09-07
net: hns3: fix invalid mutex between tc qdisc and dcb ets command issue
Jijie Shao
3
-19
/
+8
2023-09-07
net: hns3: fix byte order conversion issue in hclge_dbg_fd_tcam_read()
Hao Chen
1
-7
/
+7
2023-08-16
net: hns3: fix wrong rpu tln reg issue
Jijie Shao
3
-2
/
+70
2023-08-16
net: hns3: Support tlv in regs data for HNS3 PF driver
Jijie Shao
1
-65
/
+102
2023-08-16
net: hns3: move dump regs function to a separate file
Jijie Shao
5
-559
/
+586
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-10
/
+26
2023-08-10
net: hns3: fix strscpy causing content truncation issue
Hao Chen
1
-2
/
+2
2023-08-08
net: hns3: add wait until mac link down
Jie Wang
1
-1
/
+9
2023-08-08
net: hns3: refactor hclge_mac_link_status_wait for interface reuse
Jie Wang
1
-5
/
+9
2023-08-08
net: hns3: restore user pause configure when disable autoneg
Jian Shen
3
-2
/
+6
2023-08-04
net: hns3: Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-07-31
net: flow_dissector: Use 64bits for used_keys
Ratheesh Kannoth
1
-8
/
+8
2023-07-24
net: hns3: fix wrong bw weight of disabled tc issue
Jijie Shao
2
-4
/
+16
2023-07-24
net: hns3: fix wrong tc bandwidth weight data issue
Jijie Shao
1
-2
/
+1
2023-07-24
net: hns3: add tm flush when setting tm
Hao Lan
3
-6
/
+63
2023-06-23
net: hns3: clear hns unused parameter alarm
Peiyang Wang
1
-28
/
+19
2023-06-23
net: hns3: fix strncpy() not using dest-buf length as length issue
Hao Chen
1
-5
/
+24
2023-06-23
net: hns3: refine the tcam key convert handle
Jian Shen
1
-8
/
+3
2023-05-13
net: hns3: fix sending pfc frames after reset issue
Jijie Shao
3
-8
/
+16
2023-03-29
net: hns3: support wake on lan configuration and query
Hao Lan
3
-0
/
+150
2023-03-24
net: hisilicon: Remove redundant pci_clear_master
Cai Huoqing
1
-5
/
+2
2023-01-30
devlink: remove devlink features
Jiri Pirko
1
-1
/
+0
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2
-0
/
+3
2022-12-30
net: hns3: refine the handling for VF heartbeat
Jian Shen
3
-23
/
+112
2022-12-23
net: hns3: fix VF promisc mode not update when mac table full
Jian Shen
1
-32
/
+43
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-5
/
+0
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+7
2022-11-15
net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...
Guangbin Huang
1
-3
/
+7
2022-11-15
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
1
-1
/
+0
2022-11-11
ptp: hclge: convert .adjfreq to .adjfine
Jacob Keller
1
-17
/
+5
2022-11-04
net: hns3: fix get wrong value of function hclge_get_dscp_prio()
Guangbin Huang
1
-3
/
+5
2022-09-21
net: hns3: add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
1
-2
/
+2
2022-09-21
net: hns3: add judge fd ability for sync and clear process of flow director
Guangbin Huang
1
-3
/
+6
[next]