summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* iwlwifi: change monitor DMA to be coherentShahar S Matityahu2018-08-311-43/+19
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
* 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/+1
* iwlwifi: move some msix and rx functions to a common placeGolan Ben Ami2018-08-021-23/+0
* iwlwifi: pcie: don't access periphery registers when not availableEmmanuel Grumbach2018-08-021-12/+12
* iwlwifi: allow masking out memory areas from the fw dumpShahar S Matityahu2018-08-021-38/+60
* iwlwifi: trans: add a new op for getting DMA dataSara Sharon2018-08-021-0/+17
* iwlwifi: pcie: support rx structures for 22560 devicesGolan Ben Ami2018-08-021-5/+7
* iwlwifi: support multiple tfd queue max sizes for different devicesGolan Ben Ami2018-07-261-3/+3
* iwlwifi: update gen3 interrupts - sw error and image responseGolan Ben Ami2018-07-261-5/+28
* iwlwifi: pcie: start early debug for 22560 devicesGolan Ben Ami2018-07-261-1/+1
* iwlwifi: add support for 22560 devicesLuca Coelho2018-07-261-4/+16
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-031-5/+5
|\
| * iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee2018-05-291-5/+5
* | iwlwifi: pcie: remove non-responsive deviceLuca Coelho2018-04-261-3/+71
* | iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-04-261-28/+37
|/
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-6/+6
* iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-201-5/+13
* iwlwifi: support internal debug data collection for new devicesGolan Ben Ami2017-12-201-20/+39
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-191-2/+2
|\
| * Merge tag 'iwlwifi-next-for-kalle-2017-11-29' of git://git.kernel.org/pub/scm...Kalle Valo2017-12-021-2/+2
| |\
| | * iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho2017-11-281-2/+2
* | | iwlwifi: fix access to prph when transport is stoppedSara Sharon2017-11-251-0/+9
* | | iwlwifi: pcie: fix erroneous "Read failed message"Sara Sharon2017-11-251-0/+1
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-0/+90
|\ \ | |/
| * iwlwifi: Add more call-sites for pcie reg dumperKirtika Ruchandani2017-11-031-3/+4
| * iwlwifi: pcie: dump registers when HW becomes inaccessibleRajat Jain2017-10-061-0/+89
* | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-251-5/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-011-0/+9
|\
| * iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()Luca Coelho2017-08-241-0/+9
* | iwlwifi: distinguish different RF modules in A000 devicesTzipi Peres2017-08-181-1/+1
* | iwlwifi: pcie: support short Tx queues for A000 device familyEmmanuel Grumbach2017-08-181-1/+1
* | iwlwifi: remove references to unsupported HWLuca Coelho2017-08-091-4/+5
* | iwlwifi: add support of FPGA fwTzipi Peres2017-08-091-0/+11
* | Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-071-4/+4
|\ \ | |/ |/|
| * iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg2017-08-011-4/+4
* | iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter2017-07-211-1/+2
|/
* iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach2017-06-291-18/+5
OpenPOWER on IntegriCloud