summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
2017-06-05iwlwifi: fix host command memory leaksShahar S Matityahu1-3/+6
2017-06-05iwlwifi: pcie: only use d0i3 in suspend/resume if system_pm is set to d0i3Luca Coelho1-2/+4
2017-04-25iwlwifi: pcie: apply no-reclaim logic only to group 0Johannes Berg1-1/+1
2017-04-25iwlwifi: rename wait_for_tx_queues_emptySara Sharon1-1/+1
2017-04-25iwlwifi: move to 512 queuesSara Sharon1-3/+3
2017-04-25iwlwifi: pcie: remove superfluous trans->dev assignmentJohannes Berg1-1/+0
2017-04-25iwlwifi: pcie: support debug applying on a000 hwLiad Kaufman3-1/+6
2017-04-20iwlwifi: pcie: free context info in case of failuresJohannes Berg1-1/+4
2017-04-20iwlwifi: pcie: fix mutex leak in gen2 startJohannes Berg1-2/+3
2017-04-19iwlwifi: pcie: remove RSA race workaroundLuca Coelho1-46/+0
2017-04-19iwlwifi: support a000 CDB productSara Sharon1-3/+4
2017-04-19iwlwifi: add four new 8265 and 8275 series PCI IDsTzipi Peres1-0/+4
2017-04-19iwlwifi: move to TVQM modeSara Sharon1-28/+42
2017-04-19iwlwifi: pcie: get rid of txq id assignmentSara Sharon3-40/+47
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon6-73/+199
2017-04-19iwlwifi: pcie: introduce new stop_deviceSara Sharon3-9/+161
2017-04-19iwlwifi: pcie: prepare for dynamic queue allocationSara Sharon6-58/+58
2017-04-19iwlwifi: pcie: remove block and freeze operations from new transportSara Sharon2-22/+3
2017-04-19iwlwifi: pcie: support new write pointer widthSara Sharon1-2/+2
2017-04-19iwlwifi: pcie: support host commands in new transportSara Sharon4-18/+396
2017-04-19iwlwifi: pcie: rewrite TFD creationSara Sharon1-133/+82
2017-04-19iwlwifi: pcie: support new TX commandSara Sharon2-11/+3
2017-04-19iwlwifi: pcie: cleanup old transport code from gen2Sara Sharon3-177/+30
2017-04-19iwlwifi: pcie: copy TX functions to new transportSara Sharon4-32/+540
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon4-11/+171
2017-04-11iwlwifi: pcie: add context information supportSara Sharon6-75/+658
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 iwl_get_dma_hi_addr()Johannes Berg1-2/+1
2017-04-11iwlwifi: pcie: use WFPM_GP for debugging D3 flowsSara Sharon1-0/+13
2017-04-11iwlwifi: pcie: remove the active field in struct iwl_txqSara Sharon2-6/+3
2017-04-11Revert "iwlwifi: introduce trans API to get byte count table"Sara Sharon3-11/+0
2017-04-11iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach3-46/+24
2017-04-11iwlwifi: remove support for deprecated RFLuca Coelho1-12/+5
2017-02-08iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami1-2/+6
2017-02-08iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
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 another RF-kill raceJohannes Berg3-5/+8
2017-02-06iwlwifi: support two phys for a000 devicesSara Sharon1-1/+7
2017-02-06iwlwifi: remove unnecessary argument to iwl_drv_start()Luca Coelho1-1/+1
2017-02-06iwlwifi: pcie: fix the set of DMA memory maskSara Sharon1-6/+2
2017-02-06iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg1-4/+19
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-12-03iwlwifi: use reset to set transport headerZhang Shengju1-1/+1
2016-11-28Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller1-1/+28