Age | Commit message (Collapse) | Author | |
---|---|---|---|
13 hours | 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> | |||
14 hours | 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> | |||
16 hours | kernel: phy: Add initial E1000 sourcesmain | Ian Moffett | |
Signed-off-by: Ian Moffett <ian@osmora.org> |