summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)Author
2014-12-02iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman
2014-12-02iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman
2014-12-02iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach
2014-12-01iwlwifi: mvm: remove a dangling line of documentationDavid Spinadel
2014-12-01iwlwifi: mvm: support NVM file with headerIdan Kahlon
2014-12-01iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho
2014-12-01iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho
2014-12-01iwlwifi: mvm: add missing mvm ref debug printEliad Peller
2014-12-01iwlwifi: mvm: BT Coex - change the MPLUT registers' valueEmmanuel Grumbach
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_CAPA_EXTENDED_BEACONEmmanuel Grumbach
2014-12-01iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho
2014-11-25Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2014-11-24iwlwifi: mvm: disconnect TDLS peers before channel switchArik Nemtsov
2014-11-24iwlwifi: mvm: declare support for VHT BF info in radiotapEyal Shapira
2014-11-24iwlwifi: mvm: add support to MFUART loading notificationChaya Rachel Ivgy
2014-11-24iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller
2014-11-24iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho
2014-11-24iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho
2014-11-24iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho
2014-11-24iwlwifi: mvm: add support for net detectLuciano Coelho
2014-11-24iwlwifi: mvm: protect session during CSALuciano Coelho
2014-11-24iwlwifi: mvm: clear TE data if CSA time event fails to startLuciano Coelho
2014-11-24iwlwifi: mvm: disable beacon filtering during CSALuciano Coelho
2014-11-24iwlwifi: mvm: add a channel_switch op to bypass mac80211 timerLuciano Coelho
2014-11-24iwlwifi: mvm: finalize on post_switch instead of unassignLuciano Coelho
2014-11-24iwlwifi: mvm: schedule CSA time event a bit before beacon 1Luciano Coelho
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho
2014-11-24iwlwifi: mvm: use switching_chanctx argument instead of csa_activeLuciano Coelho
2014-11-24iwlwifi: mvm: disable PS during channel switchLuciano Coelho
2014-11-24iwlwifi: mvm: Handle failed beacon transmissions during CSAAndrei Otcheretianski
2014-11-24iwlwifi: mvm: return the actual error code when switch_vif_chanctx failsLuciano Coelho
2014-11-24iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIFLuciano Coelho
2014-11-24iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modesLuciano Coelho
2014-11-24iwlwifi: mvm: only save csa_vif in AP/GO modeLuciano Coelho
2014-11-24iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beaconLuciano Coelho
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov
2014-11-24iwlwifi: mvm: block TID when using TDLSLiad Kaufman
2014-11-24iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov
2014-11-24iwlwifi: mvm: disconnect TDLS peers on reconfigArik Nemtsov
2014-11-24iwlwifi: mvm: allow private per-STA TFD queuesArik Nemtsov
2014-11-24iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov
2014-11-24iwlwifi: mvm: add TDLS channel switch FW APIsArik Nemtsov
2014-11-24iwlwifi: mvm: declare TDLS supportArik Nemtsov
2014-11-24iwlwifi: mvm: pull SNAP header into skb->headJohannes Berg
2014-11-24iwlwifi: mvm: pull crypto header into skb->headJohannes Berg
2014-11-24iwlwifi: build mac80211 rx_status in placeJohannes Berg