summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2016-03-21iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2-2/+2
2016-03-09iwlwifi: mvm: don't try to offload AES-CMAC in AP/IBSS modesJohannes Berg1-1/+5
2016-03-09iwlwifi: mvm: adapt the firmware assert log to new firmwareEmmanuel Grumbach1-14/+14
2016-03-09iwlwifi: mvm: return the cooling state index instead of the budgetChaya Rachel Ivgi2-29/+31
2016-03-09iwlwifi: mvm: remove RRM advertisementEmmanuel Grumbach1-2/+0
2016-03-09iwlwifi: mvm: don't let NDPs mess the packet trackingEmmanuel Grumbach1-3/+26
2016-03-09iwlwifi: mvm: add support for async rx handler without hold the mutexChaya Rachel Ivgi1-41/+73
2016-03-09iwlwifi: mvm: ROC: cleanup time event info on FW failureMatti Gottlieb1-11/+4
2016-03-09iwlwifi: mvm: turn off AMSDU bit in QoS control for de-aggregated AMSDUsSara Sharon1-0/+12
2016-03-09iwlwifi: mvm: add ctdp operations to debugfsChaya Rachel Ivgi2-34/+86
2016-03-07iwlwifi: mvm: extend time event durationSara Sharon2-5/+3
2016-03-07iwlwifi: mvm: set the correct amsdu enum valuesSara Sharon1-3/+2
2016-03-07iwlwifi: mvm: fix unregistration of thermal in some error flowsChaya Rachel Ivgi1-3/+3
2016-03-07iwlwifi: refactor the code that reads the MAC address from the NVMSara Sharon1-9/+2
2016-03-06iwlwifi: mvm: avoid panics with thermal device usageEmmanuel Grumbach2-27/+31
2016-03-02Merge branch 'fixes' into nextEmmanuel Grumbach4-1/+17
2016-03-02iwlwifi: mvm: support sw queue start/stop from mvmLiad Kaufman2-14/+28
2016-03-02iwlwifi: mvm: take the transport ref back when leavingLuca Coelho1-0/+7
2016-03-02iwlwifi: mvm: only release the trans ref if d0i3 is supported in fwLuca Coelho1-2/+4
2016-03-02iwlwifi: mvm: disable DQA supportLiad Kaufman1-2/+3
2016-03-02iwlwifi: mvm: update ucode status before stopping deviceChaya Rachel Ivgi5-9/+12
2016-02-28iwlwifi: support ucode with d0 unified image - regular and usnifferGolan Ben-Ami1-1/+3
2016-02-28iwlwifi: mvm: Disable beacon storing in D3 when WOWLAN configuredMatti Gottlieb1-2/+1
2016-02-27iwlwifi: mvm: kill iwl_mvm_enable_agg_txqEmmanuel Grumbach2-21/+11
2016-02-27iwlwifi: mvm: take care of padded packetsSara Sharon1-7/+23
2016-02-27iwlwifi: mvm: Send power command on BSS_CHANGED_BEACON_INFO if neededAvri Altman1-1/+6
2016-02-27iwlwifi: mvm: forbid U-APSD for P2P Client if the firmware doesn't support itAvri Altman1-0/+5
2016-02-27iwlwifi: mvm: Set global RRM capabilityBeni Lev1-0/+2
2016-02-27iwlwifi: mvm: various trivial cleanupsEmmanuel Grumbach1-3/+0
2016-02-27iwlwifi: mvm: support VHT MU-MIMO notificationSara Sharon4-2/+49
2016-02-27iwlwifi: mvm: remove unused field in iwl_mvm_tid_dataEmmanuel Grumbach1-3/+0
2016-02-27iwlwifi: mvm: add RSS queues notification infrastructureSara Sharon5-0/+114
2016-02-27iwlwifi: mvm: add duplicate packet detection per rx queueSara Sharon3-1/+92
2016-02-27iwlwifi: mvm: support filtered frames notificationSara Sharon4-0/+77
2016-02-27iwlwifi: mvm: update rx_status with mactime flagSara Sharon3-5/+7
2016-02-27iwlwifi: support tracing wide commandsSara Sharon1-0/+8
2016-02-27iwlwifi: mvm: don't send an A-MSDU that is larger than the TXFEmmanuel Grumbach1-1/+14
2016-02-27iwlwifi: mvm: don't enable A-MSDU when the rates are too lowEmmanuel Grumbach3-3/+26
2016-02-27iwlwifi: mvm: allow to limit the A-MSDU from debugfsEmmanuel Grumbach3-0/+25
2016-02-27iwlwifi: mvm: add Tx A-MSDU inside A-MPDUEmmanuel Grumbach4-12/+38
2016-02-27iwlwifi: mvm: send large SKBs to the transportEmmanuel Grumbach1-8/+140
2016-02-27iwlwifi: mvm: update firmware of VHT MU-MIMO groups status on restartSara Sharon2-0/+46
2016-02-27iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elementsEyal Shapira1-0/+1
2016-02-27iwlwifi: mvm: handle pass all scan reportingLuca Coelho3-5/+44
2016-02-27Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach4-29/+60
2016-02-27iwlwifi: mvm: fix RSS key sizingSara Sharon3-4/+5
2016-02-27iwlwifi: mvm: set the correct descriptor size for tracingSara Sharon1-1/+3
2016-02-27iwlwifi: mvm: add registration to cooling deviceChaya Rachel Ivgi5-0/+198
2016-02-27iwlwifi: mvm: add registration to thermal zoneChaya Rachel Ivgi5-17/+353
2016-02-27iwlwifi: mvm: add CT-KILL notificationChaya Rachel Ivgi4-1/+56