提交歷史

作者 SHA1 備註 提交日期
  Liav A aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device 3 年之前
  Liav A 7b9c3439ec Kernel/PCI: Delete PCI::Device in its current form 3 年之前
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum 4 年之前
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace 4 年之前
  Thomas Wagenveld 1f078827c4 Kernel: Set initial link up status for RTL8139 4 年之前
  Thomas Wagenveld 59fdeec7f5 Kernel: Add interface to read link speed and duplex for NetworkAdapter 4 年之前
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` 4 年之前
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h 4 年之前
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt 4 年之前
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton 4 年之前
  Liav A 8d0280ca09 Kernel/Net: Make interfaces to have persistent names 4 年之前
  Lenny Maiorani 5751327195 Kernel: static vs non-static constexpr variables 4 年之前
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Andreas Kling b8ad3d7ccf Kernel: Convert klog() => AK::Format in RTL8139NetworkAdapter 4 年之前
  Andreas Kling cc0f5917d3 Kernel: Slap a handful more things with UNMAP_AFTER_INIT 4 年之前
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions 4 年之前
  Andreas Kling 09b1b09c19 Kernel: Assert if rounding-up-to-page-size would wrap around to 0 4 年之前
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 年之前
  asynts eea72b9b5c Everywhere: Hook up remaining debug macros to Debug.h. 4 年之前
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 年之前
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 年之前
  Lenny Maiorani bdf3baa8ac MACAddress: AK::Array as member variable instead of C-array 4 年之前
  Linus Groh bcfc6f0c57 Everywhere: Fix more typos 4 年之前
  Ben Wiederhake 081bb29626 Kernel: Unbreak building with extra debug macros, part 2 4 年之前
  Andreas Kling f5ac4da993 Kernel: Use AK::Span a bunch in the network adapter code 5 年之前
  Peter Elliott af0b2d1d86 Kernel: Harvest randomness from various drivers 5 年之前
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 年之前
  Andreas Kling 9c856811b2 Kernel: Add Region helpers for accessing underlying physical pages 5 年之前
  Liav A ea58563970 Kernel: Instantiate network adapters in their own detect() methods 5 年之前