aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-11iwlwifi: pcie: use WFPM_GP for debugging D3 flowsSara Sharon1-0/+13
2017-04-11Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon1-2/+0
2017-04-11iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach1-40/+24
2017-02-08iwlwifi: pcie: Re-configure IVAR table after stop deviceGolan Ben Ami1-0/+9
2017-02-08iwlwifi: pcie: re-configure IVAR table after suspend-resumeHaim Dreyfuss1-7/+18
2017-02-08iwlwifi: pcie: separate between SW and HW MSIX configurationHaim Dreyfuss1-5/+14
2017-02-08iwlwifi: pcie: move msix conf functions above other functionsHaim Dreyfuss1-103/+103
2017-02-06iwlwifi: pcie: fix the set of DMA memory maskSara Sharon1-6/+2
2017-01-26iwlwifi: pcie: cleanup rfkill checksSara Sharon1-21/+18
2017-01-26iwlwifi: pcie: trans: Remove unused 'shift_param'Kirtika Ruchandani1-6/+2
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon1-2/+2
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