summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* A driver for Intel Rapid Start Technology ACPI device.takawata2013-05-081-0/+8
* Add the AR9300 HAL into the kernel and module builds.adrian2013-05-021-10/+10
* Add a new driver to support the Intel Non-Transparent Bridge(NTB).carl2013-04-294-0/+25
* Build uart_dev_lpc.c on arm only. This fixes pc98 build.nyan2013-04-221-1/+5
* Merge ACPICA 20130418.jkim2013-04-191-6/+6
* Fix the uart(4) module build. Without uart_dev_lpc the module cannot be loaded.jhibbits2013-04-191-1/+1
* Move the NFS FHA (File Handle Affinity) code from sys/nfsserver token2013-04-172-2/+2
* Revamp the old NFS server's File Handle Affinity (FHA) code so thatken2013-04-172-2/+4
* Link g_label_disk_ident when building geom_label as a moduleivoras2013-04-171-0/+1
* Move the busdma mapping functions to nvme_qpair.c.jimharris2013-04-121-1/+0
* Remove ctl(4) from GENERIC. Also remove 'options CTL_DISABLE'trasz2013-04-121-1/+0
* isa_if.h is indirectly included.bz2013-04-121-1/+1
* Remove atadevel(4), it no longer builds with ATA_CAM and it's unlikelymarius2013-04-062-135/+0
* - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) relatedmarius2013-04-0633-62/+33
* - Make ata_str2mode() static, it's not used outside of ata-all.c.marius2013-04-061-1/+1
* Remove all legacy ATA code parts, not used since options ATA_CAM enabled inmav2013-04-048-68/+0
* - Remove extra $FreeBSD$glebius2013-04-021-2/+3
* Make it possible to build CTL as a module.trasz2013-04-022-0/+27
* Dtrace: enablings on defunct providers prevent providers from unregisteringpfg2013-04-011-0/+4
* cxgbe(4): Add support for Chelsio's Terminator 5 (aka T5) ASIC. Thisnp2013-03-302-1/+2
* Change defines in the igb driver to allow an easier selection ofjfv2013-03-291-0/+6
* Fix the powerpc64 build. MACHINE_CPUARCH is common for powerpc/powerpc64,jhibbits2013-03-191-1/+1
* Add FBT for PowerPC DTrace. Also, clean up the DTrace assembly code,jhibbits2013-03-183-1/+10
* In the uart module build ofw_bus_if.h on arm along with sparc64 as LINTandrew2013-03-171-0/+3
* Disable warning/errors for two files for now - they don't compile cleanadrian2013-03-141-0/+4
* Shift this over to a new location in contrib/, in preparation to pushadrian2013-03-121-1/+2
* Garbage collect NWFS and NCP bits which are now completely disconnectedattilio2013-03-092-30/+0
* MFCattilio2013-03-091-0/+9
* MFCattilio2013-03-0810-153/+17
|\
| * Fix 'make depend'uqs2013-03-061-0/+1
| * Import the preliminary port of the TTM.kib2013-03-051-2/+14
| * Import the drm_global references helpers.kib2013-03-051-0/+1
| * Fix 'make depend'uqs2013-03-031-1/+1
| * Garbage collect NTFS bits which are now completely disconnected fromattilio2013-03-022-18/+0
| * Garbage collect PORTALFS bits which are now completely disconnected fromattilio2013-03-021-10/+0
| * Garbage collect CODAFS bits which are now completely disconnected fromattilio2013-03-022-23/+0
| * Garbage collect XFS bits which are now already completely disconnectedattilio2013-03-021-89/+0
| * Garbage collect HPFS bits which are now already completely disconnectedattilio2013-03-021-10/+0
* | MFCattilio2013-03-021-1/+1
|\ \ | |/
| * Change the ixgbe module name to if_ixgbe to conformjfv2013-02-281-1/+1
* | MFCattilio2013-02-261-1/+1
|\ \ | |/
| * cxgbe(4): Update firmware to 1.8.4.0.np2013-02-261-1/+1
| * Improve mxge's receive performance for IPv6:gallatin2013-02-211-1/+1
* | MFCattilio2013-02-211-1/+1
* | Fix other architectures and ZFS.attilio2013-02-211-0/+1
|/
* Add support to mxge for IPv6 TX csum offload & IPv6 TSO.gallatin2013-02-191-1/+1
* Merge ACPICA 20130214.jkim2013-02-151-13/+15
* Fix LINT build for ARM.delphij2013-02-091-0/+1
* Allow IEEE80211_SUPPORT_SUPERG to be defined _and_ have a working wlanadrian2013-02-021-1/+1
* Include SMSC driver into default kernel build.hselasky2013-02-012-2/+2
OpenPOWER on IntegriCloud