summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+0Star
* iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman2017-04-251-1/+1
* iwlwifi: pcie: remove RSA race workaroundLuca Coelho2017-04-191-46/+0Star
* 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/+0Star
* 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/+2Star
* iwlwifi: pcie: add context information supportSara Sharon2017-04-111-44/+16Star
* 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/+0Star
* iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach2017-04-111-40/+24Star
* 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/+2Star
* iwlwifi: pcie: cleanup rfkill checksSara Sharon2017-01-261-21/+18Star
* iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani2017-01-261-6/+2Star
* iwlwifi: enlarge number of ucode sectionsSara Sharon2017-01-261-2/+2
* iwlwifi: pcie: give a meaningful name to interrupt requestSharon Dvir2016-10-191-1/+28
* iwlwifi: migrate to devm_* APISharon Dvir2016-09-191-49/+32Star
* iwlwifi: move to wide ID for all commandsSara Sharon2016-09-191-1/+0Star
* iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon2016-09-191-1/+1
* iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss2016-09-161-4/+5
* iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()Sara Sharon2016-09-161-44/+44
* iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss2016-09-161-1/+31
* iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss2016-09-161-51/+99
* iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon2016-09-161-17/+13Star
* iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon2016-09-161-6/+10
* iwlwifi: introduce trans API to get byte count tableSara Sharon2016-09-161-0/+2
* iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon2016-09-151-5/+11
* iwlwifi: pcie: remove dead codeSara Sharon2016-08-301-8/+0Star
* iwlwifi: pcie: fix ucode load flow for a000 devicesSara Sharon2016-08-301-8/+25
* iwlwifi: pcie: refrain from SCD accessesSara Sharon2016-08-301-0/+4
* iwlwifi: pcie: centralize SCD status loggingSara Sharon2016-07-061-38/+44
* iwlwifi: pcie: load FW chunk for a000 devicesSara Sharon2016-07-061-11/+46
* iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach2016-07-061-8/+0Star
* iwlwifi: decouple PCIe transport from mac80211Johannes Berg2016-07-061-0/+3
* iwlwifi: pcie: Enable MSI mode when using MSI interruptsIdo Yariv2016-07-061-1/+5
* iwlwifi: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach2016-07-061-1/+4
* iwlwifi: mvm: support dqa queue sharingLiad Kaufman2016-07-051-0/+2
* iwlwifi: pcie: workaround HW shadow registers bugSara Sharon2016-07-011-0/+4
* iwlwifi: pcie: avoid msleep() with short timeoutJohannes Berg2016-05-101-2/+2