summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add support for packet-sniffing tracers to cxgbe(4). This works withnp2013-07-261-1/+1
* Add some USB gadget example drivers for USB audio, USB keyboard,hselasky2013-07-225-0/+148
* Add message when nvd disks are attached and detached.jimharris2013-07-191-0/+1
* Add urtwnfw.rpaulo2013-07-161-1/+1
* Clean up the modules list for PowerPC. powerpc64 has MACHINE_CPUARCH ofjhibbits2013-07-131-7/+8
* Change the E1000 driver option header handling to match thejfv2013-07-122-2/+32
* Adding urtwn(4) firmware and related changes.hiren2013-07-104-0/+32
* Initial implementation of the HTree directory index.pfg2013-07-061-2/+2
* Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver.delphij2013-07-063-1/+18
* - Include the T5 firmware with the driver.np2013-07-033-2/+29
* Import an implementation of the CAIA Delay-Gradient (CDG) congestion controllstewart2013-07-022-1/+11
* Wrap cxgbe declaration around MK_SOURCELESS_UCODE checkrmh2013-07-011-1/+5
* - Trim an unused and bogus Makefile for mount_smbfs.davide2013-06-281-0/+6
* Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapterdavidcs2013-06-252-0/+52
* Rename run(4) firmware file from runfw to run.fw. Previous name was thegonzo2013-06-211-3/+3
* Add quad port probe support, this gives the admin proper information about th...jfv2013-06-181-0/+1
* Add missing dependency to linux${SFX}_genassym.ceadler2013-06-171-1/+1
* This is an addendum to r251837.scottl2013-06-171-0/+1
* Migrate the LNA mixing diversity machinery from the AR9285 HAL to the driver.adrian2013-06-121-1/+1
* Import Kevin Lo's port of urtwn(4) from OpenBSD. urtwn(4) is a driver for therpaulo2013-06-082-1/+11
* Bring over the initial static bluetooth coexistence configurationadrian2013-06-071-0/+1
* Match the options of the kernel.obrien2013-06-041-1/+1
* Port the SDT test now that it's possible to create SDT probes that takemarkj2013-06-021-1/+2
* Fix a typo in r249213; the second bus_if.h should have been isa_if.h.marius2013-05-291-1/+1
* Driver 'aacraid' added. Supports Adaptec by PMC RAID controller families Seri...achim2013-05-244-0/+33
* Merge ACPICA 20130517.jkim2013-05-201-6/+8
* Add Qlogic 10Gigabit Ethernet & CNA Adapter Driver Version 3.10.10 fordavidcs2013-05-152-0/+52
* 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
OpenPOWER on IntegriCloud