summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Allow to specify connection timeout by the caller.pjd2011-02-026-9/+12
* Move protocol allocation and deallocation to separate functions.pjd2011-02-021-17/+48
* Fix build with DIAGNOSTIC enabled.jhb2011-02-021-4/+4
* Remove OpenSolaris include path referring to a non-existing directorypluknet2011-02-021-3/+0
* 1) Allow a chunk to track the cwnd it was at when sent.rrs2011-02-0214-29/+120
* Be prepared that hp_client or hp_server might be NULL now.pjd2011-02-021-4/+11
* Rename INTR_VEC to MAP_IRQ. From the OFW or FDT we obtain amarcel2011-02-0211-23/+23
* Call the correct ANI Attach routine.adrian2011-02-023-3/+3
* Make the generated files depend on the Makefile so new platforms are easierimp2011-02-021-2/+2
* Revert last change now that the reason for it is no more...imp2011-02-021-2/+1
* Recommit r218169, enclosing with #ifdef _KERNELmm2011-02-011-0/+6
* Whitespace nitimp2011-02-011-1/+1
* New ID for the Novatel MC547n_hibma2011-02-012-0/+2
* Revert r218169 until it can be tested and fixed properly.kan2011-02-011-4/+0
* Some cosmetic fixes and remove a duplicate constant.jhb2011-02-013-10/+7
* - Set the next_alloc fields for an i-node after allocating a new blockjhb2011-02-011-14/+58
* 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
OpenPOWER on IntegriCloud