summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add needed files to the KLD random.ko.markm2013-10-141-0/+1
* Add YARROW_RNG and FORTUNA_RNG to sys/conf/options.des2013-10-081-1/+1
* Fix make depend.uqs2013-10-041-1/+1
* DEBUG_FLAGS -g is default for GENERIC and its presence interferes withphilip2013-09-291-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.alfred2013-09-295-4/+79
* Fix make depend, apply a bit of style.uqs2013-09-285-16/+16
* Substantial rewrite of bxe(4) to add support for the BCM57712 anddavidch2013-09-201-6/+11
* Revert r255672, it has some serious flaws, leaking file references etc.rdivacky2013-09-181-1/+1
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueuerdivacky2013-09-181-1/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,kib2013-09-163-3/+3
* Bring in the new iSCSI target and initiator.trasz2013-09-143-2/+26
* Fix module build when device ata is not in kernel config.kib2013-09-141-1/+1
* IFC @ r255459grehan2013-09-112-2/+3
|\
| * Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.obrien2013-09-101-1/+1
| * Only use a clang'ism if ${CC} is clang.obrien2013-09-101-1/+1
| * MFCmarkm2013-09-071-1/+2
| |\
| | * Update ipfilter 4.1.28 --> 5.1.2.cy2013-09-061-1/+2
| * | MFCmarkm2013-09-064-4/+14
| |\ \ | | |/
| * | MFCmarkm2013-09-011-0/+15
| |\ \
| * \ \ MFCmarkm2013-08-303-5/+7
| |\ \ \
| * \ \ \ MFCmarkm2013-08-26100-2/+825
| |\ \ \ \
| * \ \ \ \ MFCmarkm2013-08-252-0/+4
| |\ \ \ \ \
| * | | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")markm2013-08-241-1/+1
* | | | | | | Revert the kvp code - there's still some work thatgrehan2013-09-091-3/+2
* | | | | | | Latest update from Microsoft.grehan2013-09-092-3/+3
* | | | | | | IFC @ r255209grehan2013-09-04139-32/+1005
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | 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
| | |/ | |/|
OpenPOWER on IntegriCloud