aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release SP's refcount in key_get_spdbyid().VANHULLEBUS Yvan2011-05-091-0/+1
* This is a full 32 bit field for kite.Adrian Chadd2011-05-091-1/+1
* Refactor TCP ISN increment logic. Instead of firing callout at 100Hz toAlexander Motin2011-05-091-32/+9
* sh: Add \u/\U support (in $'...') for UTF-8.Jilles Tjoelker2011-05-087-4/+55
* sh: Optimize variable code by storing the length of the name.Jilles Tjoelker2011-05-082-124/+125
* Fix the 5ghz fast clock logic.Adrian Chadd2011-05-082-4/+22
* * Add AR_SREV_KITE macro for later useAdrian Chadd2011-05-081-1/+2
* Revert r221655:Benedict Reuschling2011-05-081-6/+2
* sh(1): Update BUGS section for UTF-8 support.Jilles Tjoelker2011-05-081-2/+7
* We now have multiple filesystems (UFS, ZFS, ...), so for tools that onlyGavin Atkinson2011-05-083-8/+8
* Limit number of sectors that can be addressed.Andrey V. Elsukov2011-05-081-5/+2
* Enable 11n (sans HT40) support.Bernhard Schmidt2011-05-081-35/+20
* Limit number of sectors that can be addressed.Andrey V. Elsukov2011-05-081-2/+2
* Jails have a problem in that if the jail directory is world-readable,Benedict Reuschling2011-05-081-2/+6
* Limit number of sectors that can be addressed.Andrey V. Elsukov2011-05-081-2/+5
* Notify firmware about various HT parameters once associated.Bernhard Schmidt2011-05-082-25/+37
* Limit number of sectors that can be addressed.Andrey V. Elsukov2011-05-081-2/+2
* Add support for TX packet aggregation.Bernhard Schmidt2011-05-083-64/+282
* Add support for RX packet aggregation.Bernhard Schmidt2011-05-082-17/+45
* Add support for transmitting frames at MCS rates.Bernhard Schmidt2011-05-082-14/+54
* Prepare for transmitting frames at MCS rates:Bernhard Schmidt2011-05-083-88/+66
* Replace UINT_MAX to UINT32_MAX.Andrey V. Elsukov2011-05-082-4/+4
* sh: Add UTF-8 support to pattern matching.Jilles Tjoelker2011-05-083-12/+182
* Limit number of sectors that can be addressed.Andrey V. Elsukov2011-05-081-2/+2
* Limit number of sectors that can be addressed.Andrey V. Elsukov2011-05-081-2/+2
* Allow to specify remote as 'none' again which was broken by r219351, wherePawel Jakub Dawidek2011-05-081-1/+8
* Read chainmask information before announcing it.Bernhard Schmidt2011-05-081-22/+22
* Add HT capabilities to probe requests.Bernhard Schmidt2011-05-081-4/+3
* Disable background scan support for 4965 adapters.Bernhard Schmidt2011-05-081-1/+3
* RX aggregation is slightly different then the legacy path, we will onlyBernhard Schmidt2011-05-081-1/+0
* Allocate all TX rings, those will be use for TX packet aggregation.Bernhard Schmidt2011-05-081-7/+0
* Use the enhanced TX power information availabe on newer EEPROMs.Bernhard Schmidt2011-05-083-9/+45
* Hook HT channel setup.Bernhard Schmidt2011-05-081-35/+43
* The 6000 series adapters have a slightly different offset for band 6,Bernhard Schmidt2011-05-082-1/+15
* Re-add 2 device IDs which got lost.Bernhard Schmidt2011-05-081-0/+2
* Document the following sysctls:Pawel Jakub Dawidek2011-05-081-2/+22
* Fix isitme(), which is used to check if node-specific configurationMikolaj Golub2011-05-081-1/+3
* Export GELI class version via sysctl kern.geom.eli.version.Pawel Jakub Dawidek2011-05-081-0/+3
* Version 6 is compatible with version 5 when it comes to control commands.Pawel Jakub Dawidek2011-05-081-1/+6
* Detect and handle metadata of version 6.Pawel Jakub Dawidek2011-05-081-8/+9
* When support for multiple encryption keys was committed, GELI integrity modePawel Jakub Dawidek2011-05-083-3/+26
* Fix a locking issue showing up on Mac OS X when subscribing toMichael Tuexen2011-05-0812-81/+112
* Remove prototype for a function that no longer exist.Pawel Jakub Dawidek2011-05-081-2/+0
* Drop proper key.Pawel Jakub Dawidek2011-05-081-1/+1
* Add magic field to the g_eli_key structure to detect if we are reallyPawel Jakub Dawidek2011-05-081-1/+13
* Cleanup usb_notify_addq_compat(). It should notHans Petter Selasky2011-05-081-75/+0
* These EEPROM bits actually defined whether HT/20 and HT/40 supportAdrian Chadd2011-05-081-4/+4
* Fiddle with the PLL initialisation order to match ath9k/Atheros HAL.Adrian Chadd2011-05-081-7/+15
* Properly indent the WAR code i pasted in from ath9k a few monthsAdrian Chadd2011-05-081-9/+8
* * Add in a comment about ar5416InitUserSettings() potentiallyAdrian Chadd2011-05-082-1/+9