index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-11
wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)
Paul Fertser
1
-3
/
+3
2023-08-11
mt76: mt7615: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2023-08-11
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
11
-33
/
+32
2023-07-27
wifi: iwlwifi: mvm: avoid baid size integer overflow
Johannes Berg
1
-1
/
+1
2023-07-27
wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range
Maxime Bizon
1
-1
/
+1
2023-07-27
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
1
-1
/
+4
2023-07-27
wifi: ath9k: convert msecs to jiffies where needed
Dmitry Antipov
1
-2
/
+2
2023-07-27
wifi: iwlwifi: pull from TXQs with softirqs disabled
Johannes Berg
1
-1
/
+4
2023-07-27
wifi: ath9k: Fix possible stall on ath9k_txq_list_has_key()
Remi Pommarel
1
-3
/
+4
2023-07-27
wifi: rsi: Do not set MMC_PM_KEEP_POWER in shutdown
Marek Vasut
1
-3
/
+0
2023-07-27
wifi: rsi: Do not configure WoWlan in shutdown hook if not enabled
Marek Vasut
1
-4
/
+2
2023-07-27
wifi: ath9k: don't allow to overwrite ENDPOINT0 attributes
Fedor Pchelkin
1
-1
/
+7
2023-07-27
wifi: ray_cs: Fix an error handling path in ray_probe()
Christophe JAILLET
1
-5
/
+11
2023-07-27
wifi: ray_cs: Drop useless status variable in parse_addr()
Andy Shevchenko
1
-3
/
+1
2023-07-27
wifi: ray_cs: Utilize strnlen() in parse_addr()
Andy Shevchenko
1
-9
/
+7
2023-07-27
wifi: wl3501_cs: Fix an error handling path in wl3501_probe()
Christophe JAILLET
1
-5
/
+11
2023-07-27
wl3501_cs: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+1
2023-07-27
wl3501_cs: Fix misspelling and provide missing documentation
Lee Jones
1
-5
/
+3
2023-07-27
wifi: atmel: Fix an error handling path in atmel_probe()
Christophe JAILLET
1
-2
/
+11
2023-07-27
wifi: orinoco: Fix an error handling path in orinoco_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-07-27
wifi: orinoco: Fix an error handling path in spectrum_cs_probe()
Christophe JAILLET
1
-2
/
+11
2023-07-27
wifi: mwifiex: Fix the size of a memory allocation in mwifiex_ret_802_11_scan()
Christophe JAILLET
1
-3
/
+3
2023-07-27
wifi: wilc1000: fix for absent RSN capabilities WFA testcase
Amisha Patel
1
-4
/
+4
2023-07-27
wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-0
/
+4
2023-07-27
wifi: ath9k: fix AR9003 mac hardware hang check register offset calculation
Peter Seiderer
1
-9
/
+18
2023-06-14
wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_poll
Lorenzo Bianconi
1
-0
/
+3
2023-06-09
ath6kl: Use struct_group() to avoid size-mismatched casting
Kees Cook
2
-15
/
+19
2023-06-09
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2
-2
/
+2
2023-06-09
wifi: rtl8xxxu: fix authentication timeout due to incorrect RCR value
Yun Lu
2
-1
/
+4
2023-05-30
wifi: iwlwifi: mvm: don't trust firmware n_channels
Johannes Berg
1
-0
/
+10
2023-05-30
wifi: ath11k: Fix SKB corruption in REO destination ring
Nagarajan Maran
1
-3
/
+6
2023-05-30
wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtrace
Hans de Goede
1
-1
/
+4
2023-05-30
wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf
Hyunwoo Kim
1
-1
/
+1
2023-05-30
wifi: iwlwifi: pcie: fix possible NULL pointer dereference
Daniel Gabay
1
-0
/
+3
2023-05-30
wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hex
Hector Martin
1
-6
/
+7
2023-05-30
wifi: ath: Silence memcpy run-time false positive warning
Kees Cook
2
-6
/
+8
2023-05-17
wifi: iwlwifi: fw: fix memory leak in debugfs
Johannes Berg
1
-1
/
+3
2023-05-17
wifi: iwlwifi: mvm: check firmware response size
Johannes Berg
1
-0
/
+10
2023-05-17
wifi: iwlwifi: make the loop for card preparation effective
Emmanuel Grumbach
1
-1
/
+2
2023-05-17
wifi: iwlwifi: fw: move memset before early return
Tom Rix
1
-2
/
+2
2023-05-17
wifi: iwlwifi: yoyo: Fix possible division by zero
Daniel Gabay
1
-0
/
+6
2023-05-17
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()
Wei Chen
1
-3
/
+3
2023-05-17
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
Wei Chen
1
-3
/
+3
2023-05-17
wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()
Martin Blumenstingl
1
-2
/
+4
2023-05-17
wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
Martin Blumenstingl
1
-1
/
+1
2023-05-17
wifi: ath6kl: reduce WARN to dev_dbg() in callback
Fedor Pchelkin
1
-2
/
+2
2023-05-17
wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()
Dan Carpenter
1
-1
/
+1
2023-05-17
wifi: ath9k: hif_usb: fix memory leak of remain_skbs
Fedor Pchelkin
1
-0
/
+19
2023-05-17
wifi: ath6kl: minor fix for allocation size
Alexey V. Vissarionov
1
-1
/
+1
2023-05-17
wifi: rtl8xxxu: RTL8192EU always needs full init
Bitterblue Smith
1
-0
/
+1
[next]