summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
...
* | Update the rt2860's firmware and add a Makefile for the module. Whilebschmidt2012-03-132-1/+6
* | Add module building Makefile entries for NFSv4 and POSIX.1e ACL handling.adrian2012-03-133-0/+20
* | Use rt_numfibs variable instead of compile-time RT_NUMFIBS.melifaro2012-03-131-2/+0
* | Provide wbwd(4), a driver for the watchdog timer found on variousbz2012-03-062-0/+12
* | Add DWC OTG module to ARM builds.hselasky2012-03-052-1/+46
* | Explicitly list dependencyeadler2012-03-041-0/+2
* | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).mav2012-03-012-2/+11
* | Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, todim2012-02-282-9/+8
* | Fix the scc(4) module build. Without the file it's missing a required symbol.jhibbits2012-02-261-1/+1
* | Connect smcphy(4) to mii module build.yongari2012-02-231-1/+1
* | When building with clang, disable -Wformat-security fordim2012-02-211-0/+3
* | Break out the radar code into a separate source file.adrian2012-02-201-2/+2
* | Merge ACPICA 20120215.jkim2012-02-161-13/+13
* | Fix 'make depend'.uqs2012-02-163-4/+5
* | Depend on the relevant header files.bz2012-02-111-1/+1
* | Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-102-0/+16
* | Remove explicit CC assignment in isci(4) Makefile to allow for buildingjimharris2012-02-091-2/+0
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-072-4/+4
* | Add exca to powerpc modules build as a dependency for cbb.jhibbits2012-02-051-0/+1
* | Add MK_SOURCELESS build option. Setting MK_SOURCELESS to "no" will disablermh2012-02-044-18/+105
* | Remove leftovers from previous commits.joel2012-02-022-4/+2
* | Cleanup some sound headers that don't need to be in the modules makefiles.pfg2012-02-023-3/+1
* | Enable the pccard/cardbus modules for powerpc.jhibbits2012-02-011-0/+3
* | Rebase user/jimharris/isci branch from head.jimharris2012-01-312-3/+4
|\ \
| * | New hardware support: Intel X540 adapter support added.jfv2012-01-301-1/+1
| * | Bring in the LSI-supported version of the mps(4) driver.ken2012-01-261-2/+3
* | | Rebase user/jimharris/isci branch from head.jimharris2012-01-2642-63/+531
|\ \ \ | |/ /
| * | Fix ip_divert handling of inet and inet6 and module building some more.bz2012-01-222-6/+15
| * | Replace GPLd headers from the Maestro3 driver with BSD licensedpfg2012-01-201-0/+1
| * | Connect the bktr module(s) to the amd64 build.schweikh2012-01-181-0/+1
| * | Tidy-up.adrian2012-01-171-1/+1
| * | Fix the situation where net80211 is built with IEEE80211_SUPPORT_TDMA but a m...adrian2012-01-151-1/+2
| * | Begin breaking out the AR71xx specific functional drivers into modules.adrian2012-01-153-0/+116
| * | Allow building the GPIO bus and associated bits as modules.adrian2012-01-154-0/+150
| * | Major snd_hda driver rewrite:mav2012-01-151-2/+3
| * | Merge ACPICA 20120111.jkim2012-01-111-3/+4
| * | Replace GPL'd headers in the emu10kx snd driver code.pfg2012-01-111-24/+1
| * | Introduce wtap, the beginnings of a net80211 wlan simulator.adrian2012-01-111-0/+30
| * | Enable hardware RNG for VIA Nano processors.jkim2012-01-091-1/+1
| * | Re-enable this bit of logic from before, which only sets a defaultadrian2012-01-051-0/+2
| * | GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images.ray2012-01-041-0/+17
| * | Fix 'make clean' for this module so it cleans up the generated gssd.h.jhb2012-01-041-0/+1
| * | Replace a GPL'd header in the emu10k1 snd driver code.pfg2012-01-031-9/+1
| * | Add header required by cfi_bus_fdt.c.marius2011-12-301-2/+2
| * | Disable several instances instances of clang's -Wself-assign warning.dim2011-12-303-5/+17
| * | Add a module for cfi(4). Build only for arm and powerpc, as there aremarcel2011-12-302-0/+25
| * | For several files in sys/dev/drm, disable -Wunused-value when buildingdim2011-12-303-0/+12
| * | For sys/dev/ce/tau32-ddk.c, disable the following warning when buildingdim2011-12-291-0/+3
| * | Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-282-0/+17
| * | First pass of LED related code changes.adrian2011-12-261-1/+1
OpenPOWER on IntegriCloud