| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r198389: | Alexander Motin | 2009-11-17 | 1 | -0/+1 |
| * | MFC r199015: ichwd: don't attach to isa pnp device(s) by accident | Andriy Gapon | 2009-11-17 | 1 | -1/+1 |
| * | MFC r197791 | Navdeep Parhar | 2009-11-12 | 1 | -1/+1 |
| * | MFC 198279: fix sorting of some amd* entries in some makefiles | Andriy Gapon | 2009-11-01 | 1 | -2/+2 |
| * | MFC r196470-196471,197154-197155,197603-197606 | Robert Noland | 2009-10-30 | 1 | -2/+2 |
| * | MFC r198258 | Andrew Thompson | 2009-10-29 | 1 | -1/+1 |
| * | MFC r197428: | Konstantin Belousov | 2009-10-29 | 1 | -0/+1 |
| * | Fix typo which has survived amazingly long! | Ermal Luçi | 2009-10-14 | 1 | -1/+1 |
| * | MFC: revision 197730 | Yoshihiro Takahashi | 2009-10-07 | 1 | -6/+0 |
| * | MFC: revision 197535 | Yoshihiro Takahashi | 2009-10-01 | 1 | -0/+7 |
| * | MFC r196295: | Pawel Jakub Dawidek | 2009-08-17 | 1 | -1/+1 |
| * | Add 8Gb card firmware. Update some 2Gb and 4Gb f/w sets. | Matt Jacob | 2009-08-01 | 4 | -0/+109 |
| * | Update epair(4) to the new netisr implementation and polish | Bjoern A. Zeeb | 2009-07-26 | 2 | -0/+9 |
| * | correct setup of opt_ddb.h | Sam Leffler | 2009-07-21 | 1 | -1/+1 |
| * | Enable mesh support. | Rui Paulo | 2009-07-21 | 1 | -5/+6 |
| * | Add `siis` CAM driver for SiliconImage SiI3124/3132/3531 SATA2 controllers. | Alexander Motin | 2009-07-21 | 2 | -0/+9 |
| * | Separate the parallel scsi knowledge out of the core of the XPT, and | Scott Long | 2009-07-10 | 3 | -1/+14 |
| * | catchup with action+ageq additions | Sam Leffler | 2009-07-05 | 1 | -1/+2 |
| * | When the kernel is configured without "options FFS", build UFS as a module | Edward Tomasz Napierala | 2009-07-05 | 1 | -5/+1 |
| * | Add missing reference to GPT support. | Ivan Voras | 2009-07-05 | 1 | -0/+1 |
| * | Remove the old kernel RPC implementation and the NFS_LEGACYRPC option. | Doug Rabson | 2009-06-30 | 2 | -3/+3 |
| * | Update for the Intel 10G driver, this adds support for | Jack F Vogel | 2009-06-24 | 1 | -1/+1 |
| * | Updates for both the em and igb drivers, add support | Jack F Vogel | 2009-06-24 | 1 | -1/+1 |
| * | - Initialize the ifnet structure, especially if_dname, before probing | Marius Strobl | 2009-06-23 | 1 | -1/+5 |
| * | Implement minimal set of changes suggested by bz to make | Andrew Gallatin | 2009-06-23 | 1 | -1/+1 |
| * | * Driver for ACPI WMI (Windows Management Instrumentation) | Rui Paulo | 2009-06-23 | 3 | -2/+20 |
| * | Connect ng_pipe to the default build. | Marko Zec | 2009-06-23 | 2 | -0/+7 |
| * | Greatly simplify cxgb by removing almost all of the custom mbuf management logic | Kip Macy | 2009-06-19 | 1 | -1/+1 |
| * | adds opt_inet6.h to fix a error during compiling wlan as a module. | Weongyo Jeong | 2009-06-17 | 1 | -1/+2 |
| * | Fix a typo from the previous commit. | Jung-uk Kim | 2009-06-16 | 1 | -1/+1 |
| * | Sync acpi(4) kld module Makefile with conf/options. | Jung-uk Kim | 2009-06-16 | 1 | -3/+3 |
| * | Add cas(4), a driver for Sun Cassini/Cassini+ and National Semiconductor | Marius Strobl | 2009-06-15 | 2 | -0/+9 |
| * | Ed forgot this in r190751. | Dag-Erling Smørgrav | 2009-06-14 | 1 | -13/+0 |
| * | Ed forgot this in r190751. | Dag-Erling Smørgrav | 2009-06-14 | 1 | -56/+0 |
| * | Last (hopefully) attempt to fix both parallel build and | Ariff Abdullah | 2009-06-12 | 1 | -9/+15 |
| * | Attempt to fix parallel build. | Ariff Abdullah | 2009-06-10 | 1 | -3/+9 |
| * | Move all sound related scripts to its own 'sound' subdir. | Ariff Abdullah | 2009-06-10 | 1 | -6/+6 |
| * | Add alc(4), a driver for Atheros AR8131/AR8132 PCIe ethernet | Pyun YongHyeon | 2009-06-10 | 2 | -0/+9 |
| * | Each generated file should depend its own generator as well. | Ariff Abdullah | 2009-06-09 | 1 | -3/+3 |
| * | Depend on @ machine (_ILINKS) as we do with other modules so that @ | Bjoern A. Zeeb | 2009-06-09 | 1 | -3/+3 |
| * | After r193232 rt_tables in vnet.h are no longer indirectly dependent on | Bjoern A. Zeeb | 2009-06-08 | 15 | -17/+15 |
| * | Sound Mega-commit. Expect further cleanup until code freeze. | Ariff Abdullah | 2009-06-07 | 1 | -1/+15 |
| * | Remove opt_mac.h generation for various kernel modules that no longer | Robert Watson | 2009-06-06 | 21 | -23/+19 |
| * | move kernel ipfw-related sources to a separate directory, | Luigi Rizzo | 2009-06-05 | 3 | -3/+3 |
| * | Import ACPICA 20090521. | Jung-uk Kim | 2009-06-05 | 12 | -23/+21 |
| * | add two prerequisites; if_zydreg.h and if_zydfw for dependency check. | Weongyo Jeong | 2009-06-04 | 1 | -1/+1 |
| * | driver for Marvell 88W8363 Wireless LAN controller | Sam Leffler | 2009-06-01 | 3 | -0/+56 |
| * | connect urtw(4) to the amd64/i386 build that it's not tested on the big | Weongyo Jeong | 2009-06-01 | 1 | -1/+9 |
| * | Introduce support for cpufreq on PowerPC with the dynamic frequency | Nathan Whitehorn | 2009-05-31 | 2 | -0/+6 |
| * | fix xdrmem_control to be safe in an if statement | Kip Macy | 2009-05-30 | 1 | -5/+0 |