summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move a comment to the right place. The rearrange done in r208928 leftjh2011-04-161-4/+3
* RSSI related syncs with the OpenBSD code:bschmidt2011-04-161-17/+11
* Pass errors that might happen during state transitions up to net80211.bschmidt2011-04-161-3/+11
* Obtain the channel number directly from the laster RXON command, alsobschmidt2011-04-161-5/+4
* Move TUNABLE_INT_FETCH() out of the SIM lock to avoid sleeping whilejh2011-04-162-30/+32
* MFi386: revisions 220389 and 220392nyan2011-04-161-13/+13
* Change the experimental NFS client so that it creates nfsiodrmacklem2011-04-155-71/+79
* Purge _USE_BERKELEY_YACC definition from Makefile. This ugly hack is nojkim2011-04-151-1/+0
* Re-merge with ACPICA vendor source.jkim2011-04-154-76/+75
* fix the order of the prototypes from the previosu commitbschmidt2011-04-151-1/+1
* The 6005 series devices need additional temperature offset calibrationbschmidt2011-04-152-1/+44
* Revert some of local calibration changes in favour of the OpenBSDbschmidt2011-04-152-266/+133
* remove debug left-oversbschmidt2011-04-151-2/+2
* Split up watchdog and calibration callout. This allows us to use differentbschmidt2011-04-152-48/+64
* Merge ACPICA 20110413.jkim2011-04-1549-1181/+1975
|\
| * Fix build on FreeBSD. This patch was submitted upstream:jkim2011-04-152-3/+4
| * Import ACPICA 20110413.jkim2011-04-1354-1191/+2086
| * Import ACPICA 20110316.jkim2011-03-1619-83/+642
* | Split out bluetooth coexistence setup.bschmidt2011-04-151-8/+16
* | Fixes for firmware handling:bschmidt2011-04-151-8/+14
* | Only handle beacon misses while in RUN state and not scanning.bschmidt2011-04-151-10/+9
* | Don't timeout when stopping DMA channels.bschmidt2011-04-152-6/+3
* | Some changes around hot-plug and interface power-management:mav2011-04-152-15/+65
* | sh: Add test for bin/12137.jilles2011-04-151-0/+27
* | sh: Add test for obscure and ambiguous ${#?}.jilles2011-04-151-0/+11
* | sh: Add test for bin/56147.jilles2011-04-151-0/+6
* | Add basic support for the Marvell Orion TS-7800.philip2011-04-154-0/+184
* | Remove an incorrect be16toh() that prevented geom_part_apm from working ongavin2011-04-151-1/+1
* | Make ada(4) driver put ATA disks into sleep state on suspend.mav2011-04-151-8/+83
* | Fix a couple of bad races that can occur when a cxgbe interface is takennp2011-04-155-31/+97
* | Fix the experimental NFSv4 server so that it uses VOP_PATHCONF()rmacklem2011-04-1410-34/+37
* | Add event handlers for (ACPI) suspend/resume events. Suspend event handlersjkim2011-04-142-0/+9
* | getfh(2): Add xrefs for fhopen(2), open(2), stat(2).jilles2011-04-141-1/+5
* | Modify the experimental NFSv4 server so that it handlesrmacklem2011-04-147-51/+129
* | Make CAM report devices with ATA/SATA transport to devstat(9) as IDE.mav2011-04-149-11/+69
* | There is no need to request a tx credit flush if such a request is alreadynp2011-04-143-5/+16
* | Adjust debugging string to match the actual function.andreast2011-04-141-1/+1
* | Use newly added rdtsc32() for DELAY(9) as well.jkim2011-04-141-1/+1
* | Add manual page for rctl.conf(5).trasz2011-04-143-1/+77
* | The macro MOEA_PVO_CHECK is empty and not used. It is a left over from theandreast2011-04-142-24/+0
* | Add stoppcbs[] arrays on powerpc(64) and have each CPU save itsandreast2011-04-141-0/+3
* | Work around an emulator problem where virtual CPU advertises TSC is P-statejkim2011-04-141-2/+12
* | Instead of trying to figure out which rxon.flags to clear, restartbschmidt2011-04-141-7/+3
* | iwn_cleanup() is just a wrapper around iwn_detach(), call it directlybschmidt2011-04-141-10/+2
* | Reuse net80211 code:bschmidt2011-04-141-31/+26
* | Remove IWN_FLAG_HAS_5GHZ and IWN_PCI_BAR0, both unused.bschmidt2011-04-143-5/+0
* | Use newly added rdtsc32() for the timecounter_get_t method.jkim2011-04-141-2/+3
* | Add a function rdtsc32() to read lower 32 bits from TSC and discard upperjkim2011-04-142-0/+18
* | In r219639, SSSE3 instruction set support was backported to our gcc.dim2011-04-141-1/+1
* | Consistently use __volatile as the rest of this file.jkim2011-04-142-11/+11
OpenPOWER on IntegriCloud