summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2025-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-08net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2025-01-08net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2025-01-08net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2025-01-08net: hns3: don't auto enable misc vectorJian Shen
2025-01-08net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2025-01-08net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2025-01-08net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-12-20net: hisilicon: hns: Remove unused enumsDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove reset helpersDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_rcb_startDr. David Alan Gilbert
2024-12-20net: hisilicon: hns: Remove unused hns_dsaf_roce_resetDr. David Alan Gilbert
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-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-06net: hisilicon: hns3: use ethtool string helpersRosen Penev
2024-11-05net: hisilicon: hns: use ethtool string helpersRosen Penev
2024-11-05net: hns3: fix kernel crash when uninstalling driverPeiyang Wang
2024-11-04Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"Jakub Kicinski
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-10-31net: hns3: fix kernel crash when 1588 is sent on HIP08 devicesJie Wang
2024-10-31net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issueHao Lan
2024-10-31net: hns3: initialize reset_timer before hclgevf_misc_irq_init()Jian Shen
2024-10-31net: hns3: don't auto enable misc vectorJian Shen
2024-10-31net: hns3: Resolved the issue that the debugfs query result is inconsistent.Hao Lan
2024-10-31net: hns3: fix missing features due to dev->features configuration too earlyHao Lan
2024-10-31net: hns3: fixed reset failure issues caused by the incorrect reset typeHao Lan
2024-10-31net: hns3: add sync command to sync io-pgtableJian Shen
2024-10-31net: hns3: default enable tx bounce buffer when smmu enabledPeiyang Wang
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
2024-10-04net: ethernet: Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-04net: hns: hisilicon: hns_dsaf_mac: switch to scoped device_for_each_child_node()Javier Carrasco
2024-09-03net: hns3: Remove setting of RX software timestampGal Pressman
2024-08-29net: hns: Use IS_ERR_OR_NULL() helper functionHongbo Li
2024-08-28net: hisilicon: hns_mdio: fix OF node leak in probe()Krzysztof Kozlowski
2024-08-28net: hisilicon: hns_dsaf_mac: fix OF node leak in hns_mac_get_info()Krzysztof Kozlowski