index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Commit message (
Expand
)
Author
Age
Files
Lines
*
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-02
37
-37
/
+37
*
[tree-wide] finally take no_llseek out
Al Viro
2024-09-27
2
-2
/
+0
*
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-09-11
137
-1420
/
+2691
|
\
|
*
Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
2024-09-09
6
-65
/
+46
|
|
\
|
|
*
wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-09-05
2
-13
/
+7
|
|
*
wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-09-05
2
-24
/
+7
|
|
*
wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
Toke Høiland-Jørgensen
2024-08-16
1
-4
/
+2
|
|
*
wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
Miaoqing Pan
2024-08-15
1
-24
/
+30
|
*
|
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
2024-09-09
62
-406
/
+622
|
|
\
\
|
|
*
|
wifi: mt76: mt7925: replace chan config with extend txpower config for clc
Ming Yen Hsieh
2024-09-06
1
-1
/
+1
|
|
*
|
wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc
Ming Yen Hsieh
2024-09-06
1
-0
/
+3
|
|
*
|
wifi: mt76: mt7615: check devm_kasprintf() returned value
Ma Ke
2024-09-06
1
-0
/
+3
|
|
*
|
wifi: mt76: mt7925: convert comma to semicolon
Chen Ni
2024-09-06
1
-6
/
+6
|
|
*
|
wifi: mt76: mt7925: fix a potential association failure upon resuming
Michael Lo
2024-09-06
3
-0
/
+18
|
|
*
|
wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-09-06
2
-14
/
+19
|
|
*
|
wifi: mt76: mt7921: Check devm_kasprintf() returned value
Ma Ke
2024-09-06
1
-0
/
+2
|
|
*
|
wifi: mt76: mt7915: check devm_kasprintf() returned value
Ma Ke
2024-09-06
1
-0
/
+2
|
|
*
|
wifi: mt76: mt7915: avoid long MCU command timeouts during SER
Felix Fietkau
2024-09-06
1
-0
/
+5
|
|
*
|
wifi: mt76: mt7996: fix uninitialized TLV data
Felix Fietkau
2024-09-06
1
-1
/
+1
|
|
*
|
wifi: mt76: mt7915: always query station rx rate from firmware
Felix Fietkau
2024-09-06
1
-2
/
+1
|
|
*
|
wifi: mt76: mt7915: fix rx filter setting for bfee functionality
Howard Hsu
2024-09-06
1
-2
/
+1
|
|
*
|
wifi: mt76: shrink mt76_queue_buf
Felix Fietkau
2024-09-06
1
-2
/
+2
|
|
*
|
wifi: mt76: mt7915: improve hardware restart reliability
Felix Fietkau
2024-09-06
3
-12
/
+27
|
|
*
|
wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connac
Felix Fietkau
2024-09-06
5
-12
/
+13
|
|
*
|
wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
Felix Fietkau
2024-09-06
1
-1
/
+3
|
|
*
|
wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
Benjamin Lin
2024-09-06
2
-0
/
+8
|
|
*
|
wifi: mt76: mt7915: reset the device after MCU timeout
Felix Fietkau
2024-09-06
1
-0
/
+9
|
|
*
|
wifi: mt76: mt7915: retry mcu messages
Felix Fietkau
2024-09-06
3
-5
/
+25
|
|
*
|
wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
Felix Fietkau
2024-09-06
1
-0
/
+1
|
|
*
|
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
2024-09-06
8
-56
/
+90
|
|
*
|
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
2024-09-06
14
-36
/
+67
|
|
*
|
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
2024-09-06
6
-14
/
+22
|
|
*
|
wifi: mt76: connac: add support for IEEE 802.11 fragmentation
Benjamin Lin
2024-09-06
2
-1
/
+16
|
|
*
|
wifi: mt76: mt7915: allocate vif wcid in the same range as stations
Felix Fietkau
2024-09-06
1
-1
/
+4
|
|
*
|
wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
Felix Fietkau
2024-09-06
1
-3
/
+7
|
|
*
|
wifi: mt76: add separate tx scheduling queue for off-channel tx
Felix Fietkau
2024-09-06
3
-26
/
+41
|
|
*
|
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-09-06
39
-162
/
+116
|
|
*
|
wifi: mt76: fix mt76_get_rate
Felix Fietkau
2024-09-06
1
-2
/
+3
|
|
*
|
wifi: mt76: mt7603: initialize chainmask
Felix Fietkau
2024-09-06
1
-0
/
+1
|
|
*
|
wifi: mt76: mt7603: fix reading target power from eeprom
Felix Fietkau
2024-09-06
1
-2
/
+4
|
|
*
|
wifi: mt76: mt7603: fix mixed declarations and code
Felix Fietkau
2024-09-06
1
-2
/
+2
|
|
*
|
wifi: mt76: connac: fix checksum offload fields of connac3 RXD
Peter Chiu
2024-09-06
3
-7
/
+6
|
|
*
|
wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
Ma Ke
2024-09-06
1
-0
/
+3
|
|
*
|
wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphers
Michael-CY Lee
2024-09-06
1
-4
/
+4
|
|
*
|
wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996
Benjamin Lin
2024-09-06
2
-2
/
+18
|
|
*
|
wifi: mt76: mt7996: fix handling mbss enable/disable
Rex Lu
2024-09-06
1
-1
/
+1
|
|
*
|
wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992
Howard Hsu
2024-09-05
1
-2
/
+3
|
|
*
|
wifi: mt76: mt7996: fix EHT beamforming capability check
Howard Hsu
2024-09-05
1
-2
/
+2
|
|
*
|
wifi: mt76: mt7996: set correct beamformee SS capability
Howard Hsu
2024-09-05
1
-6
/
+17
|
|
*
|
wifi: mt76: mt7996: fix HE and EHT beamforming capabilities
Howard Hsu
2024-09-05
1
-22
/
+43
[next]