summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix read_ivar implementation for MMC and SD.jchandra2011-05-303-26/+26
* Move the celsius-to-kelvin conversion to a place that powermac_thermal cannwhitehorn2011-05-291-6/+3
* Update the I2C-based temperature/fan drivers to connect to the Powermacnwhitehorn2011-05-293-91/+186
* Add a new driver, the ad7417, to read temperatures and voltages on someandreast2011-05-291-0/+457
* Teach if_ath about devices which have short-GI in 20MHz channel modes.adrian2011-05-292-4/+18
* Fix AR9287 operation when >1 TX chain is enabled.adrian2011-05-281-0/+1
* For Timedia multiport serial adapters, the first two ports use a SUN1889jhb2011-05-261-0/+6
* Fix a macro name - it's currently unused in this file however, butadrian2011-05-261-1/+1
* Revert this erroneous commit and re-disable the AR9285 combined antennaadrian2011-05-261-2/+0
* Ignore MCR[6] during the probe to fix a false negative. Bit 6 of themarcel2011-05-261-1/+7
* Remove the three-chain scaled power check for the AR9287 - it isn'tadrian2011-05-261-6/+0
* Make sure only two chains are calibrated for the AR9287.adrian2011-05-261-2/+2
* Add some open-loop TX power debugging for AR9287.adrian2011-05-261-0/+5
* Bring over the AR5416 per-rate TX power code, modified to use theadrian2011-05-261-9/+199
* Flesh out ar9287SetTransmitPower() based on the AR9285 routine.adrian2011-05-261-6/+116
* Flesh out the TX power calibration for the AR9287.adrian2011-05-264-0/+179
* Add Marvell 88SE9172 chip PCI ID.mav2011-05-261-0/+1
* Add the AR9287 chip identification string.adrian2011-05-261-0/+2
* Marvell 88SE91xx controllers are known to report soft-reset completionmav2011-05-261-28/+49
* Fix a bad merge from a previous commit.adrian2011-05-261-4/+6
* Merlin -> Kiwiadrian2011-05-261-2/+2
* Bring over my AR9287 work in progress.adrian2011-05-2616-1/+2293
* AR9287 prep work:adrian2011-05-263-3/+32
* Add temp sense to the EEPROM variable list;adrian2011-05-262-23/+15
* Add better names for the Intel HDMI audio codecs.mav2011-05-261-12/+14
* According to SATA specification, when Serial ATA Enclosure Management Bridgemav2011-05-253-29/+65
* The current ANI capability information uses a different set ofadrian2011-05-254-27/+47
* Tidy up the ANI API in preparation for looking to expose some moreadrian2011-05-256-18/+32
* style(9)yongari2011-05-241-16/+17
* The ANI control for the AR5416 and later chips was calling ar5212AniControl(),adrian2011-05-244-2/+11
* Use the new per-series antenna and TPC definitions when setting ctl8->11.adrian2011-05-241-16/+27
* Add in descriptions for TX descriptor fields ctl8-11 - these fieldsadrian2011-05-241-0/+23
* When MTU is changed, check whether driver should be reinitialized oryongari2011-05-231-1/+4
* Add initial support for Marvell 88E8055/88E8075 Yukon Supreme.yongari2011-05-232-4/+28
* Do not touch ASF related register for controllers that do not haveyongari2011-05-232-17/+25
* Make sure to enable all clocks before accessing registers.yongari2011-05-231-31/+23
* Do not configure RAM registers for controllers that do not haveyongari2011-05-231-2/+8
* Decrease ACPI-fast timecounter quality to 900 and increase HPET timecounterjkim2011-05-232-2/+2
* Rework store and forward configuration of TX MAC FIFO. Basically ityongari2011-05-231-23/+10
* Do not blindly clear entire GPHY control register. It seems someyongari2011-05-231-2/+2
* Merge r221614,221696,221737,221840 from largeSMP project branch:attilio2011-05-221-1/+2
* The Merlin analog register bank is from 0x7800 -> 0x78fc; fix the codeadrian2011-05-212-2/+2
* Add a new knob to atkbd(4) to enable typematic rate detection on boot,delphij2011-05-202-0/+4
* Datasheet says vge(4) controllers support DAC but it seems that'syongari2011-05-201-2/+17
* Remove unnecessary controller reinitialization by checkingyongari2011-05-201-1/+8
* Fix typo.yongari2011-05-192-4/+4
* Simplify t4_os_find_pci_capability.np2011-05-191-35/+2
* Add support for the SIIG Cyber 2S PCIe adapter. It is based on anjhb2011-05-191-0/+6
* - Enable per-channel congestion notification.np2011-05-182-8/+25
* This isn't needed any longer, it's defined in ah_internal.h.adrian2011-05-181-4/+0
OpenPOWER on IntegriCloud