| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r283092, r283966 | Jung-uk Kim | 2015-06-16 | 55 | -425/+3819 |
| * | MFC: r281396, r281475 | Jung-uk Kim | 2015-04-18 | 78 | -1117/+1487 |
| * | MFC r272444 (by jkim): | Dimitry Andric | 2015-04-04 | 316 | -7516/+22334 |
| * | MFC r278551: | Kevin Lo | 2015-02-22 | 2 | -443/+443 |
| * | MFC r278348: | Dimitry Andric | 2015-02-10 | 1 | -2/+2 |
| * | MFC r275003: | Kevin Lo | 2014-12-01 | 1 | -4/+8 |
| * | MFC r257543, r264912, r264972, r264982 and r266472: | Hans Petter Selasky | 2014-05-23 | 1 | -0/+312 |
| * | MFC r256717: | Kevin Lo | 2013-12-31 | 1 | -185/+185 |
| * | Add firmware for Centrino 2200-N wireless devices. | George V. Neville-Neil | 2013-08-28 | 1 | -0/+12250 |
| * | drm/radeon: Import the Radeon KMS driver | Jean-Sébastien Pédron | 2013-08-25 | 97 | -0/+32767 |
| * | Merge ACPICA 20130823. | Jung-uk Kim | 2013-08-23 | 41 | -105/+1070 |
| |\ |
|
| * | | Add firmware for the Intel 2030 and variants. | Adrian Chadd | 2013-08-11 | 1 | -0/+24904 |
| * | | Remove a now-unused firmware. | Adrian Chadd | 2013-08-11 | 1 | -7833/+0 |
| * | | Update the 6000g2a image. | Adrian Chadd | 2013-08-11 | 1 | -0/+30188 |
| * | | Realtek's RTL8712 firmware blob needed by the upcoming rsu(4) driver. | Rui Paulo | 2013-07-29 | 1 | -0/+2149 |
| * | | Merge ACPICA 20130725. | Jung-uk Kim | 2013-07-26 | 24 | -634/+1533 |
| |\| |
|
| * | | Adding urtwn(4) firmware and related changes. | Hiren Panchasara | 2013-07-10 | 3 | -0/+609 |
| * | | Check the return value from ath_hal_malloc() | Adrian Chadd | 2013-06-29 | 1 | -0/+5 |
| * | | Move definitions required by userland applications out of acpica_machdep.h. | Jung-uk Kim | 2013-06-27 | 1 | -1/+11 |
| * | | Merge ACPICA 20130626. | Jung-uk Kim | 2013-06-27 | 40 | -240/+508 |
| |\| |
|
| * | | If EEPROM data is provided by the AHB layer, copy it in. | Adrian Chadd | 2013-06-26 | 1 | -0/+6 |
| * | | Re-enable the channel set code for the AR933x. | Adrian Chadd | 2013-06-26 | 1 | -11/+9 |
| * | | In preparation to support AR933x SoC builds, allow the AH_SUPPORT_AR93(xx) | Adrian Chadd | 2013-06-26 | 1 | -3/+6 |
| * | | Add a stub AR93xx RF module just to keep the linker happy. | Adrian Chadd | 2013-06-26 | 1 | -0/+21 |
| * | | The AR9300 HAL uses this config to program AR_PHY_SWITCH_COM_2 on AR9485 | Adrian Chadd | 2013-06-14 | 1 | -0/+3 |
| * | | Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROM | Adrian Chadd | 2013-06-14 | 1 | -0/+1 |
| * | | Add bluetooth setup method functions to the HAL. | Adrian Chadd | 2013-06-14 | 1 | -0/+8 |
| * | | If chan is NULL, don't derefrence it. | Adrian Chadd | 2013-06-14 | 1 | -0/+5 |
| * | | Set the FreeBSD capability bit to indicate that LNA diversity is enabled. | Adrian Chadd | 2013-06-13 | 1 | -0/+7 |
| * | | Return HAL_ANT_VARIABLE for now, until it's unstubbed. | Adrian Chadd | 2013-06-13 | 1 | -1/+1 |
| * | | Tie in the LNA diversity configuration functions into the HAL. | Adrian Chadd | 2013-06-12 | 1 | -0/+6 |
| * | | Fix a false -> AH_FALSE. | Adrian Chadd | 2013-05-29 | 1 | -1/+1 |
| * | | Merge ACPICA 20130517. | Jung-uk Kim | 2013-05-20 | 160 | -2194/+3607 |
| |\| |
|
| * | | MFV: r250336 | Jung-uk Kim | 2013-05-08 | 1 | -0/+1 |
| |\| |
|
| * | | Fix this code to compile without warnings - AH_DEBUG was pulling in | Adrian Chadd | 2013-05-02 | 1 | -2/+6 |
| * | | Add device identification and probe/attach support for the QCA9565. | Adrian Chadd | 2013-05-02 | 1 | -0/+2 |
| * | | Disable TXCONT, it's not here in FreeBSD. | Adrian Chadd | 2013-05-01 | 1 | -0/+2 |
| * | | There's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t instead. | Adrian Chadd | 2013-05-01 | 1 | -1/+1 |
| * | | Sync from git - ah_config is in 'ath_hal', not 'ath_hal_private' on | Adrian Chadd | 2013-04-29 | 1 | -1/+1 |
| * | | Bring over my FreeBSD modifications for the AR9300 HAL to make it | Adrian Chadd | 2013-04-28 | 32 | -1172/+4642 |
| * | | Copy the vendor branch ar9300 code from qcamain_open_hal into this | Adrian Chadd | 2013-04-28 | 68 | -0/+233321 |
| * | | Merge ACPICA 20130418. | Jung-uk Kim | 2013-04-19 | 35 | -662/+1205 |
| |\| |
|
| * | | Merge ACPICA 20130328. | Jung-uk Kim | 2013-04-04 | 38 | -1481/+2913 |
| |\| |
|
| * | | Merge ACPICA 20130214. | Jung-uk Kim | 2013-02-15 | 55 | -741/+2805 |
| |\| |
|
| * | | Merge two bug fixes from the vendor branch. | Jung-uk Kim | 2013-01-28 | 4 | -22/+40 |
| |\| |
|
| * | | Fix another build breakage for ia64. | Jung-uk Kim | 2013-01-21 | 1 | -1/+1 |
| * | | Work around build breakage with GCC 4.2. | Jung-uk Kim | 2013-01-19 | 1 | -1/+1 |
| * | | Merge ACPICA 20130117. | Jung-uk Kim | 2013-01-17 | 281 | -7248/+8954 |
| |\| |
|
| * | | Merge ACPICA 20121114. | Jung-uk Kim | 2012-11-20 | 44 | -502/+860 |
| |\| |
|
| * | | Merge ACPICA 20121018. | Jung-uk Kim | 2012-10-23 | 191 | -2253/+3661 |
| |\| |
|