Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-14 | Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux | Linus Torvalds | 1 | -1/+1 |
2024-05-05 | rust: kernel: remove redundant imports | Miguel Ojeda | 1 | -1/+1 |
2024-04-23 | rust: phy: implement `Send` for `Registration` | Wedson Almeida Filho | 1 | -0/+4 |
2024-01-27 | rust: phy: use VTABLE_DEFAULT_ERROR | FUJITA Tomonori | 1 | -8/+8 |
2024-01-27 | rust: phy: use `srctree`-relative links | FUJITA Tomonori | 1 | -4/+4 |
2023-12-15 | rust: net::phy add module_phy_driver macro | FUJITA Tomonori | 1 | -0/+146 |
2023-12-15 | rust: core abstractions for network PHY drivers | FUJITA Tomonori | 1 | -0/+755 |