summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Output an appropriate amount of padding to line up per-CPU state columnsjhb2011-02-011-7/+11
* Just to be sure, make sure the MCS rates are allowed for TX.adrian2011-02-011-2/+4
* For ZFS, change the type of clock_t to int64_t.mm2011-02-011-0/+4
* The unp_gc() function drops and reaquires lock between scan andkib2011-02-011-12/+16
* Algorithm modules can define their own private congestion signal types in thelstewart2011-02-012-4/+10
* Reintroduce bugfix from r210103 and fix xz on strong-aligned architectures.mm2011-02-011-1/+0
* Use correct kernel types for all fields in USB PF code and headers.hselasky2011-02-012-15/+15
* Add a new method to the rate control modules which extract out theadrian2011-02-014-0/+77
* Include some preliminary TX HT rate scenario setup code.adrian2011-02-014-1/+246
* Do not set socket send and receive buffer. It will be auto-tuned.pjd2011-02-011-14/+4
* Refator the common code which calculates the 802.11g protection duration.adrian2011-02-011-51/+51
* Fix typo in comment: "course" -> "coarse"lstewart2011-02-011-1/+1
* Import an implementation of the CAIA-Hamilton-Delay (CHD) congestion controllstewart2011-02-013-1/+508
* * Add a rather hacky "does this speak the 11n TX descriptor format"adrian2011-02-011-94/+86
* Import a clean-room implementation of the Hamilton-Delay (HD) congestion controllstewart2011-02-013-0/+264
* Import a clean-room implementation of the VEGAS congestion control algorithmlstewart2011-02-013-1/+319
* Add TX/RX chainmask info to if_ath - this is needed for the 11n TX rate series.adrian2011-02-011-0/+6
* Add a new capability which reports the number of spatial streams a device sup...adrian2011-02-017-0/+29
* Support for the new Patsburg PCH chipset:jfv2011-02-017-3/+29
* Fix build on ia64.pjd2011-01-311-9/+7
* Until I fix the build on ia64 comment out problematic lines.pjd2011-01-311-2/+2
* Remove the now unneeded XXX.adrian2011-01-311-1/+0
* Enable AMPDU reorder processing and receiving BAR frames when doing 802.11n.adrian2011-01-311-0/+6
* Let rpcbind clean up after itselfdougb2011-01-311-0/+2
* alc_rev was used without initialization such that it failed toyongari2011-01-311-1/+1
* Support for the new DH89xxCC PCH chipset including:jfv2011-01-316-0/+9
* Implement two new functions for sending descriptor and receving descriptorpjd2011-01-316-8/+173
* - Use pjdlog for assertions and aborts as this will log assert/abort messagepjd2011-01-319-241/+197
* Rename pjdlog_verify() to pjdlog_abort() as it better describes what thepjd2011-01-312-7/+7
* Don't incorrectly set the burst duration setting in the TX descriptor.adrian2011-01-311-2/+0
* Move the architecture guessing from Makefile.inc1 to Makefile. Weimp2011-01-312-28/+33
* More ECN fixes:rrs2011-01-3113-486/+86
* Use correct alphabetical order for xz(1) in SEE ALSO sectionmm2011-01-312-2/+2
* Add xz(1) support to newsyslog.mm2011-01-314-99/+136
* MFV of tzdata2011a, r218120edwin2011-01-312-23/+52
* o Add user 'hast'.maxim2011-01-312-0/+2
* Yet another unimplemented futex operation, print out about.dchagin2011-01-312-0/+8
* Implement a futex BITSET op.dchagin2011-01-312-25/+46
* Update interface stats counters to match the current format in linux andbz2011-01-311-8/+31
* Release the free page queues lock earlier in vm_page_alloc().alc2011-01-301-2/+7
* sh: Send messages about signals to stderr.jilles2011-01-302-5/+15
* Regen for r218101.dchagin2011-01-302-6/+6
* Change linux futex syscall definition to match actual linux one.dchagin2011-01-302-4/+4
* The kern_wait() code already removes the SIGCHLD signal for the waiteddchagin2011-01-302-14/+0
* Fix grammar in comment.kib2011-01-301-1/+1
* Make ldd(1) work when versioned dependency file is cannot be loaded.kib2011-01-301-4/+13
* Fix the 'scan hang' issue.bschmidt2011-01-301-2/+6
* Instead of always returning 0 to a scan request, indicate if there isbschmidt2011-01-301-4/+5
* Change return code semantics of start_scan_locked(). Instead of reportingbschmidt2011-01-301-1/+2
* When doing a scan while being associated it is possible that the scanbschmidt2011-01-301-0/+1
OpenPOWER on IntegriCloud