summaryrefslogtreecommitdiff
path: root/src/drivers/net
AgeCommit message (Expand)Author
2017-07-20added a virtual network driver interface, made the dummy RTL8139 driver a spe...Andreas Baumann
2017-07-16introduced classes of driver types (graphics, mouse, keyboard, network, etc.)Andreas Baumann
2017-07-15reworked driver init and vtable, taking the interrupt manager and the contextAndreas Baumann
2017-07-15added a dummy RTL8139 network driverAndreas Baumann