aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-04-25iwlwifi: mvm: handle possible BIOS bugSharon Dvir1-0/+6
2017-04-25iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg1-76/+79
2017-04-19iwlwifi: mvm: support init extended commandSara Sharon1-0/+15
2017-04-19iwlwifi: mvm: add GEO_TX_POWER_LIMIT cmd for geographic tx power tableHaim Dreyfuss1-0/+112
2017-04-19iwlwifi: mvm: support change to a000 smem APISara Sharon1-24/+29
2017-04-19iwlwifi: mvm: remove unneeded reg write in iwl_mvm_up()Liad Kaufman1-4/+0
2017-04-19iwlwifi: mvm: add support for EWRD (Dynamic SAR) ACPI tableLuca Coelho1-16/+98
2017-04-19iwlwifi: mvm: spin off SAR profile selection functionLuca Coelho1-22/+51
2017-04-19iwlwifi: mvm: refactor SAR init to prepare for dynamic SARHaim Dreyfuss1-63/+92
2017-04-19iwlwifi: mvm: disable multi-queue for a000 devicesSara Sharon1-1/+2
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon1-3/+3
2017-04-19iwlwifi: mvm: read new secure boot registersSara Sharon1-3/+10
2017-04-11iwlwifi: mvm: remove call for paging in new init flowSara Sharon1-8/+0
2017-04-11iwlwifi: mvm: support MFUART dump in case of MFUART assertGolan Ben-Ami1-1/+23
2017-02-08iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami1-12/+8
2017-02-03iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon1-3/+20
2017-02-03iwlwifi: mvm: support new alive notificationSara Sharon1-66/+38
2017-02-03iwlwifi: mvm: support v2 of mfuart load notificationGolan Ben-Ami1-6/+15
2017-02-03iwlwifi: mvm: support unification of INIT and RT imagesSara Sharon1-56/+152
2017-01-26iwlwifi: enlarge number of ucode sectionsSara Sharon1-2/+2
2017-01-26iwlwifi: mvm: replace the number of blocks calculationSara Sharon1-2/+2
2017-01-26iwlwifi: mvm: simplify paging allocation codeSara Sharon1-46/+15
2016-09-26iwlwifi: remove support for fw older than -17 and -22Luca Coelho1-9/+1
2016-09-22iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho1-1/+4
2016-09-22iwlwifi: mvm: cleanup usage of init_dbg parameterSara Sharon1-14/+14
2016-09-16iwlwifi: unify iwl_get_ucode_image() implementationsSharon Dvir1-11/+2
2016-09-15iwlwifi: mvm: support new shared memory config APISara Sharon1-40/+56
2016-08-29iwlwifi: mvm: support new paging command formatSara Sharon1-8/+20
2016-07-06iwlwifi: mvm: support v4 of the TX power commandLuca Coelho1-4/+7
2016-07-06iwlwifi: mvm: unmap the paging memory before freeing itEmmanuel Grumbach1-4/+8
2016-07-06iwlwifi: mvm: read SAR BIOS table from ACPILuca Coelho1-0/+173
2016-07-06iwlwifi: mvm: support dqa-enable hcmdLiad Kaufman1-0/+26
2016-07-06iwlwifi: mvm: fix possible division by zeroSara Sharon1-0/+3
2016-05-10iwlwifi: mvm: remove redundant alloc_ctx parameterSara Sharon1-1/+1
2016-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesLuca Coelho1-0/+2
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2016-04-12iwlwifi: mvm: fix accessing Null pointer during fw dump collectionMatti Gottlieb1-0/+2
2016-03-30iwlwifi: mvm: move cmd queue to be #0 in dqa modeLiad Kaufman1-1/+4
2016-03-30iwlwifi: mvm: improve RSS configurationSara Sharon1-2/+7
2016-03-20iwlwifi: mvm: support dumping UMAC internal txfifosGolan Ben-Ami1-2/+26
2016-03-20iwlwifi: mvm: make sure FW contains the right amount of paging sectionsMatti Gottlieb1-2/+6
2016-03-20iwlwifi: mvm: Decrease size of the paging download bufferMatti Gottlieb1-1/+3
2016-03-02Merge branch 'fixes' into nextEmmanuel Grumbach1-1/+3
2016-03-02iwlwifi: mvm: update ucode status before stopping deviceChaya Rachel Ivgi1-2/+2
2016-02-28iwlwifi: support ucode with d0 unified image - regular and usnifferGolan Ben-Ami1-1/+3
2016-02-27iwlwifi: mvm: fix RSS key sizingSara Sharon1-1/+1
2016-02-27iwlwifi: mvm: add registration to cooling deviceChaya Rachel Ivgi1-0/+5
2016-02-27iwlwifi: mvm: add registration to thermal zoneChaya Rachel Ivgi1-0/+13
2016-02-23iwlwifi: mvm: Fix paging memory leakMatti Gottlieb1-1/+3
2016-02-01iwlwifi: mvm: support rss queues configuration commandSara Sharon1-0/+29