summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/coex.c
AgeCommit message (Expand)Author
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...David S. Miller
2015-03-31Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...David S. Miller
2015-03-30mac80211: convert rssi_callback() to event_callback()Emmanuel Grumbach
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-12Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach
2015-03-12iwlwifi: mvm: BT Coex - update the new APIEmmanuel Grumbach
2015-03-05iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach
2015-03-02iwlwifi: add new TLV capability flag for BT PLCREmmanuel Grumbach
2015-01-22iwlwifi: mvm: BT Coex - set all the co-running values to 0Emmanuel Grumbach
2014-12-28iwlwifi: mvm: use iwl_mvm_vif_from_mac80211() consistentlyJohannes Berg
2014-11-11iwlwifi: mvm: rs - don't use the shared antenna when BT load is highEmmanuel Grumbach
2014-10-29iwlwifi: mvm: BT Coex - make the multiprio lut a constantEmmanuel Grumbach
2014-10-29iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constantsEmmanuel Grumbach
2014-10-23iwlwifi: mvm: BT Coex - update the MPLUT Boost register valueEmmanuel Grumbach
2014-09-14iwlwifi: define the non shared antenna per hardwareEmmanuel Grumbach
2014-09-14Merge remote-tracking branch 'iwlwifi-fixes/master' into NEXTEmmanuel Grumbach
2014-09-08iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg
2014-09-08iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-07-22iwlwifi: mvm: BT Coex - don't change AP SMPS modeEmmanuel Grumbach
2014-07-22iwlwifi: mvm: BT Coex - fix the ACK / CTS kill maskEmmanuel Grumbach
2014-07-08iwlwifi: mvm: BT Coex - fix TLC with old APIEmmanuel Grumbach
2014-07-07iwlwifi: mvm: BT Coex - relax constraints when TTC / RRC is activeEmmanuel Grumbach
2014-07-07iwlwifi: mvm: BT Coex - add High Band retentionEmmanuel Grumbach
2014-07-07iwlwifi: mvm: BT Coex - convert reduced Tx power to new APIEmmanuel Grumbach
2014-07-07iwlwifi: mvm: BT Coex - convert the co-running update to new APIEmmanuel Grumbach
2014-07-07iwlwifi: mvm: BT Coex - convert the sw boost update to new APIEmmanuel Grumbach
2014-07-07iwlwifi: mvm: BT Coex - new APIEmmanuel Grumbach
2014-07-07iwlwifi: mvm: BT Coex - prepare towards new APIEmmanuel Grumbach
2014-06-24iwlwifi: mvm: BT Coex - avoid the shared antenna for management framesEmmanuel Grumbach
2014-06-24iwlwifi: mvm: BT Coex - add reduced Tx power thresholds to constantsEmmanuel Grumbach
2014-06-24iwlwifi: mvm: BT Coex - don't limit rate control if TTC is onEmmanuel Grumbach
2014-06-24iwlwifi: mvm: BT Coex - allow MIMO in more casesEmmanuel Grumbach
2014-06-24iwlwifi: mvm: BT Coex - allow to force the antenna allocationEmmanuel Grumbach
2014-05-22iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach
2014-05-22iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach
2014-05-15iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach
2014-05-13iwlwifi: mvm: BT Coex - fix boost register / LUT valuesEmmanuel Grumbach
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg
2014-05-06Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2014-05-06iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach
2014-04-13iwlwifi: mvm: BT Coex - send priority tables from iwl_send_bt_init_confEmmanuel Grumbach
2014-04-13iwlwifi: mvm: BT Coex - minor API changeEmmanuel Grumbach
2014-04-13iwlwifi: mvm: BT Coex - don't use comma operatorEmmanuel Grumbach
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_NEWBT_COEX TLV flagEmmanuel Grumbach
2014-04-13iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach
2014-04-13iwlwifi: mvm: add ATPC implementationEliad Peller
2014-04-13iwlwifi: mvm: BT Coex - send the new LUT upon antenna coupling changeEmmanuel Grumbach
2014-03-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville