index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
microchip
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-31
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Arun Ramadoss
1
-2
/
+1
2022-10-05
Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2022-09-27
Merge branch 'master' into i2c/for-mergewindow
Wolfram Sang
1
-4
/
+0
2022-09-27
net: dsa: microchip: ksz9477: remove unnecessary i2c_set_clientdata()
Yang Yingliang
1
-2
/
+0
2022-09-26
net: dsa: microchip: use common irq routines for girq and pirq
Arun Ramadoss
2
-192
/
+81
2022-09-26
net: dsa: microchip: move interrupt handling logic from lan937x to ksz_common
Arun Ramadoss
3
-426
/
+433
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
3
-3
/
+12
2022-09-23
net: dsa: microchip: remove unnecessary set_drvdata()
Yang Yingliang
2
-4
/
+0
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-20
net: dsa: microchip: lan937x: fix reference count leak in lan937x_mdio_regist...
Sun Ke
1
-1
/
+3
2022-09-16
net: dsa: microchip: add the support for set_ageing_time
Arun Ramadoss
8
-1
/
+67
2022-09-16
Merge tag 'v6.0-rc5' into i2c/for-mergewindow
Wolfram Sang
3
-8
/
+79
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-6
/
+24
2022-09-07
net: dsa: microchip: add regmap_range for KSZ9896 chip
Romain Naour
1
-0
/
+215
2022-09-07
net: dsa: microchip: ksz9477: remove 0x033C and 0x033D addresses from regmap_...
Romain Naour
1
-1
/
+2
2022-09-07
net: dsa: microchip: add KSZ9896 to KSZ9477 I2C driver
Romain Naour
1
-0
/
+4
2022-09-07
net: dsa: microchip: add KSZ9896 switch support
Romain Naour
3
-0
/
+39
2022-09-05
net: dsa: microchip: lan937x: add interrupt support for port phy link
Arun Ramadoss
6
-4
/
+399
2022-09-05
net: dsa: microchip: lan937x: clear the POR_READY_INT status bit
Arun Ramadoss
1
-0
/
+4
2022-09-05
net: dsa: microchip: add reference to ksz_device inside the ksz_port
Arun Ramadoss
2
-0
/
+7
2022-09-03
net: dsa: microchip: fix kernel oops on ksz8 switches
Oleksij Rempel
1
-6
/
+24
2022-08-31
net: dsa: microchip: remove IS_9893 flag
Oleksij Rempel
3
-8
/
+2
2022-08-31
net: dsa: microchip: remove unused sgmii variable
Oleksij Rempel
2
-6
/
+0
2022-08-31
net: dsa: microchip: ksz9477: remove unused "on" variable
Oleksij Rempel
1
-2
/
+0
2022-08-31
net: dsa: microchip: remove unused port phy variable
Oleksij Rempel
3
-7
/
+0
2022-08-31
net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
Oleksij Rempel
1
-13
/
+7
2022-08-31
net: dsa: microchip: add regmap_range for KSZ9477 chip
Oleksij Rempel
1
-0
/
+272
2022-08-31
net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
Oleksij Rempel
1
-4
/
+0
2022-08-31
net: dsa: microchip: add regmap_range for KSZ8563 chip
Oleksij Rempel
1
-0
/
+121
2022-08-31
net: dsa: microchip: add support for regmap_access_tables
Oleksij Rempel
2
-4
/
+45
2022-08-31
net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Cont...
Oleksij Rempel
1
-0
/
+5
2022-08-31
net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
Oleksij Rempel
1
-21
/
+81
2022-08-31
net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
Oleksij Rempel
1
-5
/
+7
2022-08-31
net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
Oleksij Rempel
1
-18
/
+20
2022-08-31
net: dsa: microchip: allow to pass return values for PHY read/write accesses
Oleksij Rempel
8
-20
/
+34
2022-08-31
net: dsa: microchip: don't announce extended register support on non Gbit chips
Oleksij Rempel
1
-0
/
+11
2022-08-31
net: dsa: microchip: do per-port Gbit detection instead of per-chip
Oleksij Rempel
3
-18
/
+9
2022-08-31
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
Oleksij Rempel
3
-3
/
+44
2022-08-24
net: dsa: microchip: make learning configurable and keep it off while standalone
Vladimir Oltean
2
-1
/
+45
2022-08-23
net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
Vladimir Oltean
1
-1
/
+7
2022-08-17
net: dsa: microchip: ksz9477: fix fdb_dump last invalid entry
Arun Ramadoss
1
-0
/
+3
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2022-07-27
net: dsa: microchip: add support for phylink mac config
Arun Ramadoss
6
-33
/
+21
2022-07-27
net: dsa: microchip: ksz8795: use common xmii function
Arun Ramadoss
2
-42
/
+1
2022-07-27
net: dsa: microchip: ksz9477: use common xmii function
Arun Ramadoss
4
-167
/
+49
2022-07-27
net: dsa: microchip: apply rgmii tx and rx delay in phylink mac config
Arun Ramadoss
5
-1
/
+130
2022-07-27
net: dsa: microchip: lan937x: add support for configuing xMII register
Arun Ramadoss
4
-40
/
+53
[next]