summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg2015-08-041-6/+3
* iwlwifi: mvm: LRU-assign key offsetsJohannes Berg2015-08-041-6/+26
* iwlwifi: mvm: Configure agg. queue before assigning it to STAAndrei Otcheretianski2015-05-281-7/+7
* iwlwifi: fix spelling errorsSara Sharon2015-04-021-2/+2
* iwlwifi: mvm: allow to configure the timeout for the Tx queuesEmmanuel Grumbach2015-03-301-6/+4
* iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach2015-03-181-0/+14
* iwlwifi: mvm: remove warning on station exhaustionJohannes Berg2015-03-121-1/+1
* iwlwifi: mvm: remove IWL_UCODE_TLV_API_DISABLE_STA_TXEmmanuel Grumbach2015-03-121-3/+0
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-3/+12
* iwlwifi: mvm: really disable TDLS queuesEmmanuel Grumbach2015-01-221-2/+2
* iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_keyJohn W. Linville2015-01-221-0/+1
* iwlwifi: mvm: let the firmware configure the schedulerEmmanuel Grumbach2015-01-221-4/+4
* iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg2014-12-281-6/+6
* iwlwifi: mvm: use iwl_mvm_vif_from_mac80211() consistentlyJohannes Berg2014-12-281-2/+2
* iwlwifi: mvm: add CSA absent time event for clientsLuciano Coelho2014-11-241-0/+15
* iwlwifi: mvm: implement mac80211 TDLS channel-switch APIsArik Nemtsov2014-11-241-0/+9
* iwlwifi: mvm: use private TFD queues for TDLS stationsArik Nemtsov2014-11-241-4/+90
* iwlwifi: mvm: add WEP RX hardware offload supportJohannes Berg2014-11-241-12/+52
* iwlwifi: mvm: refactor key add/remove functionsJohannes Berg2014-11-241-64/+79
* iwlwifi: mvm: use correct type for firmware statusJohannes Berg2014-11-111-2/+4
* iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov2014-10-291-1/+1
* iwlwifi: mvm: rs: fix logic in case of multiple TIDsEyal Shapira2014-09-211-0/+8
* iwlwifi: mvm: prepare for scheduler config commandAvri Altman2014-09-161-6/+6
* iwlwifi: mvm: disable aggregation queues in station DB in FWJohannes Berg2014-09-141-1/+11
* iwlwifi: mvm: clean up AUX station handlingJohannes Berg2014-09-031-3/+12
* iwlwifi: mvm: clean up broadcast station handlingJohannes Berg2014-09-031-19/+42
* iwlwifi: mvm: use tdls indication from mac80211Johannes Berg2014-09-031-4/+8
* iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg2014-09-031-2/+2
* iwlwifi: mvm: Enabling Aux QueueAriej Marjieh2014-07-211-2/+6
* iwlwifi: mvm: use C99 initializers for add_staEmmanuel Grumbach2014-07-211-9/+7
* iwlwifi: mvm: Use CS tx block bit for AP/GOAndrei Otcheretianski2014-07-071-0/+54
* iwlwifi: mvm: Introduce an API to set STA_FLG_DISABLE_TX flagAndrei Otcheretianski2014-06-241-0/+20
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-9/+9
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_STA_KEY_CMD flagEmmanuel Grumbach2014-04-131-134/+27
* iwlwifi: mvm: Use RCU_INIT_POINTER(x, NULL)Monam Agarwal2014-04-131-4/+4
* iwlwifi: mvm: don't set AP STA to EINVALEmmanuel Grumbach2014-04-131-8/+0
* iwlwifi: mvm: reconfigure qos seq on D0i3 exitArik Nemtsov2014-03-161-1/+9
* iwlwifi: mvm: BT Coex - enable per-AC BT priorityEmmanuel Grumbach2014-03-111-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-02-131-1/+1
|\
| * iwlwifi: mvm: make local pointer non-staticJohannes Berg2014-01-301-1/+1
* | iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller2014-02-061-7/+21
* | iwlwifi: mvm: get status on D0i3 exitEliad Peller2014-02-031-0/+4
* | iwlwifi: mvm: implement AP/GO uAPSD supportJohannes Berg2014-02-031-43/+128
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-01-031-2/+2
|\
| * iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-12-181-17/+4
|\ \ | |/
| * iwlwifi: mvm: rs: fix RTS protection being set indefinitelyEyal Shapira2013-12-171-13/+0
| * iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov2013-12-171-4/+4
* | iwlwifi: mvm: use pre-RCU-sync sta removal operationJohannes Berg2013-12-161-2/+9
|/
OpenPOWER on IntegriCloud