summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg
2015-11-15iwlwifi: mvm: Avoid dereferencing sta if it was already flushedAvri Altman
2015-11-15iwlwifi: mvm: don't overwrite the key indices in D3 entryLuca Coelho
2015-10-25iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho
2015-10-05iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman
2015-10-05iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer
2015-10-05iwlwifi: mvm: fix default disabled aggs in staLiad Kaufman
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman
2015-08-16Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach
2015-08-13iwlwifi: mvm: don't set K1/K2 for AES-CMACJohannes Berg
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg
2015-08-04iwlwifi: mvm: LRU-assign key offsetsJohannes Berg
2015-06-26iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb
2015-05-28iwlwifi: mvm: Configure agg. queue before assigning it to STAAndrei Otcheretianski
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