summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add vnode-backed swap space specification support. This is enabled whenhrs2013-06-2712-150/+628
* Fix build.glebius2013-06-272-2/+2
* Add support for the NTT Docomo L-02C card.remko2013-06-271-0/+2
* Add support for the NTT Docomo L-02C card.remko2013-06-271-0/+1
* - Request non-cached memory for framebuffergonzo2013-06-271-2/+24
* Move definitions required by userland applications out of acpica_machdep.h.jkim2013-06-274-20/+17
* Merge ACPICA 20130626.jkim2013-06-2740-240/+508
* Add firmware replacement and activation support to nvmecontrol(8) throughjimharris2013-06-276-1/+368
* Add log page support to nvmecontrol(8) through a new logpage command.jimharris2013-06-265-1/+412
* Consistently cast ACPICA 64-bit integer types when we print them.jkim2013-06-264-13/+13
* Add generalized helper functions for printing hex data as part ofjimharris2013-06-263-40/+51
* Ensure that a device node is specified when invoking the identify or resetjimharris2013-06-263-3/+27
* Remove remaining uio-related code.jimharris2013-06-262-32/+0
* Fail any passthrough command whose transfer size exceeds the controller'sjimharris2013-06-262-2/+15
* Use MAXPHYS to specify the maximum I/O size for nvme(4).jimharris2013-06-264-22/+10
* Create #defines for NVME_CTRLR_PREFIX and NVME_NS_PREFIX for the "nvme"jimharris2013-06-263-4/+8
* Add an nvme_function structure array, defining the name, C function andjimharris2013-06-262-16/+32
* Break out code related to the reset command into a separate source file.jimharris2013-06-264-32/+74
* Break out code related to the perftest command into a separate file.jimharris2013-06-264-140/+183
* Break out code related to the identify command into a separate source file.jimharris2013-06-264-280/+323
* Break out code related to the devlist command into a separate source file.jimharris2013-06-264-92/+175
* Add separate *_usage() functions for each nvmecontrol command.jimharris2013-06-261-7/+31
* Add an open_dev() helper function to be used in the various placesjimharris2013-06-261-103/+63
* For ATA_PASSTHROUGH commands, pretend isci(4) supports multiword DMAjimharris2013-06-261-4/+45
* In the Xen block front driver, take advantage of backends thatgibbs2013-06-262-27/+175
* Minor sorting.pfg2013-06-261-1/+1
* Fix some UTF-8 chars slipped into r252204 via copy/paste.mav2013-06-261-8/+8
* Add the EEPROM start offset and size in so ath_ahb will use theadrian2013-06-261-0/+5
* Add in the vendor / device id so the ath_ahb glue works.adrian2013-06-261-0/+2
* Add the wireless support to the AR933x base kernel, as the supportadrian2013-06-261-13/+14
* Add in two new configuration options for the current generation SoCs.adrian2013-06-261-0/+4
* Extend the AHB code to work on chips besides the AR9130.adrian2013-06-261-11/+56
* If EEPROM data is provided by the AHB layer, copy it in.adrian2013-06-261-0/+6
* Re-enable the channel set code for the AR933x.adrian2013-06-261-11/+9
* Add a HAL local routine to map the 2GHz channel frequency to an IEEEadrian2013-06-262-0/+22
* In preparation to support AR933x SoC builds, allow the AH_SUPPORT_AR93(xx)adrian2013-06-261-3/+6
* Add a stub AR93xx RF module just to keep the linker happy.adrian2013-06-261-0/+21
* Document ifconfig_wlanX="HOSTAP"rpaulo2013-06-261-2/+13
* sed: use getline() instead of fgetln().pfg2013-06-261-8/+11
* Implement ifconfig_wlanX="HOSTAP".rpaulo2013-06-262-3/+35
* Print the 'setting internal ...' message only with bootverbose.rpaulo2013-06-261-1/+3
* - Adding myself to the committers-ports.dotfeld2013-06-262-0/+4
* Don't blidly clear GPIOs configuration. Just use firmware configuredyongari2013-06-261-1/+1
* - Resolve bucket recursion issues by passing a cookie with zone flagsjeff2013-06-263-43/+86
* MFV r252215:delphij2013-06-254-37/+26
* Diff reduction against Illumos, no real change to code itself.delphij2013-06-251-0/+1
* A few mostly cosmetic nits to aid in debugging:jhb2013-06-254-13/+13
* Several improvements to rmlock(9). Many of these are based on patchesjhb2013-06-259-79/+389
* Add include path to the ar9300 HAL.adrian2013-06-251-0/+1
* Add Qlogic 10Gb Ethernet Driver for Qlogic 8100 Series CNA Adapterdavidcs2013-06-2521-0/+9360
OpenPOWER on IntegriCloud