aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MIMO power save support; still needs callbacks for notifying driversSam Leffler2008-09-218-6/+88
* Revamp ht ie handling:Sam Leffler2008-09-214-49/+110
* don't propagate ht bss occupancy changes to legacy vaps;Sam Leffler2008-09-211-0/+3
* o widen ni_flags as it's going to be full shortlySam Leffler2008-09-211-17/+17
* Add current transmit parameters for fixed rate handling so driversSam Leffler2008-09-212-0/+46
* change ieee80211_ampdu_stop to take an explicit reason codeSam Leffler2008-09-212-6/+8
* simplify debug msgSam Leffler2008-09-211-3/+2
* Crypto api changes:Sam Leffler2008-09-215-50/+56
* Cleanup AMPDU handling:Sam Leffler2008-09-217-62/+78
* Always update ic_lastnonht so we track overlapping legacy bssSam Leffler2008-09-211-10/+9
* Cleanup starting seq# for tx ampdu:Sam Leffler2008-09-213-7/+9
* check for undefined identifiersSam Leffler2008-09-211-12/+59
* o fix spelling of EOSPSam Leffler2008-09-211-4/+4
* add new build knobs and jigger some existing controls to improveSam Leffler2008-09-2142-185/+666
* Add the check of the table number.Roman Kurakin2008-09-211-0/+17
* Export IPFW_TABLES_MAX value for compiled in defaults.Roman Kurakin2008-09-211-1/+6
* Make fstat() on a pseudo-terminal master return sane timestamps.Ed Schouten2008-09-211-5/+9
* Now that the number of clist consumers have dropped massively, trim downEd Schouten2008-09-213-187/+16
* Include $NANO_NAME in the completed message. This is nice if you areSimon L. B. Nielsen2008-09-211-1/+1
* Prevent an integer overflow in vm_pageout_page_stats() on machines with aAlan Cox2008-09-211-1/+2
* Correct suser(9) entry.Antoine Brodin2008-09-211-1/+2
* Already initialize the vfs timestamps inside the cdev upon allocation.Ed Schouten2008-09-211-0/+4
* The vendor area is the proper home for these files now.Simon L. B. Nielsen2008-09-212-93/+0
* Move table list to a separate function.Roman Kurakin2008-09-211-35/+44
* Fix error message content.Marko Zec2008-09-211-1/+1
* fix compilation on 64-bit platform w/ ATH_DEBUGSam Leffler2008-09-211-1/+2
* fix memory smash on lp64 platforms; mostly noticeable in user modeSam Leffler2008-09-211-0/+5
* Fix build.Kai Wang2008-09-211-0/+2
* eliminate hardwired lists; use the media type to autoconfigSam Leffler2008-09-211-3/+17
* Add support for option "-M", which is used to operate ar(1) in aKai Wang2008-09-206-47/+864
* <osreldate.h> does not have a forward declration of getosreldate(), soCraig Rodrigues2008-09-201-1/+0
* Allow the d_mmap driver methods to use cdevpriv KPI during verificationKonstantin Belousov2008-09-201-0/+2
* fdescfs, devfs, mqueuefs, nfs, portalfs, pseudofs, tmpfs and xfsKonstantin Belousov2008-09-208-15/+29
* Initialize va_rdev to NODEV instead of 0 or VNOVAL in VOP_GETATTR().Konstantin Belousov2008-09-209-9/+9
* Initialize va_rdev to NODEV and va_fsid to VNOVAL before theKonstantin Belousov2008-09-201-0/+2
* Initialize va_flags and va_filerev properly in VOP_GETATTR(). Don'tKonstantin Belousov2008-09-204-12/+1
* Initialize birthtime fields in vn_stat() to prevent stat(2) fromKonstantin Belousov2008-09-201-0/+9
* Fix clone destruction, can't use the simple api because that does not removeAndrew Thompson2008-09-203-3/+3
* Free allocated memory.Roman Kurakin2008-09-201-0/+1
* Remove some unused variables.Roman Kurakin2008-09-201-4/+3
* MFamd64 SVN rev 179749 CVS rev 1.620Alan Cox2008-09-201-15/+31
* Style(9) the show_nat() function.Roman Kurakin2008-09-201-1/+2
* Do not do the useless job for an empty table.Roman Kurakin2008-09-201-0/+5
* Revert this part of r183203 which wasn't meant to be committed, yet.Marius Strobl2008-09-201-2/+0
* Remove duplicate entry accidentally introduced with r183202.Marius Strobl2008-09-202-1/+2
* Some of the assembly files depend on v9a/v9b-only instructions soMarius Strobl2008-09-201-3/+8
* Use the STICK timers only when absolutely necessary, i.e. if a machineMarius Strobl2008-09-203-29/+33
* Move #defines for MRT-related constants from net/route.c toMarko Zec2008-09-202-20/+21
* Fix issue with tom loading by moving cxgb_log_tcb in to tomKip Macy2008-09-193-1/+30
* Backout rev 183181. It appears that I should have been using boot-deviceMaxim Sobolev2008-09-192-30/+1