summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When copying data, use memcpy instead of bcopy. It matches theimp2012-08-291-7/+7
* Set the HAL combined antenna diversity capability if the AR9285adrian2012-08-291-0/+3
* Add a new capability bit - whether the hardware supports AR9285 styleadrian2012-08-291-1/+2
* Add AR5413 radar parameters and strong signal diversity capability.adrian2012-08-292-21/+155
* Add a (temporarily located) definition.adrian2012-08-291-0/+5
* Bring over a configuration for the Atheros AP91 reference board.adrian2012-08-292-0/+167
* Remove - not needed.adrian2012-08-291-2/+0
* Remove extra debugging - there's no longer any need.adrian2012-08-291-2/+0
* * Don't compile in sysctl descriptionsadrian2012-08-281-1/+4
* Add a new flash part - 4MB SPI flash from Winbond.adrian2012-08-281-0/+1
* Remove unused SI_* flags.ed2012-08-282-6/+0
* Remove unneeded G_PF_CANDELETE flag.ed2012-08-289-24/+0
* Use a proper destructor function.ed2012-08-281-9/+12
* Make AT91_MCI_ALLOW_OVERCLOCK a real option. Rename old use 30MHz toimp2012-08-281-86/+89
* Don't overwrite the global default CFLAGS when setting include paths.brooks2012-08-281-1/+1
* Clip the upper end to 31MHz for slow clock speeds. On fasterimp2012-08-281-5/+6
* Shorten the name of the fast SWI taskqueue to "fast taskq" so thatjhb2012-08-281-1/+1
* Link ipfilter(4) and ipfilter(5) to the build to stop the wrong man pageissyl02012-08-281-2/+2
* Merge recent vendor changes:mm2012-08-2822-51/+200
* Fix misspelled "Infiniband".jhb2012-08-282-2/+2
* - Don't allow watchdogd(8) to be swapped out.zont2012-08-281-0/+2
* oops, make cfg read-write.adrian2012-08-281-1/+1
* This is an initial board configuration for the D-Link DIR-825 dual-bandadrian2012-08-282-0/+135
* Move to using a flag instead of checking the CPU type eachimp2012-08-281-2/+9
* Style: Move these routines to be before the forward declared functionsimp2012-08-281-12/+12
* Bring in the multi-block patches for mci. These required extensiveimp2012-08-281-193/+664
* Only print the descriptor contents!adrian2012-08-271-2/+2
* Don't grab an unreferenced pointer to the VAP bss node.adrian2012-08-271-3/+9
* Convert AP93 to use the new AR724X_BASE configuration file.adrian2012-08-272-166/+24
* Slim down the default AR724X build.adrian2012-08-271-28/+30
* Convert to using ulzma.adrian2012-08-271-5/+3
* Improve the sample rate logging.adrian2012-08-271-2/+3
* Ensure that all firstep values are available in ANI.adrian2012-08-271-3/+7
* Fix the debugging output to correctly log CCK errors.adrian2012-08-271-1/+1
* Add missing parts to zpool-features.5 manual pagemm2012-08-271-2/+10
* Add a few other files that are obsolete if WITH_CLANG_EXTRAS is enabled,dim2012-08-271-0/+3
* Show error messages if nmount() failed.delphij2012-08-271-4/+4
* Rework the DMA handling in ida(4) and add locking to make this driverjhb2012-08-275-176/+275
* Don't build and install the 07.lpd doc if WITHOUT_LPR is set.jhb2012-08-271-1/+5
* use MALLOC_PRODUCTION for picobsd builds, be more frugal in memory usage.luigi2012-08-271-1/+3
* Dont cast from char* to struct chrp_header* which has a bigger alignmentrdivacky2012-08-271-4/+8
* Parly revert r239255: reinstate a default maxswzone on i386, where KVA isdes2012-08-271-0/+14
* Typo in previous change: print half the theoretical maximum as maximumpluknet2012-08-271-1/+1
* Correctly fetch the MAC address.kientzle2012-08-271-11/+9
* Add hint and sysctl support for 4 wire mode.imp2012-08-271-7/+13
* Minor style(9) nit.imp2012-08-271-1/+2
* Don't puprosely overclock the SD bus to 30MHz, make the userimp2012-08-271-11/+91
* In suspend_common(), don't wait for a thread which is in creation, becausedavidxu2012-08-275-4/+64
* Move AR71XX (MIPS SoCs family) options to options.mips file.ray2012-08-262-8/+10
* Add libc++ and libcxxrt related files to OptionalObsoleteFiles.inc.dim2012-08-261-0/+115
OpenPOWER on IntegriCloud