index
:
pub/scm/linux/kernel/git/next/linux-next.git
master
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
ksz_common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-31
net: dsa: microchip: allow the use of other IRQ operations.
Bastien Curutchet (Schneider Electric)
1
-7
/
+8
2026-07-23
net: dsa: microchip: Fix log typo in error path
Niklas Söderlund
1
-1
/
+1
2026-07-08
net: dsa: microchip: move the drive strength config out of the common section
Bastien Curutchet (Schneider Electric)
1
-163
/
+8
2026-07-08
net: dsa: microchip: rename ksz9477_drive_strength_write()
Bastien Curutchet (Schneider Electric)
1
-7
/
+7
2026-07-08
net: dsa: microchip: move ksz9477_set_default_prio_queue_mapping() to ksz9477.c
Bastien Curutchet (Schneider Electric)
1
-22
/
+0
2026-07-08
net: dsa: microchip: handle KSZ8-specific tc setup in ksz8.c
Bastien Curutchet (Schneider Electric)
1
-116
/
+8
2026-07-08
net: dsa: microchip: move KSZ9477 errata handling to ksz9477.c
Bastien Curutchet (Schneider Electric)
1
-46
/
+0
2026-07-08
net: dsa: microchip: move ksz_get_gbit() and ksz_get_xmii() to ksz9477.c
Bastien Curutchet (Schneider Electric)
1
-51
/
+0
2026-07-08
net: dsa: microchip: move ksz88xx stats handling in ksz8.c
Bastien Curutchet (Schneider Electric)
1
-86
/
+0
2026-07-08
net: dsa: microchip: make ksz_is_port_mac_global_usable() static
Bastien Curutchet (Schneider Electric)
1
-28
/
+28
2026-07-08
net: dsa: microchip: split port_max_mtu() implementation
Vladimir Oltean
1
-34
/
+0
2026-06-12
net: dsa: microchip: implement port_teardown only if needed
Bastien Curutchet (Schneider Electric)
1
-19
/
+0
2026-06-12
net: dsa: microchip: implement lan937x-specific MDIO registration
Bastien Curutchet (Schneider Electric)
1
-22
/
+8
2026-06-12
net: dsa: microchip: implement port_hsr_join for KSZ9477 only
Bastien Curutchet (Schneider Electric)
1
-67
/
+0
2026-06-12
net: dsa: microchip: implement .{get/set}_wol only if needed
Bastien Curutchet (Schneider Electric)
1
-8
/
+4
2026-06-12
net: dsa: microchip: implement .support_eee() only if needed
Bastien Curutchet (Schneider Electric)
1
-57
/
+0
2026-06-12
net: dsa: microchip: remove setup_rgmii_delay() KSZ operation
Bastien Curutchet (Schneider Electric)
1
-7
/
+2
2026-06-12
net: dsa: microchip: wrap the MAC configuration checks in a function
Bastien Curutchet (Schneider Electric)
1
-9
/
+21
2026-06-12
net: dsa: microchip: implement get_phy_flags only if needed
Bastien Curutchet (Schneider Electric)
1
-18
/
+0
2026-06-12
net: dsa: microchip: remove useless common cls_flower_{add/del} operations
Bastien Curutchet (Schneider Electric)
1
-42
/
+0
2026-05-22
net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()
Bastien Curutchet (Schneider Electric)
1
-25
/
+0
2026-05-22
net: dsa: microchip: call DSA's phy_{read/write} to do mdio {read/write}
Bastien Curutchet (Schneider Electric)
1
-8
/
+4
2026-05-22
net: dsa: microchip: bypass dev_ops for port_setup()
Bastien Curutchet (Schneider Electric)
1
-26
/
+1
2026-05-22
net: dsa: microchip: remove dev_ops->setup() and teardown()
Vladimir Oltean
1
-133
/
+0
2026-05-22
net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937x
Vladimir Oltean
1
-7
/
+5
2026-05-22
net: dsa: microchip: don't reset on shutdown or driver removal
Vladimir Oltean
1
-29
/
+9
2026-05-14
net: dsa: microchip: bypass dev_ops for phylink_get_caps()
Vladimir Oltean
1
-3
/
+0
2026-05-14
net: dsa: microchip: bypass dev_ops for mirror operations
Vladimir Oltean
1
-21
/
+0
2026-05-14
net: dsa: microchip: bypass dev_ops for FDB and MDB operations
Vladimir Oltean
1
-59
/
+0
2026-05-14
net: dsa: microchip: bypass dev_ops for VLAN operations
Vladimir Oltean
1
-34
/
+0
2026-05-14
net: dsa: microchip: bypass dev_ops for change_mtu() operation
Vladimir Oltean
1
-10
/
+0
2026-05-14
net: dsa: microchip: bypass dev_ops for FDB ageing operations
Vladimir Oltean
1
-17
/
+0
2026-05-08
net: dsa: microchip: split ksz_connect_tag_protocol()
Bastien Curutchet (Schneider Electric)
1
-19
/
+0
2026-05-08
net: dsa: microchip: split ksz_get_tag_protocol()
Vladimir Oltean
1
-31
/
+0
2026-05-08
net: dsa: microchip: hook up ksz_switch_alloc() to chip-specific dsa_switch_ops
Vladimir Oltean
1
-63
/
+4
2026-05-08
net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_ops
Vladimir Oltean
1
-86
/
+107
2026-05-08
net: dsa: microchip: move phylink_mac_ops to individual drivers
Vladimir Oltean
1
-185
/
+9
2026-05-08
net: dsa: microchip: move KSZ9477 and LAN937 ksz_dev_ops to individual drivers
Vladimir Oltean
1
-76
/
+0
2026-05-08
net: dsa: microchip: move KSZ8 ksz_dev_ops to ksz8.c
Vladimir Oltean
1
-102
/
+0
2026-03-20
net: dsa: microchip: Don't embed struct phy_device to maintain the port state
Maxime Chevallier
1
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-1
/
+1
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1
Bastien Curutchet (Schneider Electric)
1
-0
/
+2
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE
Bastien Curutchet (Schneider Electric)
1
-0
/
+2
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC
Bastien Curutchet (Schneider Electric)
1
-0
/
+2
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC
Bastien Curutchet (Schneider Electric)
1
-0
/
+2
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC
Bastien Curutchet (Schneider Electric)
1
-0
/
+2
2026-01-08
net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL
Bastien Curutchet (Schneider Electric)
1
-0
/
+2
2026-01-08
net: dsa: microchip: Initialize IRQ's mask outside common_setup()
Bastien Curutchet (Schneider Electric)
1
-1
/
+2
2025-11-25
net: dsa: microchip: Free previously initialized ports on init failures
Bastien Curutchet (Schneider Electric)
1
-12
/
+11
[next]