Commit Graph

27 Commits

Author SHA1 Message Date
alnyan 2f5a614594 net/igbe: support more Intel GbE NICs 2025-07-18 09:18:34 +03:00
alnyan 3b1bdea1dd maint: fix clippy warnings 2025-07-17 17:47:24 +03:00
alnyan b8e7430353 maint: fix warnings 2025-07-17 17:08:59 +03:00
alnyan f2cfc9136a stmmac: implement a basic stmmac driver 2025-02-14 00:26:14 +02:00
alnyan 90edc4c8ed rtl81xx: fix rtl8168h (rtl8168gu still broken) 2025-02-11 17:12:29 +02:00
alnyan 2867597c8e apic/net: better MSI allocation, better PHY setup 2025-02-10 18:07:43 +02:00
alnyan 3f62374431 net: raw packet tx capture 2025-02-10 15:14:14 +02:00
alnyan b8078561bf net: report link state to userspace 2025-02-10 11:42:09 +02:00
alnyan e812453a97 dev: use DmaBuffer instead of PageBox where needed 2025-02-06 21:05:53 +02:00
alnyan 2f46a36255 net: implement rtl8168 driver 2025-01-31 23:48:14 +02:00
alnyan 009f545cb3 net: remove MessageChannel, replace with local sockets 2025-01-16 18:06:00 +02:00
alnyan 2e3af98822 abi: file options, remove NonBlocking socket option 2025-01-10 15:40:58 +02:00
alnyan ab71cac6fa abi: rework socket option ABI 2025-01-09 19:35:58 +02:00
alnyan a4e441d236 net: move to berkeley-style sockets 2025-01-08 18:02:22 +02:00
alnyan ba00c97c66 vfs: force all symlinks to be path-based, chdir/getcwd 2024-12-20 23:00:43 +02:00
alnyan 56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +02:00
alnyan e5aef02981 refactor: fix all warnings 2024-11-19 19:33:08 +02:00
alnyan 49942563ef refactor: fix kernel warnings 2024-11-19 17:28:41 +02:00
alnyan b668add453 vfs: add pidfd 2024-11-06 10:45:21 +02:00
alnyan d1c1360926 net: rework socket subsystem 2024-11-04 10:53:51 +02:00
alnyan 98fe60bc12 net: implement new connect options 2024-11-01 11:44:57 +02:00
alnyan e43b7ee44b net: stubs for more socket options 2024-11-01 01:33:18 +02:00
alnyan b9e2998248 i686: add PCI functionality for i686 2024-10-11 15:29:41 +03:00
alnyan fe5f9649ff refactor: Fix clippy warnings 2024-07-27 14:49:20 +03:00
alnyan 3d04d30eb4 refactor: integrate libk-thread into libk 2024-03-13 19:14:54 +02:00
alnyan 69b6a38c0a refactor: integrate vfs into libk 2024-03-13 19:01:59 +02:00
alnyan 18fa8b954a Add 'kernel/' from commit '7f1f6b73377367db17f98a740316b904c37ce3b1'
git-subtree-dir: kernel
git-subtree-mainline: 817f71f90f
git-subtree-split: 7f1f6b7337
2024-03-12 15:52:48 +02:00