summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Fix the Merlin 5ghz fast-clock EEPROM fetch to return the correct value.adrian2011-05-141-2/+4
* Fix the eeprom set API method to return HAL_STATUS.adrian2011-05-146-6/+6
* Import initial EEPROM code for Kite (AR9287).adrian2011-05-143-0/+572
* Add new USB ID's.hselasky2011-05-141-0/+5
* When disabling RIFS for Sowl (AR9160) and Howl (AR9130), make sure RIFSadrian2011-05-144-3/+40
* Major fix: when doing open-loop TX power calibration, adjustadrian2011-05-141-4/+4
* Fixes from the Atheros HAL - formatting; update Merlin checks to be consistent.adrian2011-05-142-18/+37
* Disconnect sun4v architecture from the three.attilio2011-05-141-1/+1
* Even though initial calibrations aren't done (yet), add this so we'readrian2011-05-141-1/+1
* Move the ZERO_REGION_SIZE to a machine-dependent file, as on manymdf2011-05-132-0/+4
* Usa a globally visible region of zeros for both /dev/zero and the mdmdf2011-05-132-11/+14
* Allow direct children of PCI-ISA bridges to allocate resources frombrix2011-05-131-7/+111
* Only do open loop power control and temperature compensationadrian2011-05-133-4/+17
* Remove duplicate code - add a function which calculates the ratesArray[]adrian2011-05-133-52/+81
* Some diversity changes relating to AR9285.adrian2011-05-131-10/+15
* Fix msleep() usage in Xen balloon driver to not wake up on every HZ tick.mav2011-05-131-11/+7
* - Use bus_describe_intr() to describe interrupt usage.davidch2011-05-122-23/+85
* Add initial BCM5719 support. TSO and jumbo frame was intentionallyyongari2011-05-122-12/+88
* Explicitly clear 1000baseT control register for F1 PHY used inyongari2011-05-121-0/+12
* Remove some hacks to handle strange behavior of LXT 970 PHYs now betternwhitehorn2011-05-121-10/+0
* Some PHYs like the Level One LXT970 optionally can default to isolationmarius2011-05-121-6/+9
* Now that the devices with functioning ps-poll hardware support haveadrian2011-05-121-3/+1
* fix build on 32-bit platforms for r221803avg2011-05-121-1/+1
* Break out the AR9285 analog registers from ar5416/ar5416phy.h and putadrian2011-05-124-97/+133
* dsp/pcm: allow to mmap both read and write buffers using the same fdavg2011-05-121-21/+35
* Fix the half/quater rate PLL setup for AR5416, AR9160 andadrian2011-05-121-3/+7
* Fixes from Atheros:adrian2011-05-121-2/+6
* Correct a typojfv2011-05-121-1/+1
* Chipset support for the new Intel Panther Point PCH, thanksjfv2011-05-117-2/+105
* Make the NF calibration logic (hopefully!) more resistive to noisyadrian2011-05-111-12/+28
* Always log if the NF CCA load fails; so users with debugging enabledadrian2011-05-111-2/+2
* Make sure the chip is awake before writing to it to finally detachadrian2011-05-111-0/+6
* Add a new flag - HAL_DEBUG_UNMASKABLE - which always logs a debug messageadrian2011-05-112-1/+3
* Remove unused variableadrian2011-05-111-1/+0
* Remove the initial NF completion check.adrian2011-05-111-22/+4
* Remove a now unneeded comment..adrian2011-05-111-1/+0
* Restore the RSSI threshold after writing the board values.adrian2011-05-111-3/+3
* Fix whitespace.marius2011-05-101-1/+1
* Fix a bug in r221407; this driver doesn't add the media itself.marius2011-05-101-1/+1
* Add an entry for the SIIG Quartet Serial 850 which uses an Oxfordjhb2011-05-101-0/+6
* AR9285 (Kite) fixes.adrian2011-05-102-10/+38
* Add VID for Simtec Electronics.bms2011-05-101-0/+4
* Recognize BCM5719C PHY.yongari2011-05-092-0/+2
* Since r117657, bge(4) does not enable buffer manager for BCM5705 oryongari2011-05-091-34/+47
* - Simplify multicast address programming.davidch2011-05-092-66/+65
* Move VT switching hack for suspend/resume from bus drivers to syscons.cjkim2011-05-092-17/+82
* Disable diversity combining support until I can get a firm answeradrian2011-05-092-7/+13
* Fix a regression I introduced - only swap analog chains if the RX chainmaskadrian2011-05-091-1/+2
* Disable TX STBC - it isn't used for now, but it isn't supported on Kite.adrian2011-05-091-1/+2
* Workaround for broken no-name USB audio devices sold by dealextremehselasky2011-05-091-1/+48
OpenPOWER on IntegriCloud