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.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
/
mdio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-10
net: mdio: Delete usage of driver_deferred_probe_check_state()
Saravana Kannan
1
-3
/
+1
2022-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-04-30
net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
Niels Dossche
1
-1
/
+1
2022-04-28
net: mdio: add reset control for Aspeed MDIO
Dylan Hung
1
-1
/
+14
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+5
2022-04-09
net: mdio: mscc-miim: add local dev variable to cleanup probe function
Colin Foster
1
-15
/
+14
2022-04-09
net: mdio: don't defer probe forever if PHY IRQ provider is missing
Vladimir Oltean
1
-0
/
+5
2022-04-08
net: mdio: aspeed: Add c45 support
Potin Lai
1
-5
/
+32
2022-04-08
net: mdio: aspeed: Introduce read write function for c22 and c45
Potin Lai
1
-12
/
+34
2022-04-08
net: mdio: aspeed: move reg accessing part into separate functions
Potin Lai
1
-32
/
+38
2022-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-04-06
net: phy: mscc-miim: add support to set MDIO bus frequency
Michael Walle
1
-2
/
+56
2022-04-06
net: phy: mscc-miim: reject clause 45 register accesses
Michael Walle
1
-0
/
+6
2022-03-22
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
1
-18
/
+49
2022-03-22
net: mdio: mscc-miim: replace magic numbers for the bus reset
Michael Walle
1
-5
/
+5
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+8
2022-03-15
net: mdio: mscc-miim: fix duplicate debugfs entry
Michael Walle
1
-1
/
+8
2022-03-08
net: mdio-mux: add bus name to bus id
Heiner Kallweit
1
-2
/
+2
2022-02-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2022-02-21
net: mdio-ipq4019: add delay after clock enable
Baruch Siach
1
-1
/
+5
2022-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-02-09
net: mdio: aspeed: Add missing MODULE_DEVICE_TABLE
Joel Stanley
1
-0
/
+1
2022-02-02
drivers: net: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-1
/
+2
2021-12-02
net: mdio: mscc-miim: Add depend of REGMAP_MMIO on MDIO_MSCC_MIIM
Tianchen Ding
1
-1
/
+1
2021-11-30
net: mdio: mscc-miim: Set back the optional resource.
Horatiu Vultur
1
-11
/
+16
2021-11-29
net: dsa: ocelot: felix: utilize shared mscc-miim driver for indirect MDIO ac...
Colin Foster
1
-11
/
+27
2021-11-29
net: mdio: mscc-miim: convert to a regmap implementation
Colin Foster
1
-42
/
+121
2021-11-29
net: mdio: ipq8064: replace ioremap() with devm_ioremap()
Yang Yingliang
1
-1
/
+1
2021-11-25
mdio: aspeed: Fix "Link is Down" issue
Dylan Hung
1
-0
/
+7
2021-09-29
net: mdio-ipq4019: Fix the error for an optional regs resource
Cai Huoqing
1
-1
/
+5
2021-09-28
net: mdio: mscc-miim: Fix the mdio controller
Horatiu Vultur
1
-5
/
+10
2021-08-31
net: mdio: mscc-miim: Make use of the helper function devm_platform_ioremap_r...
Cai Huoqing
1
-8
/
+4
2021-08-31
net: mdio-ipq4019: Make use of devm_platform_ioremap_resource()
Cai Huoqing
1
-4
/
+1
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-13
/
+24
2021-08-18
net: mdio-mux: Handle -EPROBE_DEFER correctly
Saravana Kannan
1
-2
/
+6
2021-08-18
net: mdio-mux: Don't ignore memory allocation errors
Saravana Kannan
1
-10
/
+18
2021-08-18
net: mdio-mux: Delete unnecessary devm_kfree
Saravana Kannan
1
-1
/
+0
2021-08-16
MDIO: Kconfig: Specify more IPQ chipset supported
Luo Jie
2
-1
/
+2
2021-08-16
net: mdio: Add the reset function for IPQ MDIO driver
Luo Jie
2
-0
/
+44
2021-06-25
net: mdiobus: withdraw fwnode_mdbiobus_register
Marcin Wojtas
1
-22
/
+0
2021-06-22
net: mdiobus: Introduce fwnode_mdbiobus_register()
Marcin Wojtas
1
-0
/
+22
2021-06-17
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
2
-7
/
+5
2021-06-17
net: mdio: setup of_node for the MDIO device
Ioana Ciornei
1
-0
/
+1
2021-06-11
net: mdio: mscc-miim: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-5
/
+1
2021-06-11
net: mdio: Add ACPI support code for mdio
Calvin Johnson
3
-0
/
+66
2021-06-11
of: mdio: Refactor of_mdiobus_register_phy()
Calvin Johnson
1
-55
/
+1
2021-06-11
net: mdiobus: Introduce fwnode_mdiobus_register_phy()
Calvin Johnson
4
-40
/
+158
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
1
-4
/
+2
2021-06-11
of: mdio: Refactor of_get_phy_id()
Calvin Johnson
1
-11
/
+1
2021-06-11
of: mdio: Refactor of_phy_find_device()
Calvin Johnson
1
-12
/
+1
[next]