summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2019-11-20iwlwifi: scan: support scan req FW API ver 13Tova Mussai1-3/+53
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-3/+3
2019-11-15iwlwifi: mvm: sync the iwl_mvm_session_prot_notif layoutEmmanuel Grumbach1-1/+3
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika3-0/+382
2019-11-15iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu1-0/+48
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu1-55/+58
2019-11-15iwlwifi: FW API: reference enum in docs of modify_maskJohannes Berg1-6/+4
2019-11-15iwlwifi: scan: adapt the code to use api ver 11Tova Mussai2-0/+175
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller12-728/+944
2019-10-30iwlwifi: fw api: support new API for scan config cmdAyala Beker2-2/+23
2019-10-25iwlwifi: rx: use new api to get band from rx mpduTova Mussai2-0/+7
2019-10-25iwlwifi: dbg_ini: use vzalloc to allocate dumping memory regionsShahar S Matityahu1-6/+6
2019-10-25iwlwifi: mvm: add notification for missed VAPLior Cohen1-0/+19
2019-10-25iwlwifi: mvm: use the new session protection commandEmmanuel Grumbach3-4/+91
2019-10-25iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss1-0/+8
2019-10-25iwlwifi: dbg_ini: remove old API and some related codeShahar S Matityahu3-250/+2
2019-10-25iwlwifi: dbg_ini: support FW response/notification region typeShahar S Matityahu2-2/+54
2019-10-25iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu1-0/+35
2019-10-25iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu3-12/+35
2019-10-25iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2-28/+25
2019-10-25iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu4-42/+62
2019-10-25iwlwifi: dbg_ini: add error tables dumping supportShahar S Matityahu2-2/+70
2019-10-25iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu3-24/+221
2019-10-25iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu5-161/+140
2019-10-25iwlwifi: dbg_ini: use new region TLV in dump flowShahar S Matityahu2-292/+264
2019-10-09iwlwifi: dbg_ini: fix memory leak in alloc_sgtableNavid Emamdoost1-0/+1
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho1-4/+6
2019-09-06iwlwifi: dbg: remove iwl_fw_cancel_dumps functionShahar S Matityahu2-11/+4
2019-09-06iwlwifi: dbg_ini: remove periodic triggerShahar S Matityahu4-33/+3
2019-09-06iwlwifi: dbg_ini: fix dump structs docShahar S Matityahu1-8/+8
2019-09-06iwlwifi: fw api: add DRAM buffer allocation commandShahar S Matityahu2-0/+33
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2-66/+68
2019-09-06iwlwifi: add iwl_tlv_array_len()Shahar S Matityahu1-0/+15
2019-09-06iwlwifi: mvm: add support for single antenna diversityHaim Dreyfuss1-0/+4
2019-09-06iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notificationJohannes Berg2-0/+39
2019-09-06iwlwifi: add sta_id to WOWLAN_CONFIG_CMDHaim Dreyfuss1-2/+4
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho4-18/+18
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho4-20/+22
2019-09-06iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flowShahar S Matityahu1-71/+79
2019-09-06iwlwifi: dbg_ini: make a single ops struct for paging collectShahar S Matityahu1-53/+39
2019-09-06iwlwifi: dbg_ini: move tx fifo data into fw runtimeShahar S Matityahu2-42/+28
2019-09-06iwlwifi: dbg_ini: use linked list for dump TLVs during dump creationShahar S Matityahu2-158/+152
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu3-433/+0
2019-09-06iwlwifi: dbg: align wrt log prints to the same formatShahar S Matityahu1-46/+41
2019-09-06iwlwifi: dbg_ini: remove debug flow TLVShahar S Matityahu3-15/+1
2019-09-06iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu1-5/+10
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu2-6/+7
2019-09-06iwlwifi: api: fix FTM struct documentationJohannes Berg1-2/+2
2019-09-06iwlwifi: support per-platform antenna gainGil Adam4-0/+32
2019-09-06iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherentChristoph Hellwig1-2/+1