index
:
kernel
linux-6.17.y
linux-6.18.y
main
saturneric's kernel source tree
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
/
lan937x_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: microchip: Fix LAN937X set_ageing_time function
Tristram Ha
2024-12-20
1
-3
/
+59
*
net: dsa: microchip: add support for side MDIO interface in LAN937x
Oleksij Rempel
2024-11-12
1
-16
/
+210
*
net: dsa: microchip: lan9371/2: update MAC capabilities for port 4
Oleksij Rempel
2024-07-08
1
-2
/
+4
*
net: dsa: microchip: lan937x: Add error handling in lan937x_setup
Oleksij Rempel
2024-07-04
1
-10
/
+17
*
net: dsa: microchip: lan937x: disable VPHY support
Lucas Stach
2024-07-03
1
-0
/
+3
*
net: dsa: microchip: lan9371/2: add 100BaseTX PHY support
Lucas Stach
2024-07-03
1
-0
/
+4
*
net: dsa: microchip: add an enum for regmap widths
Vladimir Oltean
2023-05-30
1
-4
/
+4
*
net: dsa: microchip: add support for credit based shaper
Arun Ramadoss
2023-01-24
1
-0
/
+5
*
net: dsa: microchip: enable port queues for tc mqprio
Arun Ramadoss
2023-01-24
1
-0
/
+4
*
net: dsa: microchip: add error checking for ksz_pwrite
Rakesh Sankaranarayanan
2022-11-09
1
-1
/
+5
*
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
Arun Ramadoss
2022-09-26
1
-426
/
+0
*
net: dsa: microchip: lan937x: return zero if mdio node not present
Arun Ramadoss
2022-09-26
1
-4
/
+2
*
net: dsa: microchip: enable phy interrupts only if interrupt enabled in dts
Arun Ramadoss
2022-09-26
1
-5
/
+8
*
net: dsa: microchip: determine number of port irq based on switch type
Arun Ramadoss
2022-09-26
1
-3
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-4
/
+0
|
\
|
*
net: dsa: microchip: lan937x: fix maximum frame length check
Rakesh Sankaranarayanan
2022-09-20
1
-4
/
+0
*
|
net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_regist...
Sun Ke
2022-09-19
1
-1
/
+3
*
|
net: dsa: microchip: add the support for set_ageing_time
Arun Ramadoss
2022-09-16
1
-0
/
+17
*
|
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
2022-09-05
1
-4
/
+360
*
|
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
2022-09-05
1
-0
/
+4
*
|
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
2022-08-31
1
-4
/
+4
|
/
*
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
2022-07-27
1
-16
/
+0
*
net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
Arun Ramadoss
2022-07-27
1
-0
/
+56
*
net: dsa: microchip: lan937x: add support for configuing xMII register
Arun Ramadoss
2022-07-27
1
-31
/
+1
*
net: dsa: microchip: add support for common phylink mac link up
Arun Ramadoss
2022-07-27
1
-22
/
+0
*
net: dsa: microchip: add common duplex and flow control function
Arun Ramadoss
2022-07-27
1
-19
/
+6
*
net: dsa: microchip: add common ksz port xmii speed selection function
Arun Ramadoss
2022-07-27
1
-13
/
+5
*
net: dsa: microchip: add common gigabit set and get function
Arun Ramadoss
2022-07-27
1
-12
/
+4
*
net: dsa: microchip: lan937x: add phylink_mac_config support
Arun Ramadoss
2022-07-02
1
-2
/
+56
*
net: dsa: microchip: lan937x: add phylink_mac_link_up support
Arun Ramadoss
2022-07-02
1
-0
/
+46
*
net: dsa: microchip: lan937x: add phylink_get_caps support
Arun Ramadoss
2022-07-02
1
-0
/
+12
*
net: dsa: microchip: lan937x: add MTU and fast_age support
Arun Ramadoss
2022-07-02
1
-0
/
+28
*
net: dsa: microchip: lan937x: register mdio-bus
Arun Ramadoss
2022-07-02
1
-0
/
+74
*
net: dsa: microchip: lan937x: add phy read and write support
Arun Ramadoss
2022-07-02
1
-0
/
+116
*
net: dsa: microchip: add DSA support for microchip LAN937x
Arun Ramadoss
2022-07-02
1
-0
/
+154