summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2016-03-21iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2-2/+2
2016-03-20iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach1-2/+2
2016-03-10Merge tag 'iwlwifi-next-for-kalle-2016-03-09_2' of https://git.kernel.org/pub...Kalle Valo27-351/+565
2016-03-09iwlwifi: mvm: update GSCAN capabilitiesAyala Beker3-14/+48
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 Grumbach3-33/+30
2016-03-09iwlwifi: pcie: avoid restocks inside rx loop if not emergencyGregory Greenman1-26/+33
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: add support for getting HW address from CSRSara Sharon4-22/+68
2016-03-09iwlwifi: pcie: fine tune number of rxbsSara Sharon3-9/+13
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-07Merge tag 'iwlwifi-next-for-kalle-2016-03-02' of https://git.kernel.org/pub/s...Kalle Valo35-214/+2052
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 Sharon3-58/+55
2016-03-06iwlwifi: mvm: avoid panics with thermal device usageEmmanuel Grumbach2-27/+31
2016-03-06iwlwifi: pcie: set RB chunk size back to 64Sara Sharon1-2/+1
2016-03-06iwlwifi: pcie: refactor RXBs reclaiming codeSara Sharon1-42/+33
2016-03-06iwlwifi: pcie: forbid RTPM on device removalLuca Coelho2-6/+28
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: add disable_11ac module paramAndrei Otcheretianski3-1/+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: pcie: detect and workaround invalid write ptr behaviorSara Sharon1-4/+13
2016-03-02iwlwifi: mvm: update ucode status before stopping deviceChaya Rachel Ivgi5-9/+12
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller5-24/+33
2016-02-28iwlwifi: support ucode with d0 unified image - regular and usnifferGolan Ben-Ami3-2/+8
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: pcie: prevent skbs shadowing in iwl_trans_pcie_reclaimEmmanuel Grumbach1-5/+5
2016-02-27iwlwifi: pcie: add pm_prepare and pm_complete opsLuca Coelho2-0/+42
2016-02-27iwlwifi: pcie: configure more RFH settingsSara Sharon2-11/+25
2016-02-27iwlwifi: mvm: support filtered frames notificationSara Sharon4-0/+77