summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Setting TARGET and TARGET_ARCH needs to be done in _MAKE, not in theimp2011-02-021-2/+2
* sh: Add test for shell script without '#!'.jilles2011-02-021-0/+11
* sh: Remove comment mentioning herefd, which is gone.jilles2011-02-021-2/+1
* Add some obsolete manpages.uqs2011-02-021-0/+6
* Add missing argument after r218192.bz2011-02-021-1/+1
* libkvm: fix logic inversion introduced with last commituqs2011-02-021-2/+2
* Put the general logic for being a CPU hog into a new functionmdf2011-02-0216-35/+34
* - Rename proto_descriptor_{send,recv}() functions topjd2011-02-027-166/+200
* Add proto_connect_wait() to wait for connection to finish.pjd2011-02-025-11/+84
* 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
OpenPOWER on IntegriCloud