summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2017-04-19iwlwifi: mvm: provide the actual number of frames for the SP lenEmmanuel Grumbach1-1/+1
2017-04-19iwlwifi: mvm: ignore BAID for SN smaller than SSNSara Sharon3-6/+27
2017-04-19iwlwifi: mvm: change TX_CMD_SEC_KEY_FROM_TABLE valueDavid Spinadel1-1/+1
2017-04-19iwlwifi: mvm: work around HW issue with AMSDU de-aggregationSara Sharon1-0/+7
2017-04-19iwlwifi: mvm: do not turn on RX_FLAG_AMSDU_MORESara Sharon1-3/+0
2017-04-19iwlwifi: mvm: remove unneeded reg write in iwl_mvm_up()Liad Kaufman1-4/+0
2017-04-19iwlwifi: move to TVQM modeSara Sharon3-52/+138
2017-04-19iwlwifi: mvm: support new TX response for TVQMSara Sharon4-29/+61
2017-04-19iwlwifi: mvm: remove unnecessary label in iwl_mvm_handle_rx_statistics()Luca Coelho1-8/+5
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: mvm: support moving to mgmt tidSara Sharon2-3/+10
2017-04-19iwlwifi: mvm: support a000 SCD queue configurationSara Sharon4-13/+96
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: mvm: add queues after adding stationSara Sharon1-52/+52
2017-04-19iwlwifi: mvm: read new secure boot registersSara Sharon1-3/+10
2017-04-18Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...Kalle Valo16-107/+390
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: mvm: support MFUART dump in case of MFUART assertGolan Ben-Ami4-4/+57
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 Sharon3-35/+99
2017-04-11iwlwifi: mvm: add multicast stationSara Sharon5-37/+106
2017-04-11iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+31
2017-04-11iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg1-3/+15
2017-04-11iwlwifi: mvm: adjust new API of compressed BASara Sharon1-0/+5
2017-04-11iwlwifi: mvm: add DQA_ENABLE_CMD to the command listEmmanuel Grumbach1-0/+1
2017-04-11iwlwifi: mvm: support new binding APISara Sharon4-12/+49
2017-03-24iwlwifi: mvm: support ibss in dqa modeLiad Kaufman3-6/+13
2017-03-24iwlwifi: mvm: writing zero bytes to debugfs causes a crashDan Carpenter1-0/+2
2017-03-24iwlwifi: mvm: fix accessing fw_id_to_mac_idSara Sharon1-1/+1
2017-03-16iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon4-31/+28
2017-02-10Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller1-0/+2
2017-02-10Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...David S. Miller21-559/+978
2017-02-08iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami1-12/+8
2017-02-08iwlwifi: mvm: Fix removal of IGTKIlan Peer1-2/+5
2017-02-08iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay1-4/+3
2017-02-08iwlwifi: mvm: Fix CSA received immediately after associationAvraham Stern1-4/+4
2017-02-08iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+3
2017-02-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach1-4/+6
2017-02-08iwlwifi: mvm: fix reorder timer re-armingSara Sharon1-1/+2
2017-02-08iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3