packages/kernel
Damien Mascord e3512741cd mdio-tools: Add package plus kernel module
mdio is a low-level Linux debug tool for communicating with devices attached an MDIO bus. It improves on existing tools in this space in a few important ways:

MDIO buses are directly addressable. Previous solutions relied on at least one Ethernet PHY on the bus being attached to a net device, which is typically not the case when the device is an Ethernet switch for example.
Complex operations can be performed atomically. The old API only supported a single read or write of a single register. mdio sends byte code to the mdio-netlink kernel module that can perform multiple operations, store intermediate values, loop etc. As a result, things like read/mask/write operations and accesses to paged PHYs can be performed safely.

Signed-off-by: Damien Mascord <tusker@tusker.org>
2021-07-15 16:27:46 +10:00
..
antfs treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
ksmbd ksmbd: update to 3.3.9 2021-04-24 02:20:12 -07:00
macremapper treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
mdio-netlink mdio-tools: Add package plus kernel module 2021-07-15 16:27:46 +10:00
mtd-rw mtd-rw: fix build failure with kernel 5.10 2021-03-06 22:28:55 +01:00