summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2024-03-27Merge tag 'wireless-2024-03-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-03-25wifi: iwlwifi: mvm: include link ID when releasing framesBenjamin Berg
2024-03-25wifi: iwlwifi: mvm: handle debugfs names more carefullyJohannes Berg
2024-03-25wifi: iwlwifi: mvm: guard against invalid STA ID on removalBenjamin Berg
2024-03-25wifi: iwlwifi: read txq->read_ptr under lockJohannes Berg
2024-03-25wifi: iwlwifi: fw: don't always use FW dump trigJohannes Berg
2024-03-25wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg
2024-03-25wifi: iwlwifi: mvm: Configure the link mapping for non-MLD FWIlan Peer
2024-03-25wifi: iwlwifi: mvm: consider having one active linkShaul Triebitz
2024-03-25wifi: iwlwifi: mvm: pick the version of SESSION_PROTECTION_NOTIFEmmanuel Grumbach
2024-03-25wifi: iwlwifi: mvm: disable MLO for the time beingJohannes Berg
2024-03-14wifi: rtw89: coex: fix configuration for shared antenna for 8922APing-Ke Shih
2024-03-13Merge tag 'thermal-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-05Merge tag 'ath-next-20240305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2024-03-05wifi: rtw89: wow: move release offload packet earlier for WoWLAN modeChin-Yen Lee
2024-03-05wifi: rtw89: wow: set security engine options for 802.11ax chips onlyChin-Yen Lee
2024-03-05wifi: rtw89: update suspend/resume for different generationChin-Yen Lee
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee
2024-03-05wifi: rtw89: update DMA function with different generationChin-Yen Lee
2024-03-05wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee
2024-03-05wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee
2024-03-05wifi: brcm80211: handle pmk_op allocation failureDuoming Zhou
2024-03-05wifi: rtw89: coex: Add coexistence policy to decrease WiFi packet CRC-ERRChing-Te Ku
2024-03-05wifi: rtw89: coex: When Bluetooth not available don't set power/gainChing-Te Ku
2024-03-05wifi: rtw89: coex: add return value to ensure H2C command is success or notChing-Te Ku
2024-03-05wifi: rtw89: coex: Reorder H2C command index to align with firmwareChing-Te Ku
2024-03-05wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku
2024-03-05wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih
2024-03-05wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih
2024-03-05wifi: cw1200: restore endian swappingJohannes Berg
2024-03-05wifi: wlcore: sdio: Rate limit wl12xx_sdio_raw_{read,write}() failures warnsJavier Martinez Canillas
2024-03-05wifi: rtlwifi: Remove rtl_intf_ops.read_efuse_byteBitterblue Smith
2024-03-05wifi: rtw88: 8821c: Fix false alarm countBitterblue Smith
2024-03-05wifi: rtw88: 8821c: Fix beacon loss and disconnectBitterblue Smith
2024-03-05wifi: rtw88: 8821cu: Fix connection failureBitterblue Smith
2024-03-05wifi: rtw88: 8821cu: Fix firmware upload failBitterblue Smith
2024-03-05wifi: rtw88: Add missing VID/PIDs for 8811CU and 8821CUNick Morrow
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz
2024-03-04wifi: iwlwifi: Add missing MODULE_FIRMWARE() for *.pnvmTakashi Iwai
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-28wifi: ath12k: fix license in p2p.c and p2p.hKalle Valo
2024-02-28wifi: ath11k: constify MHI channel and controller configsJeff Johnson
2024-02-28wifi: ath12k: add rcu lock for ath12k_wmi_p2p_noa_event()Kang Yang
2024-02-28wifi: ath11k: decrease MHI channel buffer length to 8KBBaochen Qiang
2024-02-28wifi: rtl8xxxu: fix mixed declarations in rtl8xxxu_set_aifs()Shiji Yang