summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2025-12-18mt76: mt7615: Fix memory leak in mt7615_mcu_wtbl_sta_add()Zilin Guan
2025-12-18wifi: mt76: mt7996: Add missing locking in mt7996_mac_sta_rc_work()Lorenzo Bianconi
2025-12-18wifi: mt76: mt7996: skip ieee80211_iter_keys() on scanning link removeLorenzo Bianconi
2025-12-18wifi: mt76: mt7996: skip deflink accounting for offchannel linksLorenzo Bianconi
2025-12-18wifi: mt76: Move mt76_abort_scan out of mt76_reset_device()Lorenzo Bianconi
2025-12-18wifi: mt76: mt7996: grab mt76 mutex in mt7996_mac_sta_event()Lorenzo Bianconi
2025-12-18wifi: mt76: mt7996: fix EMI rings for RROShayne Chen
2025-12-18wifi: mt76: mt7996: fix using wrong phy to start in mt7996_mac_restart()Shayne Chen
2025-12-18wifi: mt76: mt7996: fix MLO set key and group key issuesShayne Chen
2025-12-18wifi: mt76: mt7996: fix MLD group index assignmentShayne Chen
2025-12-18wifi: mt76: mt7996: set link_valid field when initializing wcidShayne Chen
2025-12-18wifi: mt76: mt7996: fix teardown command for an MLD peerShayne Chen
2025-12-18wifi: mt76: mt7996: fix several fields in mt7996_mcu_bss_basic_tlv()Shayne Chen
2025-12-18wifi: mt76: mt7996: fix implicit beamforming support for mt7992Howard Hsu
2025-12-18wifi: mt76: mt7996: fix max nss value when getting rx chainmaskStanleyYP Wang
2025-12-18Revert "wifi: mt76: mt792x: improve monitor interface handling"Fedor Pchelkin
2025-12-18wifi: mt76: mt7996: Remove useless check in mt7996_msdu_page_get_from_cache()Lorenzo Bianconi
2025-12-18wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi
2025-12-18wifi: mt76: mt7996: Remove unnecessary link_id checks in mt7996_txLorenzo Bianconi
2025-12-18wifi: mt76: mt7996: fix null pointer deref in mt7996_conf_tx()Felix Fietkau
2025-12-18wifi: rtl818x: rtl8187: Fix potential buffer underflow in rtl8187_rx_cb()Seungjin Bae
2025-12-18wifi: rtl818x: Fix potential memory leaks in rtl8180_init_rx_ring()Abdun Nihaal
2025-12-18wifi: cw1200: Fix potential memory leak in cw1200_bh_rx_helper()Abdun Nihaal
2025-12-18wifi: ath12k: Fix timeout error during beacon stats retrievalManish Dharanenthiran
2025-12-18wifi: rtw89: usb: fix leak in rtw89_usb_write_port()Fedor Pchelkin
2025-12-18wifi: rtw89: usb: use common error path for skbs in rtw89_usb_rx_handler()Fedor Pchelkin
2025-12-18wifi: ath12k: unassign arvif on scan vdev create failureRameshkumar Sundaram
2025-12-18wifi: ath12k: enforce vdev limit in ath12k_mac_vdev_create()Rameshkumar Sundaram
2025-12-18wifi: ath12k: fix error handling in creating hardware groupBaochen Qiang
2025-12-18wifi: ath12k: fix reusing m3 memoryBaochen Qiang
2025-12-18wifi: ath12k: fix potential memory leak in ath12k_wow_arp_ns_offload()Abdun Nihaal
2025-12-18wifi: iwlwifi: mld: add null check for kzalloc() in iwl_mld_send_proto_offload()Li Qiang
2025-12-18wifi: ath12k: restore register window after global resetBaochen Qiang
2025-12-18wifi: ath11k: fix peer HE MCS assignmentBaochen Qiang
2025-12-18wifi: ath11k: fix VHT MCS assignmentBaochen Qiang
2025-12-18wifi: ath12k: fix TX and RX MCS rate configurations in HE modePradeep Kumar Chitrapu
2025-12-18wifi: ath12k: fix VHT MCS assignmentBaochen Qiang
2025-12-18wifi: ath12k: Fix MSDU buffer types handling in RX error pathSarika Sharma
2025-12-18wifi: ath11k: restore register window after global resetBaochen Qiang
2025-12-18wifi: ath10k: move recovery check logic into a new workKang Yang
2025-12-12wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen
2025-12-12wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith
2025-11-12wifi: iwlwifi: mld: always take beacon ies in link gradingMiri Korenblit
2025-11-12wifi: iwlwifi: mvm: fix beacon template/fixed rateJohannes Berg
2025-11-12wifi: iwlwifi: fix aux ROC time event iterator usageJunjie Cao
2025-11-11wifi: mwl8k: inject DSSS Parameter Set element into beacons if missingPawel Dembicki
2025-11-11wifi: mac80211_hwsim: Fix possible NULL dereferenceIlan Peer
2025-11-06wifi: ath11k: zero init info->status in wmi_process_mgmt_tx_comp()Nicolas Escande
2025-11-05Merge tag 'ath-current-20251103' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg