summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Honor device capabilities while initializing ni_htrates.bschmidt2011-03-132-13/+52
* Fix rmax calculation during BSS selection.bschmidt2011-03-131-9/+21
* Fill hc_mcsset completely.bschmidt2011-03-131-14/+42
* While determining the maxrate for ieee80211_media_setup() honorbschmidt2011-03-131-4/+12
* Change the way HT capatibilities are announced.bschmidt2011-03-131-43/+88
* Cross-reference ip(4) rather than sysctl(8) for the global, shared MIBbz2011-03-131-4/+6
* First step on removing the harcoded RX/TX stream and MCS0-15 assumptions.bschmidt2011-03-132-0/+13
* * Add wireless MAC reset, in prep for bringing over AR9130 support.adrian2011-03-131-4/+15
* Add the missing AR724x DDR flush routines for if_arge0.adrian2011-03-132-0/+5
* Fix the TX underrun status reset; remove a now unused variable.adrian2011-03-132-3/+1
* Commit FIFO configuration fixes from OpenWRT. This fixes performanceadrian2011-03-131-4/+28
* The number of streams is not based on the interface stream count, but theadrian2011-03-131-2/+4
* Remove the svn:executable property on Makefiledougb2011-03-132-0/+0
* Move out some of the shared eeprom board value calculation routines into ah.cadrian2011-03-136-147/+139
* * Add in some board settings debugging to log what's being writtenadrian2011-03-134-20/+37
* Add generation of memstick images to the bsdinstall release makefile fornwhitehorn2011-03-133-5/+100
* Fix grammar.ae2011-03-121-2/+2
* INET6 for some time needed in_pcb.c so make sure we compile it in case ofbz2011-03-121-1/+1
* Merge the two identical implementations for local port selections frombz2011-03-123-134/+132
* Use the allexport option in load_rc_config() in order to avoid havingdougb2011-03-121-3/+3
* Allocate the DMA memory shared between the host and the controller asmarius2011-03-122-6/+11
* Take two. Add the missing file that should have been committedkargl2011-03-123-1/+159
* Remove unneeded newline.gjb2011-03-121-1/+0
* Add example of using 'scan' for wireless networks, similarly togjb2011-03-121-0/+4
* Document GEOM_PART_EBR_COMPAT option.ae2011-03-121-1/+7
* Temporary disable the building of cbrtl until Ikargl2011-03-122-2/+1
* Implement the long double version for the cube root function, cbrtl.kargl2011-03-126-18/+32
* Push a possible "unbind" in some situation from in6_pcbsetport() tobz2011-03-123-6/+9
* Fix warnings and style(9) issues.brucec2011-03-122-27/+33
* Sync licenses and the corresponding RCS IDs with NetBSD, mainly switchingmarius2011-03-1229-291/+260
* Add some missing consts.pjd2011-03-121-4/+4
* Move cap_enter(2) and cap_getmode(2) symbols from FBSD_1.1 to FBSD_1.2.rwatson2011-03-121-2/+2
* Mention the name of the module in warning messages.des2011-03-121-2/+2
* Add "ruser" and "luser" options. The former corresponds to the currentdes2011-03-122-5/+35
* Make sure the locally cached value of rt->rt_gateway stays stable,bz2011-03-121-7/+14
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsavg2011-03-126-20/+87
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsavg2011-03-1211-7/+19040
* add DTrace systrace support for linux32 and freebsd32 on amd64 syscallsavg2011-03-129-16/+28
* Style(9) fixes. No functional changes.dchagin2011-03-121-252/+261
* Merge gdtoa-20110304.das2011-03-1231-646/+3183
|\
| * Import gdtoa sources dated 2011-03-04. This version includes a numberdas2011-03-0952-758/+3629
* | Allocate the sound buffer DMA memory coherent. While NetBSD typicallymarius2011-03-111-1/+1
* | - Allocate the DMA memory shared between the host and the controller asmarius2011-03-112-6/+7
* | Allocate the DMA memory shared between the host and the controller asmarius2011-03-111-4/+4
* | Allocate the DMA memory shared between the host and the controller asmarius2011-03-111-4/+4
* | Allocate the DMA memory shared between the host and the controller asmarius2011-03-111-6/+7
* | Allocate the DMA memory shared between the host and the controller asmarius2011-03-112-3/+4
* | Now that TLS generally is available on sparc64 since r219534 turn onmarius2011-03-111-1/+1
* | Now that TLS is supported for sparc64 by both binutils 2.17.50 committedmarius2011-03-114-3/+10
* | - Add support for TLS relocations.marius2011-03-112-14/+150
OpenPOWER on IntegriCloud