index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mdio
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
net: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
1
-2
/
+35
2022-10-03
net: mdiobus: fwnode_mdiobus_register_phy() rework error handling
Oleksij Rempel
1
-9
/
+12
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek BehĂșn
1
-5
/
+305
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-09-20
net: mdio: mux-multiplexer: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
net: mdio: mux-mmioreg: Switch to use dev_err_probe() helper
Yang Yingliang
1
-6
/
+3
2022-09-20
net: mdio: mux-meson-g12a: Switch to use dev_err_probe() helper
Yang Yingliang
1
-13
/
+7
2022-09-20
of: mdio: Add of_node_put() when breaking out of for_each_xx
Liang He
1
-0
/
+1
2022-09-19
Merge tag 'ib-mfd-net-pinctrl-v6.0' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-30
/
+12
2022-09-09
net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
Colin Foster
1
-30
/
+12
2022-08-23
Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+3
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-29
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-08
net: mdio: mscc-miim: add local dev variable to cleanup probe function
Colin Foster
1
-15
/
+14
2022-04-08
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-07
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-21
net: mdio: mscc-miim: add lan966x internal phy reset support
Michael Walle
1
-18
/
+49
2022-03-21
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-14
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-24
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-10
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-01
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-28
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-19
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
[next]