summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: pcie: extend device reset delayJohannes Berg2016-05-101-9/+5Star
* iwlwifi: make configuration structs smallerJohannes Berg2016-05-101-3/+2Star
* iwlwifi: allow combining different phy images with mac imagesHaim Dreyfuss2016-05-101-0/+2
* iwlwifi: trans: don't call the trans-specific ref/unref directlyLuca Coelho2016-05-101-2/+2
* Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linu...Luca Coelho2016-05-101-2/+2
|\
| * iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach2016-03-201-2/+2
* | iwlwifi: pcie: Fix index iteration on free_irq in MSIX modeHaim Dreyfuss2016-03-301-2/+2
* | iwlwifi: pcie: request one more interrupt vectorSara Sharon2016-03-301-1/+1
* | iwlwifi: add missing mutex_destroy statementsEmmanuel Grumbach2016-03-301-0/+1
* | iwlwifi: pcie: print error value as signed intEmmanuel Grumbach2016-03-301-1/+1
* | iwlwifi: pcie: refcounting is not necessary anymoreLuca Coelho2016-03-301-16/+9Star
* | iwlwifi: pcie: enable interrupts explicitly on resumeSara Sharon2016-03-301-0/+1
|/
* iwlwifi: pcie: forbid RTPM on device removalLuca Coelho2016-03-061-6/+0Star
* iwlwifi: pcie: fix identation in trans.cEmmanuel Grumbach2016-02-271-1/+1
* iwlwifi: pcie: Add new configuration to enable MSIXHaim Dreyfuss2016-02-271-33/+196
* iwlwifi: pcie: aggregate Flow Handler configuration writesEmmanuel Grumbach2016-02-271-28/+28
* Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach2016-02-271-79/+109
|\