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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
wifi: rtlwifi: rtl8192c: using calculate_bit_shift()
Su Hui
2
-11
/
+2
2023-12-21
wifi: rtlwifi: rtl8188ee: phy: using calculate_bit_shift()
Su Hui
1
-10
/
+4
2023-12-21
wifi: rtlwifi: rtl8821ae: phy: using calculate_bit_shift()
Su Hui
1
-11
/
+4
2023-12-21
wifi: rtlwifi: add calculate_bit_shift()
Su Hui
1
-0
/
+7
2023-12-21
net: phy: at803x: replace msleep(1) with usleep_range
Christian Marangi
1
-3
/
+3
2023-12-21
net: phy: at803x: remove extra space after cast
Christian Marangi
1
-1
/
+1
2023-12-21
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Paolo Abeni
2
-4
/
+5
2023-12-21
net: ethernet: mtk_wed: fix possible NULL pointer dereference in mtk_wed_wo_q...
Lorenzo Bianconi
1
-0
/
+3
2023-12-20
net/mlx5: Implement management PF Ethernet profile
Armen Ratner
7
-5
/
+304
2023-12-20
net/mlx5: Enable SD feature
Tariq Toukan
1
-1
/
+2
2023-12-20
net/mlx5e: Block TLS device offload on combined SD netdev
Tariq Toukan
2
-2
/
+4
2023-12-20
net/mlx5e: Support per-mdev queue counter
Tariq Toukan
10
-69
/
+111
2023-12-20
net/mlx5e: Support cross-vhca RSS
Tariq Toukan
10
-57
/
+179
2023-12-20
net/mlx5e: Let channels be SD-aware
Tariq Toukan
8
-27
/
+35
2023-12-20
net/mlx5e: Create EN core HW resources for all secondary devices
Tariq Toukan
2
-10
/
+23
2023-12-20
net/mlx5e: Create single netdev per SD group
Tariq Toukan
1
-7
/
+62
2023-12-20
net/mlx5: SD, Add informative prints in kernel log
Tariq Toukan
1
-0
/
+21
2023-12-20
net/mlx5: SD, Implement steering for primary and secondaries
Tariq Toukan
1
-1
/
+184
2023-12-20
net/mlx5: SD, Implement devcom communication and primary election
Tariq Toukan
2
-2
/
+121
2023-12-20
net/mlx5: SD, Implement basic query and instantiation
Tariq Toukan
1
-1
/
+106
2023-12-20
net/mlx5: SD, Introduce SD lib
Tariq Toukan
4
-1
/
+110
2023-12-20
net/mlx5: Fix query of sd_group field
Tariq Toukan
1
-0
/
+21
2023-12-20
net/mlx5e: Use the correct lag ports number when creating TISes
Saeed Mahameed
4
-11
/
+16
2023-12-20
Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+4
2023-12-20
Merge tag 'soc-fixes-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+19
2023-12-20
Merge tag 'platform-drivers-x86-v6.7-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-34
/
+131
2023-12-20
Merge tag 'dm-6.7/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+18
2023-12-20
wifi: rtw89: coex: To improve Wi-Fi performance while BT is idle
Ching-Te Ku
1
-26
/
+37
2023-12-20
wifi: rtw89: coex: Translate antenna configuration from ID to string
Ching-Te Ku
1
-2
/
+22
2023-12-20
wifi: rtw89: coex: Update RF parameter control setting logic
Ching-Te Ku
2
-27
/
+62
2023-12-20
wifi: rtw89: coex: Add Bluetooth RSSI level information
Ching-Te Ku
2
-2
/
+36
2023-12-20
wifi: rtw89: coex: Set Bluetooth scan low-priority when Wi-Fi link/scan
Ching-Te Ku
1
-0
/
+2
2023-12-20
wifi: rtw89: coex: Update coexistence policy for Wi-Fi LPS
Ching-Te Ku
1
-24
/
+46
2023-12-20
wifi: rtw89: coex: Still show hardware grant signal info even Wi-Fi is PS
Ching-Te Ku
2
-42
/
+40
2023-12-20
wifi: rtw89: coex: Update BTG control related logic
Ching-Te Ku
2
-22
/
+75
2023-12-20
wifi: rtw89: coex: Add Pre-AGC control to enhance Wi-Fi RX performance
Ching-Te Ku
3
-1
/
+208
2023-12-20
wifi: rtw89: coex: Record down Wi-Fi initial mode information
Ching-Te Ku
2
-1
/
+17
2023-12-20
wifi: rtw89: coex: Fix wrong Wi-Fi role info and FDDT parameter members
Ching-Te Ku
2
-11
/
+5
2023-12-20
Merge tag 'omap-for-v6.7/fixes-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-4
/
+14
2023-12-20
r8169: add support for LED's on RTL8168/RTL8101
Heiner Kallweit
4
-0
/
+232
2023-12-20
vxlan: mdb: Add MDB bulk deletion support
Ido Schimmel
3
-24
/
+153
2023-12-20
net: stmmac: fix incorrect flag check in timestamp interrupt
Lai Peter Jun Ann
1
-1
/
+1
2023-12-20
octeontx2-af: insert space after include
Wang Jinchao
1
-1
/
+1
2023-12-20
Merge tag 'for-net-2023-12-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
David S. Miller
1
-4
/
+6
2023-12-19
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
1
-1
/
+1
2023-12-19
wifi: rtw88: use cfg80211_ssid_eq() instead of rtw_ssid_equal()
Dmitry Antipov
2
-14
/
+2
2023-12-19
wifi: mwifiex: use cfg80211_ssid_eq() instead of mwifiex_ssid_cmp()
Dmitry Antipov
4
-16
/
+4
2023-12-19
Revert BPF token-related functionality
Andrii Nakryiko
1
-1
/
+1
2023-12-19
wifi: rtl8xxxu: Add additional USB IDs for RTL8192EU devices
Zenm Chen
1
-0
/
+12
2023-12-19
wifi: rtw89: mac: implement to configure TX/RX engines for WiFi 7 chips
Ping-Ke Shih
2
-0
/
+1488
[prev]
[next]