summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2026-03-30wifi: rtw89: mac: disable pre-load function for RTL8922DEPing-Ke Shih-2/+1
2026-03-30wifi: rtw89: mac: add specific case to dump mac memory for RTL8922DPing-Ke Shih-4/+17
2026-03-30wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chipsPing-Ke Shih-8/+47
2026-03-30wifi: rtw89: wow: enable MLD address for Magic packet wakeupChin-Yen Lee-1/+8
2026-03-30wifi: rtw89: wow: use struct style to fill WOW wakeup control H2C commandChin-Yen Lee-51/+26
2026-03-30wifi: rtw89: 8922d: add set channel of RF partPing-Ke Shih-0/+48
2026-03-30wifi: rtw89: 8922d: add set channel of BB partPing-Ke Shih-1/+885
2026-03-30wifi: rtw89: 8922d: add set channel of MAC partPing-Ke Shih-0/+93
2026-03-30wifi: rtw89: 8922d: read and configure RF by calibration data from efuse phys...Ping-Ke Shih-0/+209
2026-03-30wifi: rtw89: 8922d: define efuse map and read necessary fieldsPing-Ke Shih-0/+235
2026-03-30wifi: rtw89: 8922d: add power on/off functionsPing-Ke Shih-0/+300
2026-03-30wifi: rtw89: 8922d: add definition of quota, registers and efuse blockPing-Ke Shih-0/+278
2026-03-30wifi: rtw88: validate RX rate to prevent out-of-boundPing-Ke Shih-0/+8
2026-03-30wifi: rtw89: phy: fix uninitialized variable access in rtw89_phy_cfo_set_crys...Alexey Velichayshiy-1/+1
2026-03-30wifi: rtw89: Add support for Buffalo WI-U3-2400XE2Zenm Chen-0/+2
2026-03-30wifi: rtw89: Add support for TP-Link Archer TX50UZenm Chen-0/+2
2026-03-30wifi: rtw89: retry efuse physical map dump on transient failureChristian Hewitt-2/+21
2026-03-30wifi: rtw88: TX QOS Null data the same way as Null dataBitterblue Smith-1/+1
2026-03-30wifi: rtw88: add quirks to disable PCI ASPM and deep LPS for HP P3S95EA#ACBPing-Ke Shih-0/+36
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera-1/+1
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-2092/+5179
2026-03-25wifi: virt_wifi: remove SET_NETDEV_DEV to avoid use-after-freeAlexander Popov-1/+0
2026-03-25wifi: iwlwifi: mld: set RX_FLAG_RADIOTAP_TLV_AT_END genericallyJohannes Berg-9/+4
2026-03-25wifi: iwlwifi: reduce the number of prints upon firmware crashEmmanuel Grumbach-68/+1
2026-03-25wifi: iwlwifi: fix the description of SESSION_PROTECTION_CMDEmmanuel Grumbach-2/+2
2026-03-25wifi: iwlwifi: mld: introduce iwl_mld_vif_fw_id_validMiri Korenblit-5/+19
2026-03-25wifi: iwlwifi: mld: block EMLSR during TDLS connectionsAvinash Bhatt-4/+22
2026-03-25wifi: iwlwifi: TLC_MNG_CONFIG_CMD can use several structuresEmmanuel Grumbach-1/+2
2026-03-25wifi: iwlwifi: mld: update the TLC when we deactivate a linkEmmanuel Grumbach-1/+56
2026-03-25wifi: iwlwifi: add a macro for max FW linksMiri Korenblit-8/+8
2026-03-25wifi: iwlwifi: mld: always assign a fw id to a vifMiri Korenblit-0/+5
2026-03-25wifi: iwlwifi: mld: use the dedicated helper to extract a linkMiri Korenblit-6/+3
2026-03-25wifi: iwlwifi: add MAC context command version 4Johannes Berg-20/+81
2026-03-25wifi: iwlwifi: handle NULL/ERR returns from ptp_clock_register()Avinash Bhatt-2/+6
2026-03-25wifi: iwlwifi: mld: add double-include guards to nan.hJohannes Berg-1/+4
2026-03-25wifi: iwlwifi: mld: make alloc functions not forced staticJohannes Berg-8/+8
2026-03-25wifi: iwlwifi: mld: rename iwl_mld_phy_from_mac80211() argumentJohannes Berg-2/+2
2026-03-25wifi: iwlwifi: mld: remove type argument from iwl_mld_add_sta()Johannes Berg-4/+4
2026-03-25wifi: iwlwifi: mld: make iwl_mld_mac80211_iftype_to_fw() staticJohannes Berg-3/+1
2026-03-25wifi: iwlwifi: pcie: don't dump on reset handshake in dumpJohannes Berg-3/+10
2026-03-25wifi: iwlwifi: use IWL_FW_CHECK for sync timeoutJohannes Berg-5/+7
2026-03-25wifi: iwlwifi: mld: add BIOS revision compatibility check for PPAG commandPagadala Yesu Anjaneyulu-0/+16
2026-03-25wifi: iwlwifi: validate the channels received in iwl_mcc_update_resp_v*Miri Korenblit-0/+7
2026-03-25wifi: iwlwifi: add CQM event support for per-link RSSI changesAvinash Bhatt-1/+27
2026-03-25wifi: iwlwifi: mld: eliminate duplicate WIDE_ID in PPAG command handlingPagadala Yesu Anjaneyulu-7/+3
2026-03-25wifi: iwlwifi: fw: Add TLV support for BIOS revision of commandPagadala Yesu Anjaneyulu-4/+78
2026-03-25wifi: iwlwifi: bump core version for BZ/SC/DRMiri Korenblit-3/+3
2026-03-25wifi: iwlwifi: mld: support changing iftype at runtimeJohannes Berg-0/+25
2026-03-25wifi: iwlwifi: mld: set UHR MCS in RX statusJohannes Berg-0/+7
2026-03-25wifi: iwlwifi: mld: enable UHR in TLCJohannes Berg-4/+24