summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/smscusb.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [fdt] Allow for the existence of multiple device treesMichael Brown2025-03-281-3/+3
* [smscusb] Fetch MAC from device tree for Raspberry Pi Model B+Michael Brown2019-07-191-0/+34
* [mii] Separate concepts of MII interface and MII deviceMichael Brown2018-04-191-6/+10
* [smscusb] Allow for alternative PHY register layoutsMichael Brown2017-07-101-6/+7
* [smscusb] Move non-inline register access functions to smscusb.cMichael Brown2017-07-101-0/+57
* [smscusb] Add ability to read MAC address from OTPMichael Brown2017-07-071-1/+207
* [smscusb] Abstract out common SMSC USB device functionalityMichael Brown2017-07-071-0/+523