summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-19iwlwifi: pcie: give a meaningful name to interrupt requestSharon Dvir1-1/+28
2016-09-19iwlwifi: migrate to devm_* APISharon Dvir1-49/+32
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon1-1/+0
2016-09-19iwlwifi: pcie: fix typo in struct name for a000 devicesSara Sharon1-1/+1
2016-09-16iwlwifi: pcie: replace possible_cpus() with online_cpus() in MSIX modeHaim Dreyfuss1-4/+5
2016-09-16iwlwifi: pcie: change indentation of iwl_pcie_set_interrupt_capa()Sara Sharon1-44/+44
2016-09-16iwlwifi: pcie: Set affinity mask for rx interrupt vectors per cpuHaim Dreyfuss1-1/+31
2016-09-16iwlwifi: pcie: Configure shared interrupt vector in MSIX modeHaim Dreyfuss1-51/+99
2016-09-16iwlwifi: pcie: merge iwl_queue and iwl_txqSara Sharon1-17/+13
2016-09-16iwlwifi: pcie: assign and access a000 TFD & TBsSara Sharon1-6/+10
2016-09-16iwlwifi: introduce trans API to get byte count tableSara Sharon1-0/+2
2016-09-15iwlwifi: pcie: introduce new tfd and tb formatsSara Sharon1-5/+11
2016-08-30iwlwifi: pcie: remove dead codeSara Sharon1-8/+0
2016-08-30iwlwifi: pcie: fix ucode load flow for a000 devicesSara Sharon1-8/+25
2016-08-30iwlwifi: pcie: refrain from SCD accessesSara Sharon1-0/+4
2016-07-06iwlwifi: pcie: centralize SCD status loggingSara Sharon1-38/+44
2016-07-06iwlwifi: pcie: load FW chunk for a000 devicesSara Sharon1-11/+46
2016-07-06iwlwifi: pcie: fix a race in firmware loading flowEmmanuel Grumbach1-8/+0
2016-07-06iwlwifi: decouple PCIe transport from mac80211Johannes Berg1-0/+3
2016-07-06iwlwifi: pcie: Enable MSI mode when using MSI interruptsIdo Yariv1-1/+5
2016-07-06iwlwifi: pcie: enable interrupts before releasing the NIC's CPUEmmanuel Grumbach1-1/+4
2016-07-06iwlwifi: mvm: support dqa queue sharingLiad Kaufman1-0/+2
2016-07-01iwlwifi: pcie: workaround HW shadow registers bugSara Sharon1-0/+4
2016-05-10iwlwifi: pcie: avoid msleep() with short timeoutJohannes Berg1-2/+2
2016-05-10iwlwifi: pcie: extend device reset delayJohannes Berg1-9/+5
2016-05-10iwlwifi: make configuration structs smallerJohannes Berg1-3/+2
2016-05-10iwlwifi: allow combining different phy images with mac imagesHaim Dreyfuss1-0/+2
2016-05-10iwlwifi: trans: don't call the trans-specific ref/unref directlyLuca Coelho1-2/+2
2016-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linu...Luca Coelho1-2/+2
2016-03-30iwlwifi: pcie: Fix index iteration on free_irq in MSIX modeHaim Dreyfuss1-2/+2
2016-03-30iwlwifi: pcie: request one more interrupt vectorSara Sharon1-1/+1
2016-03-30iwlwifi: add missing mutex_destroy statementsEmmanuel Grumbach1-0/+1
2016-03-30iwlwifi: pcie: print error value as signed intEmmanuel Grumbach1-1/+1
2016-03-30iwlwifi: pcie: refcounting is not necessary anymoreLuca Coelho1-16/+9
2016-03-30iwlwifi: pcie: enable interrupts explicitly on resumeSara Sharon1-0/+1
2016-03-20iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach1-2/+2
2016-03-06iwlwifi: pcie: forbid RTPM on device removalLuca Coelho1-6/+0
2016-02-27iwlwifi: pcie: fix identation in trans.cEmmanuel Grumbach1-1/+1
2016-02-27iwlwifi: pcie: Add new configuration to enable MSIXHaim Dreyfuss1-33/+196
2016-02-27iwlwifi: pcie: aggregate Flow Handler configuration writesEmmanuel Grumbach1-28/+28
2016-02-27Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach1-79/+109
2016-02-15iwlwifi: pcie: fix erroneous return valueAnton Protopopov1-1/+1
2016-02-15iwlwifi: pcie: fix RF-Kill vs. firmware load raceEmmanuel Grumbach1-79/+109
2016-02-01iwlwifi: pcie: enable multi-queue rx pathSara Sharon1-13/+1
2016-02-01iwlwifi: mvm: Do not switch to D3 image on suspendMatti Gottlieb1-5/+6
2016-02-01iwlwifi: pcie: add RTPM support when wifi is enabledLuciano Coelho1-14/+29
2016-02-01iwlwifi: pcie: add initial RTPM support for PCILuca Coelho1-0/+27
2016-01-31iwlwifi: pcie: add 9000 series multi queue rx DMA supportSara Sharon1-4/+11
2016-01-31iwlwifi: pcie: add infrastructure for multi-queue rxSara Sharon1-26/+47
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12