summaryrefslogtreecommitdiff
path: root/Kernel/Net/E1000ENetworkAdapter.h
AgeCommit message (Expand)Author
2021-10-18Kernel/Net: Generate interface name near construction pointLiav A
2021-10-01Kernel: Convert network adapter names to Kernel::KStringBrian Gianforcaro
2021-10-01Kernel: Move x86 IO instructions code into the x86 specific folderLiav A
2021-09-29Kernel/PCI: Propagate usage of DeviceIdentifier everywhereLiav A
2021-08-23Kernel: Rename PCI::DeviceController => PCI::DeviceLiav A
2021-08-23Kernel/PCI: Delete PCI::Device in its current formLiav A
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-09Kernel/Net: Support Intel 82574 adapterLiav A