summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...David 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.or...David 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
2019-04-03iwlwifi: dbg_ini: enforce always on domain checkingShahar S Matityahu1-0/+8
2019-04-03iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu1-0/+10
2019-03-22iwlwifi: dbg_ini: align to FW api version 1Shahar S Matityahu1-59/+118
2019-03-22iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu3-88/+119
2019-03-22iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu1-1/+5
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg1-65/+2
2019-03-22iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSPIlan Peer2-4/+54
2019-03-22iwlwifi: support new NVM response APIShaul Triebitz2-6/+36
2019-03-22iwlwifi: mvm: track CSA beaconsSara Sharon1-0/+2
2019-03-22iwlwifi: use sync nmi in case of init flow failureShahar S Matityahu2-24/+3
2019-03-22iwlwifi: dbg_ini: fix bad dump size calculationShahar S Matityahu1-3/+3
2019-03-22iwlwifi: dbg_ini: in case of region dump failure set memory to 0Shahar S Matityahu1-0/+2
2019-02-22Merge tag 'wireless-drivers-next-for-davem-2019-02-22' of git://git.kernel.or...David S. Miller19-430/+1515
2019-02-22Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg16-535/+1080
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman1-2/+24
2019-02-20iwlwifi: dbg_ini: implement Rx fifos dumpShahar S Matityahu2-2/+134
2019-02-20iwlwifi: dbg_ini: implement Tx fifos dumpShahar S Matityahu4-14/+218
2019-02-20iwlwifi: dbg_ini: add region to fill_header handlerShahar S Matityahu1-9/+12