aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-KillEmmanuel Grumbach1-3/+9
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2-30/+19
2019-06-29iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu2-6/+33
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2-33/+35
2019-06-29iwlwifi: dbg_ini: remove redundant checking of ini modeShahar S Matityahu2-5/+2
2019-06-29iwlwifi: dbg_ini: enforce apply point early on buffer allocation tlvShahar S Matityahu1-13/+15
2019-06-29iwlwifi: dbg: fix debug monitor stop and restart delaysShahar S Matityahu2-4/+4
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss4-13/+35
2019-06-29iwlwifi: fw api: support adwell HB default APs number apiShahar S Matityahu2-0/+16
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu4-0/+156
2019-06-29iwlwifi: dbg_ini: support debug info TLVShahar S Matityahu4-15/+89
2019-06-29iwlwifi: dbg_ini: use different barker for ini dumpShahar S Matityahu2-5/+3
2019-06-29iwlwifi: dbg_ini: add consecutive trigger firing supportShahar S Matityahu4-42/+75
2019-06-29iwlwifi: dbg_ini: abort region collection in case the size is 0Shahar S Matityahu1-20/+33
2019-06-29iwlwifi: update CSI APIJohannes Berg1-3/+8
2019-06-29iwlwifi: dbg_ini: dump headers cleanupShahar S Matityahu3-67/+52
2019-06-29iwlwifi: dbg: allow dump collection in case of an early errorShahar S Matityahu1-2/+5
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu2-0/+41
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller11-43/+401
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-6/+9
2019-04-29iwlwifi: dbg_ini: check for valid region type during regions parsingShahar S Matityahu1-3/+8
2019-04-29iwlwifi: avoid allocating memory for region with disabled domainShahar S Matityahu1-0/+4
2019-04-29iwlwifi: dbg: replace dump info device family with HW typeShahar S Matityahu2-7/+4
2019-04-29iwlwifi: dbg_ini: add periodic trigger supportShahar S Matityahu4-0/+46
2019-04-29iwlwifi: dbg_ini: add lmac and umac error tables dumping supportShahar S Matityahu2-1/+11
2019-04-29iwlwifi: parse command version TLVJohannes Berg2-2/+22
2019-04-29iwlwifi: support fseq tlv and print fseq versionShahar S Matityahu1-5/+9
2019-04-29iwlwifi: mvm: support v2 of the WoWLAN patterns commandLuca Coelho2-6/+131
2019-04-19iwlwifi: dbg_ini: set dump bit only when trigger collection is certainShahar S Matityahu1-0/+3
2019-04-19iwlwifi: mvm: support rtt confidence indicationAvraham Stern2-2/+76
2019-04-19iwlwifi: dbg: add lmac and umac PC registers to periphery dumpShahar S Matityahu1-0/+2
2019-04-19iwlwifi: dbg: add periphery memory dumping support to ax210 device familyShahar S Matityahu1-1/+7
2019-04-19iwlwifi: dbg_ini: add debug prints to the ini flowsShahar S Matityahu1-23/+79
2019-04-19iwlwifi: dbg_ini: support notification and dhc regions type parsingShahar S Matityahu1-1/+7
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz1-0/+3
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller10-301/+618
2019-04-18iwlwifi: dbg_ini: check debug TLV type explicitlyShahar S Matityahu1-6/+9
2019-04-03iwlwifi: mvm: support HE context cmd API changeSara Sharon2-1/+79
2019-04-03iwlwifi: dbg: fill radio registers data regardless of fifos data dumpingShahar S Matityahu1-2/+3
2019-04-03iwlwifi: dbg_ini: apply rx fifo offset after reading the region registersShahar S Matityahu1-2/+6
2019-04-03iwlwifi: dbg_ini: remove redundant type argument from iwl_dump_ini_memShahar S Matityahu1-16/+12
2019-04-03iwlwifi: dbg_ini: remove redundant curly brackets from trigger collection flowShahar S Matityahu1-4/+2
2019-04-03iwlwifi: dbg_ini: add monitor header to smem monitorShahar S Matityahu2-19/+88
2019-04-03iwlwifi: dbg_ini: fix the dram monitor header sizeShahar S Matityahu1-1/+2
2019-04-03iwlwifi: dbg_ini: change memory range base address to u64Shahar S Matityahu2-8/+8
2019-04-03iwlwifi: dbg_ini: add registers addresses in fifo dumpShahar S Matityahu2-16/+45
2019-04-03iwlwifi: dbg_ini: add region id to the region dumpShahar S Matityahu2-0/+3
2019-04-03iwlwifi: dbg_ini: add version to dump headerShahar S Matityahu2-0/+11
2019-04-03iwlwifi: dbg_ini: add memory offset to the base address of a memory regionShahar S Matityahu1-15/+11
2019-04-03iwlwifi: dbg_ini: fix iwl_dump_ini_dev_mem_iter memory base addressShahar S Matityahu1-2/+2