summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Fix a leftover of r260523. Remove the unnecessary dependency to zlib.h.loos2014-02-271-1/+1
* Inspired by r262522, fix make depend. This fixes the build of gpio modules.loos2014-02-273-2/+3
* Move some files that are identical on i386 and amd64 to an x86 subdirectorymarkj2014-02-271-1/+3
* Fix make depend.lwhsu2014-02-261-1/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-162-27/+0
* This new version of netmap brings you the following:luigi2014-02-151-0/+2
* Similar to r260026, disable warning about unused functions fordim2014-02-141-0/+3
* Import USB RNDIS driver to FreeBSD from OpenBSD.hselasky2014-02-062-0/+38
* Add missing file to Makefile.jhibbits2014-02-031-1/+1
* Add support for trackpads found in Apple MacBook products. While at ithselasky2014-01-292-1/+37
* Add very simple virtio_random(4) driver to harvest entropy from hostbryanv2014-01-182-1/+37
* The onyx codec works also as module, so add it.andreast2014-01-131-1/+1
* Add firmware for Intel Centrino Wireless-N 105 devices.gavin2014-01-112-1/+8
* Build the geom_uncompress(4) module by default.loos2014-01-102-2/+3
* Remove aicasm as a build dependency. It made sense when the ahc and ahdscottl2014-01-076-17/+43
* Wrap SUBDIRs over several lines.gavin2014-01-051-1/+11
* Add firmware version 18.168.6.1 (API version 6) for Intel Centrinogavin2014-01-052-1/+7
* For sys/ofed/drivers/infiniband/hw/mlx4/mcg.c, disable warning aboutdim2013-12-301-0/+3
* For sys/ofed/drivers/infiniband/core/cm.c, disable warning about unuseddim2013-12-301-0/+3
* Similar to r260020, only use -fms-extensions with gcc, for all otherdim2013-12-307-10/+7
* Turn off warnings about unused variables for a bunch of files underdim2013-12-291-3/+14
* Disable warning about unused functions for ieee80211_crypto.c anddim2013-12-281-0/+4
* Disable warning about unused functions for ar9300_reset.c for now.dim2013-12-281-1/+1
* For sys/dev/drm2/radeon, only use -fms-extensions with gcc. This flagdim2013-12-281-2/+6
* For some files under sys/dev/drm2/i915, turn off warnings about unuseddim2013-12-281-0/+5
* split netmap code according to functions:luigi2013-12-151-2/+6
* Disable error message about failed attempt to attach fbd when drm2 built withray2013-12-103-2/+3
* Bump the g2b firmware to 18.x.adrian2013-12-091-1/+1
* Make it easier to test build the USB code having the debug flags sethselasky2013-12-091-0/+12
* Chase down cryptodeflate.c change from r259109.alfred2013-12-091-1/+1
* Merge VT(9) project (a.k.a. newcons).ray2013-12-052-2/+3
|\
| * MFC @r258947.ray2013-12-0514-13/+20
| |\
| * \ MFC @r258091.ray2013-11-133-5/+2
| |\ \
| * | | DRM2 have to know how to use fb_if.ray2013-11-062-2/+3
* | | | Support Hyper-V on i386:delphij2013-12-051-0/+1
| |_|/ |/| |
* | | Add HPET device emulation to bhyve.neel2013-11-251-0/+1
* | | - For kernel compiled only with KDTRACE_HOOKS and not any lock debuggingattilio2013-11-2511-12/+8
* | | Import the axge(4) driver for the ASIX AX88178A and AX88179 USB Ethernetmarkj2013-11-192-1/+11
| |/ |/|
* | Move the ioapic device model from userspace into vmm.ko. This is needed forneel2013-11-121-0/+1
* | Strip out this cruft; people should be making modules with a completeadrian2013-11-091-4/+0
* | Build the iwn2000 firmware too.adrian2013-11-071-1/+1
|/
* Remove the 'vdev' abstraction that was meant to sit on top of device modelsneel2013-11-041-1/+0
* Rework the aicasm build machinery so that it gets built along with toolchainian2013-11-043-11/+5
* Axe ng_fec(4). It has never been a real netgraph(4) module, sinceglebius2013-10-282-9/+0
* Redefine the io provider using the SDT(9) macros instead of doing everythingmarkj2013-10-243-17/+0
* Don't build krping.ko, iw_cxgb.ko, and iw_cxgbe.ko, if MK_OFED=notrasz2013-10-183-1/+13
* iw_cxgbe: iWARP driver for Chelsio T4/T5 chips. This is a straight portnp2013-10-172-1/+35
* Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.jhibbits2013-10-152-1/+4
* Delete all of the old RDMA code (except krping, which was switched tonp2013-10-145-46/+0
* cxgbe(4): Update T4 and T5 firmwares to 1.9.12.0np2013-10-142-2/+2
OpenPOWER on IntegriCloud