index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
spacemit
Age
Commit message (
Expand
)
Author
2026-03-06
net: spacemit: Fix error handling in emac_tx_mem_map()
Vivian Wang
2026-03-06
net: spacemit: Fix error handling in emac_alloc_rx_desc_buffers()
Vivian Wang
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-02
net: spacemit: k1-emac: fix jumbo frame support
Tomas Hlavacek
2026-02-02
net: spacemit: display phy driver information
Chukun Pan
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-26
net: spacemit: Check for netif_carrier_ok() in emac_stats_update()
Vivian Wang
2026-01-06
net: spacemit: Remove broken flow control support
Vivian Wang
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-03
net: spacemit: Check netif_running() in emac_set_pauseparam()
Vivian Wang
2025-10-22
net: spacemit: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-09-22
net: spacemit: Make stats_lock softirq-safe
Vivian Wang
2025-09-16
net: spacemit: Add K1 Ethernet MAC
Vivian Wang