| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Update the rt2860's firmware and add a Makefile for the module. While | bschmidt | 2012-03-13 | 2 | -1/+6 |
* | | Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling. | adrian | 2012-03-13 | 3 | -0/+20 |
* | | Use rt_numfibs variable instead of compile-time RT_NUMFIBS. | melifaro | 2012-03-13 | 1 | -2/+0 |
* | | Provide wbwd(4), a driver for the watchdog timer found on various | bz | 2012-03-06 | 2 | -0/+12 |
* | | Add DWC OTG module to ARM builds. | hselasky | 2012-03-05 | 2 | -1/+46 |
* | | Explicitly list dependency | eadler | 2012-03-04 | 1 | -0/+2 |
* | | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4). | mav | 2012-03-01 | 2 | -2/+11 |
* | | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, to | dim | 2012-02-28 | 2 | -9/+8 |
* | | Fix the scc(4) module build. Without the file it's missing a required symbol. | jhibbits | 2012-02-26 | 1 | -1/+1 |
* | | Connect smcphy(4) to mii module build. | yongari | 2012-02-23 | 1 | -1/+1 |
* | | When building with clang, disable -Wformat-security for | dim | 2012-02-21 | 1 | -0/+3 |
* | | Break out the radar code into a separate source file. | adrian | 2012-02-20 | 1 | -2/+2 |
* | | Merge ACPICA 20120215. | jkim | 2012-02-16 | 1 | -13/+13 |
* | | Fix 'make depend'. | uqs | 2012-02-16 | 3 | -4/+5 |
* | | Depend on the relevant header files. | bz | 2012-02-11 | 1 | -1/+1 |
* | | Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe) | luigi | 2012-02-10 | 2 | -0/+16 |
* | | Remove explicit CC assignment in isci(4) Makefile to allow for building | jimharris | 2012-02-09 | 1 | -2/+0 |
* | | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessor | dim | 2012-02-07 | 2 | -4/+4 |
* | | Add exca to powerpc modules build as a dependency for cbb. | jhibbits | 2012-02-05 | 1 | -0/+1 |
* | | Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disable | rmh | 2012-02-04 | 4 | -18/+105 |
* | | Remove leftovers from previous commits. | joel | 2012-02-02 | 2 | -4/+2 |
* | | Cleanup some sound headers that don't need to be in the modules makefiles. | pfg | 2012-02-02 | 3 | -3/+1 |
* | | Enable the pccard/cardbus modules for powerpc. | jhibbits | 2012-02-01 | 1 | -0/+3 |
* | | Rebase user/jimharris/isci branch from head. | jimharris | 2012-01-31 | 2 | -3/+4 |
|\ \ |
|
| * | | New hardware support: Intel X540 adapter support added. | jfv | 2012-01-30 | 1 | -1/+1 |
| * | | Bring in the LSI-supported version of the mps(4) driver. | ken | 2012-01-26 | 1 | -2/+3 |
* | | | Rebase user/jimharris/isci branch from head. | jimharris | 2012-01-26 | 42 | -63/+531 |
|\ \ \
| |/ / |
|
| * | | Fix ip_divert handling of inet and inet6 and module building some more. | bz | 2012-01-22 | 2 | -6/+15 |
| * | | Replace GPLd headers from the Maestro3 driver with BSD licensed | pfg | 2012-01-20 | 1 | -0/+1 |
| * | | Connect the bktr module(s) to the amd64 build. | schweikh | 2012-01-18 | 1 | -0/+1 |
| * | | Tidy-up. | adrian | 2012-01-17 | 1 | -1/+1 |
| * | | Fix the situation where net80211 is built with IEEE80211_SUPPORT_TDMA but a m... | adrian | 2012-01-15 | 1 | -1/+2 |
| * | | Begin breaking out the AR71xx specific functional drivers into modules. | adrian | 2012-01-15 | 3 | -0/+116 |
| * | | Allow building the GPIO bus and associated bits as modules. | adrian | 2012-01-15 | 4 | -0/+150 |
| * | | Major snd_hda driver rewrite: | mav | 2012-01-15 | 1 | -2/+3 |
| * | | Merge ACPICA 20120111. | jkim | 2012-01-11 | 1 | -3/+4 |
| * | | Replace GPL'd headers in the emu10kx snd driver code. | pfg | 2012-01-11 | 1 | -24/+1 |
| * | | Introduce wtap, the beginnings of a net80211 wlan simulator. | adrian | 2012-01-11 | 1 | -0/+30 |
| * | | Enable hardware RNG for VIA Nano processors. | jkim | 2012-01-09 | 1 | -1/+1 |
| * | | Re-enable this bit of logic from before, which only sets a default | adrian | 2012-01-05 | 1 | -0/+2 |
| * | | GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images. | ray | 2012-01-04 | 1 | -0/+17 |
| * | | Fix 'make clean' for this module so it cleans up the generated gssd.h. | jhb | 2012-01-04 | 1 | -0/+1 |
| * | | Replace a GPL'd header in the emu10k1 snd driver code. | pfg | 2012-01-03 | 1 | -9/+1 |
| * | | Add header required by cfi_bus_fdt.c. | marius | 2011-12-30 | 1 | -2/+2 |
| * | | Disable several instances instances of clang's -Wself-assign warning. | dim | 2011-12-30 | 3 | -5/+17 |
| * | | Add a module for cfi(4). Build only for arm and powerpc, as there are | marcel | 2011-12-30 | 2 | -0/+25 |
| * | | For several files in sys/dev/drm, disable -Wunused-value when building | dim | 2011-12-30 | 3 | -0/+12 |
| * | | For sys/dev/ce/tau32-ddk.c, disable the following warning when building | dim | 2011-12-29 | 1 | -0/+3 |
| * | | Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA card | delphij | 2011-12-28 | 2 | -0/+17 |
| * | | First pass of LED related code changes. | adrian | 2011-12-26 | 1 | -1/+1 |