index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
qca_debug: Fix ethtool -G iface tx behavior
Stefan Wahren
1
-3
/
+5
2023-12-08
qca_debug: Prevent crash on TX ring changes
Stefan Wahren
2
-5
/
+16
2023-12-08
octeon_ep: initialise control mbox tasks before using APIs
Shinas Rasheed
1
-9
/
+13
2023-12-08
net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define
Sean Nyekjaer
1
-1
/
+1
2023-12-08
team: Fix use-after-free when an option instance allocation fails
Florent Revest
1
-1
/
+3
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-3
/
+2
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
[email protected]
28
-112
/
+100
2023-12-08
Merge tag 'mlx5-fixes-2023-12-04' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-309
/
+578
2023-12-07
nfp: devlink: add extended ack report messages
Ryno Swart
1
-2
/
+6
2023-12-07
nfp: ethtool: add extended ack report messages
Ryno Swart
3
-18
/
+45
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
45
-215
/
+457
2023-12-07
net: wangxun: fix changing mac failed when running
duanqiangwen
2
-0
/
+2
2023-12-07
net: dsa: microchip: provide a list of valid protocols for xmit handler
Sean Nyekjaer
1
-4
/
+12
2023-12-07
wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
Wang Zhao
5
-12
/
+18
2023-12-07
wifi: mt76: Convert to platform remove callback returning void
Uwe Kleine-König
3
-13
/
+6
2023-12-07
wifi: mt76: mt7925: remove iftype from mt7925_init_eht_caps signature
Lorenzo Bianconi
1
-3
/
+2
2023-12-07
wifi: mt76: mt7996: add PCI IDs for mt7992
StanleyYP Wang
1
-2
/
+6
2023-12-07
wifi: mt76: connac: add new definition of tx descriptor
Benjamin Lin
2
-2
/
+6
2023-12-07
wifi: mt76: mt7996: adjust interface num and wtbl size for mt7992
StanleyYP Wang
2
-4
/
+7
2023-12-07
wifi: mt76: mt7996: support mt7992 eeprom loading
StanleyYP Wang
2
-3
/
+12
2023-12-07
wifi: mt76: mt7996: rework register offsets for mt7992
StanleyYP Wang
2
-23
/
+112
2023-12-07
wifi: mt76: mt7996: add DMA support for mt7992
Benjamin Lin
4
-17
/
+61
2023-12-07
wifi: mt76: connac: add firmware support for mt7992
StanleyYP Wang
7
-5
/
+45
2023-12-07
wifi: mt76: mt7996: introduce mt7996_band_valid()
Shayne Chen
5
-32
/
+46
2023-12-07
wifi: mt76: mt7996: fix mt7996_mcu_all_sta_info_event struct packing
Arnd Bergmann
1
-3
/
+3
2023-12-07
wifi: mt76: mt7915: also MT7981 is 3T3R but nss2 on 5 GHz band
StanleyYP Wang
1
-2
/
+3
2023-12-07
wifi: mt76: mt7915: fix EEPROM offset of TSSI flag on MT7981
StanleyYP Wang
1
-1
/
+2
2023-12-07
wifi: mt76: connac: fix EHT phy mode check
MeiChia Chiu
1
-1
/
+1
2023-12-07
wifi: mt76: connac: add beacon protection support for mt7996
Allen Ye
5
-42
/
+153
2023-12-07
wifi: mt76: mt7996: rework ampdu params setting
Peter Chiu
2
-44
/
+16
2023-12-07
wifi: mt76: mt7996: fix alignment of sta info event
StanleyYP Wang
1
-1
/
+1
2023-12-07
wifi: mt76: mt7996: switch to mcu command for TX GI report
Benjamin Lin
5
-46
/
+74
2023-12-07
wifi: mt76: use chainmask for power delta calculation
Allen Ye
3
-3
/
+3
2023-12-07
wifi: mt76: mt7996: add txpower setting support
Shayne Chen
4
-0
/
+85
2023-12-07
wifi: mt76: change txpower init to per-phy
Shayne Chen
6
-29
/
+47
2023-12-07
wifi: mt76: mt7996: fix rate usage of inband discovery frames
MeiChia Chiu
1
-2
/
+2
2023-12-07
wifi: mt76: mt7996: align the format of fixed rate command
Peter Chiu
2
-8
/
+75
2023-12-07
wifi: mt76: mt7996: handle IEEE80211_RC_SMPS_CHANGED
Peter Chiu
3
-4
/
+10
2023-12-07
wifi: mt76: connac: set fixed_bw bit in TX descriptor for fixed rate frames
Howard Hsu
2
-2
/
+4
2023-12-07
wifi: mt76: mt7996: adjust WFDMA settings to improve performance
Peter Chiu
2
-21
/
+58
2023-12-07
wifi: mt76: mt7996: fix the size of struct bss_rate_tlv
Sujuan Chen
1
-1
/
+1
2023-12-07
wifi: mt76: connac: add beacon duplicate TX mode support for mt7996
StanleyYP Wang
7
-25
/
+68
2023-12-07
wifi: mt76: mt7996: add thermal sensor device support
Howard Hsu
2
-0
/
+130
2023-12-07
wifi: mt76: connac: add thermal protection support for mt7996
Howard Hsu
6
-0
/
+274
2023-12-07
wifi: mt76: mt7996: add TX statistics for EHT mode in debugfs
Howard Hsu
1
-2
/
+3
2023-12-07
wifi: mt76: mt7996: add support for variants with auxiliary RX path
Shayne Chen
4
-5
/
+35
2023-12-07
wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...
Lorenzo Bianconi
1
-1
/
+1
2023-12-07
wifi: mt76: mt7996: add wed rro delete session garbage collector
Lorenzo Bianconi
8
-0
/
+197
2023-12-07
wifi: mt76: mt7996: add wed reset support
Lorenzo Bianconi
5
-9
/
+114
2023-12-07
wifi: mt76: move wed reset common code in mt76 module
Lorenzo Bianconi
6
-33
/
+36
[prev]
[next]