Thomas Wagenveld
|
59fdeec7f5
Kernel: Add interface to read link speed and duplex for NetworkAdapter
|
4 anni fa |
Maciej Zygmanowski
|
9efeecf903
Kernel: Make LoopbackAdapter always link up
|
4 anni fa |
Andreas Kling
|
241bbce264
Kernel: LoopbackAdapter::create() => try_create()
|
4 anni fa |
Andreas Kling
|
e4dfb0fdf3
Kernel: Make NetworkAdapter::class_name() return a StringView
|
4 anni fa |
Liav A
|
1c94b5e8eb
Kernel: Introduce the NetworkingManagement singleton
|
4 anni fa |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anni fa |
Tom
|
d89582880e
Kernel: Switch singletons to use new Singleton class
|
4 anni fa |
Andreas Kling
|
2fd9e72264
Revert "Kernel: Switch singletons to use new Singleton class"
|
4 anni fa |
Tom
|
f48feae0b2
Kernel: Switch singletons to use new Singleton class
|
5 anni fa |
Andreas Kling
|
f5ac4da993
Kernel: Use AK::Span a bunch in the network adapter code
|
5 anni fa |
Andreas Kling
|
a356e48150
Kernel: Move all code into the Kernel namespace
|
5 anni fa |
Andreas Kling
|
164d9ecad7
Kernel: Some more int => size_t in NetworkAdapter and subclasses
|
5 anni fa |
Andreas Kling
|
94ca55cefd
Meta: Add license header to source files
|
5 anni fa |
Andreas Kling
|
27f699ef0c
AK: Rename the common integer typedefs to make it obvious what they are.
|
6 anni fa |
Andreas Kling
|
bcc00857a4
AK: Revert Eternal<T> for now since it doesn't work as intended.
|
6 anni fa |
Andreas Kling
|
c02c9880b6
AK: Add Eternal<T> and use it in various places.
|
6 anni fa |
Andreas Kling
|
f6d0e1052b
Kernel: Make LoopbackAdapter eternally allocated.
|
6 anni fa |
Andreas Kling
|
649c81a714
Kernel: Move networking related files into Kernel/Net/.
|
6 anni fa |
Andreas Kling
|
718bea73b3
Kernel: Add a LoopbackAdapter for talking to yourself via 127.0.0.1.
|
6 anni fa |