summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David S. Miller2019-05-051-5/+8
|\
| * iwlwifi: pcie: initialize debug_rfkill to -1Johannes Berg2019-04-291-5/+6
| * iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu2019-04-191-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-031-6/+13
|\ \ | |/ |/|
| * iwlwifi: don't panic in error path on non-msix systemsShahar S Matityahu2019-04-181-6/+13
* | Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-181-19/+29
|\ \ | |/ |/|
| * iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-031-9/+3Star
| * iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu2019-03-221-9/+20
| * iwlwifi: for AX210 device support radio GF4Shaul Triebitz2019-03-221-0/+3
| * iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu2019-03-221-2/+4
* | iwlwifi: add support for quz firmwaresLuca Coelho2019-04-031-0/+4
* | iwlwifi: rename structs to fit the new namesIhab Zhaika2019-03-221-1/+1
* | iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-221-2/+3
|/
* iwlwifi: add new cards for 22000 and killer series and change the market nameIhab Zhaika2019-02-201-2/+2
* iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz2019-02-141-29/+35
* iwlwifi: pcie: fix TX while flushingSara Sharon2019-02-141-2/+22
* iwlwifi: introduce device family AX210Shaul Triebitz2019-02-141-3/+14
* iwlwifi: refactor NIC init sequenceJohannes Berg2019-02-041-59/+8Star
* iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu2019-02-041-0/+25
* iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu2019-02-041-5/+5
* iwlwifi: fix bad dma handling in page_mem dumping flowShahar S Matityahu2019-02-041-4/+0Star
* iwlwifi: pcie: use u32* argument to iwl_trans_get_fw_monitor_len()Johannes Berg2019-01-291-1/+1
* iwlwifi: monitor dumping flow cleanupShahar S Matityahu2019-01-291-15/+3Star
* iwlwifi: pcie: remove suspend/resume workaround for 9000A devicesLuca Coelho2019-01-251-11/+0Star
* iwlwifi: pcie: remove unnecessary iwl_pcie_enable_rx_wake() functionLuca Coelho2019-01-251-4/+0Star
* iwlwifi: correct one of the PCI struct namesIhab Zhaika2019-01-251-2/+2
* iwlwifi: pcie: recognize NICs with hw_rev 0x364 correctlyLuca Coelho2019-01-251-1/+4
* iwlwifi: add PCI IDs for the 22260 device seriesLuca Coelho2019-01-251-1/+2
* iwlwifi: pcie: make array 'prop' static, shrinks object sizeColin Ian King2019-01-251-1/+1
* iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon2018-12-141-22/+49
* iwlwifi: add debugfs file to read fw debug data recordingLior Cohen2018-11-231-0/+160
* iwlwifi: fix cfg structs for 22000 with different RF modulesLuca Coelho2018-11-231-2/+20
* iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon2018-11-231-17/+14Star
* iwlwifi: dbg: avoid passing trigger aroundSara Sharon2018-11-111-2/+2
* iwlwifi: trans: Clear persistence bit when starting the FWShahar S Matityahu2018-11-111-0/+12
* iwlwifi: dbg: move debug data to a structSara Sharon2018-10-061-1/+1
* iwlwifi: pcie: add infrastructure for multiple debug buffersSara Sharon2018-09-281-56/+60
* iwlwifi: pcie: Fail fast if HW is inaccessible at probeRajat Jain2018-09-281-0/+6
* iwlwifi: pcie: read correct prph address for newer devicesSara Sharon2018-09-281-2/+14
* iwlwifi: debug flow cleanupShahar S Matityahu2018-09-281-29/+38
* iwlwifi: fw: stop and start debugging using host commandSara Sharon2018-09-281-1/+1
* iwlwifi: fw: add a restart FW debug functionSara Sharon2018-09-281-1/+1
* iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu2018-08-311-7/+1Star
* iwlwifi: change monitor DMA to be coherentShahar S Matityahu2018-08-311-43/+19Star
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* iwlwifi: improve the flow when a NIC is disconnectedEmmanuel Grumbach2018-08-311-4/+4
* iwlwifi: pcie: avoid unnecessary work if NIC is disconnectedMatt Chen2018-08-311-0/+4
* iwlwifi: pcie: store the default rxq numberGolan Ben Ami2018-08-311-0/+2
* iwlwifi: remove dump_regs() from transport opsJohannes Berg2018-08-311-2/+1Star
* iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami2018-08-021-23/+0Star