summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon
2017-02-09iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg
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
2016-08-29iwlwifi: mvm: support GMAC protocolAyala Beker
2016-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2016-07-06iwlwifi: mvm: free RX reorder buffer on restartSara Sharon
2016-07-06iwlwifi: mvm: add RX aggregation printsSara Sharon
2016-07-06iwlwifi: mvm: support dqa-mode scd queue redirectionLiad Kaufman
2016-07-06iwlwifi: mvm: support tdls in dqa modeLiad Kaufman
2016-07-05iwlwifi: mvm: add support for GCMP encryptionAyala Beker
2016-07-05iwlwifi: mvm: update aux queue in dqa modeLiad Kaufman
2016-07-05iwlwifi: mvm: set sta_id in SCD_QUEUE_CONFIG cmdLiad Kaufman
2016-07-05iwlwifi: mvm: support dqa queue sharingLiad Kaufman
2016-07-05iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman
2016-07-01iwlwifi: mvm: free dqa queues on STA removal also in non-bssLiad Kaufman
2016-06-10iwlwifi: mvm: set the encryption type of an IGTK keyAyala Beker
2016-06-10iwlwifi: mvm: fix RCU splat in TKIP's update_keyEmmanuel Grumbach
2016-05-10iwlwifi: mvm: support dqa-mode agg on non-shared queueLiad Kaufman
2016-05-10iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon
2016-05-10iwlwifi: mvm: add reorder timeout per frameSara Sharon
2016-05-10iwlwifi: mvm: add reorder buffer per queueSara Sharon
2016-05-10iwlwifi: mvm: add infrastructure for tracking BA session in driverSara Sharon
2016-05-10iwlwifi: mvm: support p2p device frames tx on dqa queue #2Liad Kaufman
2016-05-10iwlwifi: mvm: allocate queue for probe response in dqa modeLiad Kaufman
2016-03-30iwlwifi: mvm: fix inconsistent lock in dqa modeLiad Kaufman
2016-03-30iwlwifi: mvm: use bss client queue for bss stationLiad Kaufman
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman
2016-02-27iwlwifi: mvm: kill iwl_mvm_enable_agg_txqEmmanuel Grumbach
2016-02-27iwlwifi: mvm: add duplicate packet detection per rx queueSara Sharon
2016-02-27iwlwifi: mvm: add Tx A-MSDU inside A-MPDUEmmanuel Grumbach
2016-02-01iwlwifi: mvm: add new ADD_STA command versionSara Sharon
2016-02-01iwlwifi: mvm: change the check for ADD_STA statusSara Sharon
2015-12-20iwlwifi: mvm: Change number of associated stations when station becomes assoc...Ayala Beker
2015-12-20iwlwifi: mvm: change iwl_mvm_get_key_sta_id() to return the stationJohannes Berg
2015-12-20iwlwifi: mvm: Add a station in monitor modeChaya Rachel Ivgi
2015-12-20iwlwifi: mvm: refactor the way fw_key_table is handledLuca Coelho
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach
2015-12-20Merge tag 'iwlwifi-for-kalle-2015-12-16' into nextEmmanuel Grumbach
2015-12-13iwlwifi: mvm: close the SP if we send fewer frames than expected in SPEmmanuel Grumbach
2015-12-13iwlwifi: block the queues when we send ADD_STA for uAPSDEmmanuel Grumbach