summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a placeholder and typedefs for MFP (management frame protection.)adrian2012-08-231-0/+20
* Add some more interrupt handling bits.adrian2012-08-231-1/+7
* Add AR9380 devid HAL definitions and probe/attach strings.adrian2012-08-232-0/+93
* Add chipset names.adrian2012-08-231-2/+2
* Pre-separate IP addresses passed on the command line, so they can bejamie2012-08-231-2/+26
* Remember that I'm using length-defined strings in parameters:jamie2012-08-231-5/+3
* Correct style.obrien2012-08-221-1/+1
* * Reinstate r128059's consumption of our best entropy first.obrien2012-08-221-8/+13
* Do not change "cachable" attribute for DMA memory allocated withgonzo2012-08-221-4/+0
OpenPOWER on IntegriCloud