summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* MFCattilio2013-03-0226-294/+468
|\
| * Merge Capsicum overhaul:pjd2013-03-021-2/+2
| * Fix a typo in mfi_stp_cmd() that would give wrong assignment.delphij2013-03-011-1/+1
| * Initialize count in order to appease clang.marius2013-03-011-0/+1
| * Initialize count in order to appease clang.marius2013-03-011-0/+1
| * Replace the TDP_NOSLEEPING flag with a counter so that thejhb2013-03-011-4/+4
| * - Move reporting of failures to disable RX/TX MAC under bootverbose as atmarius2013-03-011-4/+10
| * - Apparently, r186520 was just wrong and the clock of Oxford OX16PCI958 ismarius2013-03-011-7/+8
| * - Make tables, device ID strings etc const. This includes #ifdef'ing 0marius2013-03-016-112/+110
| * - Make tables, device ID strings etc const.marius2013-03-012-59/+34
| * Fix typo.kevlo2013-03-011-1/+1
| * Add support for A10 uart.ganbold2013-03-012-5/+39
| * Add missing flags.adrian2013-02-281-0/+2
| * Oops - fix an incorrect test.adrian2013-02-281-1/+1
| * Don't enable the HT flags for legacy rates.adrian2013-02-281-44/+64
| * Add hooks for plugging platform-provided transfer backend.gonzo2013-02-283-7/+49
| * MFcalloutng:mav2013-02-281-17/+9
| * MFcalloutng (r247427 by mav):davide2013-02-281-2/+2
| * MFcalloutng:davide2013-02-281-4/+7
| * Refresh vendor driver version which adds ARC-1224 support.delphij2013-02-282-26/+126
| * Remove the quirk to allow use of MSI when the guest is running inside bhyve.neel2013-02-281-1/+0
* | MFCattilio2013-02-282-23/+235
|\ \ | |/
| * Adds hw.mfi.cmd_timeout loader / sysctl tuneable which controls the defaultsmh2013-02-271-5/+11
| * watchdogd(8) and watchdog(4) enhancements.alfred2013-02-271-18/+224
| * RX checksum offloading on old Yukon controllers seem to cause moreyongari2013-02-271-0/+6
| * I give up - just throw the EWMA update into the normal update_stats()adrian2013-02-271-105/+27
| * Fixes queuing issues where mfi_release_command blindly sets the cm_flags = 0smh2013-02-276-326/+481
| * Enable STBC for the given rate series if it's negotiated:adrian2013-02-271-5/+18
| * Fixes mfi panic on recused on non-recusive mutex MFI I/O locksmh2013-02-272-4/+4
| * Add in the STBC TX/RX capability support into the HAL and driver.adrian2013-02-274-1/+32
| * Remove redundant xpt_alloc_ccb in isp_target_thread that was causing leakage.mjacob2013-02-261-2/+0
| * cxgbe(4): Report unusual out of band errors from the firmware.np2013-02-261-2/+45
| * cxgbe(4): Consider all the API versions of the interfaces exported bynp2013-02-262-64/+119
| * Correct a typo introduced in r153575, which gives inverted logic whendelphij2013-02-261-1/+1
| * Add a quirk to disable this driver for certain older laptops with an ICH2jhb2013-02-261-4/+17
| * Add support for good old 8192Hz profiling clock to software PMC.mav2013-02-261-3/+6
| * Change the way how software PMC updates counters.mav2013-02-261-2/+6
| * Update the EWMA statistics for each intermediary rate as well as the finaladrian2013-02-261-10/+33
* | MFCattilio2013-02-2713-434/+561
* | MFCattilio2013-02-262-4/+45
* | MFCattilio2013-02-265-72/+143
* | MFCattilio2013-02-262-12/+39
* | MFCattilio2013-02-2633-7828/+8615
|\ \ | |/
| * cxgbe(4): Ask the card's firmware to pad up tiny CPLs by encapsulatingnp2013-02-265-6/+67
| * cxgbe(4): Update firmware to 1.8.4.0.np2013-02-265-7697/+8382
| * Part #2 of the TX chainmask changes:adrian2013-02-254-53/+42
| * Begin adding support to explicitly set the current chainmask.adrian2013-02-2514-2/+49
| * The 5300 series ciss(4) board does not work in performant mode with oursbruno2013-02-251-3/+12
| * Several cleanups and fixes to mxge:gallatin2013-02-251-46/+25
| * Don't try and negotiate sync mode if either period or offset are zero.mjacob2013-02-251-17/+24
OpenPOWER on IntegriCloud