summaryrefslogtreecommitdiff
path: root/Kernel/Net/NE2000NetworkAdapter.h
AgeCommit message (Expand)Author
2021-08-23Kernel: Rename PCI::DeviceController => PCI::DeviceLiav A
2021-08-23Kernel/PCI: Delete PCI::Device in its current formLiav A
2021-08-03Kernel: Add interface to read link speed and duplex for NetworkAdapterThomas Wagenveld
2021-07-24Kernel/NE2000: Assume link status is upThomas Wagenveld
2021-07-11Kernel: Make NetworkAdapter::class_name() return a StringViewAndreas Kling
2021-07-11Kernel: Make various T::class_name() and similar return StringViewAndreas Kling
2021-07-02Kernel/PCI: Move the PCI components as a subfolder to the Bus directoryLiav A
2021-06-17Kernel/Interrupts: Return boolean on whether we handled the interruptLiav A
2021-06-09Kernel: Introduce the NetworkingManagement singletonLiav A
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-02-05Kernel: Add NE2000 network card driverJean-Baptiste Boric