aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-23iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT descriptionChaya Rachel Ivgi1-1/+1
2017-06-23iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crashEmmanuel Grumbach1-4/+4
2017-06-23iwlwifi: pcie: reduce unwanted noise in the logsLuca Coelho1-3/+3
2017-06-23iwlwifi: mvm: print base HW address during initLuca Coelho2-0/+4
2017-06-23iwlwifi: mvm: document assoc_beacon_arrive_timeLuca Coelho1-0/+1
2017-06-23iwlwifi: mvm: support new flush APIMordechai Goodstein6-42/+100
2017-06-23iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERTEmmanuel Grumbach1-4/+2
2017-06-23iwlwifi: mvm: set assoc_beacon_arrive_timeAvraham Stern1-0/+2
2017-06-23iwlwifi: pcie: make iwl_pcie_apm_stop_master() return voidJohannes Berg2-5/+3
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach6-34/+72
2017-06-23iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactiveEmmanuel Grumbach1-0/+4
2017-06-23iwlwifi: mvm: reset the HW before dumping if HW error is detectedLuca Coelho1-0/+32
2017-06-23iwlwifi: pcie: don't disable bh when handling FW errorsLuca Coelho1-2/+0
2017-06-23iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach1-7/+25
2017-06-23iwlwifi: mvm: fix nvm_data leakLuca Coelho1-2/+6
2017-06-23iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho3-12/+3
2017-06-23iwlwifi: document transmit buffer bits betterJohannes Berg1-4/+14
2017-06-23iwlwifi: mvm: add documentation for enum iwl_debug_cmdsJohannes Berg1-0/+17
2017-06-23iwlwifi: mvm: disentangle union in TX status structJohannes Berg4-19/+69
2017-06-23iwlwifi: mvm: fix fw monitor 7000 HW recollectingLiad Kaufman1-1/+5
2017-06-23iwlwifi: mvm: docs: fix enum link, provide TX response linkJohannes Berg2-2/+3
2017-06-23iwlwifi: pcie: fix command completion name debugJohannes Berg1-1/+2
2017-06-23iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg3-13/+16
2017-06-23iwlwifi: simplify data tracepointJohannes Berg3-9/+8
2017-06-23iwlwifi: mvm: better link scan notification results lengthJohannes Berg1-1/+1
2017-06-23iwlwifi: pcie: use kstrtou32_from_user()Johannes Berg1-9/+4
2017-06-23iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman6-14/+42
2017-06-23iwlwifi: mvm: document status bitsJohannes Berg1-0/+12
2017-06-23iwlwifi: pcie: remove pointless debugfs parsing for csr fileJohannes Berg1-10/+0
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg9-74/+88
2017-06-23iwlwifi: mvm: don't warn in queue sync on RF-killJohannes Berg2-5/+17
2017-06-23iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg3-2/+50
2017-06-23iwlwifi: pcie: pull out common rfkill IRQ handling codeJohannes Berg1-49/+33
2017-06-23iwlwifi: mvm: rs: add logs for the wrong antenna caseGregory Greenman2-1/+6
2017-06-23iwlwifi: mvm: make iwl_mvm_update_mcc() easier to followJohannes Berg1-15/+14
2017-06-23iwlwifi: mvm: change the firmware name loadingMordechai Goodstein1-1/+1
2017-06-23iwlwifi: mvm: support D0I3_END_CMD at the start of resumeLuca Coelho2-3/+20
2017-06-23iwlwifi: mvm: make D0I3_END_CMD sync during system resumeLuca Coelho1-4/+1
2017-06-23iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg3-0/+13
2017-06-23iwlwifi: use bitfield.h for some registersJohannes Berg4-24/+23
2017-06-23iwlwifi: mvm: use scnprintf() instead of snprintf()Johannes Berg1-10/+12
2017-06-23iwlwifi: mvm: avoid variable shadowingJohannes Berg2-3/+3
2017-06-23iwlwifi: pcie: fix TVQM queue ID range checkJohannes Berg1-1/+1
2017-06-23iwlwifi: mvm: remove pointless num_stored conditionJohannes Berg1-1/+1
2017-06-23iwlwifi: mvm: avoid unnecessary cache trashing in Tx pathEmmanuel Grumbach1-1/+4
2017-06-23iwlwifi: mvm: Enable security on new TX APIDavid Spinadel2-40/+80
2017-06-23iwlwifi: mvm: disable dbg data collect when fw isn't aliveLiad Kaufman1-0/+4
2017-06-23iwlwifi: remove resp_pkt NULL checksJohannes Berg5-24/+3
2017-06-23iwlwifi: mvm: remove txq EMPTYING_DELBA state for DQALiad Kaufman1-2/+7
2017-06-21brcmfmac: initialize oob irq data before request_irq()Michał Mirosław1-5/+3