summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Add read-only support for extents in ext2fs.pfg2013-08-121-3/+3
* Add firmware for the Intel 2030 and variants.adrian2013-08-112-1/+7
* Update the 6000g2a image.adrian2013-08-111-1/+1
* The random_adapters.c is standard in the conf/files. Revert wrongkib2013-08-101-1/+1
* Restore the ability to kldload random.ko, by linking in the newlykib2013-08-101-1/+1
* fix fat-fingering in r253996avg2013-08-061-1/+0
* opensolaris code: translate INVARIANTS to DEBUG and ZFS_DEBUGavg2013-08-0619-4/+43
* dtrace: fix compilation with gccavg2013-08-061-0/+1
* Add missing depend.uqs2013-08-031-1/+1
* Back out r253779 & r253786.obrien2013-07-315-45/+11
* Remove duplicate SRCS include block. Spotted by jmallett.jhibbits2013-07-311-5/+0
* Add the macio attachment for wi(4). Partially obtained from NetBSD.jhibbits2013-07-312-0/+11
* Fix up paths after r253790.pluknet2013-07-301-2/+2
* Move runfw to modules/usb.rpaulo2013-07-303-4/+9
* Import OpenBSD's rsu(4) WLAN driver.rpaulo2013-07-302-1/+12
* Decouple yarrow from random(4) device.obrien2013-07-293-0/+39
* Decouple yarrow from random(4) device.obrien2013-07-292-11/+6
* [fixup] add Makefile changes that should have been committed in r253772avg2013-07-291-0/+3
* Fix a debugging hack that snuck in.rpaulo2013-07-291-3/+1
* Firmware module for the upcoming rsu(4) driver.rpaulo2013-07-293-0/+28
* 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
OpenPOWER on IntegriCloud