Historie revizí

Autor SHA1 Zpráva Datum
  Liav A aacb1f0bf4 Kernel: Rename PCI::DeviceController => PCI::Device před 3 roky
  Liav A 7b9c3439ec Kernel/PCI: Delete PCI::Device in its current form před 3 roky
  Andreas Kling 2cd8b21974 Kernel: Add convenience values to the Memory::Region::Access enum před 4 roky
  Andreas Kling 93d98d4976 Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace před 4 roky
  Thomas Wagenveld 59fdeec7f5 Kernel: Add interface to read link speed and duplex for NetworkAdapter před 4 roky
  Andreas Kling e49af4bac9 Kernel/E1000: Consolidate RX and TX buffer regions před 4 roky
  Liav A 3fae7ca113 Kernel: Clarify and make it easy to not use raw numbers před 4 roky
  Liav A 6568bb47cb Kernel/PCI: Move the PCI components as a subfolder to the Bus directory před 4 roky
  Daniel Bertalan f820917a76 Everywhere: Use nothrow new with `adopt_{ref,own}_if_nonnull` před 4 roky
  Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h před 4 roky
  Liav A b91df26d4a Kernel/Interrupts: Return boolean on whether we handled the interrupt před 4 roky
  Liav A c6480a0426 Kernel/Net: Support Intel 82574 adapter před 4 roky
  Liav A 1c94b5e8eb Kernel: Introduce the NetworkingManagement singleton před 4 roky
  Brian Gianforcaro e9add0bb80 Kernel: Mark E1000NetworkAdapter is_valid_device_id(..) UNMAP_AFTER_INIT před 4 roky
  Liav A 8d0280ca09 Kernel/Net: Make interfaces to have persistent names před 4 roky
  Gunnar Beutner cf7df418ed Kernel: Make sure we read all packets před 4 roky
  Gunnar Beutner bf703ee553 Kernel: Move PCI vendor and device IDs into Kernel/PCI/IDs.h před 4 roky
  Gunnar Beutner eaf8fc90e7 Kernel: Avoid resetting the IRQ mask for E1000 on each interrupt před 4 roky
  Gunnar Beutner 897f001076 Kernel: Add logging for E1000 RX buffer overrun před 4 roky
  Gunnar Beutner fa434305a7 Kernel: Use macros instead of hard-coded magic values před 4 roky
  Gunnar Beutner addddb4880 Kernel: Make sure the E1000 network adapter keeps receiving packets před 4 roky
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() před 4 roky
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. před 4 roky
  Andreas Kling 65131334e7 Kernel: Convert klog() => dmesgln() in E1000NetworkAdapter před 4 roky
  William McPherson 2479ead718 Everywhere: Remove unnecessary `clang-format off`s před 4 roky
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY před 4 roky
  Andreas Kling cc0f5917d3 Kernel: Slap a handful more things with UNMAP_AFTER_INIT před 4 roky
  Andreas Kling 2b2828ae52 Kernel: Slap UNMAP_AFTER_INIT on a bunch more functions před 4 roky
  Brian Gianforcaro ddd79fe2cf Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits. před 4 roky
  Andreas Kling 09b1b09c19 Kernel: Assert if rounding-up-to-page-size would wrap around to 0 před 4 roky