aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie
AgeCommit message (Expand)AuthorFilesLines
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-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller1-1/+28
2016-10-19iwlwifi: pcie: give a meaningful name to interrupt requestSharon Dvir1-1/+28
2016-10-19iwlwifi: pcie: fix SPLC structure parsingLuca Coelho1-31/+48
2016-10-19iwlwifi: pcie: mark command queue lock with separate lockdep classJohannes Berg1-0/+8
2016-09-22iwlwifi: pcie: avoid variable shadowing in TFD helpersJohannes Berg2-33/+33
2016-09-22iwlwifi: add two new 9560 series PCI IDsOren Givon1-0/+2
2016-09-19iwlwifi: pcie: use LIST_HEAD() macroJohannes Berg1-3/+1
2016-09-19iwlwifi: add new 8265 series PCI IDOren Givon1-0/+1
2016-09-19iwlwifi: migrate to devm_* APISharon Dvir1-49/+32
2016-09-19iwlwifi: move to wide ID for all commandsSara Sharon3-4/+1
2016-09-19iwlwifi: pcie: log full command sequenceSara Sharon1-2/+3
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