summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2017-06-05iwlwifi: mvm: don't fail when removing a key from an inexisting staLuca Coelho
2017-06-05iwlwifi: mvm: support ibss in dqa modeLiad Kaufman
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon
2017-04-25iwlwifi: mvm: support station type APISara Sharon
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon
2017-04-25iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon
2017-04-25iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon
2017-04-25iwlwifi: mvm: avoid variable shadowingJohannes Berg
2017-04-25iwlwifi: mvm: check if returned value is NULLSharon Dvir
2017-04-19iwlwifi: mvm: provide the actual number of frames for the SP lenEmmanuel Grumbach
2017-04-19iwlwifi: mvm: ignore BAID for SN smaller than SSNSara Sharon
2017-04-19iwlwifi: move to TVQM modeSara Sharon
2017-04-19iwlwifi: mvm: tell the firmware about the U-APSD parametersEmmanuel Grumbach
2017-04-19iwlwifi: mvm: support a000 SCD queue configurationSara Sharon
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon
2017-04-19iwlwifi: mvm: add queues after adding stationSara Sharon
2017-04-18Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...Kalle Valo
2017-04-11iwlwifi: mvm: don't assume static queue numbersSara Sharon
2017-04-11iwlwifi: mvm: support new ADD_MODIFY_STA_KEY commandSara Sharon
2017-04-11iwlwifi: mvm: add multicast stationSara Sharon
2017-04-11iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon
2017-03-24iwlwifi: mvm: support ibss in dqa modeLiad Kaufman
2017-03-16iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...David S. Miller
2017-02-08iwlwifi: mvm: Fix removal of IGTKIlan Peer
2017-02-06iwlwifi: mvm: fix pending frame counter calculationSara Sharon
2017-02-06iwlwifi: mvm: release static queues on bcast releaseLiad Kaufman
2017-02-03iwlwifi: mvm: set AID to firmware only for associated stationsJohannes Berg
2017-02-03iwlwifi: mvm: always free inactive queue when moving ownershipSara Sharon
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-26iwlwifi: mvm: use mvm_disable_queue instead of sharing logicSara Sharon
2017-01-26iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho
2017-01-23iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg
2016-10-19iwlwifi: mvm: tell the firmware about the AID of the peerEmmanuel Grumbach
2016-10-19iwlwifi: mvm: use firmware station PM notification for AP_LINK_PSJohannes Berg
2016-10-19iwlwifi: mvm: fix dqa deferred frames markingLiad Kaufman
2016-10-19iwlwifi: mvm: fix reserved txq freeingLiad Kaufman
2016-10-19iwlwifi: mvm: update txq metadata to current ownerLiad Kaufman
2016-09-26iwlwifi: mvm: initialise ADD_STA before sending it to the firmwareEmmanuel Grumbach
2016-09-19iwlwifi: mvm: make iwl_mvm_update_sta() an inlineJohannes Berg
2016-09-19iwlwifi: mvm: remove variable shadowingLiad Kaufman
2016-09-16iwlwifi: mvm: use setup_timer instead of init_timer and data fieldsWei Yongjun
2016-09-16iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman
2016-09-15iwlwifi: mvm: call a different txq_enable functionSara Sharon
2016-08-30iwlwifi: mvm: support txq tid owner changeLiad Kaufman
2016-08-30iwlwifi: mvm: use defines for SCD_CONFIG_CMD enablementLiad Kaufman
2016-08-30iwlwifi: mvm: re-assign old queues after hw restart in dqa modeLiad Kaufman
2016-08-30iwlwifi: mvm: keep track of tid associated with each queueLiad Kaufman
2016-08-30iwlwifi: mvm: re-aggregate shared queue after unsharingLiad Kaufman