Age | Commit message (Expand) | Author |
2007-11-25 | unbreak compat_osf1; spotted by mk | Theo de Raadt |
2007-11-25 | Get rid of the kernel 'libcompat' framework, and instead use conf/files to | Theo de Raadt |
2007-11-23 | move nmea stuff to same place other line discs go | Theo de Raadt |
2007-11-15 | New driver for Ralink RT2860 chipset. | Damien Bergamini |
2007-10-18 | Define a new attribute, pckbcslot, which pckbc and gsckbc provide, and to | Miod Vallat |
2007-10-15 | the new dev/rnd.c uses the shared arc4 code instead of implimenting it by | Theo de Raadt |
2007-10-10 | Make context switching much more MI: | Artur Grabowski |
2007-09-12 | PCI and Cardbus hookup for the Broadcom AirForce devices. | Marcus Glocker |
2007-07-18 | net80211 requires AES too. | Damien Bergamini |
2007-07-06 | sha1 is needed by wlan now, too | Theo de Raadt |
2007-06-05 | IPX is about to go away, remove commented out IPX options in GENERIC and | Henning Brauer |
2007-06-01 | remove crufty adosfs. everytime we try to change a vfs layer interface, | Theo de Raadt |
2007-06-01 | complete the sys/netbt import and adopt some more code to our interfaces | Uwe Stuehler |
2007-05-31 | add an interface for work queues run from a kernel thread. | David Gwynne |
2007-05-30 | Unbreak the tree for gwk | Uwe Stuehler |
2007-05-30 | Unbreak the tree - forgot a needs-flag; discovered by gwk | Uwe Stuehler |
2007-05-30 | Import parts of the NetBSD bluetooth stack; ok gwk, and grange on removal | Uwe Stuehler |
2007-05-29 | Move tokenring support to the attic where it can join the cards that where | Claudio Jeker |
2007-05-15 | Remove the MI implementation of mutexes and remove the __HAVE_MUTEX | Artur Grabowski |
2007-05-15 | start work on a driver for emulex fibre channel controllers. | David Gwynne |
2007-04-05 | After been attacked by Michael Buesch <mb@bu3sch.de> because we initially | Marcus Glocker |
2007-03-22 | import sili(4) so it can be worked on in the tree. this will support the | David Gwynne |
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-02-19 | pull in atascsi, a scsi to ata translation layer, so i can work on it in | David Gwynne |
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-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-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-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 |