开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
2025-01-22
net: hns3: fix oops when unload drivers paralleling
Jian Shen
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-08
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
2025-01-08
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2025-01-08
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
2025-01-08
net: hns3: don't auto enable misc vector
Jian Shen
2025-01-08
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2025-01-08
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
2025-01-08
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2024-12-20
net: hisilicon: hns: Remove unused enums
Dr. David Alan Gilbert
2024-12-20
net: hisilicon: hns: Remove reset helpers
Dr. David Alan Gilbert
2024-12-20
net: hisilicon: hns: Remove unused hns_rcb_start
Dr. David Alan Gilbert
2024-12-20
net: hisilicon: hns: Remove unused hns_dsaf_roce_reset
Dr. David Alan Gilbert
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-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-06
net: hisilicon: hns3: use ethtool string helpers
Rosen Penev
2024-11-05
net: hisilicon: hns: use ethtool string helpers
Rosen Penev
2024-11-05
net: hns3: fix kernel crash when uninstalling driver
Peiyang Wang
2024-11-04
Revert "Merge branch 'there-are-some-bugfix-for-the-hns3-ethernet-driver'"
Jakub Kicinski
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-31
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Jie Wang
2024-10-31
net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue
Hao Lan
2024-10-31
net: hns3: initialize reset_timer before hclgevf_misc_irq_init()
Jian Shen
2024-10-31
net: hns3: don't auto enable misc vector
Jian Shen
2024-10-31
net: hns3: Resolved the issue that the debugfs query result is inconsistent.
Hao Lan
2024-10-31
net: hns3: fix missing features due to dev->features configuration too early
Hao Lan
2024-10-31
net: hns3: fixed reset failure issues caused by the incorrect reset type
Hao Lan
2024-10-31
net: hns3: add sync command to sync io-pgtable
Jian Shen
2024-10-31
net: hns3: default enable tx bounce buffer when smmu enabled
Peiyang Wang
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
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-04
net: hns: hisilicon: hns_dsaf_mac: switch to scoped device_for_each_child_node()
Javier Carrasco
2024-09-03
net: hns3: Remove setting of RX software timestamp
Gal Pressman
2024-08-29
net: hns: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-08-28
net: hisilicon: hns_mdio: fix OF node leak in probe()
Krzysztof Kozlowski
[next]