summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* The maximum NCM frame size must be so that ithselasky2011-04-261-1/+1
* Fix for missing EHCI datatoggle change case.hselasky2011-04-261-0/+2
* - Add the RX refresh changes from igb to ixgbejfv2011-04-252-49/+84
* Wrap the MIMO stuff in #ifdef AH_SUPPORT_AR5416, as the channeladrian2011-04-251-0/+4
* Add missing bit in r221015.attilio2011-04-251-1/+12
* Don't assume that SMI are enabled when attaching ichwd and then doattilio2011-04-251-0/+1
* Whitespace nitdes2011-04-251-2/+2
* When msk_detach() is called from msk_attach(), ifp may beglebius2011-04-251-1/+2
* Break out the PLL setup into an overridable method.adrian2011-04-243-5/+13
* Use the refactored ar5416WriteTxPowerRateRegisters() call in the ar9285 code.adrian2011-04-241-67/+18
* Eliminate code duplication between AR5416/AR9160/AR9280 and AR9285.adrian2011-04-242-70/+113
* Fix display of the drm sysctls.kib2011-04-231-1/+1
* Fix a corner-case of interrupt handling which resulted in potentiallyadrian2011-04-232-4/+11
* Fix the merlin LNA configuration code - these are bit flags, not raw values t...adrian2011-04-221-2/+4
* Correct spelling in comments.marius2011-04-221-1/+1
* More spelling fixes.marius2011-04-222-2/+2
* The second regdomain word is a set of bitflags describingadrian2011-04-221-0/+10
* Bring over a pdadc calibration fix from ath9k - unused power detectoradrian2011-04-222-1/+3
* Correct spelling.marius2011-04-225-19/+19
* - Correct spelling. [1]marius2011-04-224-17/+13
* Correct spelling in a comment.marius2011-04-221-1/+1
* Correct spelling in comments.marius2011-04-221-1/+1
* Correct spelling in comments.marius2011-04-222-3/+3
* Correct spelling in comments.marius2011-04-228-12/+12
* Revert r220907 and r220915.adrian2011-04-221-6/+6
* - Centralize driver tunables initialization/validation.davidch2011-04-214-415/+896
* According to ATA specifications, when ATAPI master is the only device, itmav2011-04-211-11/+21
* Add some more bit definitions:attilio2011-04-211-2/+8
* - Fix mapping of the last two SATA ports on 6-port Intel controllers.mav2011-04-212-3/+3
* Use periodic status polling added at r214671 only in ATA_CAM mode. Legacymav2011-04-211-7/+13
* Convert to new ieee80211_mimo_info format.adrian2011-04-211-6/+6
* Make PATA-like soft-reset in ata(4) more strict in checking disk signature.mav2011-04-211-2/+2
* Ring the freelist doorbell from within refill_fl. While here, fix a bugnp2011-04-201-16/+20
* Only set the sample rate if the USB audio channel reportshselasky2011-04-201-4/+3
* Use the correct free routine when destroying a control queue.np2011-04-201-1/+1
* Now that all bits are in for 1030/6230 adapters enable those.bschmidt2011-04-201-32/+25
* The 6000 series gen2 adapters have 2 firmware images, one withbschmidt2011-04-201-2/+4
* Add basic support for advanced bluetooth coexistence requiredbschmidt2011-04-203-2/+105
* Use Toeplitz hash for RSS.np2011-04-191-0/+1
* - Move all Ethernet specific items from sge_eq to sge_txq. sge_eq isnp2011-04-193-115/+345
* Correctly output the entire array for hw.acpi.thermal._ACx.mdf2011-04-191-1/+2
* Enable DC calibration for all 6000 series devices, except thosebschmidt2011-04-191-1/+6
* Pull some features out of the firmware:bschmidt2011-04-193-3/+20
* Remove support for the Intel C Compiler from the build infrastructure.dim2011-04-191-5/+0
* Remove a comment which is no longer true since r213878, apart frommarius2011-04-191-3/+0
* Fix some English grammar.mav2011-04-196-17/+17
* According to specification. device should respond to COMRESET with COMINITmav2011-04-193-26/+47
* Properly handle memory allocation errors during error recovery.mav2011-04-193-16/+55
* Do not assume PM timer GAS type is I/O or memory. It may be an unsupportedjkim2011-04-181-8/+33
* Fix a few acpi sysctls that want "IK" formatting to specify CTLTYPE_INT.mdf2011-04-181-7/+7
OpenPOWER on IntegriCloud