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
2024-02-16
wifi: iwlwifi: mvm: fix a battery life regression
Emmanuel Grumbach
1
-1
/
+1
2024-02-16
wifi: brcmfmac: Adjust n_channels usage for __counted_by
Kees Cook
1
-2
/
+4
2024-02-16
wifi: iwlwifi: exit eSR only after the FW does
Miri Korenblit
1
-3
/
+3
2024-02-16
wifi: iwlwifi: mvm: skip adding debugfs symlink for reconfig
Benjamin Berg
2
-3
/
+6
2024-02-05
wifi: rtlwifi: rtl8723{be,ae}: using calculate_bit_shift()
Su Hui
2
-5
/
+5
2024-02-05
wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter members
Ching-Te Ku
2
-11
/
+5
2024-02-05
wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
Zenm Chen
1
-0
/
+12
2024-02-05
wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...
Lingbo Kong
1
-2
/
+2
2024-02-05
wifi: wfx: fix possible NULL pointer dereference in wfx_set_mfp_ap()
Dmitry Antipov
1
-17
/
+25
2024-02-05
wifi: mt76: mt7996: add PCI IDs for mt7992
StanleyYP Wang
1
-2
/
+6
2024-02-05
wifi: mt76: connac: fix EHT phy mode check
MeiChia Chiu
1
-1
/
+1
2024-02-05
wifi: ath12k: fix and enable AP mode for WCN7850
Kang Yang
2
-3
/
+4
2024-02-05
wifi: rtw89: fix misbehavior of TX beacon in concurrent mode
Chih-Kang Chang
4
-7
/
+43
2024-02-05
wifi: rtw89: fix not entering PS mode after AP stops
Po-Hao Huang
2
-6
/
+82
2024-02-05
wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too early
Baochen Qiang
1
-2
/
+2
2024-02-05
wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...
Minsuk Kang
1
-2
/
+3
2024-02-05
wifi: rt2x00: correct wrong BBP register in RxDCOC calibration
Shiji Yang
1
-1
/
+1
2024-02-05
wifi: rt2x00: restart beacon queue when hardware reset
Shiji Yang
2
-0
/
+14
2024-02-05
wifi: rtw89: fix timeout calculation in rtw89_roc_end()
Dmitry Antipov
1
-1
/
+1
2024-01-31
wifi: iwlwifi: fix a memory corruption
Emmanuel Grumbach
1
-2
/
+2
2024-01-31
wifi: ath11k: rely on mac80211 debugfs handling for vif
Benjamin Berg
4
-40
/
+13
2024-01-25
wifi: mwifiex: fix uninitialized firmware_stat
David Lin
1
-1
/
+1
2024-01-25
wifi: mwifiex: configure BSSID consistently when starting AP
David Lin
4
-0
/
+12
2024-01-25
wifi: mwifiex: add extra delay for firmware ready
David Lin
2
-0
/
+21
2024-01-25
wifi: rtlwifi: Convert LNKCTL change to PCIe cap RMW accessors
Ilpo Järvinen
1
-6
/
+15
2024-01-25
wifi: rtlwifi: Remove bogus and dangerous ASPM disable/enable code
Ilpo Järvinen
2
-62
/
+1
2024-01-25
wifi: mt76: fix broken precal loading from MTD for mt7915
Christian Marangi
1
-1
/
+1
2024-01-25
wifi: iwlwifi: assign phy_ctxt before eSR activation
Miri Korenblit
1
-3
/
+3
2024-01-25
wifi: iwlwifi: fix out of bound copy_from_user
Anjaneyulu
1
-1
/
+1
2024-01-25
wifi: iwlwifi: mvm: Do not warn if valid link pair was not found
Ilan Peer
1
-1
/
+1
2024-01-25
wifi: iwlwifi: mvm: send TX path flush in rfkill
Johannes Berg
1
-1
/
+1
2024-01-25
wifi: iwlwifi: mvm: set siso/mimo chains to 1 in FW SMPS request
Johannes Berg
1
-11
/
+0
2024-01-25
wifi: rtlwifi: rtl8192se: using calculate_bit_shift()
Su Hui
1
-11
/
+4
2024-01-25
wifi: rtlwifi: rtl8192ee: using calculate_bit_shift()
Su Hui
1
-12
/
+4
2024-01-25
wifi: rtlwifi: rtl8192de: using calculate_bit_shift()
Su Hui
1
-11
/
+4
2024-01-25
wifi: rtlwifi: rtl8192ce: using calculate_bit_shift()
Su Hui
2
-4
/
+3
2024-01-25
wifi: rtlwifi: rtl8192cu: using calculate_bit_shift()
Su Hui
1
-3
/
+3
2024-01-25
wifi: rtlwifi: rtl8192c: using calculate_bit_shift()
Su Hui
2
-11
/
+2
2024-01-25
wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
Su Hui
1
-10
/
+4
2024-01-25
wifi: rtlwifi: add calculate_bit_shift()
Su Hui
1
-0
/
+7
2024-01-25
wifi: iwlwifi: don't support triggered EHT CQI feedback
Miri Korenblit
1
-1
/
+2
2024-01-25
wifi: mt76: mt7921: fix wrong 6Ghz power type
Ming Yen Hsieh
1
-3
/
+35
2024-01-25
wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
Ming Yen Hsieh
3
-5
/
+22
2024-01-25
wifi: mt76: mt7921: fix country count limitation for CLC
Ming Yen Hsieh
1
-3
/
+8
2024-01-25
wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
Wang Zhao
5
-12
/
+18
2024-01-25
wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packing
Arnd Bergmann
1
-3
/
+3
2024-01-25
wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
StanleyYP Wang
1
-2
/
+3
2024-01-25
wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981
StanleyYP Wang
1
-1
/
+2
2024-01-25
wifi: mt76: mt7996: fix alignment of sta info event
StanleyYP Wang
1
-1
/
+1
2024-01-25
wifi: mt76: mt7996: fix rate usage of inband discovery frames
MeiChia Chiu
1
-2
/
+2
[next]