summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/mii.h
Commit message (Expand)AuthorAgeFilesLines
* [mii] Add mii_find()Sylvie Barlow2018-04-201-0/+4
* [mii] Fix typo in parameter nameMichael Brown2018-04-201-1/+1
* [mii] Separate concepts of MII interface and MII deviceMichael Brown2018-04-191-19/+48
* [mii] Add generic mii_check_link() functionMichael Brown2015-03-101-0/+2
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [mii] Add mii_dump() to dump all MII registersMichael Brown2014-03-101-0/+31
* [mii] Add separate mii_restart() functionMichael Brown2012-08-231-0/+1
* [mii] Add generic MII reset functionMichael Brown2012-04-181-0/+86