summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-19iwlwifi: pcie: free IML DMA memory allocationJohannes Berg1-0/+3
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho1-0/+3
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein1-18/+0
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein1-124/+1
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein1-3/+1
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein1-2/+0
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein1-11/+1
2020-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein1-1/+0
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein1-12/+2
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein1-107/+0
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein1-2/+2
2020-05-08iwlwifi: pcie: skip fragmented receive buffersJohannes Berg1-1/+3
2020-05-08iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg1-0/+1
2020-04-24iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to userJohannes Berg1-16/+0
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg1-1/+0
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+19
2019-12-23iwlwifi: pcie: use partial pages if applicableJohannes Berg1-0/+14
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg1-0/+2
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg1-2/+3
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg1-0/+10
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg1-3/+3
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg1-1/+2
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg1-2/+0
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-2/+2
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach1-3/+0
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss1-0/+4
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-6/+6
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho1-3/+4
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-6/+8
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-1/+1
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-3/+2
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach1-2/+0
2019-09-06iwlwifi: remove the opmode's d0i3 handlersEmmanuel Grumbach1-3/+0
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud1-0/+1
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach1-0/+27
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-1/+1
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach1-1/+1
2019-04-29iwlwifi: pcie: initialize debug_rfkill to -1Johannes Berg1-2/+2
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz1-4/+0
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller1-28/+9
2019-04-03iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-5/+2
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg1-23/+7
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu1-1/+1
2019-02-20iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz1-2/+7
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon1-0/+2
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu1-0/+1
2019-02-04iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu1-17/+1
2019-01-29iwlwifi: pcie: align licensing to dual GPL/BSDJohannes Berg1-4/+40
2019-01-25iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho1-2/+0
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-0/+5