aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu1-0/+2
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-30/+43
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+2
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu1-0/+2
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg1-1/+0
2019-03-22iwlwifi: use sync nmi in case of init flow failureShahar S Matityahu1-7/+0
2019-03-22iwlwifi: add sync_nmi to trans opsShahar S Matityahu1-0/+7
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu1-0/+10
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu1-0/+3
2019-02-04iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu1-0/+15
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu1-0/+13
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen1-0/+5
2018-11-23iwlwifi: dbg: add apply point logicSara Sharon1-2/+1
2018-11-23iwlwifi: dbg: disable triggers for iniSara Sharon1-0/+1
2018-11-23iwlwifi: trans: support loading ini TLVs from external fileSara Sharon1-0/+3
2018-11-23iwlwifi: trans: parse and store debug ini TLVsSara Sharon1-0/+4
2018-11-23iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon1-4/+3
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon1-5/+3
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon1-2/+2
2018-09-28iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon1-0/+17
2018-08-31iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami1-3/+4
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: remove dump_regs() from transport opsJohannes Berg1-11/+0
2018-08-31iwlwifi: drop packets with bad status in CDSara Sharon1-0/+1
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu1-0/+1
2018-08-02iwlwifi: trans: add a new op for getting DMA dataSara Sharon1-0/+26
2018-07-26iwlwifi: pcie: support 2k rx buffersGolan Ben Ami1-0/+2
2018-04-26iwlwifi: introduce Image Loader (IML) - new firmware imageGolan Ben-Ami1-0/+5
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon1-4/+4
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami1-0/+7
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami1-1/+1
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+1
2017-12-05iwlwifi: mvm: enable RX offloading with TKIP and WEPDavid Spinadel1-1/+3
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho1-1/+1
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani1-0/+11
2017-11-03iwlwifi: remove host assisted pagingEmmanuel Grumbach1-14/+0
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach1-17/+0
2017-10-06iwlwifi: remove dflt_pwr_limit from the transportLuca Coelho1-2/+0
2017-10-06iwlwifi: trans: move ref/unref code to the common part of the transportLuca Coelho1-12/+2
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg1-1/+2
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-2/+2
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach1-5/+8
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg1-2/+4
2017-06-05iwlwifi: remove unnecessary code in iwl_trans_alloc_tx_cmdLuca Coelho1-7/+1
2017-06-05iwlwifi: split firmware API from iwl-trans.hJohannes Berg1-136/+1
2017-06-05iwlwifi: fix a kernel-doc tagJohannes Berg1-1/+1
2017-06-02iwlwifi: add wait for tx queue emptySara Sharon1-1/+19
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon1-4/+4
2017-04-25iwlwifi: move to 512 queuesSara Sharon1-0/+2
2017-04-19iwlwifi: move to TVQM modeSara Sharon1-16/+22