summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2025-09-15wifi: mt76: mt7996: Set def_wcid pointer in mt7996_mac_sta_init_link()Lorenzo Bianconi-0/+1
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_bss_mld_tlv routineLorenzo Bianconi-8/+75
2025-09-15wifi: mt76: mt7996: Fix mt7996_mcu_sta_ba wcid configurationLorenzo Bianconi-8/+13
2025-09-15wifi: mt76: mt7996: Overwrite unspecified link_id in mt7996_tx()Lorenzo Bianconi-9/+17
2025-09-11Merge tag 'wireless-next-2025-09-11' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-3659/+1675
2025-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-70/+84
2025-09-11wifi: ath12k: Change the API prefixes to ath12k_wifi7 in tx/rxPavankumar Nandeshwar-436/+469
2025-09-11wifi: ath12k: Remove hal_rx_ops and merge into hal_opsRipan Deuri-33/+15
2025-09-11wifi: ath12k: Add new infra for the rx pathPavankumar Nandeshwar-465/+290
2025-09-11wifi: ath12k: Move hal_rx_ops callbacks to hal_opsPavankumar Nandeshwar-29/+28
2025-09-11wifi: ath12k: Replace ops with direct calls for rxdma ring maskPavankumar Nandeshwar-22/+8
2025-09-11wifi: ath12k: unify HAL ops naming across chipsRipan Deuri-247/+247
2025-09-11wifi: ath12k: Move the hal APIs to hardware specific filesRipan Deuri-599/+727
2025-09-11wifi: ath12k: Remove non-compact TLV support from QCNPavankumar Nandeshwar-376/+11
2025-09-11wifi: mwifiex: fix endianness handling in mwifiex_send_rgpower_tableStefan Kerkmann-1/+1
2025-09-10wifi: virt_wifi: Fix page fault on connectJames Guan-1/+3
2025-09-10Merge tag 'iwlwifi-fixes-2025-09-09' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-13/+13
2025-09-09wifi: iwlwifi: fix 130/1030 configsJohannes Berg-13/+13
2025-09-09wifi: iwlwifi: mld: CHANNEL_SURVEY_NOTIF is always supportedMiri Korenblit-3/+1
2025-09-09wifi: iwlwifi: mld: remove support of iwl_esr_mode_notif version 1Miri Korenblit-21/+8
2025-09-09wifi: iwlwifi: mld: remove support from of sta cmd version 1Miri Korenblit-5/+3
2025-09-09wifi: iwlwifi: mld: remove support of roc cmd version 5Miri Korenblit-8/+2
2025-09-09wifi: iwlwifi: mld: remove support of mac cmd ver 2Miri Korenblit-22/+8
2025-09-09wifi: iwlwifi: mld: don't consider phy cmd version 5Miri Korenblit-1/+1
2025-09-09wifi: iwlwifi: implement wowlan status notification API updateRotem Kerem-49/+306
2025-09-09wifi: iwlwifi: fw: Add ASUS to PPAG and TAS listNidhish A N-2/+12
2025-09-09wifi: iwlwifi: add kunit tests for nvm parsePagadala Yesu Anjaneyulu-72/+152
2025-09-09wifi: iwlwifi: api: add a flag to iwl_link_ctx_modify_flagsMiri Korenblit-0/+3
2025-09-09wifi: iwlwifi: pcie: move ltr_enabled to the specific transportMiri Korenblit-5/+19
2025-09-09wifi: iwlwifi: pcie: move pm_support to the specific transportMiri Korenblit-4/+23
2025-09-09wifi: iwlwifi: rename iwl_finish_nic_initMiri Korenblit-15/+15
2025-09-09wifi: iwlwifi: replace SUPPRESS_CMD_ERROR_ONCE status bit with a booleanRotem Kerem-12/+8
2025-09-09wifi: iwlwifi: add STATUS_FW_ERROR APIRotem Kerem-10/+21
2025-09-09wifi: rtw89: Add USB ID 2001:3327 for D-Link AX18U rev. A1Zenm Chen-0/+2
2025-09-09wifi: rtw89: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen-0/+3
2025-09-09wifi: rtl8xxxu: expose efuse via debugfsMartin Kaistra-0/+22
2025-09-08wifi: ath12k: fix WMI TLV header misalignmentMiaoqing Pan-1/+1
2025-09-08wifi: ath12k: Fix missing station power save configurationMiaoqing Pan-55/+67
2025-09-07wifi: iwlwifi: Fix dentry reference leak in iwl_mld_add_link_debugfsMiaoqian Lin-1/+5
2025-09-07wifi: iwlwifi: mei: Remove unused flexible-array member in struct iwl_sap_hdrGustavo A. R. Silva-2/+0
2025-09-07wifi: iwlwifi: Remove redundant header filesLiao Yuanhong-1/+0
2025-09-07wifi: iwlwifi: Remove duplicated include in trans.cYang Li-1/+0
2025-09-05wifi: mwifiex: fix double free in mwifiex_send_rgpower_table()Dan Carpenter-3/+1
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-93/+332
2025-09-04wifi: brcmfmac: support AP isolation to restrict reachability between stationsWright Feng-0/+23
2025-09-04wifi: drivers: indicate support for attributes in NL80211_CMD_SET_BSSArend van Spriel-7/+1
2025-09-04wifi: mac80211: support parsing S1G TIM PVBLachlan Hodges-4/+4
2025-09-04Merge tag 'iwlwifi-next-2025-09-03' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg-3393/+884
2025-09-03wifi: ath12k: Move HTT specific code from dp.c to newly introduced filesHarsh Kumar Bijlani-32/+32
2025-09-03wifi: ath12k: Move HTT Tx specific code to newly introduced filesHarsh Kumar Bijlani-704/+705