summaryrefslogtreecommitdiff
path: root/sys/dev/ath/if_ath_btcoex.c
Commit message (Expand)AuthorAgeFilesLines
* MFC ath(4) potential memory disclosure fixesEd Maste2018-04-081-1/+2
* Revert r330897:Eitan Adler2018-03-291-2/+0
* Partial merge of the SPDX changesEitan Adler2018-03-141-0/+2
* [ath] remove now unused parameters.Adrian Chadd2016-06-041-4/+0
* [ath] correctly shift the QCA9565 LNA config into the mci config variable.Adrian Chadd2016-06-021-2/+6
* [ath] commit initial bluetooth coexistence support for the MCI NICs.Adrian Chadd2016-06-021-60/+62
* [ath] add WB335 btcoex for initial testing.Adrian Chadd2016-05-281-0/+64
* Until there's a full MCI implementation - just implement a placeholderAdrian Chadd2015-01-171-0/+68
* The r48589 promised to remove implicit inclusion of if_var.h soon. PrepareGleb Smirnoff2013-10-261-0/+2
* Add in an initial WB225 (AR9485 + AR3012 BT) combo profile.Adrian Chadd2013-06-141-0/+60
* Add another comment about WB195 (AR9285+AR3011) when using ASPM.Adrian Chadd2013-06-101-0/+4
* Bring over the initial static bluetooth coexistence configurationAdrian Chadd2013-06-071-0/+281