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
2024-04-29
net: phy: micrel: Add support for PTP_PF_EXTTS for lan8814
Horatiu Vultur
1
-1
/
+181
2024-04-29
net: dsa: realtek: add LED drivers for rtl8366rb
Luiz Angelo Daros de Luca
1
-39
/
+265
2024-04-29
net: dsa: realtek: do not assert reset on remove
Luiz Angelo Daros de Luca
1
-5
/
+2
2024-04-29
net: dsa: realtek: keep default LED state in rtl8366rb
Luiz Angelo Daros de Luca
1
-67
/
+20
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
5
-8
/
+8
2024-04-29
mlxsw: pci: Use NAPI for event processing
Amit Cohen
1
-19
/
+77
2024-04-29
mlxsw: pci: Reorganize 'mlxsw_pci_queue' structure
Amit Cohen
1
-38
/
+38
2024-04-29
mlxsw: pci: Initialize dummy net devices for NAPI
Amit Cohen
1
-0
/
+41
2024-04-29
mlxsw: pci: Ring RDQ and CQ doorbells once per several completions
Amit Cohen
1
-7
/
+3
2024-04-29
mlxsw: pci: Handle up to 64 Rx completions in tasklet
Amit Cohen
1
-2
/
+3
2024-04-29
net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_time
Tanmay Patil
1
-3
/
+13
2024-04-26
net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
Justin Stitt
1
-4
/
+3
2024-04-26
igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
Song Yoong Siang
3
-40
/
+195
2024-04-26
virtio: add debugfs infrastructure to allow to debug virtio features
Jiri Pirko
4
-0
/
+133
2024-04-25
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
25
-1941
/
+473
2024-04-25
net: lan966x: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-0
/
+5
2024-04-25
net: lan966x: flower: rename goto in lan966x_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-3
/
+3
2024-04-25
net: lan966x: flower: add extack to lan966x_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-1
/
+2
2024-04-25
net: sparx5: flower: check for unsupported control flags
Asbjørn Sloth Tønnesen
1
-0
/
+5
2024-04-25
net: sparx5: flower: remove goto in sparx5_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-6
/
+4
2024-04-25
net: sparx5: flower: add extack to sparx5_tc_flower_handler_control_usage()
Asbjørn Sloth Tønnesen
1
-2
/
+3
2024-04-25
net: sparx5: flower: only do lookup if fragment flags are set
Asbjørn Sloth Tønnesen
1
-1
/
+1
2024-04-25
net: wwan: t7xx: Un-embed dummy device
Breno Leitao
2
-5
/
+17
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
8
-9
/
+9
2024-04-25
net: encx24j600: Correct spelling in comments
Simon Horman
3
-5
/
+7
2024-04-25
net: lan966x: Correct spelling in comments
Simon Horman
5
-6
/
+6
2024-04-25
net: lan743x: Correct spelling in comments
Simon Horman
2
-3
/
+3
2024-04-25
r8152: replace dev_info with dev_dbg for loading firmware
Hayes Wang
1
-1
/
+1
2024-04-25
net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
Ma Ke
1
-1
/
+4
2024-04-25
net: sfp: add quirk for ATS SFP-GE-T 1000Base-TX module
Daniel Golle
1
-0
/
+3
2024-04-25
net: sfp: enhance quirk for Fibrestore 2.5G copper SFP module
Marek Behún
1
-6
/
+12
2024-04-25
net: sfp: update comment for FS SFP-10G-T quirk
Marek Behún
1
-2
/
+3
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
129
-706
/
+1412
2024-04-25
Merge tag 'wireless-next-2024-04-24' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
65
-805
/
+2123
2024-04-25
net: dsa: b53: provide own phylink MAC operations
Florian Fainelli
1
-14
/
+26
2024-04-25
net: dsa: b53: Remove b53_adjust_link()
Florian Fainelli
1
-40
/
+0
2024-04-25
net: dsa: b53: Call b53_eee_init() from b53_mac_link_up()
Florian Fainelli
1
-1
/
+5
2024-04-25
net: dsa: b53: Configure RGMII for 531x5 and MII for 5325
Florian Fainelli
1
-3
/
+14
2024-04-25
net: dsa: b53: Force flow control for BCM5301X CPU port(s)
Florian Fainelli
1
-0
/
+4
2024-04-25
net: dsa: b53: Introduce b53_adjust_5325_mii()
Florian Fainelli
1
-19
/
+25
2024-04-25
net: dsa: b53: Introduce b53_adjust_531x5_rgmii()
Florian Fainelli
1
-38
/
+46
2024-04-25
net: dsa: b53: Stop exporting b53_phylink_* routines
Florian Fainelli
2
-27
/
+12
2024-04-25
Merge tag 'net-6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
43
-264
/
+530
2024-04-25
Merge tag 'for-linus-2024042501' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-38
/
+16
2024-04-25
net: b44: set pause params only when interface is up
Peter Münster
1
-6
/
+8
2024-04-25
dpll: fix dpll_pin_on_pin_register() for multiple parent pins
Arkadiusz Kubalewski
1
-25
/
+33
2024-04-25
net: ravb: Fix registered interrupt names
Geert Uytterhoeven
1
-6
/
+5
2024-04-25
octeontx2-af: fix the double free in rvu_npc_freemem()
Su Hui
1
-1
/
+0
2024-04-25
net: ethernet: ti: am65-cpts: Fix PTPv1 message type on TX packets
Jason Reeder
1
-0
/
+5
2024-04-25
ice: fix LAG and VF lock dependency in ice_reset_vf()
Jacob Keller
1
-8
/
+8
[next]