summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach2019-07-301-0/+2
* iwlwifi: unite macros with same meaningShaul Triebitz2019-04-191-4/+4
* Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-181-2/+4
|\
| * iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz2019-04-031-2/+4
* | iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-221-1/+1
|/
* iwlwifi: pcie: fix TX while flushingSara Sharon2019-02-141-0/+10
* iwlwifi: introduce device family AX210Shaul Triebitz2019-02-141-2/+10
* iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu2019-02-041-5/+3Star
* iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg2019-01-291-4/+40
* iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman2019-01-251-2/+1Star
* iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon2018-12-201-1/+2
* iwlwifi: pcie: fix erroneous printSara Sharon2018-12-141-5/+5
* iwlwifi: trace: change trace to trace one TB at a timeSara Sharon2018-10-081-12/+17
* iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return valueJohannes Berg2018-10-061-0/+2
* iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg2018-09-281-0/+8
* iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami2018-09-281-1/+1
* iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg2018-09-281-20/+21
* iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg2018-09-281-21/+7Star
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-4/+0Star
* iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach2018-08-311-6/+4Star
* iwlwifi: pcie: avoid unnecessary work if NIC is disconnectedMatt Chen2018-08-311-0/+10
* iwlwifi: remove dump_regs() from transport opsJohannes Berg2018-08-311-1/+1
* iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami2018-08-311-1/+1
* 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