aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Axe ng_fec(4). It has never been a real netgraph(4) module, sinceGleb Smirnoff2013-10-282-9/+0
* Redefine the io provider using the SDT(9) macros instead of doing everythingMark Johnston2013-10-243-17/+0
* Don't build krping.ko, iw_cxgb.ko, and iw_cxgbe.ko, if MK_OFED=noEdward Tomasz Napierala2013-10-183-1/+13
* iw_cxgbe: iWARP driver for Chelsio T4/T5 chips. This is a straight portNavdeep Parhar2013-10-172-1/+35
* Add fasttrap for PowerPC. This is the last piece of the dtrace/ppc puzzle.Justin Hibbits2013-10-152-1/+4
* Delete all of the old RDMA code (except krping, which was switched toNavdeep Parhar2013-10-145-46/+0
* cxgbe(4): Update T4 and T5 firmwares to 1.9.12.0Navdeep Parhar2013-10-142-2/+2
* Add needed files to the KLD random.ko.Mark Murray2013-10-141-0/+1
* Add YARROW_RNG and FORTUNA_RNG to sys/conf/options.Dag-Erling Smørgrav2013-10-081-1/+1
* Fix make depend.Ulrich Spörlein2013-10-041-1/+1
* DEBUG_FLAGS -g is default for GENERIC and its presence interferes withPhilip Paeps2013-09-291-1/+1
* Update OFED to Linux 3.7 and update Mellanox drivers.Alfred Perlstein2013-09-295-4/+79
* Fix make depend, apply a bit of style.Ulrich Spörlein2013-09-285-16/+16
* Substantial rewrite of bxe(4) to add support for the BCM57712 andDavid Christensen2013-09-201-6/+11
* Revert r255672, it has some serious flaws, leaking file references etc.Roman Divacky2013-09-181-1/+1
* Implement epoll support in Linuxulator. This is a tiny wrapper around kqueueRoman Divacky2013-09-181-1/+1
* Remove zero-copy sockets code. It only worked for anonymous memory,Konstantin Belousov2013-09-163-3/+3
* Bring in the new iSCSI target and initiator.Edward Tomasz Napierala2013-09-143-2/+26
* Fix module build when device ata is not in kernel config.Konstantin Belousov2013-09-141-1/+1
* IFC @ r255459Peter Grehan2013-09-112-2/+3
|\
| * Back out r255440. /usr/bin/gcc @r255185 (2013-09-03) can build this.David E. O'Brien2013-09-101-1/+1
| * Only use a clang'ism if ${CC} is clang.David E. O'Brien2013-09-101-1/+1
| * MFCMark Murray2013-09-071-1/+2
| |\
| | * Update ipfilter 4.1.28 --> 5.1.2.Cy Schubert2013-09-061-1/+2
| * | MFCMark Murray2013-09-064-4/+14
| |\|
| * | MFCMark Murray2013-09-011-0/+15
| |\ \
| * \ \ MFCMark Murray2013-08-303-5/+7
| |\ \ \
| * \ \ \ MFCMark Murray2013-08-26100-2/+825
| |\ \ \ \
| * \ \ \ \ MFCMark Murray2013-08-252-0/+4
| |\ \ \ \ \
| * | | | | | 1) example (partially humorous random_adaptor, that I call "EXAMPLE")Mark Murray2013-08-241-1/+1
* | | | | | | Revert the kvp code - there's still some work thatPeter Grehan2013-09-091-3/+2
* | | | | | | Latest update from Microsoft.Peter Grehan2013-09-092-3/+3
* | | | | | | IFC @ r255209Peter Grehan2013-09-04139-32/+1005
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Use the fact that the AES-NI instructions can be pipelined to improveJohn-Mark Gurney2013-09-031-2/+11
| * | | | | | Fix 'make depend'Ulrich Spörlein2013-09-032-1/+2
| * | | | | | Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringJustin Hibbits2013-09-031-1/+1
| | |_|_|_|/ | |/| | | |
| * | | | | Import multiqueue VirtIO net driver from my user/bryanv/vtnetmq branchBryan Venteicher2013-09-011-0/+15
| | |_|_|/ | |/| | |
| * | | | Add firmware for Centrino 2200-N wireless devices.George V. Neville-Neil2013-08-281-0/+6
| * | | | Fix 'make depend'Ulrich Spörlein2013-08-281-1/+1
| * | | | Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler.Roman Divacky2013-08-271-4/+0
| | |_|/ | |/| |
| * | | drm/radeon: Disable build on i386/pc98Jean-Sébastien Pédron2013-08-261-2/+14
| * | | drm/radeon: Import the Radeon KMS driverJean-Sébastien Pédron2013-08-25100-2/+813
| | |/ | |/|
| * | drm: Import drm_dp_helper.c from Linux 3.8-rc3Jean-Sébastien Pédron2013-08-241-0/+1
| * | drm: Import drm_buffer.[ch] from Linux 3.8-rc3Jean-Sébastien Pédron2013-08-241-0/+1
| * | Include bsd.own.mk before trying to check MK_* values.Ulrich Spörlein2013-08-241-0/+2
| |/
| * Add vmx(4), a VMware VMXNET3 ethernet driver ported from OpenBSDBryan Venteicher2013-08-233-0/+74
| * Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma fromNavdeep Parhar2013-08-231-4/+4
| * Move the old iSCSI initiator source to a more appropriate placeEdward Tomasz Napierala2013-08-222-2/+2
| * Fix 'make depend'.Ulrich Spörlein2013-08-211-3/+3
| * Fix some ppc64 dtrace bugs, and enable systrace_freebsd32 for ppc64.Justin Hibbits2013-08-191-1/+1