Age | Commit message (Expand) | Author |
2023-05-22 | WIP qemu virt platform kernel | Jaume Delclòs Coll |
2023-05-20 | devip: provide large buffer for ipifc->local() generator | cinap_lenrek |
2023-05-19 | devip: don't leak temporary buffers on error | cinap_lenrek |
2023-05-19 | devip: rlock ifc before accessing interface parameters in ipifcstate() | cinap_lenrek |
2023-05-18 | libaml: tow eisaid inside the environment | mia soweli |
2023-05-16 | devip: address some ipv6 issues on pkt interface | cinap_lenrek |
2023-05-15 | devip: maintain packet counters for pktmedium | cinap_lenrek |
2023-05-13 | bcm64: move fpon()/fpoff() into l.s | cinap_lenrek |
2023-05-13 | imx8: move fpon()/fpoff() into l.s | cinap_lenrek |
2023-05-11 | zynq: fix plcopy() source pointer increment | cinap_lenrek |
2023-05-01 | usbxhci: add some robustness checks | cinap_lenrek |
2023-05-01 | usbxhci: fix command ring wrap crash | cinap_lenrek |
2023-04-24 | etherwpi: accept pci device id 4222 (thanks oliver simmons) | cinap_lenrek |
2023-04-24 | portmkfile: cleanup dependencies for wifi.$O and etheriwl.$O | cinap_lenrek |
2023-04-24 | imx8: provide PCIWINDOW constant, use PCIWADDR() for MSI_TARGET_ADDR | cinap_lenrek |
2023-04-24 | sdnvme: remove unused mptr argument to qcmd() | cinap_lenrek |
2023-04-24 | imx8: add vpu clocks and irq indices, correct a typo (no functional change) | Sigrid Solveig Haflínudóttir |
2023-04-19 | imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test... | Sigrid Solveig Haflínudóttir |
2023-04-15 | ip: generalize Rproxy route handling, allowing non point-to-point arp proxy | cinap_lenrek |
2023-04-08 | kernel: Clear secrets on reboot | cinap_lenrek |
2023-03-30 | removing tos from fpimips | adventuresin9 |
2023-03-30 | removing tos from fpimips | adventuresin9 |
2023-03-08 | mt7688 kernel | adventuresin9 |
2023-03-07 | sys/src/9/port/sysproc.c: add spim magic | adventuresin9 |
2023-02-22 | etherbcm: support for newer BCM5717 series cards. | james palmer |
2023-02-17 | devproc: Fix a double-free reading note file (thanks Josiah Frentsos) | cinap_lenrek |
2023-02-10 | reform: put default "console=0" in #ec | cinap_lenrek |
2023-02-06 | reform: move SAI iomux/clock initialization into probe() | cinap_lenrek |
2023-01-29 | nusb/ether: support for asix ax88179 (thanks Aidan K. Wiggins) | cinap_lenrek |
2023-01-15 | sdmmc: implement boot partition access for emmc | cinap_lenrek |
2023-01-15 | devsd: fix wrong range check for subunit number | cinap_lenrek |
2023-01-06 | devdraw: coding style (from drawterm) | cinap_lenrek |
2023-01-06 | > the retunnel logic in the gre code is wrong. | cinap_lenrek |
2023-01-05 | devusb: provide usb hub device number instead of address in /dev/usb/ctl | cinap_lenrek |
2023-01-03 | devip: actually put igmp in ip section | cinap_lenrek |
2023-01-03 | devip: add igmp protocol support to all kernels | cinap_lenrek |
2023-01-01 | mouse: Make /dev/mousein readable to get mouse status without blocking | cinap_lenrek |
2022-12-30 | sdmmc: switch argument must be integer | cinap_lenrek |
2022-12-30 | tcp: only create new translation when SYN packet | cinap_lenrek |
2022-12-30 | icmp: only forward EchoRequest, Timestamp(request), InfoRequest and AddrMaskR... | cinap_lenrek |
2022-12-29 | sdmmc: actually implement mmc support | cinap_lenrek |
2022-12-29 | reform/usdhc: fix debug print, R1b response handled by controller | cinap_lenrek |
2022-12-27 | sdmmc: new interface for SDio | cinap_lenrek |
2022-12-25 | devsrv: Various fixes. | cinap_lenrek |
2022-12-23 | bootrc: bind devcap and devtls, make /root mount consistent with spec | cinap_lenrek |
2022-12-19 | ethervgbe: reduce console spam (thanks Arne Meyer) | Ori Bernstein |
2022-12-18 | devgpio/bcm: (Raspberry Pi3/4, revision 2, bcm scheme) (thans Matt!) | cinap_lenrek |
2022-12-18 | devip: fix icmp bugs | cinap_lenrek |
2022-12-13 | devip: tcpmssclamp() to minimum of source and destination interface MTU | cinap_lenrek |
2022-12-12 | devip: Fix transfoward() iphash collision | cinap_lenrek |