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