index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
2022-12-07
net: dsa: microchip: move max mtu to one location
Oleksij Rempel
2022-11-23
net: dsa: microchip: ksz9477: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-22
net: dsa: modularize DSA_TAG_PROTO_NONE
Vladimir Oltean
2022-11-09
net: dsa: microchip: add dev_err_probe in probe functions
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: ksz8563: Add number of port irq
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: add error checking for ksz_pwrite
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: add irq in i2c probe
Rakesh Sankaranarayanan
2022-11-09
net: dsa: microchip: add ksz9563 in ksz_switch_ops and select based on compat...
Rakesh Sankaranarayanan
2022-10-04
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
2022-09-26
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
Yang Yingliang
2022-09-26
net: dsa: microchip: use common irq routines for girq and pirq
Arun Ramadoss
2022-09-26
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
Arun Ramadoss
2022-09-26
net: dsa: microchip: lan937x: return zero if mdio node not present
Arun Ramadoss
2022-09-26
net: dsa: microchip: enable phy interrupts only if interrupt enabled in dts
Arun Ramadoss
2022-09-26
net: dsa: microchip: determine number of port irq based on switch type
Arun Ramadoss
2022-09-22
net: dsa: microchip: remove unnecessary set_drvdata()
Yang Yingliang
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
net: dsa: microchip: lan937x: fix maximum frame length check
Rakesh Sankaranarayanan
2022-09-19
net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_regist...
Sun Ke
2022-09-16
net: dsa: microchip: add the support for set_ageing_time
Arun Ramadoss
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-07
net: dsa: microchip: add regmap_range for KSZ9896 chip
Romain Naour
2022-09-07
net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_...
Romain Naour
2022-09-07
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
Romain Naour
2022-09-07
net: dsa: microchip: add KSZ9896 switch support
Romain Naour
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
2022-09-05
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2022-09-03
net: dsa: microchip: fix kernel oops on ksz8 switches
Oleksij Rempel
2022-08-31
net: dsa: microchip: remove IS_9893 flag
Oleksij Rempel
2022-08-31
net: dsa: microchip: remove unused sgmii variable
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: remove unused "on" variable
Oleksij Rempel
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
Oleksij Rempel
2022-08-31
net: dsa: microchip: add regmap_range for KSZ9477 chip
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
Oleksij Rempel
2022-08-31
net: dsa: microchip: add regmap_range for KSZ8563 chip
Oleksij Rempel
2022-08-31
net: dsa: microchip: add support for regmap_access_tables
Oleksij Rempel
2022-08-31
net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
Oleksij Rempel
2022-08-31
net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
Oleksij Rempel
2022-08-31
net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
Oleksij Rempel
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
2022-08-31
net: dsa: microchip: don't announce extended register support on non Gbit chips
Oleksij Rempel
2022-08-31
net: dsa: microchip: do per-port Gbit detection instead of per-chip
Oleksij Rempel
2022-08-31
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
Oleksij Rempel
2022-08-23
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2022-08-22
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
[prev]
[next]