aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-1/+1
2019-11-15iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss1-1/+1
2019-10-25iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai1-2/+5
2019-10-25iwlwifi: mvm: consider ieee80211 station max amsdu valueMordechay Goodstein1-1/+6
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-2/+2
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-2/+2
2019-09-06iwlwifi: mvm: add the skb length to a printShaul Triebitz1-2/+3
2019-07-30iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segmentEmmanuel Grumbach1-1/+2
2019-06-29iwlwifi: mvm: Drop large non sta framesAndrei Otcheretianski1-0/+3
2019-06-29iwlwifi: mvm: remove multiple debugfs entriesMordechay Goodstein1-8/+1
2019-06-29iwlwifi: iwl_mvm_tx_mpdu() must be called with BH disabledJiri Kosina1-1/+3
2019-02-20iwlwifi: mvm: add some debug data to TX pathSara Sharon1-4/+7
2019-02-20iwlwifi: mvm: Allow retries for probe responsesIlan Peer1-1/+3
2019-02-20iwlwifi: mvm: Set TX_CMD_FLG_PROT_REQUIRE correctlyAndrei Otcheretianski1-1/+1
2019-02-20iwlwifi: mvm: support non-transmitting APSara Sharon1-2/+8
2019-01-25iwlwifi: tighten boundary checksLiad Kaufman1-5/+19
2019-01-25iwlwifi: mvm: Set Tx rate and flags when there is not stationIlan Peer1-3/+4
2019-01-25iwlwifi: mvm: bring back mvm GSO codeSara Sharon1-1/+223
2019-01-25iwlwifi: mvm: support mac80211 AMSDUSara Sharon1-226/+3
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-54/+17
2018-12-20iwlwifi: mvm: take station lock later in the codeSara Sharon1-2/+2
2018-12-20iwlwifi: mvm: cleanup iwl_mvm_tx_skb_non_staSara Sharon1-25/+17
2018-12-20iwlwifi: mvm: remove pointless NULL assignmentSara Sharon1-5/+1
2018-12-20iwlwifi: mvm: remove dead codeSara Sharon1-6/+0
2018-11-11iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern1-15/+50
2018-11-11iwlwifi: mvm: switch management tx antenna only on tx failureAvraham Stern1-4/+4
2018-11-11iwlwifi: mvm: remove queue_info_lockJohannes Berg1-5/+5
2018-10-08iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg1-25/+9
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-10/+5
2018-09-28iwlwifi: mvm: use correct FIFO lengthSara Sharon1-15/+32
2018-08-31iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach1-1/+1
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: mvm: avoid sending too many BARsSara Sharon1-0/+8
2018-08-31iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon1-4/+5
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman1-0/+67
2018-08-31iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern1-6/+18
2018-07-26iwlwifi: support new tx apiGolan Ben Ami1-14/+34
2018-05-30iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach1-0/+4
2018-05-30iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach1-6/+6
2018-04-26iwlwifi: mvm: remove check for non low latency TIDsSara Sharon1-1/+0
2018-04-20iwlwifi: mvm: use the new get_tid functionSara Sharon1-7/+4
2018-04-20iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman1-3/+8
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho1-0/+35
2018-03-28iwlwifi: mvm: move TSO segment to a separate functionSara Sharon1-75/+83
2018-03-16iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach1-6/+4
2018-03-02iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer1-1/+5
2018-03-02iwlwifi: mvm: fix TX of CCMP 256Sara Sharon1-2/+5
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach1-2/+1
2017-12-20iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon1-3/+2
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-6/+14