summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/ath/ath_hal/ar9300
Commit message (Expand)AuthorAgeFilesLines
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-1723-107/+1088
* MFC r278348:dim2015-02-101-2/+2
* Check the return value from ath_hal_malloc()adrian2013-06-291-0/+5
* 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
* 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
OpenPOWER on IntegriCloud