ladybird/Kernel/Net/Realtek
Idan Horowitz c5187c6bb3 Kernel: Replace incorrect RTL8168 multicast config registers address
The specification uses awkward numbering, marking the first byte as 7,
and the last one as 0, which caused me to misunderstand their ordering,
and use the last byte's address as the first one, and so on.
2024-01-05 10:52:43 -07:00
..
RTL8168NetworkAdapter.cpp Kernel: Replace incorrect RTL8168 multicast config registers address 2024-01-05 10:52:43 -07:00
RTL8168NetworkAdapter.h Kernel/Net: Don't allocate memory for adapters' names 2023-08-12 11:48:48 -06:00