index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
rust
/
kernel
/
net
/
phy.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rust-6.13' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
3 days
1
-8
/
+8
|
\
|
*
rust: use custom FFI integer types
Gary Guo
2024-11-10
1
-8
/
+8
*
|
rust: net::phy always define device_table in module_phy_driver macro
FUJITA Tomonori
2024-10-04
1
-6
/
+10
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-06
1
-1
/
+1
|
\
|
*
rust: kernel: fix typos in code comments
Michael Vetter
2024-08-21
1
-1
/
+1
*
|
rust: net::phy unified genphy_read_status function for C22 and C45 registers
FUJITA Tomonori
2024-08-30
1
-10
/
+2
*
|
rust: net::phy unified read/write API for C22 and C45 registers
FUJITA Tomonori
2024-08-30
1
-23
/
+8
*
|
rust: net::phy implement AsRef<kernel::device::Device> trait
FUJITA Tomonori
2024-08-30
1
-7
/
+17
*
|
rust: net::phy support probe callback
FUJITA Tomonori
2024-08-30
1
-0
/
+25
|
/
*
Merge tag 'rust-6.10' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-05-14
1
-1
/
+1
|
\
|
*
rust: kernel: remove redundant imports
Miguel Ojeda
2024-05-05
1
-1
/
+1
*
|
rust: phy: implement `Send` for `Registration`
Wedson Almeida Filho
2024-04-23
1
-0
/
+4
|
/
*
rust: phy: use VTABLE_DEFAULT_ERROR
FUJITA Tomonori
2024-01-27
1
-8
/
+8
*
rust: phy: use `srctree`-relative links
FUJITA Tomonori
2024-01-27
1
-4
/
+4
*
rust: net::phy add module_phy_driver macro
FUJITA Tomonori
2023-12-15
1
-0
/
+146
*
rust: core abstractions for network PHY drivers
FUJITA Tomonori
2023-12-15
1
-0
/
+755