summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* | iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho2017-01-261-2/+0
|/
* 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/+0
* 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/+3
* iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman2016-09-161-1/+23
* iwlwifi: mvm: call a different txq_enable functionSara Sharon2016-09-151-3/+1
* iwlwifi: mvm: support txq tid owner changeLiad Kaufman2016-08-301-0/+51
* iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablementLiad Kaufman2016-08-301-2/+2
* iwlwifi: mvm: re-assign old queues after hw restart in dqa modeLiad Kaufman2016-08-301-2/+70
* iwlwifi: mvm: keep track of tid associated with each queueLiad Kaufman2016-08-301-0/+7
* iwlwifi: mvm: re-aggregate shared queue after unsharingLiad Kaufman2016-08-301-24/+142
* iwlwifi: mvm: support GMAC protocolAyala Beker2016-08-291-6/+36
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2016-07-101-1/+15
|\
| * iwlwifi: mvm: set the encryption type of an IGTK keyAyala Beker2016-06-101-0/+8
| * iwlwifi: mvm: fix RCU splat in TKIP's update_keyEmmanuel Grumbach2016-06-101-1/+7
* | iwlwifi: mvm: free RX reorder buffer on restartSara Sharon2016-07-061-3/+4
* | iwlwifi: mvm: add RX aggregation printsSara Sharon2016-07-061-2/+5
* | iwlwifi: mvm: support dqa-mode scd queue redirectionLiad Kaufman2016-07-061-5/+110
* | iwlwifi: mvm: support tdls in dqa modeLiad Kaufman2016-07-061-12/+19
* | iwlwifi: mvm: add support for GCMP encryptionAyala Beker2016-07-061-0/+9
* | iwlwifi: mvm: update aux queue in dqa modeLiad Kaufman2016-07-061-2/+16
* | iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman2016-07-061-0/+7
* | iwlwifi: mvm: support dqa queue sharingLiad Kaufman2016-07-061-17/+156
* | iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman2016-07-061-8/+189
* | iwlwifi: mvm: free dqa queues on STA removal also in non-bssLiad Kaufman2016-07-011-2/+3
|/
* iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman2016-05-101-26/+122
* iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon2016-05-101-6/+1
* iwlwifi: mvm: add reorder timeout per frameSara Sharon2016-05-101-1/+22
* iwlwifi: mvm: add reorder buffer per queueSara Sharon2016-05-101-8/+61
* iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon2016-05-101-8/+122
* iwlwifi: mvm: support p2p device frames tx on dqa queue #2Liad Kaufman2016-05-101-0/+7
* iwlwifi: mvm: allocate queue for probe response in dqa modeLiad Kaufman2016-05-101-8/+36
* iwlwifi: mvm: fix inconsistent lock in dqa modeLiad Kaufman2016-03-301-4/+4
* iwlwifi: mvm: use bss client queue for bss stationLiad Kaufman2016-03-301-5/+13
OpenPOWER on IntegriCloud