| Commit message (Expand) | Author | Age | Files | Lines |
| * | Respect style.Makefile(5). | Alexander Leidinger | 2006-09-30 | 3 | -12/+15 |
| * | Add the envy24ht driver to the build. | Alexander Leidinger | 2006-09-30 | 2 | -2/+10 |
| * | Remove the ak452x module. | Alexander Leidinger | 2006-09-30 | 1 | -8/+0 |
| * | Disconnect ak452x from the build, it is not needed anymore. | Alexander Leidinger | 2006-09-30 | 1 | -1/+1 |
| * | We don't need the ISA interface. | Alexander Leidinger | 2006-09-30 | 1 | -1/+1 |
| * | Add the spicds module to the build. | Alexander Leidinger | 2006-09-30 | 2 | -1/+9 |
| * | Fix our ioctl(2) implementation when the argument is "int". New | Ruslan Ermilov | 2006-09-27 | 6 | -4/+19 |
| * | - Removed a copyright from makefile. | Ruslan Ermilov | 2006-09-27 | 2 | -3/+3 |
| * | Summer of Code 2005: improve libalias - part 1 of 2 | Paolo Pisati | 2006-09-26 | 13 | -30/+79 |
| * | Add a value to the define I forgot, for the purity's sake. | Ruslan Ermilov | 2006-09-26 | 1 | -1/+1 |
| * | Now that we have COMPAT_FREEBSD6 officially, use it from opt_compat.h. | Ruslan Ermilov | 2006-09-26 | 1 | -1/+4 |
| * | Update the mfi module build with the mfi_debug.c file. | Scott Long | 2006-09-25 | 1 | -1/+3 |
| * | Update the ipmi(4) driver: | John Baldwin | 2006-09-22 | 1 | -2/+6 |
| * | fixup build after move of ah_osdep.? | Sam Leffler | 2006-09-18 | 1 | -2/+2 |
| * | o move ath hal os glue code from the hal to the driver: this code was | Sam Leffler | 2006-09-18 | 4 | -14/+8 |
| * | Introduce a new entry point, mac_create_mbuf_from_firewall. This entry point | Christian S.J. Peron | 2006-09-12 | 2 | -2/+2 |
| * | Build linprocfs and linsysfs as modules on amd64. | Alexander Leidinger | 2006-09-09 | 1 | -0/+2 |
| * | MF6: Attach if_bce.ko to the build. | Ruslan Ermilov | 2006-09-08 | 1 | -0/+1 |
| * | Include agp_i810.c in amd64 AGP builds to get support for the Intel 915 Express | Eric Anholt | 2006-09-05 | 1 | -1/+1 |
| * | If building the module as part of the kernel build, determine | Ruslan Ermilov | 2006-09-04 | 1 | -0/+7 |
| * | Don't build iwi(4) on amd64, there are problems with the firmware modules. | Christian Brueffer | 2006-09-01 | 1 | -1/+0 |
| * | Add 2400 f/w support. | Matt Jacob | 2006-08-26 | 2 | -0/+37 |
| * | Follow the lead of mxgb(4) and build the module for ixgb(4). | Christian Brueffer | 2006-08-18 | 1 | -0/+3 |
| * | - Add the new files to the linux module. | Alexander Leidinger | 2006-08-15 | 3 | -13/+26 |
| * | Don't use touch when what is really meant is :> (create an empty file, or | Dag-Erling Smørgrav | 2006-08-14 | 4 | -9/+9 |
| * | Add device to access and modify Open Firmware NVRAM settings in | Maxim Sobolev | 2006-08-01 | 2 | -0/+10 |
| * | Remove Alpha remnants. | Marcel Moolenaar | 2006-07-27 | 5 | -37/+0 |
| * | bridgestp is now a seperate module. | Andrew Thompson | 2006-07-26 | 1 | -1/+1 |
| * | Hook bridgestp up to the build. | Andrew Thompson | 2006-07-26 | 1 | -0/+1 |
| * | Add bridgestp as a seperate module. | Andrew Thompson | 2006-07-26 | 1 | -0/+8 |
| * | Hook up stge(4) to the build. | Pyun YongHyeon | 2006-07-25 | 2 | -0/+10 |
| * | Connect gentbi, ip1000phy to the build. | Pyun YongHyeon | 2006-07-25 | 1 | -1/+1 |
| * | Implement support for HMAC/SHA1 and HMAC/SHA256 acceleration found in | Pawel Jakub Dawidek | 2006-07-22 | 1 | -1/+1 |
| * | - Connect the snd_emu10kx driver to the build. [1] | Alexander Leidinger | 2006-07-15 | 1 | -3/+3 |
| * | Add snd_emu10kx driver for Creative SoundBlaster Live! and Audigy series | Alexander Leidinger | 2006-07-15 | 1 | -0/+48 |
| * | Convert isp(4) and ispfw(4) to use firmware(9) to manage firmware | Matt Jacob | 2006-07-09 | 13 | -5/+474 |
| * | Housekeeping. Update for maintainers who have handed in their commit bits | Mark Murray | 2006-07-01 | 3 | -5/+0 |
| * | A netgraph node that can do different manipulations with | Gleb Smirnoff | 2006-06-27 | 2 | -0/+7 |
| * | Add a pure open source nForce Ethernet driver, under BSDL. | David E. O'Brien | 2006-06-26 | 2 | -0/+11 |
| * | Unconditionally enable ppc(4) and puc(4). | Marcel Moolenaar | 2006-06-18 | 1 | -5/+2 |
| * | Make this usable for all platforms. | Marcel Moolenaar | 2006-06-18 | 1 | -3/+12 |
| * | Connect the envy42 driver to the build. | Alexander Leidinger | 2006-06-17 | 1 | -2/+2 |
| * | dd the envy24 driver as is to the tree. It's not connected to the build | Alexander Leidinger | 2006-06-17 | 2 | -0/+16 |
| * | Build the ppc module on pc98. | Yoshihiro Takahashi | 2006-06-16 | 2 | -2/+6 |
| * | Allow for ppc(4) to be built as module, initially | Konstantin Belousov | 2006-06-16 | 2 | -0/+14 |
| * | Remove the initial myri10ge driver, now that it has been | Andrew Gallatin | 2006-06-14 | 4 | -41/+0 |
| * | - Complete the myri10ge -> mxge name change by doing a mechanical | Andrew Gallatin | 2006-06-13 | 5 | -18/+21 |
| * | Don't expect that 'device random' will compile in those files into the | Pawel Jakub Dawidek | 2006-06-09 | 1 | -0/+3 |
| * | Makefile changes to accomodate new XFS import. | Craig Rodrigues | 2006-06-09 | 1 | -1/+1 |
| * | Allow bridge and carp to play nicely together by returning the packet if its | Andrew Thompson | 2006-06-08 | 1 | -1/+1 |