summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add a 'show t4 tcb <nexus> <tid>' command to dump a TCB from DDB.jhb2016-04-103-25/+86
* Add a function to lookup a device_t object by name.jhb2016-04-102-6/+17
* [net80211] correctly (i hope, wow) do a ticks comparison to limit A-MPDU atte...adrian2016-04-101-1/+1
* [net80211] unconditionally do A-MPDU RX aging.adrian2016-04-101-12/+2
* Implement support for boot-time DTrace.markj2016-04-102-65/+167
* nextboot(8): add a -a option for appending to a configuration.markj2016-04-102-5/+30
* Initialize SDT probes during SI_SUB_DTRACE_PROVIDER.markj2016-04-101-13/+5
* Initialize DTrace hrtimer frequency during SI_SUB_CPU on i386 and amd64.markj2016-04-102-36/+60
* [net80211] log the node pointer when calling ht node init/cleanupadrian2016-04-091-6/+7
* [net80211] add back in the ff/superg node init call that I accidentallyadrian2016-04-091-0/+8
* USB: replace 0 with NULL for pointers.pfg2016-04-095-8/+8
* MFV r297760: 6418 zpool should have a label clearing commandmav2016-04-096-86/+115
* Use DELAY() instead of sleeping during boot-time attach.jhb2016-04-091-1/+4
* sh(1): replace 0 with NULL for pointers.pfg2016-04-092-2/+2
* Align the start of the text segment to an 8-byte boundary. This fixesian2016-04-091-2/+3
* libedit: replace 0 with NULL for pointers.pfg2016-04-092-4/+4
* Add couple new constants from SPC5r08.mav2016-04-091-0/+2
* libpam: replace 0 with NULL for pointers.pfg2016-04-092-3/+3
* libfetch: replace 0 with NULL for pointers.pfg2016-04-091-1/+1
* ixl(4): replace 0 with NULL for pointers.pfg2016-04-092-3/+3
* sh: Fix some unquoted variables in tests.jilles2016-04-093-7/+7
* Register symbolic port/node names in FC name server.mav2016-04-096-6/+181
* Add more fine-grained kernel options for NUMA support.jhb2016-04-0910-43/+99
* ioat(4): ioat_get_dmaengine(): Add M_WAITOK modecem2016-04-094-7/+36
* Mfp: r296310,r296343bz2016-04-091-2/+13
* Reduce code duplication when executing Passthrough IOCB.mav2016-04-091-187/+80
* Mfp: r296260bz2016-04-091-2/+1
* Enable PHY regulator when the optional "phy-supply" property is present.jmcneill2016-04-091-0/+11
* Mfp: r296259bz2016-04-092-4/+9
* Create /usr/local/etc before filling things into it.phk2016-04-091-2/+3
* Mfp: r296309bz2016-04-091-2/+6
* Mfp: r296345bz2016-04-091-2/+1
* Mfp: r296346bz2016-04-091-2/+1
* Try to unbreak the build: the 'vap' variable is only used if ieee80211bz2016-04-091-1/+1
* Make the KASSERT message in hash destroy more informative.bz2016-04-091-1/+2
* [net80211] print out the channel type (eg a, b, g, n) when creatingadrian2016-04-091-2/+3
* Fix a masking bug for e500 PMC.jhibbits2016-04-091-3/+4
* [ath] Only process beacon frames for the IBSS/BSSID if appropriate.adrian2016-04-091-64/+81
* [net8021] Pull out the ibss check code into a public function.adrian2016-04-092-15/+30
* [net80211] revert part of r282405 in order to restore IBSS behaviour.adrian2016-04-091-4/+1
* Fix incorrect pin definitions for Allwinner A31.jmcneill2016-04-081-20/+20
* Attach hwreset resources at the same time as clock resources.jmcneill2016-04-081-1/+2
* Make it possible to tweak RCTL throttling sysctls at runtime.trasz2016-04-081-17/+110
* Fix sending TSO packets larger than single DMA segment on VNICzbb2016-04-081-7/+1
* Fix MIPS INTRNG omissions, add soft/hard interrupts with different namessgalabov2016-04-081-12/+12
* Introduce better locking for mtk_gpio_v[12] driverssgalabov2016-04-082-21/+79
* Introduce Mediatek/Ralink PCIe supportsgalabov2016-04-082-0/+1653
* Introduce XHCI support for MT7621 SoCsgalabov2016-04-081-0/+298
* Disable USB PHY slew rate calibration for Mediatek SoCs for nowsgalabov2016-04-081-1/+11
* Fix wrong memory mappingsgalabov2016-04-081-1/+1
OpenPOWER on IntegriCloud