| Commit message (Expand) | Author | Age | Files | Lines |
* | The amd64 version of the cyclic dtrace module is a verbatim copy of the | Rui Paulo | 2010-04-20 | 1 | -1/+1 |
* | Add driver for Silicon Integrated Systems SiS190/191 Fast/Gigabit Ethernet. | Pyun YongHyeon | 2010-04-14 | 2 | -0/+9 |
* | Only compile in uart_cpu_$MACHINE.c if it exists. I'm not sure how | Warner Losh | 2010-04-13 | 2 | -4/+2 |
* | Doh! Last minute changes bites me in the butt.... | Warner Losh | 2010-04-12 | 1 | -1/+1 |
* | bce, bwi, bwn, mfi, mpt and siba_bwn all now compile that arm and mips | Warner Losh | 2010-04-12 | 1 | -12/+6 |
* | Bring in geom_sched, support for scheduling disk I/O requests | Luigi Rizzo | 2010-04-12 | 5 | -0/+30 |
* | Update firmware for the 6000 series Intel cards to version 9.193.4.1. | Bernhard Schmidt | 2010-04-10 | 1 | -1/+1 |
* | Add ieee80211_{amrr,rssadapt}.c. | Rui Paulo | 2010-04-09 | 1 | -2/+2 |
* | Correct beastie_saver module name. | Jung-uk Kim | 2010-04-07 | 1 | -0/+2 |
* | Reconnect the old Beastie logo_saver to build as beastie_saver. | Jung-uk Kim | 2010-04-07 | 2 | -2/+4 |
* | Copy logo_saver module to beastie_saver. | Jung-uk Kim | 2010-04-07 | 1 | -0/+8 |
* | net80211 rate control framework (net80211 ratectl). | Rui Paulo | 2010-04-07 | 1 | -1/+2 |
* | add priority scheduler to the module | Luigi Rizzo | 2010-04-07 | 1 | -0/+1 |
* | - Support for uncore counting events: one fixed PMC with the uncore | Fabien Thomas | 2010-04-02 | 1 | -2/+2 |
* | Add support for ALQ(9) to be compiled and loaded as a kernel module. | Lawrence Stewart | 2010-03-31 | 2 | -0/+10 |
* | Update to igb and em: | Jack F Vogel | 2010-03-29 | 1 | -7/+11 |
* | Arm defines intr_disable() as a macro, which causes problems for cxgb. | Warner Losh | 2010-03-29 | 1 | -0/+2 |
* | Make all the modules build on arm (modulo ipfilter, which I'm looking | Warner Losh | 2010-03-29 | 1 | -10/+25 |
* | Bring up-to-date: | Marcel Moolenaar | 2010-03-27 | 1 | -4/+7 |
* | Update the driver to Intel version 2.1.6 | Jack F Vogel | 2010-03-27 | 1 | -1/+1 |
* | make the module loadable | Luigi Rizzo | 2010-03-24 | 1 | -0/+2 |
* | make UMA the default allocator for ZFS buffers - this avoids | Kip Macy | 2010-03-13 | 1 | -2/+2 |
* | Provide groundwork for 32-bit binary compatibility on non-x86 platforms, | Nathan Whitehorn | 2010-03-11 | 2 | -2/+2 |
* | Enable ACPI module build on amd64. Although we strongly recommend building | Jung-uk Kim | 2010-03-08 | 1 | -5/+9 |
* | Update module Makefile for ACPICA 20100304. | Jung-uk Kim | 2010-03-08 | 1 | -4/+4 |
* | Enable tmpfs unconditionally on all platforms. No one I spoke to could | Nathan Whitehorn | 2010-03-08 | 1 | -3/+1 |
* | Add a missing ar9285_reset.c file. | Rui Paulo | 2010-03-03 | 1 | -1/+1 |
* | Add AR9285 sources. | Rui Paulo | 2010-03-02 | 1 | -0/+1 |
* | Add bwn(4) driver to the build. | Weongyo Jeong | 2010-02-25 | 1 | -0/+1 |
* | Introduce the new kernel sub-tree x86 which should contain all the code | Attilio Rao | 2010-02-25 | 3 | -3/+3 |
* | There is no need to test __FreeBSD_version for features that have | Navdeep Parhar | 2010-02-24 | 1 | -8/+0 |
* | Hook up nfs_common missed in r203968. | Marius Strobl | 2010-02-19 | 1 | -0/+1 |
* | Factor out the code shared between NFS client and server into its own | Marius Strobl | 2010-02-16 | 3 | -4/+12 |
* | adds bwn(4) driver for supporting Broadcom BCM43xx chipsets. | Weongyo Jeong | 2010-02-16 | 1 | -0/+9 |
* | Hook up the siba_bwn module to the build. | Weongyo Jeong | 2010-01-31 | 1 | -0/+1 |
* | Adds siba_bwn module which is used with bwn(4). Main purpose of this | Weongyo Jeong | 2010-01-31 | 1 | -0/+9 |
* | Welcome drm support for VIA unichrome chips. | Robert Noland | 2010-01-31 | 2 | -1/+24 |
* | Import simple drm memory manager. | Robert Noland | 2010-01-31 | 1 | -0/+3 |
* | Improve previous commit and add missing ar9280.c | Rui Paulo | 2010-01-31 | 1 | -3/+3 |
* | Build 928x files too. | Rui Paulo | 2010-01-31 | 1 | -1/+2 |
* | Uuencode the rt2870 firmware into ascii like the other firmware blobs. | Andrew Thompson | 2010-01-29 | 1 | -3/+6 |
* | Add run(4), a driver for Ralink RT2700U/RT2800U/RT3000U USB 802.11agn devices. | Andrew Thompson | 2010-01-28 | 4 | -1/+46 |
* | Build smbfs kernel module on sparc64. | Pyun YongHyeon | 2010-01-25 | 1 | -0/+1 |
* | Do not build netgraph kernel modules if WITHOUT_NETGRAPH is set in src.conf | Antoine Brodin | 2010-01-16 | 1 | -1/+5 |
* | Add gmountver, disk mount verification GEOM class. | Edward Tomasz Napierala | 2010-01-16 | 2 | -0/+9 |
* | Build iwi(4) and iwifw(4) modules on amd64 as well. | Christian Brueffer | 2010-01-14 | 1 | -0/+2 |
* | Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer | Ulf Lilleengen | 2010-01-14 | 1 | -3/+3 |
* | Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differ | Andrew Thompson | 2010-01-13 | 2 | -1/+38 |
* | Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245. | Marius Strobl | 2010-01-10 | 2 | -0/+10 |
* | After adding an SDT provider for opencrypto in r199884 we should also | Bjoern A. Zeeb | 2010-01-07 | 1 | -1/+1 |