summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
AgeCommit message (Expand)Author
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-12-23iwlwifi: pcie: work around DMA hardware bugJohannes Berg
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg
2019-11-20iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud
2019-07-30iwlwifi: don't unmap as page memory that was mapped as singleEmmanuel Grumbach
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-03iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg
2019-01-25iwlwifi: memcpy from dev_cmd and not dev_cmd->hdrLiad Kaufman
2018-12-20iwlwifi: pcie: lock txq a bit later in reclaim codeSara Sharon
2018-12-14iwlwifi: pcie: fix erroneous printSara Sharon
2018-10-08iwlwifi: trace: change trace to trace one TB at a timeSara Sharon
2018-10-06iwlwifi: pcie: check iwl_pcie_txq_build_tfd() return valueJohannes Berg
2018-09-28iwlwifi: pcie: support transmitting SKBs with fraglistJohannes Berg
2018-09-28iwlwifi: pcie: fit reclaim msg to MAX_MSG_LENGolan Ben Ami
2018-09-28iwlwifi: pcie: tx: pull tracing out of iwl_fill_data_tbs()Johannes Berg
2018-09-28iwlwifi: pcie: tx: unify TFD unmappingJohannes Berg
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho
2018-08-31iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach
2018-08-31iwlwifi: pcie: avoid unnecessary work if NIC is disconnectedMatt Chen
2018-08-31iwlwifi: remove dump_regs() from transport opsJohannes Berg
2018-08-31iwlwifi: pcie: make non-static hcmd and rx codeGolan Ben Ami
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami
2018-07-26iwlwifi: cancel the injective function between hw pointers to tfd entry indexGolan Ben Ami
2018-04-26iwlwifi: pcie: allow sending pre-built A-MSDUsEliad Peller
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon
2018-04-20iwlwifi: pcie: allocate shorter TX queues for 22000 devicesSara Sharon
2018-04-20iwlwifi: pcie: implement the overlow queue for Gen2 devicesEmmanuel Grumbach
2018-02-16iwlwifi: pcie: don't warn if we use all the transmit pointersEmmanuel Grumbach
2018-01-05iwlwifi: pcie: fix DMA memory mapping / unmappingEmmanuel Grumbach
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach
2017-08-09iwlwifi: pcie: free the TSO page when a Tx queue is unmapped on A000 devicesEmmanuel Grumbach
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller