summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If doing buildworld -DWITH_BMAKE make sure bmake does the build.sjg2013-04-121-2/+6
* Add pciids of the T5 based cards. The ones that I haven't tested withnp2013-04-111-0/+21
* Cosmetic change (s/wrwc/wcwr/;s/WRWC/WCWR/).np2013-04-113-12/+12
* Auto-reduce the holdoff timers that are greater than the maximum valuenp2013-04-111-1/+22
* Generate a LINT for powerpc and for powerpc64.bz2013-04-112-4/+7
* Always enable TXOK interrupts when setting up TX queues for EDMA NICs.adrian2013-04-111-1/+7
* cxgbe/tom: Slight simplification of code that calculates options2.np2013-04-112-10/+16
* Fix bugs in the elapsed time calculation in ctlstat_standard()ken2013-04-111-7/+3
* Get rid of a couple of stray \n's.np2013-04-111-2/+2
* There is no need for elaborate queries and error checking when trying tonp2013-04-111-18/+4
* Spelling correctionemaste2013-04-112-2/+2
* Document sbuf_start_section() and sbuf_end_section() functions.trociny2013-04-111-2/+36
* Add sbuf_start_section and sbuf_end_section to the libsbuf symbol map.trociny2013-04-112-0/+8
* Add sbuf_start_section() and sbuf_end_section() functions, which cantrociny2013-04-112-1/+75
* - Explain clearly why a different firmware is being installed (if/whennp2013-04-111-18/+57
* Minor spelling and grammar fixes.joel2013-04-114-9/+9
* Remove contractions.joel2013-04-1114-23/+23
* Fix tcp_output() so that tcpcb is updated in the same manner when anglebius2013-04-111-70/+74
* Remove kernel options from the SYNOPSIS. They are already documented in thejoel2013-04-111-27/+0
* cxgbe(4): Ensure that the MOD_LOAD handler runs before either t4nex ornp2013-04-111-4/+9
* - Add entries for alc and akoszek, alredy referenced elsewheregavin2013-04-111-5/+11
* Set and display the IP fragment bit correctly when dealing withnp2013-04-111-1/+7
*-. DTrace: option for time-ordered outputpfg2013-04-1162-901/+2285
|\ \
| | * Add missing file dt_pq.h that should have been committed in r239385mm2013-04-091-0/+51
| |/
| * Update vendor/illumos/dist to illumos-gate 14004:dd91fed709a7mm2013-04-063-4/+84
| * Update vendor/illumos/dist to illumos-gate 13991:53e4f9da98a1mm2013-04-061-24/+65
* | Remove EOL whitespace.joel2013-04-112-2/+2
* | Remove unused atomic headeremaste2013-04-111-1/+0
* | fuser(1) requires a filename.eadler2013-04-111-1/+1
* | Fix typo.glebius2013-04-111-1/+1
* | Fix libzfs to report error instead of returning zero if trying to hold ormm2013-04-111-4/+24
* | MFV r249354:mm2013-04-111-2/+2
* | Include types.h for C99 uintXX_t types.glebius2013-04-111-1/+1
* | Do not sent 120 TEST UNIT READY requests on generic NOT READY statuses.mav2013-04-111-5/+2
* | Make the code to check if VMX is enabled more readable by using macrosneel2013-04-112-1/+7
* | Update ciss(4) man page. We absolutely support performant mode of operationsbruno2013-04-101-10/+7
* | While investigating a p/r I noted that the camcontrol devlist output forsbruno2013-04-101-3/+8
* | options DPT_HANDLE_TIMEOUTS hasn't worked since dpt(4) was converted to CAMsbruno2013-04-104-180/+1
* | Add a callback to the ada(4) driver so that it knows when GEOM has releasedken2013-04-101-0/+26
* | Create controller-level DMA tag, handling range of supported addresses.mav2013-04-102-8/+28
* | Use kvm_counter_u64_fetch() to fix obtaining ipstat and tcpstat fromglebius2013-04-103-29/+69
* | o Provide function kvm_read_zpcpu() to access UMA_ZONE_PCPU allocations.glebius2013-04-104-7/+89
* | Need to call init_mem() to really initialize the MMIO range lookups.neel2013-04-101-0/+1
* | Remove obsolete comment about lack of locking for MMIO range lookup.neel2013-04-101-6/+0
* | Simplify allocate_legacy code, txr pointer was breaking LEGACY compile,jfv2013-04-101-2/+1
* | Add ID for ASMedia ASM1042 USB 3.0 controller.mav2013-04-101-0/+3
* | Since UMA_ZONE_PCPU zones put a constraint on sizeof(struct pcpu), declaredglebius2013-04-101-7/+1
* | Fix a time calculation error in ctlstat_standard().ken2013-04-101-2/+3
* | Remove the number of addresses restriction from sctp_connectx().tuexen2013-04-101-202/+94
* | Make ctladm(8) try to load ctl.ko kernel module if needed.trasz2013-04-101-0/+10
OpenPOWER on IntegriCloud