summaryrefslogtreecommitdiffstats
path: root/sys/contrib/dev/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
* Switch to ath hal source code. Note this removes the ath_halsam2008-12-0183-195147/+0
* Merge ath again (addition of wisoc files).rpaulo2008-09-053-0/+4829
|\
| * Flatten the vendor-sys/ath tree for future imports.rpaulo2008-08-2782-137923/+0
| * Workaround the detect-merge-conflicts.sh script and 's/^======$/&='.rpaulo2008-08-271-1/+1
* | Merge fix for P4 expansion from vendor branch.rpaulo2008-09-051-1/+1
* | Merge ath_hal 0.10.5.10 to head.rpaulo2008-08-2876-120629/+176586
* | This commit was generated by cvs2svn to compensate for changes in r165182,sam2006-12-1335-123531/+118083
|\ \ | |/
| * Version 0.9.20.3:sam2006-12-1335-123531/+118083
| * o move ath hal os glue code from the hal to the driver: this code wassam2006-09-183-661/+0
* | remove this from HEAD too since it got taken off the vendor branchsam2006-09-181-444/+0
* | This commit was generated by cvs2svn to compensate for changes in r162413,sam2006-09-182-217/+0
* | reposition defines so things build on architectures where AH_REGOPS_FUNCsam2006-06-071-14/+14
* | resolve merge conflictssam2006-06-051-9/+36
* | This commit was generated by cvs2svn to compensate for changes in r159285,sam2006-06-0574-102663/+127118
|\ \ | |/
| * Version 0.9.17.2:sam2006-06-0575-102672/+127154
* | resolve merge conflictssam2006-02-101-4/+6
* | This commit was generated by cvs2svn to compensate for changes in r155511,sam2006-02-1065-69379/+109156
|\ \ | |/
| * Version 0.9.16.16:sam2006-02-1066-69383/+109162
* | Modify the alq(9) alq_open() API to accept a file creation mode, ratherrwatson2005-04-161-1/+1
* | clear old files now in publicsam2004-12-082-3562/+0
* | resolve merge conflictsam2004-12-081-6/+26
* | This commit was generated by cvs2svn to compensate for changes in r138583,sam2004-12-0856-132/+74779
|\ \ | |/
| * Version 0.9.14.12:sam2004-12-0857-138/+74806
* | Add missing <sys/module.h> include.phk2004-06-181-0/+1
|/
* Version 0.9.6.3:sam2003-12-073-2011/+2011
* Version 0.9.6.1:sam2003-11-293-3167/+3429
* Version 0.9.5.17:sam2003-11-016-3310/+3401
* Version 0.9.5.2:sam2003-08-026-3053/+3273
* Initial import of Atheros Hardware Access Layer (HAL)sam2003-06-2511-0/+4530
OpenPOWER on IntegriCloud