summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2017-04-19iwlwifi: mvm: support new TX response for TVQMSara Sharon4-29/+61
2017-04-19iwlwifi: pcie: get rid of txq id assignmentSara Sharon3-40/+47
2017-04-19iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()Luca Coelho1-8/+5
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: mvm: move new API code to the endGoodstein, Mordechay1-33/+36
2017-04-19iwlwifi: mvm: tell the firmware about the U-APSD parametersEmmanuel Grumbach2-9/+12
2017-04-19iwlwifi: mvm: remove unnecessary debugging from UMAC scanLuca Coelho1-4/+1
2017-04-19iwlwifi: pcie: copy TX functions to new transportSara Sharon4-32/+540
2017-04-19iwlwifi: mvm: support moving to mgmt tidSara Sharon3-3/+11
2017-04-19iwlwifi: mvm: support a000 SCD queue configurationSara Sharon4-13/+96
2017-04-19iwlwifi: pcie: introduce a000 TX queues managementSara Sharon6-14/+240
2017-04-19iwlwifi: mvm: support new TX APISara Sharon2-17/+91
2017-04-19iwlwifi: mvm: add support for EWRD (Dynamic SAR) ACPI tableLuca Coelho2-17/+108
2017-04-19iwlwifi: mvm: spin off SAR profile selection functionLuca Coelho3-22/+56
2017-04-19iwlwifi: mvm: refactor SAR init to prepare for dynamic SARHaim Dreyfuss2-65/+107
2017-04-19iwlwifi: mvm: disable multi-queue for a000 devicesSara Sharon1-1/+2
2017-04-19iwlwifi: mvm: use same scan API for all a000 devicesSara Sharon2-43/+51
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon18-62/+66
2017-04-19iwlwifi: cleanup unused functionSara Sharon1-10/+0
2017-04-19iwlwifi: mvm: add queues after adding stationSara Sharon1-52/+52
2017-04-19iwlwifi: mvm: read new secure boot registersSara Sharon2-3/+12
2017-04-18Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...Kalle Valo38-361/+1433
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg1-1/+2
2017-04-11iwlwifi: mvm: separate queue mapping from queue enablementSara Sharon1-13/+21
2017-04-11iwlwifi: mvm: remove call for paging in new init flowSara Sharon2-9/+2
2017-04-11iwlwifi: pcie: add context information supportSara Sharon10-75/+867
2017-04-11iwlwifi: pcie: introduce split point to a000 devicesSara Sharon3-30/+62
2017-04-11iwlwifi: remove unnecessary dev_cmd_headroom parameterLuca Coelho3-18/+8
2017-04-11iwlwifi: mvm: support MFUART dump in case of MFUART assertGolan Ben-Ami4-4/+57
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 Sharon2-0/+14
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 Sharon4-22/+0
2017-04-11iwlwifi: mvm: don't assume static queue numbersSara Sharon4-19/+18
2017-04-11iwlwifi: mvm: optimize reorder timeout frame releasingSara Sharon1-5/+15
2017-04-11iwlwifi: mvm: support new ADD_MODIFY_STA_KEY commandSara Sharon4-35/+102
2017-04-11iwlwifi: mvm: add multicast stationSara Sharon5-37/+106
2017-04-11iwlwifi: add support for 9000 HW B-step NICsLiad Kaufman3-17/+34
2017-04-11iwlwifi: use upper_32_bits/lower_32_bits where appropriateJohannes Berg2-3/+3
2017-04-11iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+31
2017-04-11iwlwifi: pcie: print less data upon firmware crashEmmanuel Grumbach3-46/+24
2017-04-11iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg1-3/+15