summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hibmcge
AgeCommit message (Expand)Author
2025-05-21net: hibmcge: fix wrong ndo.open() after reset fail issue.Jijie Shao
2025-05-21net: hibmcge: fix incorrect statistics update issueJijie Shao
2025-04-11net: hibmcge: fix multiple phy_stop() issueJijie Shao
2025-04-11net: hibmcge: fix not restore rx pause mac addr after reset issueJijie Shao
2025-04-11net: hibmcge: fix the incorrect np_link fail state issue.Jijie Shao
2025-04-11net: hibmcge: fix wrong mtu log issueJijie Shao
2025-04-11net: hibmcge: fix the share of irq statistics among different network ports i...Jijie Shao
2025-04-11net: hibmcge: fix incorrect multicast filtering issueJijie Shao
2025-04-11net: hibmcge: fix incorrect pause frame statistics issueJijie Shao
2025-03-04net: hibmcge: Add support for ioctlJijie Shao
2025-03-04net: hibmcge: Add support for BMC diagnose featureJijie Shao
2025-03-04net: hibmcge: Add support for mac link exception handling featureJijie Shao
2025-03-04net: hibmcge: Add support for abnormal irq handling featureJijie Shao
2025-03-04net: hibmcge: Add support for checksum offloadJijie Shao
2025-03-04net: hibmcge: Add support for dump statisticsJijie Shao
2024-12-17net: hibmcge: Add nway_reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add reset supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add pauseparam supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add register dump supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add unicast frame filter supported in this moduleJijie Shao
2024-12-17net: hibmcge: Add irq_info file to debugfsJijie Shao
2024-12-17net: hibmcge: Add debugfs supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add a Makefile and update Kconfig for hibmcgeJijie Shao
2024-10-21net: hibmcge: Implement some ethtool_ops functionsJijie Shao
2024-10-21net: hibmcge: Implement rx_poll function to receive packetsJijie Shao
2024-10-21net: hibmcge: Implement .ndo_start_xmit functionJijie Shao
2024-10-21net: hibmcge: Implement some .ndo functionsJijie Shao
2024-10-21net: hibmcge: Add interrupt supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add mdio and hardware configuration supported in this moduleJijie Shao
2024-10-21net: hibmcge: Add read/write registers supported through the bar spaceJijie Shao
2024-10-21net: hibmcge: Add pci table supported in this moduleJijie Shao