summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers2-116/+5
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers1-3/+3
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman1-1/+2
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman1-2/+2
2026-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski11-42/+147
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera1-1/+1
2026-03-25wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END genericallyJohannes Berg1-9/+4
2026-03-25wifi: iwlwifi: reduce the number of prints upon firmware crashEmmanuel Grumbach1-68/+1
2026-03-25wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMDEmmanuel Grumbach1-2/+2
2026-03-25wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_validMiri Korenblit2-5/+19
2026-03-25wifi: iwlwifi: mld: block EMLSR during TDLS connectionsAvinash Bhatt3-4/+22
2026-03-25wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structuresEmmanuel Grumbach1-1/+2
2026-03-25wifi: iwlwifi: mld: update the TLC when we deactivate a linkEmmanuel Grumbach3-1/+56
2026-03-25wifi: iwlwifi: add a macro for max FW linksMiri Korenblit7-8/+8
2026-03-25wifi: iwlwifi: mld: always assign a fw id to a vifMiri Korenblit1-0/+5
2026-03-25wifi: iwlwifi: mld: use the dedicated helper to extract a linkMiri Korenblit2-6/+3
2026-03-25wifi: iwlwifi: add MAC context command version 4Johannes Berg4-20/+81
2026-03-25wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()Avinash Bhatt2-2/+6
2026-03-25wifi: iwlwifi: mld: add double-include guards to nan.hJohannes Berg1-1/+4
2026-03-25wifi: iwlwifi: mld: make alloc functions not forced staticJohannes Berg5-8/+8
2026-03-25wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argumentJohannes Berg1-2/+2
2026-03-25wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()Johannes Berg3-4/+4
2026-03-25wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() staticJohannes Berg2-3/+1
2026-03-25wifi: iwlwifi: pcie: don't dump on reset handshake in dumpJohannes Berg1-3/+10
2026-03-25wifi: iwlwifi: use IWL_FW_CHECK for sync timeoutJohannes Berg2-5/+7
2026-03-25wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG commandPagadala Yesu Anjaneyulu1-0/+16
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