summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-10-10wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packetPin-yen Lin
2023-10-10wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva
2023-09-23wifi: mwifiex: fix fortify warningDmitry Antipov
2023-09-23wifi: ath9k: fix printk specifierDongliang Mu
2023-09-23wifi: ath10k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-09-23wifi: ath9k: use IS_ERR() with debugfs_create_dir()Wang Ming
2023-09-23wifi: mwifiex: avoid possible NULL skb pointer dereferenceDmitry Antipov
2023-09-23wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-09-23wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-09-23wifi: mwifiex: Fix missed return in oob checks failed pathPolaris Pi
2023-09-23wifi: mwifiex: fix memory leak in mwifiex_histogram_read()Dmitry Antipov
2023-09-23wifi: mwifiex: fix error recovery in PCIE buffer descriptor managementDmitry Antipov
2023-09-23mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2023-09-23mwifiex: drop 'set_consistent_dma_mask' log messageBrian Norris
2023-09-23wifi: mwifiex: Fix OOB and integer underflow when rx packetsPolaris Pi
2023-08-11wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2023-08-11wifi: airo: avoid uninitialized warning in airo_get_rate()Randy Dunlap
2023-08-11wifi: ath9k: convert msecs to jiffies where neededDmitry Antipov
2023-08-11wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()Remi Pommarel
2023-08-11wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdownMarek Vasut
2023-08-11wifi: ath9k: don't allow to overwrite ENDPOINT0 attributesFedor Pchelkin
2023-08-11wifi: ray_cs: Fix an error handling path in ray_probe()Christophe JAILLET
2023-08-11wifi: ray_cs: Drop useless status variable in parse_addr()Andy Shevchenko
2023-08-11wifi: ray_cs: Utilize strnlen() in parse_addr()Andy Shevchenko
2023-08-11wifi: wl3501_cs: Fix an error handling path in wl3501_probe()Christophe JAILLET
2023-08-11wl3501_cs: use eth_hw_addr_set()Jakub Kicinski
2023-08-11wl3501_cs: Fix misspelling and provide missing documentationLee Jones
2023-08-11wl3501_cs: Remove unnecessary NULL checkAlex Dewar
2023-08-11wl3501_cs: Fix a bunch of formatting issues related to function docsLee Jones
2023-08-11wifi: atmel: Fix an error handling path in atmel_probe()Christophe JAILLET
2023-08-11wifi: orinoco: Fix an error handling path in orinoco_cs_probe()Christophe JAILLET
2023-08-11wifi: orinoco: Fix an error handling path in spectrum_cs_probe()Christophe JAILLET
2023-08-11wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()Christophe JAILLET
2023-08-11wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rxFedor Pchelkin
2023-08-11wifi: ath9k: fix AR9003 mac hardware hang check register offset calculationPeter Seiderer
2023-08-11treewide: Remove uninitialized_var() usageKees Cook
2023-06-09wifi: rtlwifi: 8192de: correct checking of IQK reloadPing-Ke Shih
2023-06-09rsi: Remove unnecessary boolean conditionNathan Chancellor
2023-06-09wifi: rtlwifi: remove always-true condition pointed out by GCC 12Jakub Kicinski
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: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
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