summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig.debug (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach1-1/+1
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman1-1/+10
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-05-15iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach1-3/+0
2015-05-15iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman1-3/+5
2015-05-15iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2-8/+9
2015-05-10iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach4-6/+24
2015-05-03iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel1-2/+0
2015-04-29iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho1-5/+0
2015-04-29iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi4-75/+78
2015-04-29iwlwifi: mvm: don't reset key index on HW restartJohannes Berg1-2/+14
2015-04-29iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho1-19/+21
2015-04-29iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho1-25/+32
2015-04-29iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho1-22/+22
2015-04-29iwlwifi: mvm: remove deprecated command IDsDavid Spinadel4-29/+0
2015-04-29iwlwifi: allow to limit the size of the external buffer for firmware debuggingEmmanuel Grumbach2-8/+28
2015-04-29iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller1-2/+4
2015-04-29iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho1-69/+17
2015-04-29iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as wellLuciano Coelho1-10/+15
2015-04-29iwlwifi: mvm: combine LMAC scans into oneLuciano Coelho1-83/+17
2015-04-29iwlwifi: mvm: add number of scan iterations and multiplier to paramsLuciano Coelho1-14/+28
2015-04-29iwlwifi: mvm: combine LMAC and UMAC preq generationLuciano Coelho1-46/+35
2015-04-29iwlwifi: mvm: rename scan_calc_params to scan_calc_dwellLuciano Coelho1-14/+14
2015-04-29iwlwifi: mvm: combine SSID functions for sched and regular scansLuciano Coelho1-47/+24
2015-04-29iwlwifi: mvm: revert order of SSIDs for sched scansLuciano Coelho1-14/+17
2015-04-29iwlwifi: mvm: combine ssid_bitmap setting for regular scansLuciano Coelho1-12/+12
2015-04-29iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params structLuciano Coelho1-94/+145
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC sched scansLuciano Coelho1-74/+47
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC scansLuciano Coelho1-75/+50
2015-04-29iwlwifi: clarify the device / firmware mapping in KconfigEmmanuel Grumbach1-5/+7
2015-04-29iwlwifi: mvm: iterate all interfaces during HW recovery cleanupArik Nemtsov1-3/+5
2015-04-29iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho3-27/+21
2015-04-29iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan sizeLuciano Coelho1-8/+2
2015-04-29iwlwifi: mvm: allow scheduled scan for all the firmwaresEmmanuel Grumbach1-8/+6
2015-04-29iwlwifi: mvm: some clean ups in fw-api-scan.hLuciano Coelho1-37/+5
2015-04-29iwlwifi: rs: remove unneeded check of average tpt in windowLiad Kaufman1-7/+0
2015-04-29iwlwifi: pcie: support marbh fw dbg modeLiad Kaufman2-11/+41
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho4-5/+19
2015-04-29iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho3-130/+136
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho5-75/+68
2015-04-29iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho4-38/+76
2015-04-29iwlwifi: mvm: check if scan can be started before cancelling other scansLuciano Coelho1-14/+14
2015-04-29iwlwifi: mvm: don't wait for scan stopped work when cancelling scansLuciano Coelho1-53/+12
2015-04-29iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho3-73/+107
2015-04-29iwlwifi: mvm: don't increase max_out_time when low priority scan is requestedLuciano Coelho1-1/+2
2015-04-29iwlwifi: mvm: add scan parameters debugging infoLuciano Coelho1-0/+15
2015-04-29iwlwifi: rs: cleanup last_txrate_idxEyal Shapira2-9/+3
2015-04-29iwlwifi: rs: remove code duplication when filling lq cmdLiad Kaufman1-3/+0