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-09-07
wifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap()
Zong-Zhe Yang
2
-2
/
+2
2023-09-07
wifi: rtw89: mcc: decide pattern and calculate parameters
Zong-Zhe Yang
2
-0
/
+235
2023-09-07
wifi: rtw89: mcc: consider and determine BT duration
Zong-Zhe Yang
1
-0
/
+169
2023-09-07
wifi: rtw89: mcc: fill fundamental configurations
Zong-Zhe Yang
3
-0
/
+187
2023-09-07
wifi: rtw89: mcc: initialize start flow
Zong-Zhe Yang
4
-0
/
+502
2023-09-06
net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)
Lukasz Majewski
2
-4
/
+21
2023-09-06
net: dsa: sja1105: complete tc-cbs offload support on SJA1110
Vladimir Oltean
3
-0
/
+19
2023-09-06
net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many times
Vladimir Oltean
1
-3
/
+20
2023-09-06
net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offload
Vladimir Oltean
1
-3
/
+12
2023-09-06
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
3
-6
/
+6
2023-09-06
mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev mode
Bodong Wang
2
-19
/
+51
2023-09-06
net/mlx5e: Clear mirred devices array if the rule is split
Jianbo Liu
7
-3
/
+13
2023-09-06
net: team: do not use dynamic lockdep key
Taehee Yoo
2
-59
/
+56
2023-09-05
igb: Change IGB_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-09-05
octeontx2-af: Fix truncation of smq in CN10K NIX AQ enqueue mbox handler
Geetha sowjanya
1
-2
/
+19
2023-09-05
wifi: ath11k: fix tid bitmap is 0 in peer rx mu stats
Muna Sinada
2
-13
/
+14
2023-09-05
wifi: ath11k: move references from rsvd2 to info fields
Muna Sinada
2
-8
/
+13
2023-09-05
wifi: ath12k: fix undefined behavior with __fls in dp
Harshitha Prem
1
-1
/
+1
2023-09-05
wifi: ath12k: Ignore fragments from uninitialized peer in dp
Harshitha Prem
3
-0
/
+13
2023-09-05
wifi: ath11k: mhi: add a warning message for MHI_CB_EE_RDDM crash
Arowa Suliman
1
-0
/
+1
2023-09-05
Revert "net: macsec: preserve ingress frame ordering"
Sabrina Dubroca
1
-2
/
+1
2023-09-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-26
/
+202
2023-09-04
wifi: rtw89: 8852c: Fix TSSI causes transmit power inaccuracy
Kuan-Chung Chen
3
-23
/
+46
2023-09-04
wifi: rtw89: 8852c: Update bandedge parameters for better performance
Kuan-Chung Chen
3
-3
/
+15
2023-09-04
wifi: plfxlc: fix clang-specific fortify warning
Dmitry Antipov
1
-1
/
+1
2023-09-04
wifi: rtl8xxxu: mark TOTOLINK N150UA V5/N150UA-B as tested
Zenm Chen
1
-0
/
+1
2023-09-04
wifi: rtw88: fix typo rtw8822cu_probe
Po-Hao Huang
1
-2
/
+2
2023-09-04
wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_len
Gustavo A. R. Silva
1
-0
/
+16
2023-09-04
wifi: mwifiex: Replace one-element array with flexible-array member in struct...
Gustavo A. R. Silva
2
-2
/
+2
2023-09-04
wifi: mwifiex: Fix tlv_buf_left calculation
Gustavo A. R. Silva
1
-2
/
+2
2023-09-04
wifi: mt76: fix lock dependency problem for wed_lock
Lorenzo Bianconi
1
-4
/
+4
2023-09-04
veth: Fixing transmit return status for dropped packets
Liang Chen
1
-1
/
+3
2023-09-04
gve: fix frag_list chaining
Eric Dumazet
1
-1
/
+4
2023-09-03
virtio_net: merge dma operations when filling mergeable buffers
Xuan Zhuo
1
-26
/
+202
2023-09-03
igb: disable virtualization features on 82580
Corinna Vinschen
1
-2
/
+3
2023-09-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
3
-1
/
+56
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
11
-99
/
+59
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+1
2023-09-01
sfc: check for zero length in EF10 RX prefix
Edward Cree
1
-5
/
+15
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-3
/
+0
2023-08-30
Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-17
/
+7
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-25
/
+25
2023-08-30
net: stmmac: failure to probe without MAC interface specified
Russell King (Oracle)
1
-3
/
+2
2023-08-30
Merge tag 'soc-drivers-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+2
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+1
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+11
[prev]
[next]