summaryrefslogtreecommitdiff
path: root/sys/dev/phy
AgeCommit message (Expand)Author
3 dayskernel: e1000: Reset the controller before initIan Moffett
3 dayskernel: e1000: Read MAC address into `netif'Ian Moffett
3 dayskernel: e1000: Grant NIC PCI MMIO/DMA capabilitiesIan Moffett
3 dayskernel: e1000: Use raw register VAP offsetsIan Moffett
3 dayskernel: phy: Add initial E1000 sourcesIan Moffett
9 dayskernel: rtl: Fix up includes and remove "TODO"Ian Moffett
9 dayskernel: rtl: Expose NIC properly through if_var.hIan Moffett
9 dayskernel: rtl: Remove TODO comment (completed)Ian Moffett
10 dayskernel: rtl: Implement packet TXIan Moffett
2025-06-07kernel: phy: Rename rtl8139 driver to rt81xxIan Moffett
2025-06-07kernel: rtl8139: Defer RTL8139 initializationIan Moffett
2025-05-19kernel/amd64: Deprecate intr_alloc_vector()Ian Moffett
2025-05-05kernel: rt8139: Autoload 93C46 + read MAC addressIan Moffett
2025-04-12kernel: rt8139: Add initial implIan Moffett