Age | Commit message (Expand) | Author |
2007-03-19 | attach softraid to the root of the device tree in a machine independant | David Gwynne |
2007-03-19 | Add a new device that provides a framework for IO manipulation. A very basic | Marco Peereboom |
2007-03-12 | better desiredvnodes not based on maxusers; pedro@ deraadt@ ok | Michael Shalayeff |
2007-03-12 | unlock tree, move on towards 4.1-current | Theo de Raadt |
2007-03-01 | strip off -beta; ok deraadt | Peter Valchev |
2007-02-19 | pull in atascsi, a scsi to ata translation layer, so i can work on it in | David Gwynne |
2007-02-14 | recycle swbuf that had been long gone (w/ old vm) | Michael Shalayeff |
2007-02-12 | 4.1-beta | Henning Brauer |
2006-12-06 | replace Adaptec AIC-6915 Starfire driver with the fully bus_dma(9)-able | Martin Reindl |
2006-12-02 | On frame buffers which endianness differs from the host CPU, we can not afford | Miod Vallat |
2006-11-25 | Initial USB device controller (UDC) and USB CDC Ethernet function support | Uwe Stuehler |
2006-11-25 | Initial NAND flash support for Zaurus, not enabled yet; prodded by many. | Uwe Stuehler |
2006-11-17 | This is a very initial import for a driver which supports the IEEE 802.11 | Marcus Glocker |
2006-10-27 | mcbride forgot to pull in the newly created pf_ruleset.c | Theo de Raadt |
2006-10-15 | First stubs for a new driver for the Marvell Libertas chips. | Claudio Jeker |
2006-09-17 | 4.0-current. yes deraadt | Steven Mestdagh |
2006-09-17 | moving to 4.1-current | Theo de Raadt |
2006-08-28 | move to official 4.0 | Theo de Raadt |
2006-08-22 | Very initial import to support the PrismGT chipset (FullMAC for now). | Marcus Glocker |
2006-08-06 | Time for rcons code to retire. | Miod Vallat |
2006-08-03 | Remove the tb(4) line discipline and manual page. I found no man pages | Marc Balmer |
2006-08-03 | Inital import for the acx(4) driver. | Marcus Glocker |
2006-07-26 | crank to 4.0-beta | Theo de Raadt |
2006-07-19 | make kernels w/o PTRACE compile again. | Alexander von Gernler |
2006-07-18 | get rid of arc network support. we have no users of it so this is dead | David Gwynne |
2006-06-29 | remove mpt. it has since been replaced with mpi, which is a smaller and | David Gwynne |
2006-06-19 | move clock_subr.c to a better place, and now it is always in the kernel | Theo de Raadt |
2006-06-17 | Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211. | Damien Bergamini |
2006-06-14 | enable the NMEA 0183 line discipline in GENERIC. see nmea(4) for details. | Marc Balmer |
2006-06-02 | Add a clonable devices implementation. Hacked along with thib@, input | Pedro Martelletto |
2006-06-01 | Add basic NMEA0183 support as a tty line discipline. The line discipline | Marc Balmer |
2006-05-28 | Support for standard SD host controllers like the Ricoh 5C822, a small | Uwe Stuehler |
2006-05-27 | Do the same thing as for IPv4. Use a sysctl to enable/disable mfrowarding | Claudio Jeker |
2006-05-27 | add mpi(4), an alternative (replacement) driver for lsi logic fusion mpt | David Gwynne |
2006-05-27 | Make NCOM_{CARDBUS,GSC,ISAPNP} defined again in com.h, as there is code | Miod Vallat |
2006-04-28 | Instrumentation for an in-kernel getcwd() implementation. | Pedro Martelletto |
2006-04-06 | Hook up mfi, remains disabled. | Marco Peereboom |
2006-03-21 | Implementation of the Michael MIC as defined in IEEE 802.11i for TKIP. | Reyk Floeter |
2006-03-12 | remove BPF filter support if the bpfilter device is removed. | Brad Smith |
2006-03-04 | Dallas 1-Wire bus support. Includes the following drivers: | Alexander Yurchenko |
2006-03-04 | -current, not -beta. | Alexander Yurchenko |
2006-03-04 | move to 3.9-current | Theo de Raadt |
2006-02-27 | stop being -beta | Theo de Raadt |
2006-02-01 | a driver for the phillips pcf8584 i2c controller as found on the sun netra | David Gwynne |
2006-01-29 | Disable iic whenever ipmi is enabled. This fixes boxes like Sun x4200 that | Marco Peereboom |
2006-01-23 | update sm(4) from NetBSD, including support for more models and MII; | Martin Reindl |
2006-01-19 | crank to 3.8-beta | Theo de Raadt |
2006-01-14 | Better UDF name extraction code, which will not forget to report errors in | Miod Vallat |
2006-01-14 | Rename nslm7x.c into lm78.c and nslm7xvar.h into lm78var.h, and clean up | Mark Kettenis |
2006-01-09 | Move an(4) to a driver based on the NetBSD one. | Jonathan Gray |