index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2023-11-28
wifi: ath10k: fix clang-specific fortify warning
Dmitry Antipov
2023-11-28
wifi: ath9k: fix clang-specific fortify warnings
Dmitry Antipov
2023-11-20
wifi: rtlwifi: fix EDCA limit set by BT coexistence
Dmitry Antipov
2023-10-10
wifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet
Pin-yen Lin
2023-10-10
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva
2023-09-23
wifi: mwifiex: fix fortify warning
Dmitry Antipov
2023-09-23
wifi: ath9k: fix printk specifier
Dongliang Mu
2023-09-23
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-09-23
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
2023-09-23
wifi: mwifiex: avoid possible NULL skb pointer dereference
Dmitry Antipov
2023-09-23
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
2023-09-23
wifi: mwifiex: Fix missed return in oob checks failed path
Polaris Pi
2023-09-23
wifi: mwifiex: fix memory leak in mwifiex_histogram_read()
Dmitry Antipov
2023-09-23
wifi: mwifiex: Fix OOB and integer underflow when rx packets
Polaris Pi
2023-08-11
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
2023-08-11
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
2023-08-11
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
2023-08-11
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
2023-08-11
wifi: ray_cs: Fix an error handling path in ray_probe()
Christophe JAILLET
2023-08-11
wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
Christophe JAILLET
2023-08-11
wifi: atmel: Fix an error handling path in atmel_probe()
Christophe JAILLET
2023-08-11
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
2023-08-11
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
2023-08-11
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
2023-08-11
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
2023-08-11
treewide: Remove uninitialized_var() usage
Kees Cook
2023-06-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
2023-06-09
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2023-06-09
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2023-06-09
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2023-05-30
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
Hans de Goede
2023-05-30
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Hector Martin
2023-05-17
wifi: rtl8xxxu: RTL8192EU always needs full init
Bitterblue Smith
2023-05-17
wifi: iwlwifi: mvm: check firmware response size
Johannes Berg
2023-05-17
wifi: iwlwifi: make the loop for card preparation effective
Emmanuel Grumbach
2023-05-17
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
2023-05-17
wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
Dan Carpenter
2023-05-17
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
2023-05-17
wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()
Jisoo Jang
2023-03-11
wifi: rtl8xxxu: Use a longer retry limit of 48
Bitterblue Smith
2023-03-11
wifi: rtl8xxxu: fixing transmisison failure for rtl8192eu
Jun ASAKA
2023-03-11
wifi: brcmfmac: Fix potential stack-out-of-bounds in brcmf_c_preinit_dcmds()
Jisoo Jang
2023-03-11
wifi: mwifiex: fix loop iterator in mwifiex_update_ampdu_txwinsize()
Dan Carpenter
2023-03-11
wifi: ath9k: Fix potential stack-out-of-bounds write in ath9k_wmi_rsp_callback()
Minsuk Kang
2023-03-11
wifi: ath9k: htc_hst: free skb in ath9k_htc_rx_msg() if there is no callback ...
Fedor Pchelkin
2023-03-11
wifi: orinoco: check return value of hermes_write_wordrec()
Alexey Kodanev
2023-03-11
wifi: wl3501_cs: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-03-11
wifi: libertas: cmdresp: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-03-11
wifi: libertas: main: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2023-03-11
wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
Zhengchao Shao
[next]