summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r155518,rwatson2006-02-1110-20/+59
|\
| * CVS import OpenBSM 1.0 alpha 4:rwatson2006-02-1110-20/+59
* | Add an OpenIPMI mostly compatible driver. This driver was developedambrisko2006-02-107-0/+2396
* | - Fix attribute id of HIDBatteryPowermarkus2006-02-101-5/+5
* | Update for rev 0.9.16.16 hal:sam2006-02-102-29/+291
* | resolve merge conflictssam2006-02-101-4/+6
* | This commit was generated by cvs2svn to compensate for changes in r155511,sam2006-02-1065-69379/+109156
|\ \
| * | Version 0.9.16.16:sam2006-02-1066-69383/+109162
* | | Cleaned the memory initialization up, moved some defines from the framebufferrink2006-02-103-20/+18
* | | Bump the MODULE_VERSION for HEAD, as the vlan(4) API is different inemaste2006-02-101-1/+1
* | | Correctly set MNTK_MPSAFE flag from the lower vnode's mount rather thanjhb2006-02-101-1/+1
* | | This commit was generated by cvs2svn to compensate for changes in r155506,harti2006-02-101-9/+12
|\ \ \
| * | | Vendor patch: Make the link traps more RFC-conform.harti2006-02-101-9/+12
* | | | Correct references to ipnat(8).brueffer2006-02-101-5/+5
* | | | Test before modifying p_sflag to avoid unconditionally cache linedavidxu2006-02-101-2/+4
* | | | Correct the meaning of the NO_SHARED knob.brueffer2006-02-101-1/+1
* | | | Avoid frobbing IFF_UP at any cost (which is close toyar2006-02-101-2/+0
* | | | Call thread_stopped in thr_exit to notify parent that the child processdavidxu2006-02-101-0/+1
* | | | pad for future statisticssam2006-02-091-0/+1
* | | | Minor tx path cleanups:sam2006-02-091-13/+6
* | | | correct handling of mbuf allocation failure when replenishing the rx listsam2006-02-091-6/+13
* | | | Beacon timer setup fixes:sam2006-02-092-11/+41
* | | | only start the cab queue if there are frames to sendsam2006-02-091-1/+1
* | | | debug fixups: reduce noise msgs, report channel flags on reset failure,sam2006-02-091-17/+20
* | | | Add a MODULE_VERSION so that other modules (perhaps third-party) canemaste2006-02-091-0/+1
* | | | Phantom beacon miss workaround: track the tsf of the last receivedsam2006-02-093-21/+78
* | | | use a private task queue threadsam2006-02-092-6/+16
* | | | add adhoc demo mode supportsam2006-02-092-7/+26
* | | | make regdomain sysctl r/w in case it's possible to do this in the futuresam2006-02-092-5/+20
* | | | cleanup rate setupsam2006-02-091-21/+29
* | | | Set the M_ZERO flag when calling uma_zalloc() to allocate a syncache entry.qingli2006-02-091-5/+4
* | | | add tx99 hookssam2006-02-092-0/+20
* | | | move hal statistics to softc; the per-node stats are overkill, they'resam2006-02-092-9/+12
* | | | lookup the protection tx rate index in the rate tablessam2006-02-091-2/+4
* | | | honor net80211 mcast tx ratesam2006-02-092-6/+47
* | | | craft unique names for tx q + buffer mtx's to help with interpreting ktr datasam2006-02-091-6/+12
* | | | allow the size of tx+rx buffer pools to be tunedsam2006-02-092-2/+19
* | | | lower try count on mgt (and ctl) frames to avoid clogging the tx queuesam2006-02-092-5/+11
* | | | Unbreak Promise SATAII/150 controllers caused by the DMA dump changes.sos2006-02-093-65/+71
* | | | Unbreak dump on legacy systems. Needs a more clean solution but that issos2006-02-091-1/+2
* | | | move mgt frame tx rate responsibility from the rate control modulessam2006-02-095-42/+19
* | | | sync with latest code in madwifisam2006-02-092-146/+185
* | | | Pick some low-hanging release notes fruit from cvs imports.bmah2006-02-092-8/+18
* | | | Actually fix the DHCP handling, by using more robust detection of DHCPdelphij2006-02-091-2/+8
* | | | Fix two important typos in watchdog handling:glebius2006-02-091-2/+2
* | | | Refuse to install invalid ARP entries.glebius2006-02-091-2/+3
* | | | MFi386: revision 1.622.nyan2006-02-091-1/+2
* | | | The asr driver was moved to NOTES for i386. So 'nodevice asr' is notnyan2006-02-091-1/+0
* | | | - Increase maximum number of interfaces to 2048.glebius2006-02-091-9/+8
* | | | Avoid calling CPUID function 0x02 if the CPU reports no support foryar2006-02-091-48/+23
OpenPOWER on IntegriCloud