summaryrefslogtreecommitdiff
path: root/Kernel/Net/E1000NetworkAdapter.h
AgeCommit message (Expand)Author
2019-08-29Kernel: Remove now-unused singleton methods from our network devicesConrad Pankoff
2019-08-21Kernel: Implement link status in /proc/net/adaptersConrad Pankoff
2019-07-03AK: Rename the common integer typedefs to make it obvious what they are.Andreas Kling
2019-05-28Add clang-format fileRobin Burchell
2019-04-03Kernel: Move VM-related files into Kernel/VM/.Andreas Kling
2019-04-02Kernel: Move networking related files into Kernel/Net/.Andreas Kling