summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a device driver for the Altera University Program SD Card IP Core,rwatson2012-08-258-0/+1520
* Add altera_avgen(4), a generic device driver to be used by hard and softrwatson2012-08-255-0/+691
* (g_multipath_rotate): Fix algorithm so that it does rotate over all goodthomas2012-08-251-3/+10
* This small change takes care of a race conditionrrs2012-08-251-0/+30
* Add preliminary support for the SRI International / University of Cambridgerwatson2012-08-255-1/+180
* Provide basic glue to allow syscons to be used on MIPS, modelledrwatson2012-08-257-3/+126
* On MIPS, when printing page fault information for an unexpected exceptionrwatson2012-08-251-2/+4
* In the gxemul console, check the RB_SERIAL boot flag, and change therwatson2012-08-251-1/+2
* Rename the gxemul console device to "ttyu0" to match the expectations ofrwatson2012-08-251-2/+2
* Set mdp only under #ifdef WII.rpaulo2012-08-251-0/+3
* Clear freeze bit before calling xpt_release_devq.jimharris2012-08-241-1/+1
* Fix confirmation logic when detecting a ttybapt2012-08-241-3/+3
* - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8)bapt2012-08-241-3/+5
* Remove the hard-coded AR5416-series parameters and instead use theadrian2012-08-241-38/+13
* Correctly handle the "pe_enabled" flag - both when configuring DFS andadrian2012-08-241-1/+7
* Add an accessor macro for getting access to the default DFS parameters.adrian2012-08-241-0/+2
* Fix scsi_da's BIO_DELETE->SCSI_UNMAP translation to use correct localjimharris2012-08-241-3/+3
* Dont use -Werror when building libbfd and gnu as on powerpc64 with clangrdivacky2012-08-242-0/+5
* Document update of 802.11s IE identifiers.bschmidt2012-08-241-0/+7
* Add default values for the NumTxMaps capability.adrian2012-08-244-0/+4
* Add the method to fetch the default DFS parameters for the AR5212 PHY.adrian2012-08-243-1/+33
* A workaround in r238563 was for makes (notably bmake) without theru2012-08-241-5/+4
* Implement an API to fetch the default DFS parameters for the given chip.adrian2012-08-244-0/+50
* Bring over some new EEPROM regulatory domain flags.adrian2012-08-241-0/+28
* Add some basic definitions for a future htree implementation.pfg2012-08-242-1/+4
* Oops, another copy/paste issue.adrian2012-08-241-1/+1
* Add ath_hal_get_curmode() - this is used by the Osprey HAL.adrian2012-08-242-0/+50
* Add rfkill HAL accessor methods.adrian2012-08-241-0/+7
* Oops, fix copy/paste silliness.adrian2012-08-241-5/+5
* Add some more capabilities (unused at the present.)adrian2012-08-241-0/+16
* Add the MFP capability to ath_hal_getcapability().adrian2012-08-241-1/+3
* Add some more diagnostic codes.adrian2012-08-241-0/+4
* Wrap this a little so it's slightly easier on the eyes.adrian2012-08-241-1/+2
* Add some new flags:adrian2012-08-241-2/+11
* Fetch the chip select in the bridge driver, like all the other spiimp2012-08-233-9/+9
* Remove duplicated GEOM_PART_* options.ray2012-08-238-16/+0
* Allow nmbjumbop, nmbjumbo9, and nmbjumbo16 to be set directly via loadernp2012-08-231-4/+13
* Use proper resource type when freeing.imp2012-08-231-1/+1
* Apply fix for vendor pull request #17:mm2012-08-231-0/+1
* Partially roll back r239601 - keep parameter strings both length-delimitedjamie2012-08-231-4/+5
* Merge recent vendor changes:mm2012-08-2319-216/+403
* Pull in r162360 from upstream clang trunk:dim2012-08-231-2/+3
* Since our clang now supports the tls_model attribute, remove thedim2012-08-232-9/+1
* Add tunable for XHCI port routing.hselasky2012-08-233-5/+19
* Sprinkle a bit of style.Makefile(5) across various clang Makefiles. Nodim2012-08-233-18/+18
* Make sure bsd.dep.mk does not filter out -stdlib=xxx from CXXFLAGS,dim2012-08-231-2/+4
* Check the return value of sbuf_finish().jh2012-08-231-2/+8
* - Put arguments for print_syscall_ret() function in proper order.zont2012-08-231-1/+1
* Eliminate redundant code, _thr_spinlock_init() has already been calleddavidxu2012-08-231-3/+0
* The check for MAXPHYS doesn't make sense, so remove it.imp2012-08-231-7/+24
OpenPOWER on IntegriCloud