summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
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
2017-02-08iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman1-0/+2
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-0/+2
2017-02-06iwlwifi: mvm: support new beacon template commandSara Sharon2-27/+73
2017-02-06iwlwifi: mvm: cleanup iwl_mvm_tx_mpdu a bitSara Sharon1-23/+12
2017-02-06iwlwifi: mvm: align copy-break SKB payload for MQ RXJohannes Berg1-1/+10
2017-02-06iwlwifi: mvm: fix pending frame counter calculationSara Sharon2-13/+25
2017-02-06iwlwifi: mvm: release static queues on bcast releaseLiad Kaufman4-59/+85
2017-02-06iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg1-35/+3
2017-02-06iwlwifi: mvm: overwrite skb info laterJohannes Berg1-5/+15
2017-02-03iwlwifi: mvm: set AID to firmware only for associated stationsJohannes Berg3-3/+7
2017-02-03iwlwifi: mvm: fix D3 replay counter valueJohannes Berg1-1/+1
2017-02-03iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2-3/+24
2017-02-03iwlwifi: mvm: support new alive notificationSara Sharon5-125/+67
2017-02-03iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()Johannes Berg1-2/+2
2017-02-03iwlwifi: mvm: always free inactive queue when moving ownershipSara Sharon1-32/+69
2017-02-03iwlwifi: mvm: support new scan APISara Sharon2-96/+238
2017-02-03iwlwifi: mvm: support new statistics APIsSara Sharon4-22/+97
2017-02-03iwlwifi: mvm: cleanup incorrect and redundant defineSara Sharon3-17/+12
2017-02-03iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev1-4/+6
2017-02-03iwlwifi: mvm: support v2 of mfuart load notificationGolan Ben-Ami2-7/+19
2017-02-03iwlwifi: mvm: support unification of INIT and RT imagesSara Sharon5-61/+188
2017-02-03iwlwifi: mvm: fix PS-Poll enablementEmmanuel Grumbach1-10/+8
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+12
2017-01-26iwlwifi: mvm: cleanup redundant assignmentSara Sharon1-4/+0
2017-01-26iwlwifi: mvm: use mvm_disable_queue instead of sharing logicSara Sharon3-27/+16
2017-01-26iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()Luca Coelho1-1/+1
2017-01-26iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho1-2/+0
2017-01-26iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani1-3/+1
2017-01-26iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani1-6/+0
2017-01-26iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()Luca Coelho1-2/+0
2017-01-26iwlwifi: mvm: support version 2 of stored beacon notificationSara Sharon2-4/+4
2017-01-26iwlwifi: mvm: separate rate calculation to a new functionSara Sharon1-39/+45
2017-01-26iwlwifi: mvm: change iwl_mvm_tx_csum to return valueSara Sharon1-11/+12
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon2-3/+3
2017-01-26iwlwifi: mvm: replace the number of blocks calculationSara Sharon1-2/+2
2017-01-26iwlwifi: mvm: simplify paging allocation codeSara Sharon1-46/+15
2017-01-26iwlwifi: mvm: properly check for transport data in dumpJohannes Berg1-5/+6
2017-01-26iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg1-12/+53
2017-01-23iwlwifi: mvm: make iwl_dump_prph() voidJohannes Berg1-10/+6