summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami2018-07-261-37/+50
* iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami2018-07-261-3/+8
* iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller2018-04-261-1/+7
* iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-04-261-7/+9
* iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon2018-04-201-21/+2Star
* iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon2018-04-201-0/+3
* iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach2018-04-201-1/+1
* iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach2018-02-161-1/+1
* iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach2018-01-051-4/+4
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-4/+3Star
* iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani2017-11-031-0/+1
* iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu2017-10-061-2/+21
* iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach2017-08-181-6/+7
* iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach2017-08-091-2/+2
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-071-3/+2Star
|\
| * iwlwifi: reorganize firmware APIJohannes Berg2017-08-011-3/+2Star
* | iwlwifi: pcie: fix unused txq NULL pointer dereferenceMordechai Goodstein2017-07-211-0/+3
|/
* Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-281-13/+30
|\
| * iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach2017-06-231-1/+21
| * iwlwifi: pcie: fix command completion name debugJohannes Berg2017-06-231-1/+2
| * iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg2017-06-231-3/+2Star
| * iwlwifi: simplify data tracepointJohannes Berg2017-06-231-2/+1Star
| * iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-221-2/+2
| * iwlwifi: use bitfield.h for some registersJohannes Berg2017-06-221-4/+2Star
* | Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller2017-06-251-3/+2Star
|\|
| * iwlwifi: add 9000 and A000 device familiesSara Sharon2017-06-051-1/+1
| * iwlwifi: pcie: add AMSDU to gen2Sara Sharon2017-06-051-2/+1Star
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-3/+2Star
|/
* iwlwifi: pcie: get rid of txq id assignmentSara Sharon2017-04-191-17/+16Star
* iwlwifi: pcie: alloc queues dynamicallySara Sharon2017-04-191-54/+14Star
* iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon2017-04-191-40/+41
* iwlwifi: pcie: support host commands in new transportSara Sharon2017-04-191-17/+7Star
* iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon2017-04-191-4/+4
* iwlwifi: pcie: copy TX functions to new transportSara Sharon2017-04-191-31/+7Star
* iwlwifi: pcie: introduce a000 TX queues managementSara Sharon2017-04-191-7/+1Star
* iwlwifi: pcie: add context information supportSara Sharon2017-04-111-23/+55
* iwlwifi: pcie: use iwl_get_dma_hi_addr()Johannes Berg2017-04-111-2/+1Star
* iwlwifi: pcie: remove the active field in struct iwl_txqSara Sharon2017-04-111-4/+3Star
* Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon2017-04-111-8/+0Star
* iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach2017-04-111-3/+0Star
* iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2017-02-061-4/+19
* iwlwifi: use reset to set transport headerZhang Shengju2016-12-031-1/+1
* iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg2016-10-191-0/+8
* iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg2016-09-221-22/+25
* iwlwifi: move to wide ID for all commandsSara Sharon2016-09-191-1/+1
* iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon2016-09-161-102/+95Star
* iwlwifi: change byte count table for a000 devicesSara Sharon2016-09-161-7/+29
* iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon2016-09-161-47/+94
* iwlwifi: introduce trans API to get byte count tableSara Sharon2016-09-161-0/+8
* iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon2016-09-151-10/+10