index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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-09-06
wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
Benjamin Lin
2
-0
/
+8
2024-09-06
wifi: mt76: mt7915: reset the device after MCU timeout
Felix Fietkau
1
-0
/
+9
2024-09-06
wifi: mt76: mt7915: retry mcu messages
Felix Fietkau
3
-5
/
+25
2024-09-06
wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
Felix Fietkau
1
-0
/
+1
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
8
-56
/
+90
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
14
-36
/
+67
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
6
-14
/
+22
2024-09-06
wifi: mt76: connac: add support for IEEE 802.11 fragmentation
Benjamin Lin
2
-1
/
+16
2024-09-06
wifi: mt76: mt7915: allocate vif wcid in the same range as stations
Felix Fietkau
1
-1
/
+4
2024-09-06
wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
Felix Fietkau
1
-3
/
+7
2024-09-06
wifi: mt76: add separate tx scheduling queue for off-channel tx
Felix Fietkau
3
-26
/
+41
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
13
-15
/
+15
2024-09-06
wifi: cfg80211: handle DFS per link
Aditya Kumar Singh
4
-8
/
+9
2024-09-06
wifi: cfg80211: move DFS related members to links[] in wireless_dev
Aditya Kumar Singh
3
-7
/
+7
2024-09-06
wifi: iwlwifi: mvm: replace CONFIG_PM by CONFIG_PM_SLEEP
Emmanuel Grumbach
4
-8
/
+11
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
39
-162
/
+116
2024-09-06
wifi: mt76: fix mt76_get_rate
Felix Fietkau
1
-2
/
+3
2024-09-06
wifi: mt76: mt7603: initialize chainmask
Felix Fietkau
1
-0
/
+1
2024-09-06
wifi: mt76: mt7603: fix reading target power from eeprom
Felix Fietkau
1
-2
/
+4
2024-09-06
wifi: mt76: mt7603: fix mixed declarations and code
Felix Fietkau
1
-2
/
+2
2024-09-06
wifi: mt76: connac: fix checksum offload fields of connac3 RXD
Peter Chiu
3
-7
/
+6
2024-09-06
wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
Ma Ke
1
-0
/
+3
2024-09-06
wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphers
Michael-CY Lee
1
-4
/
+4
2024-09-06
wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996
Benjamin Lin
2
-2
/
+18
2024-09-06
wifi: mt76: mt7996: fix handling mbss enable/disable
Rex Lu
1
-1
/
+1
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-148
/
+49
2024-09-05
wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-13
/
+7
2024-09-05
wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-24
/
+7
2024-09-05
wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992
Howard Hsu
1
-2
/
+3
2024-09-05
wifi: mt76: mt7996: fix EHT beamforming capability check
Howard Hsu
1
-2
/
+2
2024-09-05
wifi: mt76: mt7996: set correct beamformee SS capability
Howard Hsu
1
-6
/
+17
2024-09-05
wifi: mt76: mt7996: fix HE and EHT beamforming capabilities
Howard Hsu
1
-22
/
+43
2024-09-05
wifi: mt76: mt7996: advertize beacon_int_min_gcd
Peter Chiu
1
-0
/
+1
2024-09-05
wifi: mt76: mt7996: fix wmm set of station interface to 3
Peter Chiu
1
-1
/
+1
2024-09-05
wifi: mt76: mt7996: fix traffic delay when switching back to working channel
Peter Chiu
1
-0
/
+4
2024-09-05
wifi: mt76: mt7996: use hweight16 to get correct tx antenna
Peter Chiu
1
-1
/
+1
2024-09-05
wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage
Ming Yen Hsieh
1
-1
/
+1
2024-09-05
wifi: mt76: mt7915: fix oops on non-dbdc mt7986
Bjørn Mork
1
-1
/
+1
2024-09-05
wifi: rtw89: avoid reading out of bounds when loading TX power FW elements
Zong-Zhe Yang
1
-6
/
+12
2024-09-05
wifi: rtw89: use frequency domain RSSI
Eric Huang
11
-2
/
+208
2024-09-05
wifi: rtw89: adjust DIG threshold to reduce false alarm
Eric Huang
1
-9
/
+18
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
170
-1394
/
+5950
2024-09-03
wifi: mwifiex: Convert to use jiffies macro
Chen Yufan
2
-3
/
+3
2024-09-03
wifi: wilc1000: Re-enable RTC clock on resume
Marek Vasut
1
-0
/
+3
2024-09-03
wifi: wilc1000: Do not operate uninitialized hardware during suspend/resume
Marek Vasut
1
-0
/
+7
2024-09-03
wifi: brcmsmac: Use kvmemdup to simplify the code
Jinjie Ruan
1
-4
/
+2
2024-09-03
Merge tag 'ath-current-20240903' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
9
-148
/
+49
2024-09-03
wifi: iwlwifi: mvm: properly set the rates in link cmd
Miri Korenblit
3
-11
/
+10
2024-09-03
wifi: iwlwifi: mvm: Remove unused last_sub_index from reorder buffer
Daniel Gabay
2
-7
/
+1
2024-09-03
wifi: iwlwifi: mvm: remove mvm prefix from iwl_mvm_tx_resp*
Miri Korenblit
6
-18
/
+18
[prev]
[next]