index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hibmcge
Age
Commit message (
Expand
)
Author
2025-05-21
net: hibmcge: fix wrong ndo.open() after reset fail issue.
Jijie Shao
2025-05-21
net: hibmcge: fix incorrect statistics update issue
Jijie Shao
2025-04-11
net: hibmcge: fix multiple phy_stop() issue
Jijie Shao
2025-04-11
net: hibmcge: fix not restore rx pause mac addr after reset issue
Jijie Shao
2025-04-11
net: hibmcge: fix the incorrect np_link fail state issue.
Jijie Shao
2025-04-11
net: hibmcge: fix wrong mtu log issue
Jijie Shao
2025-04-11
net: hibmcge: fix the share of irq statistics among different network ports i...
Jijie Shao
2025-04-11
net: hibmcge: fix incorrect multicast filtering issue
Jijie Shao
2025-04-11
net: hibmcge: fix incorrect pause frame statistics issue
Jijie Shao
2025-03-04
net: hibmcge: Add support for ioctl
Jijie Shao
2025-03-04
net: hibmcge: Add support for BMC diagnose feature
Jijie Shao
2025-03-04
net: hibmcge: Add support for mac link exception handling feature
Jijie Shao
2025-03-04
net: hibmcge: Add support for abnormal irq handling feature
Jijie Shao
2025-03-04
net: hibmcge: Add support for checksum offload
Jijie Shao
2025-03-04
net: hibmcge: Add support for dump statistics
Jijie Shao
2024-12-17
net: hibmcge: Add nway_reset supported in this module
Jijie Shao
2024-12-17
net: hibmcge: Add reset supported in this module
Jijie Shao
2024-12-17
net: hibmcge: Add pauseparam supported in this module
Jijie Shao
2024-12-17
net: hibmcge: Add register dump supported in this module
Jijie Shao
2024-12-17
net: hibmcge: Add unicast frame filter supported in this module
Jijie Shao
2024-12-17
net: hibmcge: Add irq_info file to debugfs
Jijie Shao
2024-12-17
net: hibmcge: Add debugfs supported in this module
Jijie Shao
2024-10-21
net: hibmcge: Add a Makefile and update Kconfig for hibmcge
Jijie Shao
2024-10-21
net: hibmcge: Implement some ethtool_ops functions
Jijie Shao
2024-10-21
net: hibmcge: Implement rx_poll function to receive packets
Jijie Shao
2024-10-21
net: hibmcge: Implement .ndo_start_xmit function
Jijie Shao
2024-10-21
net: hibmcge: Implement some .ndo functions
Jijie Shao
2024-10-21
net: hibmcge: Add interrupt supported in this module
Jijie Shao
2024-10-21
net: hibmcge: Add mdio and hardware configuration supported in this module
Jijie Shao
2024-10-21
net: hibmcge: Add read/write registers supported through the bar space
Jijie Shao
2024-10-21
net: hibmcge: Add pci table supported in this module
Jijie Shao