aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Use the refactored ar5416WriteTxPowerRateRegisters() call in the ar9285 code.Adrian Chadd2011-04-241-67/+18
* Eliminate code duplication between AR5416/AR9160/AR9280 and AR9285.Adrian Chadd2011-04-242-70/+113
* Fix typo.Konstantin Belousov2011-04-241-1/+1
* VFS sometimes is unable to inactivate a vnode when vnode use countKonstantin Belousov2011-04-243-23/+31
* One key is expected from providers smaller than or equal to (2^20)*sectorsizePawel Jakub Dawidek2011-04-241-6/+0
* Switch the GENERIC kernels for all architectures to the new CAM-based ATAAlexander Motin2011-04-2425-135/+123
* Fix display of the drm sysctls.Konstantin Belousov2011-04-231-1/+1
* Fix two bugs in r218670.Konstantin Belousov2011-04-231-4/+11
* Fix a LOR in vfs_busy() where, after msleeping, it would lockRick Macklem2011-04-231-1/+2
* Fix a corner-case of interrupt handling which resulted in potentiallyAdrian Chadd2011-04-232-4/+11
* Fix the merlin LNA configuration code - these are bit flags, not raw values t...Adrian Chadd2011-04-221-2/+4
* Correct spelling in comments.Marius Strobl2011-04-221-1/+1
* More spelling fixes.Marius Strobl2011-04-222-2/+2
* Correct spelling in comments.Marius Strobl2011-04-222-2/+2
* MF sparc64: r181701 (partial), r182020 (partial), r182730 (partial), r216628,Marius Strobl2011-04-221-31/+25
* The second regdomain word is a set of bitflags describingAdrian Chadd2011-04-221-0/+10
* Bring over a pdadc calibration fix from ath9k - unused power detectorAdrian Chadd2011-04-222-1/+3
* Correct spelling.Marius Strobl2011-04-225-19/+19
* - Correct spelling. [1]Marius Strobl2011-04-224-17/+13
* Correct spelling in a comment.Marius Strobl2011-04-221-1/+1
* Correct spelling in comments.Marius Strobl2011-04-221-1/+1
* Correct spelling in comments.Marius Strobl2011-04-222-3/+3
* Correct spelling in comments.Marius Strobl2011-04-226-8/+8
* Correct spelling in comments.Marius Strobl2011-04-228-12/+12
* Utilize vfs_sanitizeopts() in vfs_mergeopts() to merge options. BecauseJaakko Heinonen2011-04-221-57/+14
* Revert r220907 and r220915.Adrian Chadd2011-04-223-32/+15
* - Centralize driver tunables initialization/validation.David Christensen2011-04-214-415/+896
* - Use the streaming cache unless BUS_DMA_COHERENT is specified. SinceMarius Strobl2011-04-211-13/+1
* Add g_eli_key_cache.c to GELI.Pawel Jakub Dawidek2011-04-211-0/+1
* According to ATA specifications, when ATAPI master is the only device, itAlexander Motin2011-04-211-11/+21
* Remove the nm_mtx mutex locking from the test forRick Macklem2011-04-211-5/+1
* Add some more bit definitions:Attilio Rao2011-04-211-2/+8
* Remove all object files during 'make clean'.Andrey V. Elsukov2011-04-212-2/+4
* If number of keys for the given provider doesn't exceed the limit,Pawel Jakub Dawidek2011-04-211-0/+20
* Instead of allocating memory for all the keys at device attach,Pawel Jakub Dawidek2011-04-218-138/+387
* Revert r220906, since the vp isn't always locked whenRick Macklem2011-04-211-2/+0
* - Fix mapping of the last two SATA ports on 6-port Intel controllers.Alexander Motin2011-04-212-3/+3
* Use periodic status polling added at r214671 only in ATA_CAM mode. LegacyAlexander Motin2011-04-211-7/+13
* Convert to new ieee80211_mimo_info format.Adrian Chadd2011-04-211-6/+6
* Use size_t for sopt_valsize.Gleb Smirnoff2011-04-211-1/+2
* Make PATA-like soft-reset in ata(4) more strict in checking disk signature.Alexander Motin2011-04-211-2/+2
* Implement very basic ALQ logging for net80211.Adrian Chadd2011-04-214-0/+197
* Change the MIMO userland export ABI to include flags, number of radio chains,Adrian Chadd2011-04-212-9/+26
* Add a check for VI_DOOMED at the beginning of nfscl_request()Rick Macklem2011-04-201-0/+2
* Ring the freelist doorbell from within refill_fl. While here, fix a bugNavdeep Parhar2011-04-201-16/+20
* Only set the sample rate if the USB audio channel reportsHans Petter Selasky2011-04-201-4/+3
* Use the correct free routine when destroying a control queue.Navdeep Parhar2011-04-201-1/+1
* Now that all bits are in for 1030/6230 adapters enable those.Bernhard Schmidt2011-04-201-32/+25
* The 6000 series gen2 adapters have 2 firmware images, one withBernhard Schmidt2011-04-201-2/+4
* Add firmware images for the 6000 series g2a and g2b adapters.Bernhard Schmidt2011-04-206-1/+16002