summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2022-12-31wifi: mt76: do not run mt76u_status_worker if the device is not runningLorenzo Bianconi
2022-12-31wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dc...Jisoo Jang
2022-12-31wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()Minsuk Kang
2022-12-31wifi: ath11k: Fix qmi_msg_handler data structure initializationRahul Bhattacharjee
2022-12-31wifi: ath10k: Delay the unmapping of the bufferYoughandhar Chintala
2022-12-31wifi: ar5523: Fix use-after-free on ar5523_cmd() timed outShigeru Yoshida
2022-12-31wifi: ath9k: verify the expected usb_endpoints are presentFedor Pchelkin
2022-12-31brcmfmac: return error when getting invalid max_flowrings from dongleWright Feng
2022-12-31wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()Wang Yufen
2022-12-31wifi: rtl8xxxu: Fix the channel width reportingBitterblue Smith
2022-12-31wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2hBitterblue Smith
2022-12-31mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()Xiongfeng Wang
2022-12-31wifi: mt76: do not send firmware FW_FEATURE_NON_DL regionDeren Wu
2022-12-31wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clcDeren Wu
2022-12-31wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu
2022-12-31wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen
2022-12-31wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDCNicolas Cavallari
2022-12-31wifi: mt76: mt7915: rework eeprom tx paths and streams initShayne Chen
2022-12-31wifi: mt76: mt7921: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-31wifi: mt76: mt7915: fix reporting of TX AGGR histogramLorenzo Bianconi
2022-12-31wifi: mt76: mt7915: fix mt7915_mac_set_timing()Ryder Lee
2022-12-31wifi: mt76: mt7921: fix antenna signal are way off in monitor modeSean Wang
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear
2022-12-31wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changedBitterblue Smith
2022-12-31wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()Ziyang Xuan
2022-12-31wifi: rtw89: fix physts IE page checkZong-Zhe Yang
2022-12-31wifi: ath10k: Fix return value in ath10k_pci_init()Xiu Jianfeng
2022-12-31wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()Christophe JAILLET
2022-12-31wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg
2022-12-31wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern
2022-12-31wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach
2022-12-31wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach
2022-12-31wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern
2022-12-31wifi: rtw89: use u32_encode_bits() to fill MAC quota valuePing-Ke Shih
2022-12-31wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control portMarek Vasut
2022-12-31wifi: ath11k: fix firmware assert during bandwidth change for peer staAditya Kumar Singh
2022-12-31wifi: rtl8xxxu: Fix reading the vendor of combo chipsBitterblue Smith
2022-12-31wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()Fedor Pchelkin
2022-12-31wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()Fedor Pchelkin
2022-11-24wifi: wilc1000: validate number of channelsPhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull
2022-11-24wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull
2022-11-24wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull
2022-11-02wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong
2022-11-02wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki
2022-11-01wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song
2022-11-01wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld
2022-10-21wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-10-21wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds