summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* We now have multiple filesystems (UFS, ZFS, ...), so for tools that onlygavin2011-05-083-8/+8
* Limit number of sectors that can be addressed.ae2011-05-081-5/+2
* Enable 11n (sans HT40) support.bschmidt2011-05-081-35/+20
* Limit number of sectors that can be addressed.ae2011-05-081-2/+2
* Jails have a problem in that if the jail directory is world-readable,bcr2011-05-081-2/+6
* Limit number of sectors that can be addressed.ae2011-05-081-2/+5
* Notify firmware about various HT parameters once associated.bschmidt2011-05-082-25/+37
* Limit number of sectors that can be addressed.ae2011-05-081-2/+2
* Add support for TX packet aggregation.bschmidt2011-05-083-64/+282
* Add support for RX packet aggregation.bschmidt2011-05-082-17/+45
* Add support for transmitting frames at MCS rates.bschmidt2011-05-082-14/+54
* Prepare for transmitting frames at MCS rates:bschmidt2011-05-083-88/+66
* Replace UINT_MAX to UINT32_MAX.ae2011-05-082-4/+4
* sh: Add UTF-8 support to pattern matching.jilles2011-05-083-12/+182
* Limit number of sectors that can be addressed.ae2011-05-081-2/+2
* Limit number of sectors that can be addressed.ae2011-05-081-2/+2
* Allow to specify remote as 'none' again which was broken by r219351, wherepjd2011-05-081-1/+8
* Read chainmask information before announcing it.bschmidt2011-05-081-22/+22
* Add HT capabilities to probe requests.bschmidt2011-05-081-4/+3
* Disable background scan support for 4965 adapters.bschmidt2011-05-081-1/+3
* RX aggregation is slightly different then the legacy path, we will onlybschmidt2011-05-081-1/+0
* Allocate all TX rings, those will be use for TX packet aggregation.bschmidt2011-05-081-7/+0
* Use the enhanced TX power information availabe on newer EEPROMs.bschmidt2011-05-083-9/+45
* Hook HT channel setup.bschmidt2011-05-081-35/+43
* The 6000 series adapters have a slightly different offset for band 6,bschmidt2011-05-082-1/+15
* Re-add 2 device IDs which got lost.bschmidt2011-05-081-0/+2
* Document the following sysctls:pjd2011-05-081-2/+22
* Fix isitme(), which is used to check if node-specific configurationtrociny2011-05-081-1/+3
* Export GELI class version via sysctl kern.geom.eli.version.pjd2011-05-081-0/+3
* Version 6 is compatible with version 5 when it comes to control commands.pjd2011-05-081-1/+6
* Detect and handle metadata of version 6.pjd2011-05-081-8/+9
* When support for multiple encryption keys was committed, GELI integrity modepjd2011-05-083-3/+26
* Fix a locking issue showing up on Mac OS X when subscribing totuexen2011-05-0812-81/+112
* Remove prototype for a function that no longer exist.pjd2011-05-081-2/+0
* Drop proper key.pjd2011-05-081-1/+1
* Add magic field to the g_eli_key structure to detect if we are reallypjd2011-05-081-1/+13
* Cleanup usb_notify_addq_compat(). It should nothselasky2011-05-081-75/+0
* These EEPROM bits actually defined whether HT/20 and HT/40 supportadrian2011-05-081-4/+4
* Fiddle with the PLL initialisation order to match ath9k/Atheros HAL.adrian2011-05-081-7/+15
* Properly indent the WAR code i pasted in from ath9k a few monthsadrian2011-05-081-9/+8
* * Add in a comment about ar5416InitUserSettings() potentiallyadrian2011-05-082-1/+9
* Fiddle with the AR5416 1.0 chainmask setup.adrian2011-05-081-7/+27
* Change the new NFS server so that it uses vfs.nfsd namingrmacklem2011-05-083-14/+14
* Fix the IS_5416 checks to actually work correctly.adrian2011-05-071-3/+3
* To avoid duplicated warning, move WITNESS_WARN() added in r221597 to thejh2011-05-071-1/+2
* In pmap_kextract(), return the physical address for PBVM virtualmarcel2011-05-071-0/+22
* Add new USB ID.hselasky2011-05-071-0/+1
* Minor usbdump update:hselasky2011-05-071-60/+68
* Do a HAL capabilities sync pass based on the Atheros HAL.adrian2011-05-079-30/+88
* sh: Add UTF-8 support to ${#var}.jilles2011-05-073-3/+41
OpenPOWER on IntegriCloud