aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-2/+10
2017-08-18iwlwifi: mvm: don't send BAR on flushed framesEmmanuel Grumbach1-1/+6
2017-08-18iwlwifi: mvm: update the firmware API in TXEmmanuel Grumbach1-1/+1
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-109/+24
2017-08-01iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach1-1/+1
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-9/+8
2017-08-01iwlwifi: refactor shared mem parsingJohannes Berg1-1/+2
2017-08-01iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman1-0/+2
2017-08-01iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach1-2/+8
2017-06-29iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg1-1/+4
2017-06-29iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg1-8/+0
2017-06-29iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach1-4/+6
2017-06-29iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach1-5/+5
2017-06-29iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg1-5/+6
2017-06-29iwlwifi: mvm: properly enable IP header checksummingJohannes Berg1-8/+12
2017-06-29iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg1-4/+7
2017-06-29iwlwifi: mvm: support multi tid ba notifLiad Kaufman1-16/+12
2017-06-23iwlwifi: mvm: support TX on MONITOR ifaceLiad Kaufman1-0/+3
2017-06-23iwlwifi: mvm: support new flush APIMordechai Goodstein1-10/+34
2017-06-23iwlwifi: mvm: disentangle union in TX status structJohannes Berg1-1/+2
2017-06-23iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman1-3/+12
2017-06-23iwlwifi: mvm: avoid variable shadowingJohannes Berg1-2/+2
2017-06-23iwlwifi: mvm: avoid unnecessary cache trashing in Tx pathEmmanuel Grumbach1-1/+4
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-2/+25
2017-06-05iwlwifi: mvm: add AMSDU flag to offload assistSara Sharon1-1/+7
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman1-1/+11
2017-06-02iwlwifi: mvm: use proper sta_addr in firmware APIJohannes Berg1-1/+1
2017-06-02iwlwifi: mvm: flush per station for DQA modeSara Sharon1-0/+17
2017-04-25iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon1-1/+4
2017-04-25iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon1-3/+3
2017-04-25iwlwifi: mvm: map cab_queue to different txq_idSara Sharon1-0/+2
2017-04-20iwlwifi: mvm: allow block ack response without dataSara Sharon1-0/+4
2017-04-19iwlwifi: mvm: support change to a000 smem APISara Sharon1-1/+1
2017-04-19iwlwifi: mvm: support new TX response for TVQMSara Sharon1-4/+30
2017-04-19iwlwifi: mvm: support moving to mgmt tidSara Sharon1-3/+6
2017-04-19iwlwifi: mvm: support a000 SCD queue configurationSara Sharon1-0/+3
2017-04-19iwlwifi: mvm: support new TX APISara Sharon1-16/+50
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon1-3/+3
2017-04-18Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-4/+4
2017-04-11iwlwifi: mvm: don't assume static queue numbersSara Sharon1-4/+4
2017-04-11iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon1-23/+18
2017-03-24iwlwifi: mvm: support ibss in dqa modeLiad Kaufman1-2/+5
2017-03-16iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon1-23/+18
2017-02-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach1-4/+6
2017-02-08iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3
2017-02-06iwlwifi: mvm: cleanup iwl_mvm_tx_mpdu a bitSara Sharon1-23/+12
2017-02-06iwlwifi: mvm: fix pending frame counter calculationSara Sharon1-1/+4
2017-02-06iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg1-35/+3
2017-02-06iwlwifi: mvm: overwrite skb info laterJohannes Berg1-5/+15
2017-02-03iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()Johannes Berg1-2/+2