summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-20iwlwifi: dbg_ini: make fill_range handler accept generic range pointerShahar S Matityahu1-24/+29
2019-02-20iwlwifi: dbg_ini: make memory dump get_size handler include headersShahar S Matityahu1-49/+49
2019-02-20iwlwifi: dbg_ini: add print to iwl_dump_ini_mem in case of invalid rangeShahar S Matityahu1-2/+6
2019-02-20iwlwifi: dbg_ini: fix infinite time ignore consecutive dumpsShahar S Matityahu1-2/+0
2019-02-20iwlwifi: mvm: add some debug data to TX pathSara Sharon2-5/+14
2019-02-20iwlwifi: remove redundant condition from prior alive dump flowShahar S Matityahu1-16/+0
2019-02-20iwlwifi: mvm: implement VHT extended NSS support in rs.cJohannes Berg1-2/+21
2019-02-20iwlwifi: mvm: Allow retries for probe responsesIlan Peer1-1/+3
2019-02-20iwlwifi: mvm: remove IWL_MVM_INIT_STATUS_REG_HW_INIT_COMPLETEJohannes Berg3-9/+2
2019-02-20iwlwifi: mvm: Set TX_CMD_FLG_PROT_REQUIRE correctlyAndrei Otcheretianski1-1/+1
2019-02-20iwlwifi: mvm: support non-transmitting APSara Sharon3-2/+12
2019-02-20iwlwifi: mvm: add read debugfs for he_sniffer_paramsLiad Kaufman2-2/+24
2019-02-20iwlwifi: mvm: reject new beacons when in inject modeSara Sharon3-2/+11
2019-02-20iwlwifi: iwl-drv: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-22/+0
2019-02-20iwlwifi: fw: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2-14/+6
2019-02-20iwlwifi: dvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-50/+8
2019-02-20iwlwifi: nvm-parse: advertise IEEE80211_VHT_EXT_NSS_BW_CAPABLE in VHTJohannes Berg1-2/+5
2019-02-20iwlwifi: mvm: fix error path in iwl_mvm_mac_setup_register()Johannes Berg1-6/+9
2019-02-20iwlwifi: nvm-parse: use struct_size() in kzalloc()Gustavo A. R. Silva1-11/+7
2019-02-20iwlwifi: eeprom-parse: use struct_size() in kzalloc()Gustavo A. R. Silva1-2/+1
2019-02-20iwlwifi: fix false-positive maybe-uninitialized warningArnd Bergmann1-4/+4
2019-02-20iwlwifi: mvm: Don't request HW restart if already requestedIlan Peer1-0/+3
2019-02-20iwlwifi: pcie: allocate rb_stts's for all queues in one placeTriebitz2-18/+57
2019-02-14iwlwifi: mvm: stop static queues correctlyAvraham Stern1-0/+15
2019-02-14iwlwifi: dbg_ini: add early and after alive apply points to unified imagesShahar S Matityahu1-0/+3
2019-02-14iwlwifi: mvm: Do not return an error value on HW restartIlan Peer1-0/+4
2019-02-14iwlwifi: mvm: Don't warn on command failure during restartIlan Peer1-2/+8
2019-02-14iwlwifi: dbg: buffer overflow in non_collect_ts_start arrayShahar S Matityahu1-1/+1
2019-02-14iwlwifi: mvm: fix the spatial reuse parsing for HE_TRIG PPDUsEmmanuel Grumbach1-4/+4
2019-02-14iwlwifi: dbg_ini: enable ignore consecutive trigger featureShahar S Matityahu2-24/+16
2019-02-14iwlwifi: properly use delay option in dump trigger flowShahar S Matityahu1-2/+4
2019-02-14iwlwifi: start using B-step for some 9000 devicesLuca Coelho3-22/+24
2019-02-14iwlwifi: mvm: add debug prints for FTMAvraham Stern1-0/+27
2019-02-14iwlwifi: mvm: fix HE radiotap data4 for HE-TB PPDUsJohannes Berg1-4/+14
2019-02-14iwlwifi: mvm: add support for new FTM fw APIAvraham Stern3-95/+429
2019-02-14iwiwifi: mvm: Fix FW scan concurrency support assumptionsIlan Peer2-5/+10
2019-02-14iwlwifi: mvm: add a debug_enable opShahar S Matityahu5-5/+19
2019-02-14iwlwifi: add force NMI for AX210 devicesShaul Triebitz2-3/+9
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz10-67/+122
2019-02-14iwlwifi: dbg: temporarily skip periphery dump for AX210 devicesShaul Triebitz1-3/+5
2019-02-14iwlwifi: mvm: add support for 32kHz external clock indicationHaim Dreyfuss6-9/+74
2019-02-14iwlwifi: pcie: fix TX while flushingSara Sharon3-2/+34
2019-02-14iwlwifi: bump FW API to 46 for 9000 and 22000 seriesJohannes Berg2-2/+2
2019-02-14iwlwifi: mvm: support beacon IE injectionSara Sharon3-11/+128
2019-02-14iwlwifi: mvm: Fix possible NULL pointer dereferenceAvraham Stern1-1/+1
2019-02-14iwlwifi: do not fail on large amount of channelsShaul Triebitz1-3/+3
2019-02-14iwlwifi: add FW recovery flowMordechay Goodstein9-0/+118
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz10-14/+119