Age | Commit message (Expand) | Author |
---|---|---|
2022-08-28 | kernel/driver: add postqueue_join / postqueue_pop | dzwdz |
2022-08-28 | kernel/vfs: minor vfs_request / vfs_root_register rework | dzwdz |
2022-08-21 | amd64/rtl8139: fix incorrect ring buffer wrapping reads | dzwdz |
2022-08-17 | amd64/rtl8139: don't trust the card to have packets available on irq | dzwdz |
2022-08-17 | user/net: respond to pings | dzwdz |
2022-08-17 | user/net: answer to ARP | dzwdz |
2022-08-17 | amd64/rtl8139: tx | dzwdz |
2022-08-17 | amd64/rtl8139: expose CRC when reading packets | dzwdz |
2022-08-17 | amd64: rtl8139 driver with basic rx support | dzwdz |