Historial de Commits

Autor SHA1 Mensaje Fecha
  Liav A aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device hace 3 años
  Liav A 7b9c3439ec Kernel/PCI: Delete PCI::Device in its current form hace 3 años
  Thomas Wagenveld 9b57c6a013 Kernel/NE2000: Harvest entropy from NE2000 interrupts hace 4 años
  Thomas Wagenveld de2d5d6a7e Kernel/NE2000: Correct receive ring buffer wrap-around hace 4 años
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` hace 4 años
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h hace 4 años
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt hace 4 años
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton hace 4 años
  Brian Gianforcaro b5d388a9b3 Kernel: Mark NE2000NetworkAdapter::ram_test() UNMAP_AFTER_INIT hace 4 años
  Liav A 8d0280ca09 Kernel/Net: Make interfaces to have persistent names hace 4 años
  Lenny Maiorani 5751327195 Kernel: static vs non-static constexpr variables hace 4 años
  Gunnar Beutner 006f11f23d Kernel: Avoid allocations when handling network packets hace 4 años
  Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  Andreas Kling f4eff7df8f Kernel: Convert String::format() => String::formatted() hace 4 años
  Jean-Baptiste Boric dcff87215b Kernel: Fix RAM OK test condition for NE2000NetworkAdapter hace 4 años
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions hace 4 años
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. hace 4 años
  AnotherTest 09a43969ba Everywhere: Replace dbgln<flag>(...) with dbgln_if(flag, ...) hace 4 años
  Jean-Baptiste Boric edd2362f39 Kernel: Add NE2000 network card driver hace 4 años