summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-07-27wifi: ath11k: fix registration of 6Ghz-only phy without the full channel rangeMaxime Bizon
2023-07-27wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-07-27wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-07-27wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg
2023-07-27wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-07-27wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-07-27wifi: rsi: Do not configure WoWlan in shutdown hook if not enabledMarek Vasut
2023-07-27wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-07-27wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-07-27wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko
2023-07-27wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko
2023-07-27wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-07-27wl3501_cs: use eth_hw_addr_set()Jakub Kicinski
2023-07-27wl3501_cs: Fix misspelling and provide missing documentationLee Jones
2023-07-27wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-07-27wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-07-27wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-07-27wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-07-27wifi: wilc1000: fix for absent RSN capabilities WFA testcaseAmisha Patel
2023-07-27wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-07-27wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-06-14wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-06-09ath6kl: Use struct_group() to avoid size-mismatched castingKees Cook
2023-06-09wifi: b43: fix incorrect __packed annotationArnd Bergmann
2023-06-09wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR valueYun Lu
2023-05-30wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-30wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-30wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-30wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-30wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-30wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-30wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-05-17wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg
2023-05-17wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-05-17wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach
2023-05-17wifi: iwlwifi: fw: move memset before early returnTom Rix
2023-05-17wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay
2023-05-17wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen
2023-05-17wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen
2023-05-17wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl
2023-05-17wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl
2023-05-17wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-05-17wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter
2023-05-17wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-05-17wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov
2023-05-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-05-17wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-04-20wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann