aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-09iwlwifi: remove references to unsupported HWLuca Coelho1-4/+5
2017-08-09iwlwifi: add support of FPGA fwTzipi Peres1-0/+11
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-4/+4
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg1-4/+4
2017-07-21iwlwifi: missing error code in iwl_trans_pcie_alloc()Dan Carpenter1-1/+2
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach1-18/+5
2017-06-29iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach1-8/+13
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-23iwlwifi: pcie: work around suspend/resume issueJohannes Berg1-0/+11
2017-06-23iwlwifi: pcie: reduce unwanted noise in the logsLuca Coelho1-3/+3
2017-06-23iwlwifi: pcie: make iwl_pcie_apm_stop_master() return voidJohannes Berg1-4/+2
2017-06-23iwlwifi: pcie: use kstrtou32_from_user()Johannes Berg1-9/+4
2017-06-23iwlwifi: pcie: remove pointless debugfs parsing for csr fileJohannes Berg1-10/+0
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg1-29/+53
2017-06-23iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg1-0/+40
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-40/+95
2017-06-05iwlwifi: pcie: support dumping FH in a000 hwLiad Kaufman1-3/+15
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon1-8/+8
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2017-06-02iwlwifi: add wait for tx queue emptySara Sharon1-29/+43
2017-06-02iwlwifi: pcie: support page dumping in wrt in gen2Liad Kaufman1-0/+29
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon1-1/+1
2017-04-25iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg1-1/+0
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman1-1/+1
2017-04-19iwlwifi: pcie: remove RSA race workaroundLuca Coelho1-46/+0
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon1-1/+4
2017-04-19iwlwifi: pcie: introduce new stop_deviceSara Sharon1-9/+9
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon1-6/+6
2017-04-19iwlwifi: pcie: remove block and freeze operations from new transportSara Sharon1-3/+0
2017-04-19iwlwifi: pcie: support host commands in new transportSara Sharon1-1/+1
2017-04-19iwlwifi: pcie: copy TX functions to new transportSara Sharon1-1/+1
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon1-4/+2
2017-04-11iwlwifi: pcie: add context information supportSara Sharon1-44/+16
2017-04-11iwlwifi: pcie: introduce split point to a000 devicesSara Sharon1-28/+57
2017-04-11iwlwifi: remove unnecessary dev_cmd_headroom parameterLuca Coelho1-1/+1