| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-06-22 | kernel: e1000: Read MAC address into `netif' | Ian Moffett | |
| This commit implements EEPROM reading logic as well as some code to read the ethernet address into a `netif' structure. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
| 2025-06-22 | kernel: e1000: Use raw register VAP offsets | Ian Moffett | |
| The E1000 may add padding in-between registers and for the sake of simplicity, we will deal with raw offsets instead of a silly structure. Signed-off-by: Ian Moffett <ian@osmora.org> | |||
| 2025-06-22 | kernel: phy: Add initial E1000 sources | Ian Moffett | |
| Signed-off-by: Ian Moffett <ian@osmora.org> | |||
