summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUsHao Wei Tee2018-07-081-5/+5
* iwlwifi: fix access to prph when transport is stoppedSara Sharon2018-02-031-0/+9
* 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
* iwlwifi: pcie: propagate iwl_pcie_apm_init's statusEmmanuel Grumbach2017-06-291-8/+13
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-291-1/+1
* iwlwifi: pcie: work around suspend/resume issueJohannes Berg2017-06-231-0/+11
* iwlwifi: pcie: reduce unwanted noise in the logsLuca Coelho2017-06-231-3/+3
* iwlwifi: pcie: make iwl_pcie_apm_stop_master() return voidJohannes Berg2017-06-231-4/+2
* iwlwifi: pcie: use kstrtou32_from_user()Johannes Berg2017-06-231-9/+4
* iwlwifi: pcie: remove pointless debugfs parsing for csr fileJohannes Berg2017-06-231-10/+0
* iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-231-29/+53
* iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg2017-06-231-0/+40
* Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-121-40/+95
|\
| * iwlwifi: pcie: support dumping FH in a000 hwLiad Kaufman2017-06-051-3/+15
| * iwlwifi: add 9000 and A000 device familiesSara Sharon2017-06-051-8/+8
| * iwlwifi: add wait for tx queue emptySara Sharon2017-06-021-29/+43
| * iwlwifi: pcie: support page dumping in wrt in gen2Liad Kaufman2017-06-021-0/+29
* | iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho2017-06-051-2/+4
|/
* iwlwifi: rename wait_for_tx_queues_emptySara Sharon2017-04-251-1/+1
* iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg2017-04-251-1/+0
* iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman2017-04-251-1/+1
* iwlwifi: pcie: remove RSA race workaroundLuca Coelho2017-04-191-46/+0
* iwlwifi: pcie: alloc queues dynamicallySara Sharon2017-04-191-1/+4
* iwlwifi: pcie: introduce new stop_deviceSara Sharon2017-04-191-9/+9
* iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon2017-04-191-6/+6
* iwlwifi: pcie: remove block and freeze operations from new transportSara Sharon2017-04-191-3/+0
* iwlwifi: pcie: support host commands in new transportSara Sharon2017-04-191-1/+1
* iwlwifi: pcie: copy TX functions to new transportSara Sharon2017-04-191-1/+1
* iwlwifi: pcie: introduce a000 TX queues managementSara Sharon2017-04-191-4/+2
* iwlwifi: pcie: add context information supportSara Sharon2017-04-111-44/+16
* iwlwifi: pcie: introduce split point to a000 devicesSara Sharon2017-04-111-28/+57
* iwlwifi: remove unnecessary dev_cmd_headroom parameterLuca Coelho2017-04-111-1/+1
* iwlwifi: pcie: use WFPM_GP for debugging D3 flowsSara Sharon2017-04-111-0/+13
* Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon2017-04-111-2/+0
* iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach2017-04-111-40/+24
* iwlwifi: pcie: Re-configure IVAR table after stop deviceGolan Ben Ami2017-02-081-0/+9
* iwlwifi: pcie: re-configure IVAR table after suspend-resumeHaim Dreyfuss2017-02-081-7/+18
* iwlwifi: pcie: separate between SW and HW MSIX configurationHaim Dreyfuss2017-02-081-5/+14
* iwlwifi: pcie: move msix conf functions above other functionsHaim Dreyfuss2017-02-081-103/+103
* iwlwifi: pcie: fix the set of DMA memory maskSara Sharon2017-02-061-6/+2
* iwlwifi: pcie: cleanup rfkill checksSara Sharon2017-01-261-21/+18