summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev
Commit message (Expand)AuthorAgeFilesLines
* Also tag the current HAL power mode in ar9300_set_power_mode().adrian2014-03-101-0/+1
* Retire the nve(4) driver; nfe(4) has been the default driver for NVIDIAbrueffer2014-02-1610-2120/+0
* Add firmware for Intel Centrino Wireless-N 105 devices.gavin2014-01-111-0/+12141
* Add firmware version 18.168.6.1 (API version 6) for Intel Centrinogavin2014-01-051-0/+12344
* Remove 'inline' from ar9300_init_pll(), it's too big to inline.ian2013-11-081-1/+1
* Update firmware for run(4) to version 0.33.kevlo2013-10-181-185/+185
* Add firmware for Centrino 2200-N wireless devices.gnn2013-08-281-0/+12250
* drm/radeon: Import the Radeon KMS driverdumbbell2013-08-2597-0/+32767
* Merge ACPICA 20130823.jkim2013-08-2341-105/+1070
* Add firmware for the Intel 2030 and variants.adrian2013-08-111-0/+24904
* Remove a now-unused firmware.adrian2013-08-111-7833/+0
* Update the 6000g2a image.adrian2013-08-111-0/+30188
* Realtek's RTL8712 firmware blob needed by the upcoming rsu(4) driver.rpaulo2013-07-291-0/+2149
* Merge ACPICA 20130725.jkim2013-07-2624-634/+1533
* Adding urtwn(4) firmware and related changes.hiren2013-07-103-0/+609
* Check the return value from ath_hal_malloc()adrian2013-06-291-0/+5
* Move definitions required by userland applications out of acpica_machdep.h.jkim2013-06-271-1/+11
* Merge ACPICA 20130626.jkim2013-06-2740-240/+508
* If EEPROM data is provided by the AHB layer, copy it in.adrian2013-06-261-0/+6
* Re-enable the channel set code for the AR933x.adrian2013-06-261-11/+9
* In preparation to support AR933x SoC builds, allow the AH_SUPPORT_AR93(xx)adrian2013-06-261-3/+6
* Add a stub AR93xx RF module just to keep the linker happy.adrian2013-06-261-0/+21
* The AR9300 HAL uses this config to program AR_PHY_SWITCH_COM_2 on AR9485adrian2013-06-141-0/+3
* Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROMadrian2013-06-141-0/+1
* Add bluetooth setup method functions to the HAL.adrian2013-06-141-0/+8
* If chan is NULL, don't derefrence it.adrian2013-06-141-0/+5
* Set the FreeBSD capability bit to indicate that LNA diversity is enabled.adrian2013-06-131-0/+7
* Return HAL_ANT_VARIABLE for now, until it's unstubbed.adrian2013-06-131-1/+1
* Tie in the LNA diversity configuration functions into the HAL.adrian2013-06-121-0/+6
* Fix a false -> AH_FALSE.adrian2013-05-291-1/+1
* Merge ACPICA 20130517.jkim2013-05-20160-2194/+3607
|\
* | MFV: r250336jkim2013-05-081-0/+1
* | Fix this code to compile without warnings - AH_DEBUG was pulling inadrian2013-05-021-2/+6
* | Add device identification and probe/attach support for the QCA9565.adrian2013-05-021-0/+2
* | Disable TXCONT, it's not here in FreeBSD.adrian2013-05-011-0/+2
* | There's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t instead.adrian2013-05-011-1/+1
* | Sync from git - ah_config is in 'ath_hal', not 'ath_hal_private' onadrian2013-04-291-1/+1
* | Bring over my FreeBSD modifications for the AR9300 HAL to make itadrian2013-04-2832-1172/+4642
* | Copy the vendor branch ar9300 code from qcamain_open_hal into thisadrian2013-04-2868-0/+233321
* | Merge ACPICA 20130418.jkim2013-04-1935-664/+1207
|\ \ | |/
* | Merge ACPICA 20130328.jkim2013-04-0438-1547/+2979
|\ \ | |/
* | Merge ACPICA 20130214.jkim2013-02-1555-741/+2805
|\ \ | |/
* | Merge two bug fixes from the vendor branch.jkim2013-01-284-22/+40
* | Fix another build breakage for ia64.jkim2013-01-211-1/+1
* | Work around build breakage with GCC 4.2.jkim2013-01-191-1/+1
* | Merge ACPICA 20130117.jkim2013-01-17281-7248/+8954
|\ \ | |/
* | Merge ACPICA 20121114.jkim2012-11-2044-502/+860
|\ \ | |/
* | Merge ACPICA 20121018.jkim2012-10-23191-2257/+3665
* | Merge ACPICA 20120913.jkim2012-09-1930-278/+721
* | Merge ACPICA 20120816.jkim2012-08-1644-653/+2193
|\ \ | |/
OpenPOWER on IntegriCloud