aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-20iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika1-2/+2
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz1-29/+35
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon1-2/+22
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz1-3/+14
2019-02-04iwlwifi: refactor NIC init sequenceJohannes Berg1-59/+8
2019-02-04iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu1-0/+25
2019-02-04iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu1-5/+5
2019-02-04iwlwifi: fix bad dma handling in page_mem dumping flowShahar S Matityahu1-4/+0
2019-01-29iwlwifi: pcie: use u32* argument to iwl_trans_get_fw_monitor_len()Johannes Berg1-1/+1
2019-01-29iwlwifi: monitor dumping flow cleanupShahar S Matityahu1-15/+3
2019-01-25iwlwifi: pcie: remove suspend/resume workaround for 9000A devicesLuca Coelho1-11/+0
2019-01-25iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho1-4/+0
2019-01-25iwlwifi: correct one of the PCI struct namesIhab Zhaika1-2/+2
2019-01-25iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctlyLuca Coelho1-1/+4
2019-01-25iwlwifi: add PCI IDs for the 22260 device seriesLuca Coelho1-1/+2
2019-01-25iwlwifi: pcie: make array 'prop' static, shrinks object sizeColin Ian King1-1/+1
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