summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-25wifi: iwlwifi: validate the channels received in iwl_mcc_update_resp_v*Miri Korenblit1-0/+7
2026-03-25wifi: iwlwifi: add CQM event support for per-link RSSI changesAvinash Bhatt2-1/+27
2026-03-25wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handlingPagadala Yesu Anjaneyulu1-7/+3
2026-03-25wifi: iwlwifi: fw: Add TLV support for BIOS revision of commandPagadala Yesu Anjaneyulu6-4/+78
2026-03-25wifi: iwlwifi: bump core version for BZ/SC/DRMiri Korenblit3-3/+3
2026-03-25wifi: iwlwifi: mld: support changing iftype at runtimeJohannes Berg1-0/+25
2026-03-25wifi: iwlwifi: mld: set UHR MCS in RX statusJohannes Berg1-0/+7
2026-03-25wifi: iwlwifi: mld: enable UHR in TLCJohannes Berg1-4/+24
2026-03-25wifi: iwlwifi: mld: remove SCAN_TIMEOUT_MSECEmmanuel Grumbach1-2/+0
2026-03-25wifi: iwlwifi: remove IWL_MAX_WD_TIMEOUTEmmanuel Grumbach1-1/+0
2026-03-25wifi: iwlwifi: uefi: mode the comments valid kerneldoc commentsEmmanuel Grumbach1-10/+17
2026-03-25wifi: iwlwifi: support PER_CHAIN_LIMIT_OFFSET_CMD v6Emmanuel Grumbach5-6/+44
2026-03-25wifi: iwlwifi: acpi: add support for WGDS revision 4Emmanuel Grumbach2-0/+7
2026-03-25wifi: iwlwifi: acpi: validate the WGDS tableEmmanuel Grumbach1-11/+27
2026-03-25wifi: iwlwifi: uefi: add support for WGDS rev4Emmanuel Grumbach3-11/+34
2026-03-25wifi: iwlwifi: uefi: open code the parsing of the WGDS tableEmmanuel Grumbach2-7/+44
2026-03-25wifi: iwlwifi: mld: support version 11 of REDUCE_TX_POWER_CMDEmmanuel Grumbach3-8/+44
2026-03-25wifi: iwlwifi: acpi: add support for EWRD rev 3 tableEmmanuel Grumbach2-1/+33
2026-03-25wifi: iwlwifi: acpi: add support for WRDS rev 3 tableEmmanuel Grumbach2-1/+27
2026-03-25wifi: iwlwifi: uefi: support the new WRDS and EWRD tablesEmmanuel Grumbach3-40/+116
2026-03-25wifi: iwlwifi: mvm: zero iwl_geo_tx_power_profiles_cmd before sendingEmmanuel Grumbach1-2/+2
2026-03-25wifi: iwlwifi: restrict TOP reset to some devicesJohannes Berg3-6/+24
2026-03-25wifi: iwlwifi: uefi: add support for PPAG table rev5Emmanuel Grumbach2-26/+57
2026-03-25wifi: iwlwifi: acpi: add support for PPAG rev5Emmanuel Grumbach2-7/+25
2026-03-25wifi: iwlwifi: acpi: check the size of the ACPI PPAG tablesEmmanuel Grumbach2-3/+13
2026-03-25wifi: iwlwifi: regulatory: support a new command for PPAGEmmanuel Grumbach6-12/+91
2026-03-25wifi: iwlwifi: mld: add support for sta command version 3Miri Korenblit3-14/+132
2026-03-25wifi: iwlwifi: bring iwl_fill_ppag_table to the iwlmvmEmmanuel Grumbach3-131/+128
2026-03-25wifi: iwlwifi: uefi: open code the PPAG table store operationEmmanuel Grumbach2-14/+25
2026-03-25wifi: iwlwifi: mld: Introduce scan command version 18Ilan Peer2-17/+115
2026-03-25wifi: iwlwifi: mld: Refactor scan command handlingIlan Peer2-47/+114
2026-03-25wifi: iwlwifi: mld: remove unused scan expire time constantsPagadala Yesu Anjaneyulu2-2/+0
2026-03-25wifi: iwlwifi: mvm: cleanup some more MLO codeNidhish A N5-472/+0
2026-03-25wifi: iwlwifi: acpi: better use ARRAY_SIZE than a defineEmmanuel Grumbach1-1/+2
2026-03-25wifi: iwlwifi: uefi: decouple UEFI and firmware APIsEmmanuel Grumbach1-2/+21
2026-03-25wifi: iwlwifi: ensure we don't read SAR values past the limitEmmanuel Grumbach1-0/+4
2026-03-25wifi: iwlwifi: mld: add support for iwl_mcc_allowed_ap_type_cmd v2Emmanuel Grumbach8-27/+102
2026-03-25wifi: iwlwifi: mvm: replace use of system_wq with system_percpu_wqMarco Crivellari1-3/+3
2026-03-25wifi: iwlwifi: fw: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-2/+2
2026-03-25wifi: iwlwifi: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-03-25media: renesas: vsp1: Initialize format on all padsLaurent Pinchart1-1/+1
2026-03-25media: renesas: vsp1: Implement control eventsLaurent Pinchart8-0/+17
2026-03-25media: renesas: vsp1: histo: Fix format settingLaurent Pinchart1-8/+59
2026-03-25media: renesas: vsp1: histo: Fix size enumerationLaurent Pinchart1-1/+1
2026-03-25media: renesas: vsp1: histo: Fix code enumerationLaurent Pinchart1-1/+4
2026-03-25media: renesas: vsp1: hsit: Fix size enumerationLaurent Pinchart1-1/+52
2026-03-25media: renesas: vsp1: brx: Fix format propagationLaurent Pinchart1-2/+8
2026-03-25media: renesas: vsp1: rwpf: Fix media bus code and frame size enumerationLaurent Pinchart1-6/+74
2026-03-25media: renesas: vsp1: rpf: Fix crop width and height clampingLaurent Pinchart1-2/+2
2026-03-25media: renesas: vsp1: rpf: Fix crop left and top clampingLaurent Pinchart1-4/+24