Age | Commit message (Expand) | Author |
2016-01-14 | wifi: check tkip/ccmp mac and crc in constant time avoiding timing side channels | cinap_lenrek |
2016-01-13 | pc/pc64: backing out new mp startup code (caused issues with ramnode) | cinap_lenrek |
2016-01-11 | pc/pc64: bring up ap's one after another, use idlehands() while waiting for t... | cinap_lenrek |
2016-01-07 | pc/pc64: remove mpshutdown print | cinap_lenrek |
2016-01-07 | format pointer subtraction results with %zd instead of %ld (for long -> intpt... | cinap_lenrek |
2016-01-05 | pc/pc64: import i210 support from erik quanstrom's 9atom | cinap_lenrek |
2016-01-05 | kernel: change active.machs from bitmap to char array to support up to 64 cpu... | cinap_lenrek |
2015-11-30 | kernel: cleanup exit()/shutdown()/reboot() code | cinap_lenrek |
2015-10-17 | wifi: prioritize rsne over wpaie | cinap_lenrek |
2015-10-09 | wifi: quote value of parsed ether options | cinap_lenrek |
2015-09-29 | pc, pc64: add did for intel wildcat point audio controller | mischief |
2015-09-20 | pc, pc64: fix sdvirtio descriptor count when sending flush | mischief |
2015-08-25 | fix fuckup | glenda |
2015-08-25 | import E script from bell labs | mischief |
2015-08-16 | devether: duplicate flags when copying blocks (thanks erik quanstro) | cinap_lenrek |
2015-08-06 | vgaigfx: remove #define MB, theres a MB enum in portdat.h | cinap_lenrek |
2015-08-05 | pc, pc64: remove unused psaux driver, cleanup devkbd | cinap_lenrek |
2015-08-05 | devkbd: disable mosue/keyboard on shutdown, disable ps2 mouse on init, remove... | cinap_lenrek |
2015-08-04 | devkbd: poll pc keyboard before blocking on kbd.q | cinap_lenrek |
2015-08-03 | pc, pc64: replace atoi() calls with strtol() when hex can be expcte | cinap_lenrek |
2015-08-02 | pc, pc64: set *bootscreen= when framebuffer changes | cinap_lenrek |
2015-07-29 | etheriwl: add pciid for Centrino Wireless-N 1000 (thanks qu7uux) | cinap_lenrek |
2015-07-28 | ether79c970: set mbps for proper queue sizes, assume gigabit ethernet for vmware | cinap_lenrek |
2015-07-16 | pc: check Sse (bit 25) in cpuiddx before enabling fxsr in cr4 (fixes crash on... | cinap_lenrek |
2015-07-12 | ether82563: fix multicast filter (based on openbsd em(4) driver) | cinap_lenrek |
2015-07-11 | etherrt2860: add multicast stub | cinap_lenrek |
2015-07-11 | etheriwl: add multicast stub | cinap_lenrek |
2015-07-11 | etherwpi: dont enable transmit power for invalid channels, add multicast stub | cinap_lenrek |
2015-07-10 | wifi: reflect current transmit rate in mbps | cinap_lenrek |
2015-07-10 | etherwpi: afra support | cinap_lenrek |
2015-07-10 | etheriwl: dont clear descriptors after completion | cinap_lenrek |
2015-07-10 | wifi: adjust transmit rate on error (for etheriwl), small mkfile changes | cinap_lenrek |
2015-07-07 | all kernels: declare _tas() to prevent pulling in libc version (for libmemdraw) | cinap_lenrek |
2015-06-28 | etherwpi: remove debug prints, use iprint() in interrupt | cinap_lenrek |
2015-06-28 | etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi (thanks... | cinap_lenrek |
2015-06-28 | pc, pc64: toggle bit 2 in port 0x61 to reset and enable PCI SERR# nmi's, prin... | cinap_lenrek |
2015-06-21 | wifi: berlin prime bunny hopping | cinap_lenrek |
2015-06-15 | kernel: add pagechaindone() to wakeup processes waiting for memory | cinap_lenrek |
2015-06-13 | vblade, cifs, usbuhci: fix parenthesis | cinap_lenrek |
2015-05-30 | pc/io.h: fix comment for PciSID | cinap_lenrek |
2015-05-27 | pci: map pci bars for devices with base class codes (ccrb) 0x00 and 0x0D-0x11... | cinap_lenrek |
2015-05-20 | etherigbe: spi eeprom support (thanks echoline) | cinap_lenrek |
2015-05-15 | fortunes: What's wrong with the obvious? | stanley lieber |
2015-05-11 | emmc/pmmc: make all symbols static | cinap_lenrek |
2015-04-27 | etheriwl: make rxon() static (thanks aap) | cinap_lenrek |
2015-04-26 | etheriwl: check the bluetooth co-existance errors (thanks qeed) | cinap_lenrek |
2015-04-24 | etheriwl: support for Centrino Wireless-N 2230 from freebsd driver (thanks qeed) | cinap_lenrek |
2015-04-11 | ether82563: work arround bad eeprom checksum for some i218 card (thanks BurnZeZ) | cinap_lenrek |
2015-04-09 | pc, pc64: remove PCICONS debug buffer from pci.c | cinap_lenrek |
2015-04-08 | pci: just in case the bios is drunk | cinap_lenrek |