summaryrefslogtreecommitdiffstats
path: root/rust/kernel/net
AgeCommit message (Expand)AuthorLines
2024-05-13Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linuxLinus Torvalds-1/+1
2024-05-05rust: kernel: remove redundant importsMiguel Ojeda-1/+1
2024-04-23rust: phy: implement `Send` for `Registration`Wedson Almeida Filho-0/+4
2024-01-27rust: phy: use VTABLE_DEFAULT_ERRORFUJITA Tomonori-8/+8
2024-01-27rust: phy: use `srctree`-relative linksFUJITA Tomonori-4/+4
2023-12-15rust: net::phy add module_phy_driver macroFUJITA Tomonori-0/+146
2023-12-15rust: core abstractions for network PHY driversFUJITA Tomonori-0/+755