index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
net
/
phy.rs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-08-30
rust: net::phy unified genphy_read_status function for C22 and C45 registers
FUJITA Tomonori
1
-10
/
+2
2024-08-30
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
1
-23
/
+8
2024-08-30
rust: net::phy implement AsRef<kernel::device::Device> trait
FUJITA Tomonori
1
-7
/
+17
2024-08-30
rust: net::phy support probe callback
FUJITA Tomonori
1
-0
/
+25
2024-08-21
rust: kernel: fix typos in code comments
Michael Vetter
1
-1
/
+1
2024-05-13
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