summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Amend r228781 by also disabling -Warray-bounds warnings for the asrdim2011-12-241-0/+3
| * Set WERROR= for the nve(4) module. This driver gives several warningsdim2011-12-241-0/+1
| * Disable various warnings for the ath module in a more fine-grained way:dim2011-12-221-1/+3
| * In FreeBSD we always have bpf(4) API, either real or stub. No needglebius2011-12-221-4/+1
| * Disable -Wconstant-conversion warnings for the aic7xxx module in a moredim2011-12-222-2/+6
| * Amend r228783 by also disabling -Wshift-count-negativedim2011-12-211-0/+1
| * Amend r228779 by also disabling -Wconstant-conversion warnings for thedim2011-12-212-0/+2
| * - Rename if_carp.ko to carp.ko.glebius2011-12-162-5/+7
| * Many updates to cxgbe(4)np2011-12-162-0/+28
| * Implement better support for USB controller suspend and resume.hselasky2011-12-142-1/+43
| * - Add support for ASCII art splash screens in TheDraw formateadler2011-12-122-1/+8
| * Add watchdog support for VIA south bridge chipset.fabient2011-12-122-0/+11
* | Add man page and update a few other files in preparation for committing full ...jimharris2012-01-231-1/+1
OpenPOWER on IntegriCloud