summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-09-13wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13wifi: ath12k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13wifi: ath11k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-13wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-13wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-13wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-13wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-09-13wifi: rtw89: 8852b: rfk: fine tune IQK parameters to improve performance on 2...Ping-Ke Shih
2023-09-13wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-13wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-13wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()Arnd Bergmann
2023-09-13wifi: ath11k: fix band selection for ppdu received in channel 177 of 5 GHzAditya Kumar Singh
2023-09-13wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-09-13wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-09-13wifi: rtw89: Fix loading of compressed firmwareLarry Finger
2023-09-13wifi: mt76: mt7915: fix power-limits while chan_switchRyder Lee
2023-09-13wifi: mt76: mt7915: fix tlv length of mt7915_mcu_get_chan_mib_infoRyder Lee
2023-09-13wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma
2023-09-13wifi: mt76: mt7915: remove VHT160 capability on MT7915Felix Fietkau
2023-09-13wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau
2023-09-13wifi: mt76: mt7915: fix command timeout in AP stop periodRany Hany
2023-09-13wifi: mt76: mt7996: fix WA event ring sizeStanleyYP Wang
2023-09-13wifi: mt76: mt7996: use correct phy for background radar eventStanleyYP Wang
2023-09-13wifi: mt76: mt7996: fix bss wlan_idx when sending bss_info commandPeter Chiu
2023-09-13wifi: mt76: mt7921: fix non-PSC channel scan failMing Yen Hsieh
2023-09-13wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu
2023-09-13wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu
2023-09-13wifi: mt76: mt7915: fix background radar event being blockedStanleyYP Wang
2023-09-13wifi: mt76: mt7996: fix header translation logicRyder Lee
2023-09-13wifi: rtw89: debug: Fix error handling in rtw89_debug_priv_btc_manual_set()Zhang Shurong
2023-09-06wifi: ath11k: Cleanup mac80211 references on failure during tx_completeSven Eckelmann
2023-09-06wifi: ath11k: Don't drop tx_status when peer cannot be foundSven Eckelmann
2023-09-06wifi: rtw88: usb: kill and free rx urbs on probe failureSascha Hauer
2023-09-06wifi: mt76: mt7921: fix skb leak by txs missing in AMSDUDeren Wu
2023-09-06wifi: mt76: mt7921: do not support one stream on secondary antenna onlyDeren Wu
2023-08-15wifi: iwlwifi: mvm: add dependency for PTP clockRandy Dunlap
2023-08-09wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong
2023-08-08wifi: rtw89: fix 8852AE disconnection caused by RX full flagsPing-Ke Shih
2023-08-08wifi: brcm80211: handle params_v1 allocation failurePetr Tesarik
2023-08-02wifi: brcmfmac: Fix field-spanning write in brcmf_scan_params_v2_to_v1()Hans de Goede
2023-08-01wifi: ray_cs: Replace 1-element array with flexible arrayKees Cook
2023-07-26Revert "wifi: ath6k: silence false positive -Wno-dangling-pointer warning on ...Kalle Valo
2023-07-26Revert "wifi: ath11k: Enable threaded NAPI"Kalle Valo
2023-07-24wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-07-12wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()Zhang Shurong
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-07-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds