summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)Author
2015-02-01iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho
2015-02-01iwlwifi: mvm: add beamformer supportEyal Shapira
2015-02-01iwlwifi: mvm: always use mac color zeroLuciano Coelho
2015-01-22Revert "iwlwifi: mvm: drop non VO frames when flushing"Emmanuel Grumbach
2015-01-22Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2015-01-22iwlwifi: mvm: move U-APSD decision to authenticationJohannes Berg
2015-01-22Merge tag 'tags/mac80211-next-for-davem-2015-01-19' into iwlwifi-nextEmmanuel Grumbach
2015-01-22iwlwifi: mvm: add rxf and txf to dump dataLiad Kaufman
2015-01-22iwlwifi: mvm: add support for dumping a secondary SRAMIdo Yariv
2015-01-12iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg
2014-12-28iwlwifi: mvm: clean refs before stop_device()Eliad Peller
2014-12-28iwlwifi: mvm: support 2 different channelsEmmanuel Grumbach
2014-12-28iwlwifi: mvm: wait for d0i3 exit on hw restartEliad Peller
2014-12-28iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller
2014-12-28iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modesEliad Peller
2014-12-28iwlwifi: mvm: convert the SRAM dump to the generic memory dumpEmmanuel Grumbach
2014-12-28iwlwifi: mvm: change SMEM dump to general purpose memory dumpEmmanuel Grumbach
2014-12-28iwlwifi: mvm: add smem content to dump dataLiad Kaufman
2014-12-28iwlwifi: mvm: support additional nvm_file in family 8000 B stepEran Harary
2014-12-28iwlwifi: mvm: Set the HW step in the core dumpIdo Yariv
2014-12-28iwlwifi: mvm: allow RSSI compensationEmmanuel Grumbach
2014-12-28iwlwifi: mvm: add fw runtime stack to dump dataLiad Kaufman
2014-12-15mac80211: move U-APSD enablement to vif flagsJohannes Berg
2014-12-14iwlwifi: mvm: clear IN_HW_RESTART flag on stop()Eliad Peller
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_CSA_FLOWEmmanuel Grumbach
2014-12-01iwlwifi: deprecate -8.ucode for 3160 / 7260 / 7265Emmanuel Grumbach
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 for net detectLuciano Coelho
2014-11-24iwlwifi: mvm: protect session during CSALuciano 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: declare TDLS supportArik Nemtsov