summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg2018-10-081-25/+9
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-10/+5
* iwlwifi: mvm: use correct FIFO lengthSara Sharon2018-09-281-15/+32
* iwlwifi: mvm: send BCAST management frames to the right stationEmmanuel Grumbach2018-08-311-1/+1
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
* iwlwifi: mvm: avoid sending too many BARsSara Sharon2018-08-311-0/+8
* iwlwifi: mvm: fix BAR seq ctrl reportingSara Sharon2018-08-311-4/+5
* iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman2018-08-311-0/+67
* iwlwifi: set the tid for non-QOS frames to zeroAvraham Stern2018-08-311-6/+18
* iwlwifi: support new tx apiGolan Ben Ami2018-07-261-14/+34
* iwlwifi: mvm: honor the max_amsdu_subframes limitEmmanuel Grumbach2018-05-301-0/+4
* iwlwifi: mvm: fix TSO with highly fragmented SKBsEmmanuel Grumbach2018-05-301-6/+6
* iwlwifi: mvm: remove check for non low latency TIDsSara Sharon2018-04-261-1/+0
* iwlwifi: mvm: use the new get_tid functionSara Sharon2018-04-201-7/+4
* iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman2018-04-201-3/+8
* iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho2018-04-201-0/+35
* iwlwifi: mvm: move TSO segment to a separate functionSara Sharon2018-03-281-75/+83
* iwlwifi: mvm: set the correct tid when we flush the MCAST staEmmanuel Grumbach2018-03-161-6/+4
* iwlwifi: mvm: Direct multicast frames to the correct stationIlan Peer2018-03-021-1/+5
* iwlwifi: mvm: fix TX of CCMP 256Sara Sharon2018-03-021-2/+5
* iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-201-2/+1
* iwlwifi: mvm: don't warn on multiple packets when opening a queueSara Sharon2017-12-201-3/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-191-6/+14
|\
| * iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-051-2/+6
| * Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo2017-12-021-4/+8
| |\
| | * iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho2017-11-281-1/+1
| | * iwlwifi: mvm: support MGMT frames in compressed BALiad Kaufman2017-11-251-3/+7
* | | iwlwifi: mvm: fix packet injectionEmmanuel Grumbach2017-11-251-1/+2
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-2/+11
|\ \ | |/
| * iwlwifi: mvm: use RS macro instead of duplicating the codeSara Sharon2017-11-031-2/+1
| * iwlwifi: mvm: add missing lq_colorLiad Kaufman2017-10-181-0/+10
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-2/+2
|/
* iwlwifi: mvm: send all non-bufferable frames on the probe queueAvraham Stern2017-09-081-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-2/+10
|\
| * iwlwifi: mvm: set A-MPDU bit upon empty BA notification from FWGregory Greenman2017-08-011-0/+2
| * iwlwifi: mvm: fix TCP CSUM offload with WEP and A000 seriesEmmanuel Grumbach2017-08-011-2/+8
* | iwlwifi: mvm: don't send BAR on flushed framesEmmanuel Grumbach2017-08-181-1/+6
* | iwlwifi: mvm: update the firmware API in TXEmmanuel Grumbach2017-08-181-1/+1
* | iwlwifi: mvm: remove non-DQA modeJohannes Berg2017-08-011-109/+24
* | iwlwifi: mvm: fix the FIFO numbers in A000 devicesEmmanuel Grumbach2017-08-011-1/+1
* | iwlwifi: refactor firmware debug codeJohannes Berg2017-08-011-9/+8
* | iwlwifi: refactor shared mem parsingJohannes Berg2017-08-011-1/+2
|/
* iwlwifi: mvm: quietly accept non-sta disassoc framesJohannes Berg2017-06-291-1/+4
* iwlwifi: mvm: remove DQA non-STA client mode special caseJohannes Berg2017-06-291-8/+0
* iwlwifi: mvm: don't mess the SNAP header in TSO for non-QoS packetsEmmanuel Grumbach2017-06-291-4/+6
* iwlwifi: mvm: don't send fetch the TID from a non-QoS packet in TSOEmmanuel Grumbach2017-06-291-5/+5
* iwlwifi: mvm: map cab_queue to real one earlierJohannes Berg2017-06-291-5/+6
* iwlwifi: mvm: properly enable IP header checksummingJohannes Berg2017-06-291-8/+12
* iwlwifi: mvm: quietly accept non-sta assoc response framesJohannes Berg2017-06-291-4/+7
* iwlwifi: mvm: support multi tid ba notifLiad Kaufman2017-06-291-16/+12
OpenPOWER on IntegriCloud