aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-07-27wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek 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-27wl3501_cs: Remove unnecessary NULL checkAlex Dewar
2023-07-27wl3501_cs: Fix a bunch of formatting issues related to function docsLee 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: 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-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
2023-06-09treewide: Remove uninitialized_var() usageKees 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-30mt76: mt7615: Fix build with older compilersPablo Greco
2023-05-30wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
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-17wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
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: 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-17rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger
2023-05-17rtlwifi: Start changing RT_TRACE into rtl_dbgLarry Finger
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: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-03-11wifi: ath9k: use proper statements in conditionalsArnd Bergmann
2023-03-11wifi: rtl8xxxu: Use a longer retry limit of 48Bitterblue Smith
2023-03-11wifi: rtl8xxxu: fixing transmisison failure for rtl8192euJun ASAKA
2023-03-11wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi
2023-03-11wifi: mt7601u: fix an integer underflowJisoo Jang
2023-03-11wifi: brcmfmac: ensure CLM version is null-terminated to prevent stack-out-of...Jisoo Jang
2023-03-11wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()Jisoo Jang
2023-03-11wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()Dan Carpenter
2023-03-11wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang