summaryrefslogtreecommitdiff
path: root/sys/src/9
AgeCommit message (Expand)Author
2023-05-20devip: provide large buffer for ipifc->local() generatorcinap_lenrek
2023-05-19devip: don't leak temporary buffers on errorcinap_lenrek
2023-05-19devip: rlock ifc before accessing interface parameters in ipifcstate()cinap_lenrek
2023-05-18libaml: tow eisaid inside the environmentmia soweli
2023-05-16devip: address some ipv6 issues on pkt interfacecinap_lenrek
2023-05-15devip: maintain packet counters for pktmediumcinap_lenrek
2023-05-13bcm64: move fpon()/fpoff() into l.scinap_lenrek
2023-05-13imx8: move fpon()/fpoff() into l.scinap_lenrek
2023-05-11zynq: fix plcopy() source pointer incrementcinap_lenrek
2023-05-01usbxhci: add some robustness checkscinap_lenrek
2023-05-01usbxhci: fix command ring wrap crashcinap_lenrek
2023-04-24etherwpi: accept pci device id 4222 (thanks oliver simmons)cinap_lenrek
2023-04-24portmkfile: cleanup dependencies for wifi.$O and etheriwl.$Ocinap_lenrek
2023-04-24imx8: provide PCIWINDOW constant, use PCIWADDR() for MSI_TARGET_ADDRcinap_lenrek
2023-04-24sdnvme: remove unused mptr argument to qcmd()cinap_lenrek
2023-04-24imx8: add vpu clocks and irq indices, correct a typo (no functional change)Sigrid Solveig Haflínudóttir
2023-04-19imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test...Sigrid Solveig Haflínudóttir
2023-04-15ip: generalize Rproxy route handling, allowing non point-to-point arp proxycinap_lenrek
2023-04-08kernel: Clear secrets on rebootcinap_lenrek
2023-03-30removing tos from fpimipsadventuresin9
2023-03-30removing tos from fpimipsadventuresin9
2023-03-08mt7688 kerneladventuresin9
2023-03-07sys/src/9/port/sysproc.c: add spim magicadventuresin9
2023-02-22etherbcm: support for newer BCM5717 series cards.james palmer
2023-02-17devproc: Fix a double-free reading note file (thanks Josiah Frentsos)cinap_lenrek
2023-02-10reform: put default "console=0" in #eccinap_lenrek
2023-02-06reform: move SAI iomux/clock initialization into probe()cinap_lenrek
2023-01-29nusb/ether: support for asix ax88179 (thanks Aidan K. Wiggins)cinap_lenrek
2023-01-15sdmmc: implement boot partition access for emmccinap_lenrek
2023-01-15devsd: fix wrong range check for subunit numbercinap_lenrek
2023-01-06devdraw: coding style (from drawterm)cinap_lenrek
2023-01-06> the retunnel logic in the gre code is wrong.cinap_lenrek
2023-01-05devusb: provide usb hub device number instead of address in /dev/usb/ctlcinap_lenrek
2023-01-03devip: actually put igmp in ip sectioncinap_lenrek
2023-01-03devip: add igmp protocol support to all kernelscinap_lenrek
2023-01-01mouse: Make /dev/mousein readable to get mouse status without blockingcinap_lenrek
2022-12-30sdmmc: switch argument must be integercinap_lenrek
2022-12-30tcp: only create new translation when SYN packetcinap_lenrek
2022-12-30icmp: only forward EchoRequest, Timestamp(request), InfoRequest and AddrMaskR...cinap_lenrek
2022-12-29sdmmc: actually implement mmc supportcinap_lenrek
2022-12-29reform/usdhc: fix debug print, R1b response handled by controllercinap_lenrek
2022-12-27sdmmc: new interface for SDiocinap_lenrek
2022-12-25devsrv: Various fixes.cinap_lenrek
2022-12-23bootrc: bind devcap and devtls, make /root mount consistent with speccinap_lenrek
2022-12-19ethervgbe: reduce console spam (thanks Arne Meyer)Ori Bernstein
2022-12-18devgpio/bcm: (Raspberry Pi3/4, revision 2, bcm scheme) (thans Matt!)cinap_lenrek
2022-12-18devip: fix icmp bugscinap_lenrek
2022-12-13devip: tcpmssclamp() to minimum of source and destination interface MTUcinap_lenrek
2022-12-12devip: Fix transfoward() iphash collisioncinap_lenrek
2022-12-12bootrc: let /boot/boot run in a more natural namespacecinap_lenrek