summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Use the fact that the AES-NI instructions can be pipelined to improvejmg2013-09-031-2/+11
* Fix 'make depend'uqs2013-09-032-1/+2
* Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringjhibbits2013-09-031-1/+1
* Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branchbryanv2013-09-011-0/+15
* Add firmware for Centrino 2200-N wireless devices.gnn2013-08-281-0/+6
* Fix 'make depend'uqs2013-08-281-1/+1
* Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.rdivacky2013-08-271-4/+0
* drm/radeon: Disable build on i386/pc98dumbbell2013-08-261-2/+14
* drm/radeon: Import the Radeon KMS driverdumbbell2013-08-25100-2/+813
* drm: Import drm_dp_helper.c from Linux 3.8-rc3dumbbell2013-08-241-0/+1
* drm: Import drm_buffer.[ch] from Linux 3.8-rc3dumbbell2013-08-241-0/+1
* Include bsd.own.mk before trying to check MK_* values.uqs2013-08-241-0/+2
* Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDbryanv2013-08-233-0/+74
* Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromnp2013-08-231-4/+4
* Move the old iSCSI initiator source to a more appropriate placetrasz2013-08-222-2/+2
* Fix 'make depend'.uqs2013-08-211-3/+3
* Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.jhibbits2013-08-191-1/+1
* Fix make dependuqs2013-08-141-1/+1
* 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
OpenPOWER on IntegriCloud