aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-1810/+0
2015-10-25iwlwifi: mvm: disable TDLS ac queues correctlyArik Nemtsov1-2/+3
2015-10-25iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()Luca Coelho1-2/+2
2015-10-05iwlwifi: mvm: support enabling a queue with a given ssnLiad Kaufman1-2/+3
2015-10-05iwlwifi: mvm: support using multiple ACs on single HW queueLiad Kaufman1-26/+45
2015-10-05iwlwifi: mvm: Correctly update MAC context on add/del stationIlan Peer1-1/+1
2015-10-05iwlwifi: mvm: fix default disabled aggs in staLiad Kaufman1-1/+1
2015-08-28iwlwifi: mvm: don't ask for beacons when AP vif and no assoc staGregory Greenman1-0/+5
2015-08-16Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach1-2/+0
2015-08-13iwlwifi: mvm: don't set K1/K2 for AES-CMACJohannes Berg1-2/+0
2015-08-04Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach1-1/+2
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg1-6/+3
2015-08-04iwlwifi: mvm: LRU-assign key offsetsJohannes Berg1-6/+26
2015-06-26iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb1-1/+2
2015-05-28iwlwifi: mvm: Configure agg. queue before assigning it to STAAndrei Otcheretianski1-7/+7
2015-04-02iwlwifi: fix spelling errorsSara Sharon1-2/+2
2015-03-30iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach1-6/+4
2015-03-18iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach1-0/+14
2015-03-12iwlwifi: mvm: remove warning on station exhaustionJohannes Berg1-1/+1
2015-03-12iwlwifi: mvm: remove IWL_UCODE_TLV_API_DISABLE_STA_TXEmmanuel Grumbach1-3/+0
2015-02-01iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach1-3/+12
2015-01-22iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach1-2/+2
2015-01-22iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville1-0/+1
2015-01-22iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach1-4/+4
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg1-6/+6
2014-12-28iwlwifi: mvm: use iwl_mvm_vif_from_mac80211() consistentlyJohannes Berg1-2/+2
2014-11-24iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho1-0/+15
2014-11-24iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov1-0/+9
2014-11-24iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov1-4/+90
2014-11-24iwlwifi: mvm: add WEP RX hardware offload supportJohannes Berg1-12/+52
2014-11-24iwlwifi: mvm: refactor key add/remove functionsJohannes Berg1-64/+79
2014-11-11iwlwifi: mvm: use correct type for firmware statusJohannes Berg1-2/+4
2014-10-29iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov1-1/+1
2014-09-21iwlwifi: mvm: rs: fix logic in case of multiple TIDsEyal Shapira1-0/+8
2014-09-16iwlwifi: mvm: prepare for scheduler config commandAvri Altman1-6/+6
2014-09-14iwlwifi: mvm: disable aggregation queues in station DB in FWJohannes Berg1-1/+11
2014-09-03iwlwifi: mvm: clean up AUX station handlingJohannes Berg1-3/+12
2014-09-03iwlwifi: mvm: clean up broadcast station handlingJohannes Berg1-19/+42
2014-09-03iwlwifi: mvm: use tdls indication from mac80211Johannes Berg1-4/+8
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg1-2/+2
2014-07-21iwlwifi: mvm: Enabling Aux QueueAriej Marjieh1-2/+6
2014-07-21iwlwifi: mvm: use C99 initializers for add_staEmmanuel Grumbach1-9/+7
2014-07-07iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski1-0/+54
2014-06-24iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski1-0/+20
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-9/+9
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flagEmmanuel Grumbach1-134/+27
2014-04-13iwlwifi: mvm: Use RCU_INIT_POINTER(x, NULL)Monam Agarwal1-4/+4
2014-04-13iwlwifi: mvm: don't set AP STA to EINVALEmmanuel Grumbach1-8/+0
2014-03-16iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov1-1/+9