index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-08
net: dsa: microchip: split ksz_connect_tag_protocol()
Bastien Curutchet (Schneider Electric)
5
-26
/
+80
2026-05-08
net: dsa: microchip: split ksz_get_tag_protocol()
Vladimir Oltean
5
-39
/
+52
2026-05-08
net: dsa: microchip: hook up ksz_switch_alloc() to chip-specific dsa_switch_ops
Vladimir Oltean
5
-76
/
+19
2026-05-08
net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_ops
Vladimir Oltean
8
-86
/
+516
2026-05-08
net: dsa: microchip: move phylink_mac_ops to individual drivers
Vladimir Oltean
8
-194
/
+196
2026-05-08
net: dsa: microchip: move KSZ9477 and LAN937 ksz_dev_ops to individual drivers
Vladimir Oltean
5
-138
/
+110
2026-05-08
net: dsa: microchip: move KSZ8 ksz_dev_ops to ksz8.c
Vladimir Oltean
3
-198
/
+155
2026-05-08
net: dsa: microchip: remove unused port_cleanup() callback
Bastien Curutchet (Schneider Electric)
1
-1
/
+0
2026-05-08
net: dsa: microchip: Remove unused ksz8_all_queues_split()
Bastien Curutchet (Schneider Electric)
2
-16
/
+0
2026-03-26
net: dsa: microchip: drop an outdated comment about SGMII support
Maxime Chevallier
1
-1
/
+1
2026-03-26
net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setup
Maxime Chevallier
1
-26
/
+23
2026-03-20
net: dsa: microchip: Don't embed struct phy_device to maintain the port state
Maxime Chevallier
3
-11
/
+12
2026-03-11
net: dsa: microchip: Fix error path in PTP IRQ setup
Bastien Curutchet (Schneider Electric)
1
-3
/
+8
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-2
/
+2
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2
-2
/
+2
2026-01-08
net: dsa: microchip: Wrap timestamp reading in a function
Bastien Curutchet (Schneider Electric)
1
-1
/
+6
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1
Bastien Curutchet (Schneider Electric)
4
-6
/
+11
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE
Bastien Curutchet (Schneider Electric)
4
-3
/
+5
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC
Bastien Curutchet (Schneider Electric)
4
-4
/
+6
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC
Bastien Curutchet (Schneider Electric)
4
-5
/
+6
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC
Bastien Curutchet (Schneider Electric)
4
-5
/
+6
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL
Bastien Curutchet (Schneider Electric)
4
-9
/
+16
2026-01-08
net: dsa: microchip: Use dynamic irq offset
Bastien Curutchet (Schneider Electric)
2
-3
/
+6
2026-01-08
net: dsa: microchip: Initialize IRQ's mask outside common_setup()
Bastien Curutchet (Schneider Electric)
1
-1
/
+2
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-29
/
+24
2025-11-25
net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}()
Bastien Curutchet (Schneider Electric)
1
-11
/
+7
2025-11-25
net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric)
1
-12
/
+11
2025-11-25
net: dsa: microchip: Don't free uninitialized ksz_irq
Bastien Curutchet (Schneider Electric)
1
-1
/
+1
2025-11-25
net: dsa: microchip: ptp: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-2
/
+2
2025-11-25
net: dsa: microchip: common: Fix checks on irq_find_mapping()
Bastien Curutchet (Schneider Electric)
1
-4
/
+4
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-11-20
net: dsa: microchip: lan937x: Fix RGMII delay tuning
Oleksij Rempel
1
-0
/
+1
2025-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-16
/
+91
2025-11-06
net: dsa: microchip: Fix reserved multicast address table programming
Tristram Ha
4
-16
/
+91
2025-11-05
net: dsa: microchip: Fix a link check in ksz9477_pcs_read()
Dan Carpenter
1
-1
/
+1
2025-09-22
net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463
Bastien Curutchet
1
-0
/
+45
2025-08-20
net: dsa: microchip: Fix KSZ9477 HSR port setup issue
Tristram Ha
1
-0
/
+6
2025-08-08
net: dsa: microchip: Fix KSZ8863 reset problem
Tristram Ha
2
-9
/
+12
2025-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+6
2025-07-25
net: dsa: microchip: Disable PTP function of KSZ8463
Tristram Ha
1
-0
/
+11
2025-07-25
net: dsa: microchip: Setup fiber ports for KSZ8463
Tristram Ha
2
-0
/
+19
2025-07-25
net: dsa: microchip: Write switch MAC address differently for KSZ8463
Tristram Ha
1
-1
/
+10
2025-07-25
net: dsa: microchip: Use different registers for KSZ8463
Tristram Ha
3
-28
/
+92
2025-07-25
net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver
Tristram Ha
6
-3
/
+388
2025-07-25
net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863
Tristram Ha
2
-1
/
+6
2025-06-12
net: Use dev_fwnode()
Jiri Slaby (SUSE)
2
-4
/
+3
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
7
-29
/
+381
2025-05-27
Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+5
2025-05-26
net: dsa: microchip: Add SGMII port support to KSZ9477 switch
Tristram Ha
5
-7
/
+252
2025-05-16
net: Switch to irq_domain_create_*()
Jiri Slaby (SUSE)
2
-4
/
+5
[prev]
[next]