]> git.lizzy.rs Git - plan9front.git/history - sys/src/9
kernel: fix floating point exceptions (was broken by sse kernel changes)
[plan9front.git] / sys / src / 9 /
2013-05-25 cinap_lenrekkernel: fix floating point exceptions (was broken by...
2013-05-21 cinap_lenrekkernel: cleanup /sys/src/9/pc/mkfile PORT= and OBJ...
2013-05-21 cinap_lenrekkernel: prevent alarm(2) from returning instantly when...
2013-05-21 cinap_lenrekwifi: properly size internal wifi input processing...
2013-05-21 cinap_lenrekmerge
2013-05-22 jpathymerge
2013-05-22 jpathysse kernel support (sources)
2013-05-21 cinap_lenrekkernel: make allocb() wait instead of panic() when...
2013-05-20 cinap_lenrekuarti8250: print on malloc failure
2013-05-20 cinap_lenrekmerge
2013-05-20 cinap_lenrekpcuart: malloc error handling, cleanup
2013-05-19 cinap_lenrekdevether: handle malloc error in etherprobe()
2013-05-19 cinap_lenrekwifi: handle malloc errors in wifiattach()
2013-05-20 cinap_lenrekuse resrcwait() when waiting for memory to become available
2013-05-19 cinap_lenrekdevsd: don't raise Enomem error if sdmalloc() fails...
2013-05-12 cinap_lenrekmerge
2013-05-12 cinap_lenrekdevaoe: avoid panic on malloc() error by using smalloc...
2013-05-12 cinap_lenrekether8169: do phywakeup magic only for specific mac...
2013-05-12 cinap_lenrekether8169: and phy wakeup and reset phy before enabling...
2013-05-11 cinap_lenrekdevmnt: fix mount device leak and allocation error...
2013-05-11 cinap_lenreksdide: add Intel SERIES 6 SATA controller pci ids
2013-05-08 jpathyAdd RDRAND Support for /dev/random
2013-05-06 ppatience0merge
2013-05-05 cinap_lenrekdevip: dont raise error() out of Fsprotocone()
2013-05-05 cinap_lenrekdevip: handle malloc errors, fix queue leaks
2013-05-02 cinap_lenrekdevsd: initialize unit->sense[0] in sdsetsense() (from...
2013-05-01 cinap_lenrekchan: fix potential path leak on clone in namec() ...
2013-05-01 cinap_lenrekdevpipe: fix channel and queue leaks (from erik quanstr...
2013-05-01 cinap_lenrekaoe: updating aoe driver from erik quanstros 9atom
2013-05-01 cinap_lenrekdevloopback: fix potential channel leak on allocation...
2013-05-01 cinap_lenrekuartpci: add detection for StarTech PCI8S9503V (P588UG...
2013-04-29 cinap_lenrekFix double-free fault when isaconfig returns nothing...
2013-04-28 ppatience0bootrc: fix spacing when asking for fs/auth ip
2013-04-22 cinap_lenrekether8169: fix deadlock in allocation error case for...
2013-04-20 cinap_lenrekmerge
2013-04-16 cinap_lenrekmouse: fix cursor redraw to prevent screen blanking...
2013-04-14 cinap_lenrekdevmouse: remove unneeded reference to kerndate
2013-04-14 cinap_lenreksdiahci: add pci id for 82801eb/er and c210
2013-04-14 cinap_lenrekreduce software cursor flickering
2013-04-12 ppatience0merge
2013-04-12 cinap_lenrekpci: Add Intel C216 chipset PCI support (from sources)
2013-04-12 cinap_lenrekusbehci: align page td buffer for >16K transfers, fix...
2013-04-10 cinap_lenreketheriwl: add pci id for Centrino Wireless-N 100 (thank...
2013-04-03 cinap_lenrekintel ethernet: default to 16 byte cache line size...
2013-04-03 cinap_lenrekpci: add pci bridge id for Intel 6 Series/C200 (from...
2013-03-31 ppatience0merge
2013-03-31 ppatience0ether82563: add untested devices from OpenBSD's em...
2013-03-24 ppatience0ether82563: add 82562V-2 did
2013-03-24 cinap_lenrekwifi: cleanup
2013-03-23 cinap_lenrekunrolling loops in aesCCMencrypt() and aesCCMdecrypt()
2013-03-23 cinap_lenrekmerge
2013-03-23 cinap_lenrekwpa2 support continued...
2013-03-23 cinap_lenrekadd experimental wpa2/ccmp support
2013-03-16 cinap_lenreksysexec: fix possible segment overlap with temporary...
2013-03-12 cinap_lenrekmerge
2013-03-12 cinap_lenrekether8169: add RTL8101/8102E macid
2013-03-11 ftrvxmtrxetheriwl: 6005 - set rom calibration flags and temperat...
2013-03-09 cinap_lenrekwifi: add experimental wpa / tkip encryption support
2013-02-23 cinap_lenreksdiahci: only wait for drives that are in the process...
2013-02-22 ppatience0ether8169: add another RTL8111/8168B mac id
2013-02-22 cinap_lenreksdiahci: fix mistake
2013-02-22 cinap_lenreksdiahci: prevent nil pointer dereference on spurious...
2013-02-22 cinap_lenrekether8169: add RTL8111e mac id (thanks glorfdev for...
2013-02-21 cinap_lenrekmerge
2013-02-21 cinap_lenreknetif: fix stat() on "stats" and "ifstats" files in...
2013-02-19 cinap_lenreketheriwl: fix rominit
2013-02-19 khmadd wifi link 1000 pci id
2013-02-16 cinap_lenreketheriwl: simplify
2013-02-16 cinap_lenreketheriwl: add otp rom initialization (for 1000er series...
2013-02-16 cinap_lenreketheriwl: use first available antenna from eeprom txant...
2013-02-16 ftrvxmtrxetheriwl: move runtime dc calibration block to proper...
2013-02-16 ftrvxmtrxetheriwl: support for Centrino Advanced-N 6205
2013-02-15 cinap_lenreketheriwl: avoid leaking blocks when controller breaks
2013-02-15 cinap_lenrekmerge
2013-02-15 cinap_lenreketheriwl: fix bugs, support for Centrino Ultimate-N...
2013-02-14 ftrvxmtrxpci: add intel qm67 pch
2013-02-13 ppatience0merge
2013-02-13 ppatience0ether8169: support for RTL8111/8168B
2013-02-13 cinap_lenreketheriwl: dont let transmit change back receiver settin...
2013-02-12 cinap_lenreketheriwl: support for WiFi Link 4965
2013-02-11 cinap_lenrekwifi: filter SNAP ethernet orgcode only
2013-02-11 cinap_lenrekwifi: reset status when clearing essid
2013-02-11 cinap_lenrekwifi: clear out ssid in node table entry, cleanup
2013-02-11 cinap_lenrekwifi: actually check if management replies are for us
2013-02-10 cinap_lenrekmerge
2013-02-10 cinap_lenreketheriwl: automatic channel scanning, transmission...
2013-02-10 stanley lieberfix typo
2013-02-10 cinap_lenrekmerge
2013-02-10 cinap_lenreketheriwl: add /lib/firmware to bootfs.paq proto file
2013-02-10 cinap_lenrekwifi: lie a bit more about the supported rates to get...
2013-02-10 stanley lieberadd Intel (R) WiFi Link 5100 AGN, vid/did: 8086/4237
2013-02-10 cinap_lenreketheriwl: implement 4965 firmware bootstrap (untested)
2013-02-09 cinap_lenreketheriwl: check RF-Kill switch on attach
2013-02-10 cinap_lenreketheriwl: fix mistake
2013-02-10 cinap_lenreketheriwl: work towards supporting other cards than...
2013-02-09 cinap_lenreketheriwl: fix command queue handling
2013-02-09 cinap_lenreketheriwl: experimental intel wifi link driver
2013-02-01 cinap_lenrekaudio: fix delay control, increase default buffer delay...
2013-01-31 cinap_lenrekusbehci: remove panic() calls from interrupts if stuff...
2013-01-29 cinap_lenrekaudiohda: fix vid typo 1003 -> 1003
next