summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: Enable security on new TX APIDavid Spinadel2017-06-221-37/+71
* iwlwifi: mvm: remove txq EMPTYING_DELBA state for DQALiad Kaufman2017-06-221-2/+7
* Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-121-5/+43
|\
| * iwlwifi: add wait for tx queue emptySara Sharon2017-06-021-3/+38
| * iwlwifi: mvm: wait for the flushed queue onlySara Sharon2017-06-021-2/+1Star
| * iwlwifi: mvm: flush per station for DQA modeSara Sharon2017-06-021-1/+5
* | iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho2017-06-051-8/+5Star
* | iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-06-051-1/+12
|/
* iwlwifi: rename wait_for_tx_queues_emptySara Sharon2017-04-251-7/+7
* iwlwifi: mvm: support station type APISara Sharon2017-04-251-11/+73
* iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon2017-04-251-40/+56
* iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon2017-04-251-6/+6
* iwlwifi: mvm: map cab_queue to different txq_idSara Sharon2017-04-251-2/+2
* iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2017-04-251-1/+5
* iwlwifi: mvm: avoid variable shadowingJohannes Berg2017-04-251-5/+6
* iwlwifi: mvm: check if returned value is NULLSharon Dvir2017-04-251-0/+2
* iwlwifi: mvm: provide the actual number of frames for the SP lenEmmanuel Grumbach2017-04-191-1/+1
* iwlwifi: mvm: ignore BAID for SN smaller than SSNSara Sharon2017-04-191-0/+1
* iwlwifi: move to TVQM modeSara Sharon2017-04-191-32/+92
* iwlwifi: mvm: tell the firmware about the U-APSD parametersEmmanuel Grumbach2017-04-191-4/+6
* iwlwifi: mvm: support a000 SCD queue configurationSara Sharon2017-04-191-5/+57
* iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-15/+15
* iwlwifi: mvm: add queues after adding stationSara Sharon2017-04-191-52/+52
* Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...Kalle Valo2017-04-181-46/+153
|\
| * iwlwifi: mvm: don't assume static queue numbersSara Sharon2017-04-111-14/+8Star
| * iwlwifi: mvm: support new ADD_MODIFY_STA_KEY commandSara Sharon2017-04-111-28/+68
| * iwlwifi: mvm: add multicast stationSara Sharon2017-04-111-34/+78
| * iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon2017-04-111-5/+6
* | iwlwifi: mvm: support ibss in dqa modeLiad Kaufman2017-03-241-3/+6
* | iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon2017-03-161-5/+6
|/
* Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...David S. Miller2017-02-101-65/+169
|\
| * iwlwifi: mvm: Fix removal of IGTKIlan Peer2017-02-081-2/+5
| * iwlwifi: mvm: fix pending frame counter calculationSara Sharon2017-02-061-12/+21
| * iwlwifi: mvm: release static queues on bcast releaseLiad Kaufman2017-02-061-18/+72
| * iwlwifi: mvm: set AID to firmware only for associated stationsJohannes Berg2017-02-031-1/+2
| * iwlwifi: mvm: always free inactive queue when moving ownershipSara Sharon2017-02-031-32/+69
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-021-3/+4
|\ \ | |/ |/|
| * iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-01-231-3/+4
* | iwlwifi: mvm: use mvm_disable_queue instead of sharing logicSara Sharon2017-01-261-21/+8Star
* | iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho2017-01-261-2/+0Star
|/
* iwlwifi: mvm: tell the firmware about the AID of the peerEmmanuel Grumbach2016-10-191-0/+1
* iwlwifi: mvm: use firmware station PM notification for AP_LINK_PSJohannes Berg2016-10-191-0/+13
* iwlwifi: mvm: fix dqa deferred frames markingLiad Kaufman2016-10-191-0/+1
* iwlwifi: mvm: fix reserved txq freeingLiad Kaufman2016-10-191-3/+6
* iwlwifi: mvm: update txq metadata to current ownerLiad Kaufman2016-10-191-4/+9
* iwlwifi: mvm: initialise ADD_STA before sending it to the firmwareEmmanuel Grumbach2016-09-261-1/+1
* iwlwifi: mvm: make iwl_mvm_update_sta() an inlineJohannes Berg2016-09-191-7/+0Star
* iwlwifi: mvm: remove variable shadowingLiad Kaufman2016-09-191-3/+3
* iwlwifi: mvm: use setup_timer instead of init_timer and data fieldsWei Yongjun2016-09-161-5/+3Star
* iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman2016-09-161-1/+23