Cronologia Commit

Autore SHA1 Messaggio Data
  asynts 7cf0c7cc0d Meta: Split debug defines into multiple headers. 4 anni fa
  asynts 8465683dcf Everywhere: Debug macros instead of constexpr. 4 anni fa
  asynts acdcf59a33 Everywhere: Remove unnecessary debug comments. 4 anni fa
  asynts 1a3a0836c0 Everywhere: Use CMake to generate AK/Debug.h. 4 anni fa
  asynts dd727d1fec Everywhere: Replace a bundle of dbg with dbgln. 4 anni fa
  Lenny Maiorani e6f907a155 AK: Simplify constructors and conversions from nullptr_t 4 anni fa
  Linus Groh bbe787a0af Everywhere: Re-format with clang-format-11 4 anni fa
  Andreas Kling 057c1d4798 Kernel: Fix build with E1000_DEBUG 4 anni fa
  Andreas Kling cb2c8f71f4 AK: Remove custom %b format string specifier 4 anni fa
  Luke 72ce4abb99 Kernel/Net: Support all E1000 devices in the spec sheet 4 anni fa
  Luke 0316f0627e Kernel/Net: E1000 interrupt rate register is 32-bit, not 16-bit 4 anni fa
  Lenny Maiorani 765936ebae Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 4 anni fa
  Tom da5cc34ebb Kernel: Fix some issues related to fixes and block conditions 4 anni fa
  Lenny Maiorani bdf3baa8ac MACAddress: AK::Array as member variable instead of C-array 4 anni fa
  Luke 8be708454c Kernel: Add more detailed debug output for E1000 {in,out}{8,16,32} 4 anni fa
  Ben Wiederhake eac3bbdcee Kernel: Unbreak building with extra debug macros, part 1 5 anni fa
  Andreas Kling f5ac4da993 Kernel: Use AK::Span a bunch in the network adapter code 5 anni fa
  Tom 788b2d64c6 Kernel: Require a reason to be passed to Thread::wait_on 5 anni fa
  Tom 16783bd14d Kernel: Turn Thread::current and Process::current into functions 5 anni fa
  Peter Elliott af0b2d1d86 Kernel: Harvest randomness from various drivers 5 anni fa
  Andreas Kling 21d5f4ada1 Kernel: Absorb LibBareMetal back into the kernel 5 anni fa
  Andreas Kling 16c858d9f0 Kernel: Remove dubious use of "volatile" in E1000 adapter driver 5 anni fa
  Andreas Kling 463c2e3768 Kernel: Be a little more defensive when indexing E1000 Rx/Tx buffers 5 anni fa
  Andreas Kling 9c856811b2 Kernel: Add Region helpers for accessing underlying physical pages 5 anni fa
  Liav A ea58563970 Kernel: Instantiate network adapters in their own detect() methods 5 anni fa
  Andreas Kling e1709a0904 Kernel: Remove an unnecessary layer of indirection in the PCI code 5 anni fa
  Liav A 06e7fc9dee Kernel: Limit IRQ rate within E1000 network adapter 5 anni fa
  Liav A 893d4a41c2 Kernel: Enable IRQs before sending commands to the E1000 adapter 5 anni fa
  Liav A e880fe0765 Kernel: Use a const reference to RegisterState in IRQ handling 5 anni fa
  Liav A 8639ee2640 PCI: Enable LogStream output for addresses 5 anni fa