summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: optimize reorder timeout frame releasingSara Sharon2017-04-111-5/+15
* iwlwifi: mvm: support new ADD_MODIFY_STA_KEY commandSara Sharon2017-04-113-35/+99
* iwlwifi: mvm: add multicast stationSara Sharon2017-04-115-37/+106
* iwlwifi: mvm: cleanup pending frames in DQA modeSara Sharon2017-04-114-31/+31
* iwlwifi: mvm: fix RX SKB header size and align it properlyJohannes Berg2017-04-111-3/+15
* iwlwifi: mvm: adjust new API of compressed BASara Sharon2017-04-111-0/+5
* iwlwifi: mvm: add DQA_ENABLE_CMD to the command listEmmanuel Grumbach2017-04-111-0/+1
* iwlwifi: mvm: support new binding APISara Sharon2017-04-114-12/+49
* Merge tag 'mac80211-next-for-davem-2017-02-09' of git://git.kernel.org/pub/sc...David S. Miller2017-02-101-0/+2
|\
| * mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2017-02-081-0/+2
* | Merge tag 'wireless-drivers-next-for-davem-2017-02-09' of git://git.kernel.or...David S. Miller2017-02-1021-559/+978
|\ \
| * | iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami2017-02-081-12/+8Star
| * | iwlwifi: mvm: Fix removal of IGTKIlan Peer2017-02-081-2/+5
| * | iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay2017-02-081-4/+3Star
| * | iwlwifi: mvm: Fix CSA received immediately after associationAvraham Stern2017-02-081-4/+4
| * | iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach2017-02-081-1/+3
| * | iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach2017-02-081-4/+6
| * | iwlwifi: mvm: fix reorder timer re-armingSara Sharon2017-02-081-1/+2
| * | iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon2017-02-081-4/+3Star
| * | iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman2017-02-081-0/+2
| * | iwlwifi: mvm: support new beacon template commandSara Sharon2017-02-062-27/+73
| * | iwlwifi: mvm: cleanup iwl_mvm_tx_mpdu a bitSara Sharon2017-02-061-23/+12Star
| * | iwlwifi: mvm: align copy-break SKB payload for MQ RXJohannes Berg2017-02-061-1/+10
| * | iwlwifi: mvm: fix pending frame counter calculationSara Sharon2017-02-062-13/+25
| * | iwlwifi: mvm: release static queues on bcast releaseLiad Kaufman2017-02-064-59/+85
| * | iwlwifi: mvm/pcie: adjust A-MSDU tx_cmd length in PCIeJohannes Berg2017-02-061-35/+3Star
| * | iwlwifi: mvm: overwrite skb info laterJohannes Berg2017-02-061-5/+15
| * | iwlwifi: mvm: set AID to firmware only for associated stationsJohannes Berg2017-02-033-3/+7
| * | iwlwifi: mvm: fix D3 replay counter valueJohannes Berg2017-02-031-1/+1
| * | iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon2017-02-032-3/+24
| * | iwlwifi: mvm: support new alive notificationSara Sharon2017-02-035-125/+67Star
| * | iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()Johannes Berg2017-02-031-2/+2
| * | iwlwifi: mvm: always free inactive queue when moving ownershipSara Sharon2017-02-031-32/+69
| * | iwlwifi: mvm: support new scan APISara Sharon2017-02-032-96/+238
| * | iwlwifi: mvm: support new statistics APIsSara Sharon2017-02-034-22/+97
| * | iwlwifi: mvm: cleanup incorrect and redundant defineSara Sharon2017-02-033-17/+12Star
| * | iwlwifi: mvm: Use aux queue for offchannel frames in dqaBeni Lev2017-02-031-4/+6
| * | iwlwifi: mvm: support v2 of mfuart load notificationGolan Ben-Ami2017-02-032-7/+19
| * | iwlwifi: mvm: support unification of INIT and RT imagesSara Sharon2017-02-035-61/+188
| * | iwlwifi: mvm: fix PS-Poll enablementEmmanuel Grumbach2017-02-031-10/+8Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-022-7/+12
|\ \ \ | |/ / |/| |
| * | iwlwifi: mvm: avoid crash on restart w/o reserved queuesJohannes Berg2017-01-231-3/+4
| * | iwlwifi: fix kernel crash when unregistering thermal zoneJens Axboe2017-01-211-4/+8
| |/
* | iwlwifi: mvm: cleanup redundant assignmentSara Sharon2017-01-261-4/+0Star
* | iwlwifi: mvm: use mvm_disable_queue instead of sharing logicSara Sharon2017-01-263-27/+16Star
* | iwlwifi: mvm: mark ret as maybe_unused in iwl_dbgfs_fw_restart_write()Luca Coelho2017-01-261-1/+1
* | iwlwifi: mvm: remove unused sta_id variable in iwl_mvm_change_queue_owner()Luca Coelho2017-01-261-2/+0Star
* | iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani2017-01-261-3/+1Star
* | iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani2017-01-261-6/+0Star
* | iwlwifi: mvm: remove unused variable in iwl_mvm_handle_statistics()Luca Coelho2017-01-261-2/+0Star