summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2018-11-23iwlwifi: trans: parse and store debug ini TLVsSara Sharon1-0/+7
2018-11-23iwlwifi: fw: add FW API of new TLV infrastructureSara Sharon1-0/+399
2018-11-23iwlwifi: mvm: add support for TWT capabilitiesEmmanuel Grumbach1-4/+12
2018-11-23iwlwifi: add fw dump upon RT ucode start failureLior Cohen2-0/+9
2018-11-23iwlwifi: mvm: remove assignment of the reciprocalEmmanuel Grumbach1-17/+10
2018-11-23iwlwifi: dbg: split fifos dumpSara Sharon1-13/+39
2018-11-23iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon1-2/+5
2018-11-16iwlwifi: fix D3 debug data buffer memory leakShahar S Matityahu1-1/+5
2018-11-16iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen1-1/+3
2018-11-11iwlwifi: fw: use helper to determine whether to dump pagingSara Sharon2-28/+37
2018-11-11iwlwifi: dbg: use helper to check if debug type is setSara Sharon2-19/+24
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon3-14/+11
2018-10-08iwlwifi: dump debug data before stop deviceShahar S Matityahu2-7/+21
2018-10-06iwlwifi: dbg: make trigger functions type agnosticSara Sharon2-20/+19
2018-10-06iwlwifi: dbg: decrement occurrences for all triggersSara Sharon2-7/+11
2018-10-06iwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger agnosticSara Sharon1-6/+4
2018-10-06iwlwifi: mvm: decode HE information for MU (without ext info)Johannes Berg1-4/+4
2018-10-06iwlwifi: add debugfs to send host commandShahar S Matityahu1-0/+64
2018-10-06iwlwifi: runtime: add send host command op to firmware runtime op structShahar S Matityahu1-0/+1
2018-10-06iwlwifi: mvm Support new MCC update responseHaim Dreyfuss2-41/+33
2018-10-06iwlwifi: nvm: get num of hw addresses from firmwareNaftali Goldstein1-7/+7
2018-10-06iwlwifi: add dump collection in case alive flow failsShahar S Matityahu4-1/+30
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-0/+24
2018-10-06iwlwifi: dbg: dump memory in a helper functionSara Sharon1-58/+34
2018-10-06iwlwifi: mvm: allow channel reorder optimization during scanAyala Beker1-1/+4
2018-10-06iwlwifi: dbg: split iwl_fw_error_dump to two functionsSara Sharon1-23/+40
2018-10-06iwlwifi: dbg: refactor dump code to improve readabilitySara Sharon1-92/+66
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon3-53/+62
2018-09-28iwlwifi: fix LED command capability bitJohannes Berg1-1/+1
2018-09-28iwlwifi: api: annotate compressed BA notif array sizesJohannes Berg1-3/+3
2018-09-28iwlwifi: mvm: enable sending HE_AIR_SNIFFER command via debugfsShaul Triebitz2-0/+19
2018-09-28iwlwifi: dbg: don't crash if the firmware crashes in the middle of a debug dumpEmmanuel Grumbach1-1/+1
2018-09-28iwlwifi: debug flow cleanupShahar S Matityahu1-99/+113
2018-09-28iwlwifi: RX API: remove unnecessary anonymous structJohannes Berg1-15/+13
2018-09-28iwlwifi: fw: stop and start debugging using host commandSara Sharon3-6/+76
2018-09-28iwlwifi: fw: add a restart FW debug functionSara Sharon2-32/+47
2018-09-28iwlwifi: mvm: fix a comment about the SP lengthEmmanuel Grumbach1-1/+3
2018-08-31Revert "iwlwifi: allow memory debug TLV to specify the memory type"Johannes Berg2-58/+12
2018-08-31iwlwifi: mvm: activate fragmented EBS in case of fragmented scanAyala Beker1-0/+1
2018-08-31iwlwifi: mvm: decode HE TB PPDU dataJohannes Berg1-8/+13
2018-08-31iwlwifi: rs-fw: support dcmNaftali Goldstein1-0/+8
2018-08-31iwlwifi: rs-fw: enable STBC in he correctlyNaftali Goldstein1-3/+7
2018-08-31iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu2-7/+7
2018-08-31iwlwifi: mvm: implement extended HE-MU sniffer APIJohannes Berg1-25/+92
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho10-38/+0
2018-08-31iwlwifi: mvm: support Coex Schema 2Erel Geron2-0/+5
2018-08-31iwlwifi: don't WARN on trying to dump dead firmwareJohannes Berg1-4/+3
2018-08-31iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss3-3/+33
2018-08-31iwlwifi: mvm: skip EBS in low latency mode while fragmented scan isn't supportedAyala Beker1-0/+2
2018-08-31iwlwifi: drop packets with bad status in CDSara Sharon1-0/+63