summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Correctly disable jumbo frame support for BCM5719 A0.yongari2011-05-151-1/+1
* Fix breakage on pc98 by redefining DEBUG().brix2011-05-151-23/+24
* * Add some more TX descriptor error counters; this'll be helpful whenadrian2011-05-153-7/+28
* Add I2C bus driver for the AMD Geode LX series CS5536 Companionbrix2011-05-151-0/+1077
* Recognize the SAB 82532 found in Fujitsu PRIMEPOWER650 and 900.marius2011-05-152-2/+4
* Add support for MK48T37.marius2011-05-152-1/+6
* Only update the scheduler's byte count table for aggregation queues.bschmidt2011-05-151-6/+4
* Fix NF calibration breakage introduced by me in a past commit.adrian2011-05-151-1/+1
* - There's no need for nibbletab to be static, it's const however.marius2011-05-141-3/+3
* sysctl that displays the absolute queue id of an rxq.np2011-05-141-0/+13
* 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
OpenPOWER on IntegriCloud