You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/AMCC-QT2025-PHY-Driver.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
3
3
The Rust AMCC QT2025 driver is for the Applied Micro Circuits Corporation (AMCC) QT2025 PHY (Physical Layer) device. This driver facilitates communication between the operating system and the QT2025 hardware, ensuring proper network functionality.
4
4
5
-
The driver was [merged](https://git.kernel.org/linus/fd3eaad826daf4774835599e264b216a30129c32) into Linux kernel version v6.12-rc1 with a PHY abstraction that provides safe APIs for PHY drivers.
5
+
The driver was [merged](https://git.kernel.org/linus/fd3eaad826daf4774835599e264b216a30129c32) into Linux kernel version v6.12-rc1 along with the improvements to the PHY abstraction that provides safe APIs for PHY drivers.
6
6
7
7
Both the Rust QT2025 driver and the MAC driver for Tehuti Networks' TN40xx chips have been tested using the Edimax EN-9320SFP+ 10G network adapter.
0 commit comments