summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tx.c
AgeCommit message (Expand)Author
2019-11-25iwlwifi: mvm: avoid sending too many BARsSara Sharon
2019-08-04iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski
2018-05-30iwlwifi: mvm: fix TX of CCMP 256Sara Sharon
2017-12-20iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon
2017-11-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach
2017-05-14iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon
2017-05-14iwlwifi: mvm: fix pending frame counter calculationSara Sharon
2017-05-14iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg
2017-05-14iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev
2017-05-14iwlwifi: mvm: overwrite skb info laterJohannes Berg
2016-09-30Merge tag 'wireless-drivers-next-for-davem-2016-09-29' of git://git.kernel.or...David S. Miller
2016-09-26iwlwifi: mvm: fix typo in TC_CMD_SEC_KEY_FROM_TABLEEmmanuel Grumbach
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-22iwlwifi: mvm: correct rate_idx bounds-checkJohannes Berg
2016-09-19iwlwifi: mvm: fix DQA AP mode station assumptionSara Sharon
2016-09-16iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman
2016-09-16iwlwifi: mvm: support new BA notification responseSara Sharon
2016-09-15iwlwifi: mvm: don't free queue after delba in dqaLiad Kaufman
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev
2016-08-30iwlwifi: mvm: re-aggregate shared queue after unsharingLiad Kaufman
2016-07-06iwlwifi: mvm: support tdls in dqa modeLiad Kaufman
2016-07-06iwlwifi: mvm: checksum IPv6 fragmented packetSara Sharon
2016-07-06iwlwifi: mvm: add support for GCMP encryptionAyala Beker
2016-07-06iwlwifi: mvm: fix txq aggregation bugOren Givon
2016-07-06iwlwifi: mvm: Do not open aggregations for null data packetsMatti Gottlieb
2016-07-06iwlwifi: mvm: support dqa queue inactivation upon timeoutLiad Kaufman
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: allow a debug knob for Tx A-MSDU even if rate control forbids itEmmanuel Grumbach
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-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linu...Luca Coelho
2016-05-04iwlwifi: mvm: don't override the rate with the AMSDU lenEmmanuel Grumbach
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-30iwlwifi: mvm: enable TCP/UDP checksum support for 9000 familySara Sharon
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman
2016-03-30iwlwifi: mvm: remove is_data_qos variable in TXJohannes Berg
2016-03-30iwlwifi: mvm: add support for new TX CMD APISara Sharon
2016-03-09iwlwifi: mvm: don't let NDPs mess the packet trackingEmmanuel Grumbach
2016-03-02Merge branch 'fixes' into nextEmmanuel Grumbach
2016-02-27iwlwifi: mvm: don't send an A-MSDU that is larger than the TXFEmmanuel Grumbach
2016-02-27iwlwifi: mvm: don't enable A-MSDU when the rates are too lowEmmanuel Grumbach
2016-02-27iwlwifi: mvm: allow to limit the A-MSDU from debugfsEmmanuel Grumbach
2016-02-27iwlwifi: mvm: add Tx A-MSDU inside A-MPDUEmmanuel Grumbach
2016-02-27iwlwifi: mvm: send large SKBs to the transportEmmanuel Grumbach
2016-02-27Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach
2016-02-27Merge tag 'mac80211-next-for-davem-2016-02-26' into next2Emmanuel Grumbach
2016-02-24iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller
2016-02-16iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman
2016-02-01iwlwifi: mvm: add trigger for firmware dump upon TX response statusGolan Ben-Ami