summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
...
* | MFCattilio2011-05-222-2/+2
|\ \ | |/
| * The Merlin analog register bank is from 0x7800 -> 0x78fc; fix the codeadrian2011-05-212-2/+2
* | MFCattilio2011-05-214-3/+29
|\ \ | |/
| * 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
* | MFCattilio2011-05-202-4/+4
|\ \ | |/
| * Fix typo.yongari2011-05-192-4/+4
* | MFCattilio2011-05-193-42/+32
|\ \ | |/
| * 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
| * usb: change to one-pass probing of device driversavg2011-05-188-34/+8
| * Modify the sample rate control algorithm to only select/sample HTadrian2011-05-181-8/+26
| * Add support for "LED" enclosure management messages, defined by the AHCI.mav2011-05-172-0/+83
* | MFCattilio2011-05-1810-46/+34
* | MFCattilio2011-05-172-0/+83
* | MFCattilio2011-05-177-5/+10
|\ \ | |/
| * Fix the debugging code path to correctly support HAL_DEBUG_UNMASKABLE.adrian2011-05-171-1/+5
| * Fix case, introduced in my previous commit.adrian2011-05-171-1/+1
| * Use the halMcastKeySrchSupport capability bit to selectively enable/disableadrian2011-05-171-1/+1
| * Set this HAL capabilities flag correctly even though it isn't currentlyadrian2011-05-171-1/+1
| * Renamed PCI_INTERFACE_XHCI to PCIP_SERIALBUS_USB_XHCI and moved itru2011-05-173-2/+2
| * Add missing header. The test for VLAN_CAPABILITIES later in the filenp2011-05-171-0/+1
| * Merge r221279,221280 from largeSMP project:attilio2011-05-161-3/+3
| * 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
* | MFCattilio2011-05-165-31/+53
* | MFCattilio2011-05-159-13/+1108
|\ \ | |/
| * 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
* | MFCattilio2011-05-1414-32/+667
|\ \ | |/
| * 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
OpenPOWER on IntegriCloud