aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-22/+49
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen1-0/+160
2018-11-23iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho1-2/+20
2018-11-23iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon1-17/+14
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon1-2/+2
2018-11-11iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu1-0/+12
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon1-1/+1
2018-09-28iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon1-56/+60
2018-09-28iwlwifi: pcie: Fail fast if HW is inaccessible at probeRajat Jain1-0/+6
2018-09-28iwlwifi: pcie: read correct prph address for newer devicesSara Sharon1-2/+14
2018-09-28iwlwifi: debug flow cleanupShahar S Matityahu1-29/+38
2018-09-28iwlwifi: fw: stop and start debugging using host commandSara Sharon1-1/+1
2018-09-28iwlwifi: fw: add a restart FW debug functionSara Sharon1-1/+1
2018-08-31iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu1-7/+1
2018-08-31iwlwifi: change monitor DMA to be coherentShahar S Matityahu1-43/+19
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach1-4/+4
2018-08-31iwlwifi: pcie: avoid unnecessary work if NIC is disconnectedMatt Chen1-0/+4
2018-08-31iwlwifi: pcie: store the default rxq numberGolan Ben Ami1-0/+2
2018-08-31iwlwifi: remove dump_regs() from transport opsJohannes Berg1-2/+1
2018-08-02iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami1-23/+0
2018-08-02iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach1-12/+12
2018-08-02iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu1-38/+60
2018-08-02iwlwifi: trans: add a new op for getting DMA dataSara Sharon1-0/+17
2018-08-02iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami1-5/+7
2018-07-26iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami1-3/+3
2018-07-26iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami1-5/+28
2018-07-26iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami1-1/+1
2018-07-26iwlwifi: add support for 22560 devicesLuca Coelho1-4/+16
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-1/+1
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2018-05-29iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee1-5/+5
2018-04-26iwlwifi: pcie: remove non-responsive deviceLuca Coelho1-3/+71
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami1-28/+37
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-6/+6
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami1-5/+13
2017-12-20iwlwifi: support internal debug data collection for new devicesGolan Ben Ami1-20/+39
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-2/+2
2017-12-02Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-2/+2
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho1-2/+2
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon1-0/+9
2017-11-25iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon1-0/+1
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+90
2017-11-03iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani1-3/+4
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()Mark Rutland1-5/+5
2017-10-06iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain1-0/+89
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2017-08-24iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho1-0/+9
2017-08-18iwlwifi: distinguish different RF modules in A000 devicesTzipi Peres1-1/+1
2017-08-18iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach1-1/+1