index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hibmcge
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-08
net: hibmcge: fix the np_link_fail error reporting issue
Jijie Shao
1
-2
/
+13
2025-08-08
net: hibmcge: fix the division by zero issue
Jijie Shao
1
-1
/
+6
2025-08-08
net: hibmcge: fix rtnl deadlock issue
Jijie Shao
1
-9
/
+5
2025-07-25
net: hibmcge: support for statistics of reset failures
Jijie Shao
4
-0
/
+5
2025-07-08
net: hibmcge: configure FIFO thresholds according to the MAC controller docum...
Jijie Shao
2
-0
/
+55
2025-07-08
net: hibmcge: adjust the burst len configuration of the MAC controller to imp...
Jijie Shao
2
-0
/
+10
2025-07-08
net: hibmcge: support scenario without PHY
Jijie Shao
1
-0
/
+38
2025-05-22
net: hibmcge: fix wrong ndo.open() after reset fail issue.
Jijie Shao
1
-8
/
+8
2025-05-22
net: hibmcge: fix incorrect statistics update issue
Jijie Shao
1
-0
/
+3
2025-04-12
net: hibmcge: fix multiple phy_stop() issue
Jijie Shao
1
-1
/
+10
2025-04-12
net: hibmcge: fix not restore rx pause mac addr after reset issue
Jijie Shao
1
-0
/
+3
2025-04-12
net: hibmcge: fix the incorrect np_link fail state issue.
Jijie Shao
1
-2
/
+5
2025-04-12
net: hibmcge: fix wrong mtu log issue
Jijie Shao
1
-3
/
+3
2025-04-12
net: hibmcge: fix the share of irq statistics among different network ports i...
Jijie Shao
5
-16
/
+24
2025-04-12
net: hibmcge: fix incorrect multicast filtering issue
Jijie Shao
2
-0
/
+6
2025-04-12
net: hibmcge: fix incorrect pause frame statistics issue
Jijie Shao
2
-0
/
+4
2025-03-04
net: hibmcge: Add support for ioctl
Jijie Shao
1
-0
/
+2
2025-03-04
net: hibmcge: Add support for BMC diagnose feature
Jijie Shao
6
-3
/
+377
2025-03-04
net: hibmcge: Add support for mac link exception handling feature
Jijie Shao
7
-0
/
+51
2025-03-04
net: hibmcge: Add support for abnormal irq handling feature
Jijie Shao
8
-23
/
+112
2025-03-04
net: hibmcge: Add support for checksum offload
Jijie Shao
2
-6
/
+29
2025-03-04
net: hibmcge: Add support for dump statistics
Jijie Shao
6
-2
/
+741
2024-12-18
net: hibmcge: Add nway_reset supported in this module
Jijie Shao
1
-0
/
+1
2024-12-18
net: hibmcge: Add reset supported in this module
Jijie Shao
8
-21
/
+226
2024-12-18
net: hibmcge: Add pauseparam supported in this module
Jijie Shao
7
-0
/
+68
2024-12-18
net: hibmcge: Add register dump supported in this module
Jijie Shao
2
-0
/
+174
2024-12-18
net: hibmcge: Add unicast frame filter supported in this module
Jijie Shao
6
-6
/
+187
2024-12-18
net: hibmcge: Add irq_info file to debugfs
Jijie Shao
1
-0
/
+22
2024-12-18
net: hibmcge: Add debugfs supported in this module
Jijie Shao
4
-3
/
+135
2024-10-21
net: hibmcge: Add a Makefile and update Kconfig for hibmcge
Jijie Shao
1
-0
/
+8
2024-10-21
net: hibmcge: Implement some ethtool_ops functions
Jijie Shao
3
-0
/
+30
2024-10-21
net: hibmcge: Implement rx_poll function to receive packets
Jijie Shao
6
-3
/
+177
2024-10-21
net: hibmcge: Implement .ndo_start_xmit function
Jijie Shao
8
-3
/
+455
2024-10-21
net: hibmcge: Implement some .ndo functions
Jijie Shao
4
-0
/
+142
2024-10-21
net: hibmcge: Add interrupt supported in this module
Jijie Shao
7
-0
/
+237
2024-10-21
net: hibmcge: Add mdio and hardware configuration supported in this module
Jijie Shao
7
-2
/
+399
2024-10-21
net: hibmcge: Add read/write registers supported through the bar space
Jijie Shao
5
-0
/
+173
2024-10-21
net: hibmcge: Add pci table supported in this module
Jijie Shao
2
-0
/
+100