summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/bt-coex.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-11iwlwifi: mvm: make bt-coex.c genericEmmanuel Grumbach1-1280/+0
2014-03-11iwlwifi: mvm: BT Coex add support for Co-running blockEmmanuel Grumbach1-3/+288
2014-02-03iwlwifi: mvm: BT Coex - fix SYNC2SCO flagsEmmanuel Grumbach1-1/+3
2014-02-03iwlwifi: mvm: allow to force reduced tx power from debugfsEmmanuel Grumbach1-3/+3
2014-02-03iwlwifi: mvm: BT Coex - change SMPS settings in AP modeEmmanuel Grumbach1-31/+54
2014-02-03iwlwifi: mvm: BT Coex - set low latency vif as primaryEmmanuel Grumbach1-5/+24
2014-02-03iwlwifi: mvm: provide helper to fetch the iwl_mvm_sta from sta_idEmmanuel Grumbach1-12/+2
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-31iwlwifi: mvm: BT Coex - update channel inihibition for channel 14Emmanuel Grumbach1-2/+2
2013-12-09iwlwifi: mvm: BT Coex - enable Sync to SCOEmmanuel Grumbach1-1/+2
2013-12-09iwlwifi: mvm: add iwl_mvm_sta_from_mac80211Johannes Berg1-4/+4
2013-12-09iwlwifi: mvm: BT Coex - fine tune the aggregation sizeEmmanuel Grumbach1-1/+1
2013-11-25iwlwifi: mvm: BT Coex fix another NULL pointer dereferenceEmmanuel Grumbach1-0/+5
2013-11-25iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUTEmmanuel Grumbach1-1/+0
2013-10-30iwlwifi: mvm: BT Coex - fix copy paste issueEmmanuel Grumbach1-1/+1
2013-10-29iwlwifi: mvm: BT Coex fix NULL pointer dereferenceEmmanuel Grumbach1-1/+5
2013-10-18iwlwifi: mvm: BT Coex - enable Tx power based on BT statusEmmanuel Grumbach1-2/+2
2013-10-18iwlwifi: mvm: BT Coex - always set mandatory fieldsEmmanuel Grumbach1-3/+7
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg1-1/+1
2013-10-11iwlwifi: mvm: BT Coex - update integration with rate controlEmmanuel Grumbach1-0/+18
2013-10-11iwlwifi: mvm: BT Coex - tune SMPS parametersEmmanuel Grumbach1-4/+4
2013-10-11iwlwifi: mvm: BT Coex - track bandwidth changes in HTEmmanuel Grumbach1-1/+1
2013-10-11iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach1-2/+52
2013-10-11iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach1-1/+29
2013-10-02iwlwifi: mvm: BT Coex - Correctly enable and treat rssi eventsEmmanuel Grumbach1-10/+30
2013-10-02iwlwifi: mvm: BT Coex - adapt debugfs to new APIEmmanuel Grumbach1-9/+2
2013-10-02iwlwifi: mvm: don't use reduced Tx power when not applicableEmmanuel Grumbach1-4/+12
2013-10-02iwlwifi: mvm: BT Coex - use data from firmwareEmmanuel Grumbach1-16/+42
2013-10-02iwlwifi: mvm: BT Coex - no need to send envelopesEmmanuel Grumbach1-25/+0
2013-10-02iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach1-106/+287
2013-10-02iwlwifi: mvm: fix locking in iwl_mvm_bt_rssi_event()Johannes Berg1-6/+3
2013-10-02iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski1-4/+12
2013-07-16iwlwifi: mvm: don't allocate BT_COEX cmd on stackEmmanuel Grumbach1-46/+92
2013-07-16iwlwifi: mvm: fix the ACK / CTS kill mask upon RSSI eventEmmanuel Grumbach1-0/+2
2013-07-16iwlwifi: mvm: better handle several several vifs in BT CoexEmmanuel Grumbach1-18/+4
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach1-1/+20
2013-06-04iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach1-1/+1
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-2/+4
2013-04-03iwlwifi: mvm: rename iwl_mvm_new_bt_coex_notifEmmanuel Grumbach1-8/+7
2013-04-03iwlwifi: mvm: beautify code in BT CoexEmmanuel Grumbach1-22/+10
2013-04-03iwlwifi: mvm: remove BT Coex constraints upon roaming to A bandEmmanuel Grumbach1-17/+50
2013-04-03iwlwifi: mvm: implement reduced Tx powerEmmanuel Grumbach1-35/+257
2013-03-26iwlwifi: mvm: ignore bt_ch_announce module parameterEmmanuel Grumbach1-2/+1
2013-03-20iwlwifi: mvm: tune the move to static SMPS due to BT loadEmmanuel Grumbach1-1/+3
2013-03-20iwlwifi: mvm: don't support multi-channel inhibitionEmmanuel Grumbach1-2/+1
2013-03-20iwlwifi: mvm: fix the {ack,cts}_kill_mskEmmanuel Grumbach1-7/+7
2013-03-06iwlwifi: mvm: export last bt_notif through debugfsEmmanuel Grumbach1-0/+3
2013-03-06iwlwifi: mvm: update SMPS when BT gets activeEmmanuel Grumbach1-0/+52
2013-03-06iwlwifi: mvm: handle BT-coex notificationEmmanuel Grumbach1-0/+50
2013-03-06iwlwifi: mvm: begin basic BT-Coex implementationEmmanuel Grumbach1-0/+242