summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach1-0/+7
2015-01-13iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira1-2/+9
2015-01-12iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach1-11/+9
2015-01-12iwlwifi: mvm: fix EBS on single scanDavid Spinadel2-14/+39
2015-01-05iwlwifi: mvm: scan dwell time correctionsDavid Spinadel1-5/+12
2015-01-05iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2-0/+4
2015-01-05iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira1-2/+6
2015-01-05iwlwifi: mvm: fix Rx with both chainsEyal Shapira1-1/+1
2014-12-14iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller1-2/+13
2014-12-02iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary1-1/+6
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman1-0/+4
2014-12-02iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2-0/+40
2014-12-02iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2014-12-01iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel1-1/+0
2014-12-01iwlwifi: mvm: support NVM file with headerIdan Kahlon1-8/+23
2014-12-01iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho2-11/+54
2014-12-01iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho2-5/+68
2014-12-01iwlwifi: mvm: add missing mvm ref debug printEliad Peller1-0/+1
2014-12-01iwlwifi: mvm: BT Coex - change the MPLUT registers' valueEmmanuel Grumbach1-2/+2
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach1-2/+1
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach5-51/+34
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach1-14/+5
2014-12-01iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach1-1/+0
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho4-12/+94
2014-11-25Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-3/+9
2014-11-24iwlwifi: mvm: disconnect TDLS peers before channel switchArik Nemtsov1-0/+3
2014-11-24iwlwifi: mvm: declare support for VHT BF info in radiotapEyal Shapira1-1/+2
2014-11-24iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy4-0/+36
2014-11-24iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller1-0/+3
2014-11-24iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho2-3/+38
2014-11-24iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho1-26/+47
2014-11-24iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho1-22/+45
2014-11-24iwlwifi: mvm: add support for net detectLuciano Coelho2-4/+8
2014-11-24iwlwifi: mvm: protect session during CSALuciano Coelho2-0/+22
2014-11-24iwlwifi: mvm: clear TE data if CSA time event fails to startLuciano Coelho1-0/+1
2014-11-24iwlwifi: mvm: disable beacon filtering during CSALuciano Coelho1-0/+10
2014-11-24iwlwifi: mvm: add a channel_switch op to bypass mac80211 timerLuciano Coelho2-0/+16
2014-11-24iwlwifi: mvm: finalize on post_switch instead of unassignLuciano Coelho1-12/+19
2014-11-24iwlwifi: mvm: schedule CSA time event a bit before beacon 1Luciano Coelho2-8/+17
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho5-18/+81
2014-11-24iwlwifi: mvm: use switching_chanctx argument instead of csa_activeLuciano Coelho1-4/+4
2014-11-24iwlwifi: mvm: disable PS during channel switchLuciano Coelho1-3/+25
2014-11-24iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski3-6/+29
2014-11-24iwlwifi: mvm: return the actual error code when switch_vif_chanctx failsLuciano Coelho1-5/+3
2014-11-24iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIFLuciano Coelho1-1/+39
2014-11-24iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modesLuciano Coelho1-9/+31
2014-11-24iwlwifi: mvm: only save csa_vif in AP/GO modeLuciano Coelho1-10/+18
2014-11-24iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beaconLuciano Coelho1-6/+13
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov6-0/+557
2014-11-24iwlwifi: mvm: block TID when using TDLSLiad Kaufman1-0/+9