summaryrefslogtreecommitdiff
path: root/sys/src/9/pc
AgeCommit message (Expand)Author
2023-05-18libaml: tow eisaid inside the environmentmia soweli
2023-04-24etherwpi: accept pci device id 4222 (thanks oliver simmons)cinap_lenrek
2023-04-19imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); test...Sigrid Solveig Haflínudóttir
2023-04-08kernel: Clear secrets on rebootcinap_lenrek
2023-02-22etherbcm: support for newer BCM5717 series cards.james palmer
2023-01-03devip: actually put igmp in ip sectioncinap_lenrek
2023-01-03devip: add igmp protocol support to all kernelscinap_lenrek
2022-12-27sdmmc: new interface for SDiocinap_lenrek
2022-12-19ethervgbe: reduce console spam (thanks Arne Meyer)Ori Bernstein
2022-12-11sdmmc: multiple controller supportcinap_lenrek
2022-12-03usbxhci: split usbxhci in portable and pci / soc specific driverscinap_lenrek
2022-11-25etheriwl: add pci id for AC 7265 card (thanks Chris Gorman)Ori Bernstein
2022-11-15kernel: handle 64-bit multiboot framebuffer addressMichael Forney
2022-11-05ethervgbe: do not give userspace the frame check sequenceJacob Moody
2022-09-22devarch: add name for VIA C7 EdenArne Meyer
2022-09-05ethervgbe: fix fucked up mergecinap_lenrek
2022-08-18devvga: fix race condition between writes to vgactlqwx
2022-08-17kernel: allocate notes in heapcinap_lenrek
2022-08-17kernel: simplify notify() adding common popnote() functioncinap_lenrek
2025-05-14kernel: get rid of Proc.kstackglenda
2022-08-129: compute available kernel pages using sizeof(Proc*)Ori Bernstein
2022-08-12ether8169: support for RTL8168EP chips"Ori Bernstein"
2022-08-11etheriwl: add 7265 device idqwx
2022-08-109/port: allow kiloprocs -- allocate procs lazilyOri Bernstein
2022-07-20pc/rtc: make sure string is NUL terminates for rtc writecinap_lenrek
2022-07-18kernel: consistently add devbridge and netdevmedium to kernel configscinap_lenrek
2022-07-03sdnvme: add dmaflush() instructions, move to port/cinap_lenrek
2022-06-17kernel: add dev dtracy provider.Jacob Moody
2022-06-15skel(3) → skelfs(4)Jacob Moody
2022-06-07kernel: add devskel for pc and pc64Jacob Moody
2022-04-03uartpci: AMT SOL Redirection interface (x200s)cinap_lenrek
2022-03-18uartpci: add serial-over-lan uart from x230/AMTcinap_lenrek
2022-03-18sdide: add pci id for AMT IDE-r controller on x230cinap_lenrek
2022-02-28ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy)cinap_lenrek
2021-08-21etheriwl: fixes for 7260 ackemal
2022-01-16kernel: make Page.txtflush into an arraycinap_lenrek
2021-12-13devssl, cpu, import, oexportfs: deleteOri Bernstein
2021-12-08vga/igfx: add missing pci did's for hwblank for known mobile modelsqwx
2021-11-26kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TBcinap_lenrek
2021-11-18audiohda: add support for intel cannon point-lp (t490s)qwx
2021-11-13vgaigfx: add x1 carbon 3rd genqwx
2021-11-05audiohda: add support for intel comet lake-s, fix typoqwx
2021-10-11kernel: move waserror() macro to port/portfns.hcinap_lenrek
2021-09-11audiohda: Add DID for Intel 200 Series PCH HD Audionessabeene@gmail.com
2021-09-13archacpi: leave acpi enabled with *acpi=Ori Bernstein
2021-09-13devvmx: skip tsc offset writing if CPU doesn't support itSigrid Solveig Haflínudóttir
2021-09-09ether82598: add pci device id for ixgbe i52899 (thanks izaki)cinap_lenrek
2021-09-05etheriwl: add did for Intel Centrino Advanced-N + WiMAX 6250 (thanks Nessa)Ori Bernstein
2021-09-04ether82563: add pci id for i219-v on t490sqwx
2021-08-30audiohda: fix syntax errorqwx