summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-12-01iwlwifi: pcie: claim ownership on the device after stop_device()Emmanuel Grumbach
2014-12-01iwlwifi: don't load on 7265D with old NVMEmmanuel Grumbach
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: pcie: refactor cmd_in_flight set/clear codeEliad Peller
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-12-01iwlwifi: move firmware file format definitions to correct headerJohannes Berg
2014-11-25Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2014-11-24iwlwifi: update the secure mem space and for the CPUsEmmanuel Grumbach
2014-11-24iwlwifi: sdio: new SDIO card id for 4165 seriesOren Givon
2014-11-24iwlwifi: declare d0i3 support for IWL_DEVICE_8000Eliad Peller
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: trans: add suspend/resume opsEliad 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