aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw-dbg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-1031/+0
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg1-3/+3
2017-08-01iwlwifi: refactor shared mem parsingJohannes Berg1-9/+9
2017-08-01iwlwifi: refactor out paging codeJohannes Berg1-6/+6
2017-06-23iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERTEmmanuel Grumbach1-4/+2
2017-06-23iwlwifi: mvm: disable dbg data collect when fw isn't aliveLiad Kaufman1-0/+4
2017-06-12Merge tag 'iwlwifi-next-for-kalle-2017-06-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-34/+18
2017-06-05iwlwifi: mvm: use schedule_delayed_work()Johannes Berg1-1/+1
2017-06-05iwlwifi: mvm: disable prph collection in a000 hwLiad Kaufman1-10/+13
2017-06-05iwlwifi: remove references to 8000 B-step devicesSara Sharon1-21/+0
2017-06-05iwlwifi: mvm: fix firmware debug restart recordingEmmanuel Grumbach1-11/+1
2017-06-02iwlwifi: mvm: remove wrt support of page dumps in gen2Liad Kaufman1-2/+4
2017-04-19iwlwifi: mvm: support change to a000 smem APISara Sharon1-121/+166
2017-02-03iwlwifi: mvm: synchronize firmware DMA paging memorySara Sharon1-0/+4
2017-01-26iwlwifi: mvm: properly check for transport data in dumpJohannes Berg1-5/+6
2017-01-26iwlwifi: allow memory debug TLV to specify the memory typeJohannes Berg1-12/+53
2017-01-23iwlwifi: mvm: make iwl_dump_prph() voidJohannes Berg1-10/+6
2017-01-23iwlwifi: mvm: accept arbitrary memory dump TLVsJohannes Berg1-26/+21
2016-10-26iwlwifi: mvm: use dev_coredumpsg()Aviya Erenfeld1-45/+55
2016-09-17Merge tag 'iwlwifi-next-for-kalle-2016-09-15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-3/+1
2016-09-15iwlwifi: mvm: support new shared memory config APISara Sharon1-1/+1
2016-09-15iwlwifi: mvm: remove dump of locked registersSara Sharon1-2/+0
2016-08-29iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach1-1/+2
2016-07-08Merge tag 'iwlwifi-next-for-kalle-2016-07-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-1/+2
2016-07-06iwlwifi: mvm: write the correct internal TXF indexGolan Ben-Ami1-1/+2
2016-05-20Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-2/+2
2016-05-10iwlwifi: don't access a nonexistent register upon assertEmmanuel Grumbach1-3/+4
2016-05-10iwlwifi: mvm: add more registers to dump upon errorGolan Ben-Ami1-9/+44
2016-05-10Merge tag 'iwlwifi-for-kalle-2016-05-04' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesLuca Coelho1-2/+4
2016-04-15devcoredump: add scatterlist supportAviya Erenfeld1-2/+2
2016-04-12iwlwifi: mvm: fix accessing Null pointer during fw dump collectionMatti Gottlieb1-2/+4
2016-03-30iwlwifi: store fw memory segments length and addresses in run-timeGolan Ben-Ami1-15/+46
2016-03-20iwlwifi: mvm: support dumping UMAC internal txfifosGolan Ben-Ami1-2/+77
2016-02-01iwlwifi: mvm: remove shadowing variableJohannes Berg1-2/+0
2016-02-01iwlwifi: mvm: make collecting fw debug data optionalGolan Ben-Ami1-0/+4
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach1-8/+6
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach1-4/+4
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach1-2/+38
2015-12-21iwlwifi: remove unused parameter from grab_nic_accessEmmanuel Grumbach1-2/+2
2015-12-20iwlwifi: mvm: dump more registers upon errorEmmanuel Grumbach1-13/+16
2015-12-13iwlwifi: mvm: remove an extra tabDan Carpenter1-1/+1
2015-12-01iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-12-01iwlwifi: mvm: move fw-dbg code to separate fileGolan Ben-Ami1-0/+780