summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2019-04-13Merge tag 'iwlwifi-next-for-kalle-2019-04-03' of git://git.kernel.org/pub/scm...Kalle Valo25-263/+403
2019-04-04iwlegacy: remove redundant assignment to *resColin Ian King1-1/+0
2019-04-03iwlwifi: remove misconfigured pci ids from 22260 seriesIhab Zhaika1-4/+1
2019-04-03iwlwifi: mvm: support HE context cmd API changeSara Sharon3-2/+90
2019-04-03iwlwifi: set 512 TX queue slots for AX210 devicesShaul Triebitz3-3/+9
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern7-12/+23
2019-04-03iwlwifi: dbg: fill radio registers data regardless of fifos data dumpingShahar S Matityahu1-2/+3
2019-04-03iwlwifi: pcie: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-19/+6
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman5-95/+38
2019-04-03iwlwifi: mvm: remove buggy and unnecessary hw_queue initializationJohannes Berg1-33/+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: mvm: fix pointer reference when setting HE QAM thresLiad Kaufman1-4/+6
2019-04-03iwlwifi: dbg_ini: add monitor header to smem monitorShahar S Matityahu5-23/+104
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: mvm: IBSS: use BE FIFO for multicastJohannes Berg1-1/+2
2019-04-03iwlwifi: dbg_ini: add registers addresses in fifo dumpShahar S Matityahu2-16/+45
2019-04-03iwlwifi: trust calling functionShaul Triebitz1-6/+1
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 Matityahu4-4/+16
2019-03-30Merge tag 'iwlwifi-next-for-kalle-2019-03-22' of git://git.kernel.org/pub/scm...Kalle Valo29-446/+807
2019-03-22iwlwifi: dbg_ini: align to FW api version 1Shahar S Matityahu2-61/+126
2019-03-22iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info()Luca Coelho1-3/+1
2019-03-22iwlwifi: Use struct_size() in kzallocYueHaibing1-10/+3
2019-03-22iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu4-89/+120
2019-03-22iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu3-10/+31
2019-03-22iwlwifi: mvm: set max amsdu for TLC offloadMordechay Goodstein1-3/+41
2019-03-22iwlwifi: for AX210 device support radio GF4Shaul Triebitz4-2/+14
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg4-98/+13
2019-03-22iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu4-23/+2
2019-03-22iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu1-2/+4
2019-03-22iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSPIlan Peer3-19/+128
2019-03-22iwlwifi: support new NVM response APIShaul Triebitz3-19/+69
2019-03-22iwlwifi: add support for 6-7 GHz channelsShaul Triebitz3-31/+49
2019-03-22iwlwifi: mvm: be more forgiving if num of channels is too bigShaul Triebitz1-10/+15
2019-03-22iwlwifi: mvm: enable HT/VHT IBSSJohannes Berg1-0/+3
2019-03-22iwlwifi: mvm: support multiple BSSIDSara Sharon1-1/+9
2019-03-22iwlwifi: mvm: track changes in beacon count during channel switchSara Sharon2-0/+17
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon4-77/+107
2019-03-22iwlwifi: mvm: notify FW on quiet mode in CSASara Sharon1-0/+2
2019-03-22iwlwifi: mvm: track CSA beaconsSara Sharon2-2/+30
2019-03-22iwlwifi: mvm: report all NO_DATA events to mac80211Johannes Berg3-18/+27
2019-03-22iwlwifi: mvm: implement CSA abortSara Sharon1-0/+24
2019-03-22iwlwifi: mvm: report delayed beacon count to FWSara Sharon1-0/+4