summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* 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
* Handle ready timeout during polled operation same as done in mvs(4) before.mav2011-04-182-0/+6
* For now, only enable GTT. CST is firing very frequently during local tests;adrian2011-04-181-1/+1
* Add TX carrier sense timeout statistics.adrian2011-04-183-2/+7
* Bump pad, I'm adding more statistics.adrian2011-04-181-1/+1
* Rework the Global TX timeout handling to look more like ath9k.adrian2011-04-182-3/+12
* - Tune different wait loops to cut some more milliseconds from reset time.mav2011-04-181-19/+19
* Add global TX timeout handling.adrian2011-04-187-5/+17
* Mark the PHY as inactive before the chip is reset.adrian2011-04-171-0/+9
* Add some new features:bschmidt2011-04-163-3/+69
* Bring over the HAL/OPS changes, instead of two const structs it is nowbschmidt2011-04-162-166/+160
* Read RX/TX chainmasks directly of the EEPROM. Some chips are known tobschmidt2011-04-161-14/+8
* Just a whitespace sync, some more style(9) conform then others.bschmidt2011-04-163-225/+158
* Sync comments with OpenBSD.bschmidt2011-04-162-37/+38
* Sync debug and error messages with OpenBSD.bschmidt2011-04-161-84/+65
* Shuffle code around a bit. Mostly to group functional connected things,bschmidt2011-04-162-306/+301
* Don't do Kite antenna switch selection this way (for now); antennaadrian2011-04-161-26/+3
* Rename some stuff in favour of the OpenBSD names:bschmidt2011-04-161-26/+26
* Fix WME/QoS handling:bschmidt2011-04-161-27/+43
* Remove if_ierrors which do not necessarily indicate a RX error, alsobschmidt2011-04-161-3/+2
* Disable classic-style fast diversity on the AR5416 and later.adrian2011-04-161-0/+2
* Instead of hardcoding TX rates and using that to fill the retry tablebschmidt2011-04-162-85/+70
* Remove some duplicate code from the AR9285 TX power configuration path.adrian2011-04-163-58/+5
* Replace RX/TX ring allocation error messages with something more sanebschmidt2011-04-161-22/+14
OpenPOWER on IntegriCloud