summaryrefslogtreecommitdiff
path: root/sys/src/9/pc
AgeCommit message (Expand)Author
2018-02-25kernel: properly handle bad attach specifierscinap_lenrek
2018-02-25devether: remove (unimplemented) detach, allow device creation on attachcinap_lenrek
2018-02-18devether: mux bridges, portable netconsolecinap_lenrek
2018-02-16audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri)cinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2018-02-07usbxhci: fix mistake in completering()cinap_lenrek
2018-01-27kernel: initialize cyclefreq for machno > 0 in guesscpuhz()cinap_lenrek
2018-01-13ether79c970: dont disable promisc mode when multicast table is not emptycinap_lenrek
2018-01-13ether82557: don't turn off promisc mode when mcast table is not emptycinap_lenrek
2018-01-12wifi: learn target ip address from neighbor advertisements in dmat proxycinap_lenrek
2018-01-12wifi: filter out loopback traffic from myselfcinap_lenrek
2018-01-08ether8169: deal with kernel memory exhautioncinap_lenrek
2018-01-04pc kernel: fix wrong simd exception mask (fixes go bootstrap)cinap_lenrek
2017-12-31wifi: get rid of custom hextob() routine, use dec16(), avoid copies in parsek...cinap_lenrek
2017-12-29usbxhci: add missing pexit() in xhcirecover proc (thanks sam-d)cinap_lenrek
2017-12-29wifi: revert rate adoption divider, breaks arpunks wificinap_lenrek
2017-12-28wifi: don't implicitely update lastseen timestamp on nodelookup()cinap_lenrek
2017-12-28etheriwl, etherwpi: limit transmit queue buffer bloat to 48k (at 22Mbit ≅ 2...cinap_lenrek
2017-12-28wifi: don't assume Wifi.rates[] is sorted, return net data rate for mbps (50%...cinap_lenrek
2017-12-23devvga: removing #v/vgabios, use /dev/realmodemem insteadcinap_lenrek
2017-12-23kernel: convert textmode cga screen contents to kmesg only oncecinap_lenrek
2017-12-19ether8169: add Macv45 for RTL8111HN, rename Macv45 -> Macv42 (thanks qeed, sa...cinap_lenrek
2017-12-18devether: dont forward loopback packets on bridgescinap_lenrek
2017-12-17pc, pc64: add devbridge to kernel configurationcinap_lenrek
2017-12-17wifi: use protocol constants from ip/ip.h and ip/ipv6.h for dmatproxy()cinap_lenrek
2017-12-16wifi: matt damon wifi bridging supportcinap_lenrek
2017-12-15ether: allow spoofing of source mac address for bridges; used by vmxcinap_lenrek
2017-12-09devether: remove duplicated parseether() implementation (pull from libip)cinap_lenrek
2017-12-03devvga: properly handle physical screen size and panningcinap_lenrek
2017-11-26cga: capture cga console contents on boot, make sure cgapos is in rangecinap_lenrek
2017-11-26devvga: re-render text from kmesg after resizecinap_lenrek
2017-11-13igfx: allocate backing memory for framebuffer and hw cursor when not done by ...cinap_lenrek
2017-11-04kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...cinap_lenrek
2017-10-30kernel: pc/pc, fix comment linecinap_lenrek
2017-10-29kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryptioncinap_lenrek
2017-09-27ether82598: support for T540-T1, use physical addresses for isaconf portcinap_lenrek
2017-09-27sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1]cinap_lenrek
2017-09-27kernel: don't tokenize inplace in isaconfig() to make /dev/reboot workcinap_lenrek
2017-09-27kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with mo...cinap_lenrek
2017-09-22xhci: do bounds checking in capability walking, check if controller vanished ...cinap_lenrek
2017-09-10rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update document...cinap_lenrek
2017-09-10audiohda: add pci id for nvidia GM204BurnZeZ
2017-09-10audiohda: add pci id for Intel 9 SeriesBurnZeZ
2017-09-10audiohda: add pci id for ICH10 (thanks echoline)cinap_lenrek
2017-09-02devvmx: call vmxshutdown from reboot() function manuallyaiju
2017-08-29ether82563: make the ethernet of thinkpad p50 work (thanks sam-d)cinap_lenrek
2017-08-29audiohda: Intel Sunrise Point-H support (thanks sam-d)cinap_lenrek
2017-08-29sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and crea...cinap_lenrek
2017-08-28devvmx, vmx: lilu dallas multivmaiju
2017-08-27sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju)cinap_lenrek