aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/ctxt-info.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg1-2/+1
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-53/+5
2020-12-10iwlwifi: pcie: change 12k A-MSDU config to use 16k buffersJohannes Berg1-1/+1
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho1-9/+12
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein1-1/+1
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein1-3/+3
2020-04-24iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to userJohannes Berg1-0/+15
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-5/+6
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg1-5/+6
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg1-3/+42
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach1-1/+1
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz1-3/+3
2019-02-04iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu1-4/+2
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-1/+1
2018-09-28iwlwifi: pcie: set RB size according to user settingsShaul Triebitz1-5/+23
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami1-56/+6
2018-04-20iwlwifi: Revert "iwlwifi: pcie: dynamic Tx command queue size"Sara Sharon1-1/+1
2017-10-06iwlwifi: pcie: dynamic Tx command queue sizeShahar S Matityahu1-1/+1
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach1-1/+1
2017-06-29iwlwifi: pcie: warn if paging is already initialized during initJohannes Berg1-0/+5
2017-06-29iwlwifi: pcie: make ctxt-info free idempotentJohannes Berg1-0/+2
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman1-0/+4
2017-04-20iwlwifi: pcie: free context info in case of failuresJohannes Berg1-1/+4
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon1-1/+1
2017-04-11iwlwifi: pcie: add context information supportSara Sharon1-0/+274