summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2015-04-02iwlwifi: fix spelling errorsSara Sharon
2015-03-30iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach
2015-03-18iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach
2015-03-12iwlwifi: mvm: remove warning on station exhaustionJohannes Berg
2015-03-12iwlwifi: mvm: remove IWL_UCODE_TLV_API_DISABLE_STA_TXEmmanuel Grumbach
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach
2015-01-22iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach
2015-01-22iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg
2014-12-28iwlwifi: mvm: use iwl_mvm_vif_from_mac80211() consistentlyJohannes Berg
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov
2014-11-24iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov
2014-11-24iwlwifi: mvm: add WEP RX hardware offload supportJohannes Berg
2014-11-24iwlwifi: mvm: refactor key add/remove functionsJohannes Berg
2014-11-11iwlwifi: mvm: use correct type for firmware statusJohannes Berg
2014-10-29iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov
2014-09-21iwlwifi: mvm: rs: fix logic in case of multiple TIDsEyal Shapira
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman
2014-09-14iwlwifi: mvm: disable aggregation queues in station DB in FWJohannes Berg
2014-09-03iwlwifi: mvm: clean up AUX station handlingJohannes Berg
2014-09-03iwlwifi: mvm: clean up broadcast station handlingJohannes Berg
2014-09-03iwlwifi: mvm: use tdls indication from mac80211Johannes Berg
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg
2014-07-21iwlwifi: mvm: Enabling Aux QueueAriej Marjieh
2014-07-21iwlwifi: mvm: use C99 initializers for add_staEmmanuel Grumbach
2014-07-07iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski
2014-06-24iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flagEmmanuel Grumbach
2014-04-13iwlwifi: mvm: Use RCU_INIT_POINTER(x, NULL)Monam Agarwal
2014-04-13iwlwifi: mvm: don't set AP STA to EINVALEmmanuel Grumbach
2014-03-16iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov
2014-03-11iwlwifi: mvm: BT Coex - enable per-AC BT priorityEmmanuel Grumbach
2014-02-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-06iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller
2014-02-03iwlwifi: mvm: get status on D0i3 exitEliad Peller
2014-02-03iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg
2014-01-30iwlwifi: mvm: make local pointer non-staticJohannes Berg
2014-01-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach
2013-12-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-12-17iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov
2013-12-16iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg
2013-12-09iwlwifi: mvm: add iwl_mvm_sta_from_mac80211Johannes Berg
2013-12-09iwlwifi: mvm: simplify iwl_mvm_send_lq_cmdEyal Shapira
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg