summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Redo the previous fix by setting the UMA_ZONE_ZINIT bit in the syncacheqingli2006-02-081-3/+2
* | Catch the case when a subdisk has no provider or no consumerle2006-02-081-9/+12
* | really truncate long ssid's when !verbosesam2006-02-081-1/+1
* | set the mgt frame tx timer before dispatching the frame to thesam2006-02-081-8/+10
* | The bar.com is an existing domain. Instead of trying to listen onglebius2006-02-081-2/+2
* | Fix a bug which puts an incorrect checksum of CHECKSUM.MD5hrs2006-02-081-9/+12
* | Simplify system time accounting for profiling.phk2006-02-0814-72/+49
* | Fix for an inappropriate bzero of the ICMPv6 stats. The code was zero'ing th...gnn2006-02-081-1/+1
* | Teach gbde(8) to use a key file in addition to a passphrase. Thiscperciva2006-02-082-25/+85
* | Garbage collect a file that no longe is used (replaced by mpi_log_fc.h).mjacob2006-02-081-117/+0
* | ".Pp before .Sh is redundant, the latter asserts for a vertical spacemarcel2006-02-081-1/+0
OpenPOWER on IntegriCloud