index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
mdio_bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mdio: unexport __init-annotated mdio_bus_init()
Masahiro Yamada
2022-06-08
1
-1
/
+0
*
net: mdio: Demote probed message to debug print
Florian Fainelli
2022-01-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-17
1
-0
/
+3
|
\
|
*
net: phy: add a note about refcounting
Russell King (Oracle)
2021-12-13
1
-0
/
+3
*
|
net: mdio: Replaced BUG_ON() with WARN()
Florian Fainelli
2021-11-18
1
-6
/
+10
|
/
*
net: mdio: ensure the type of mdio devices match mdio drivers
Russell King (Oracle)
2021-10-08
1
-0
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-08
1
-1
/
+11
|
\
|
*
Merge tag 'net-5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-10-07
1
-1
/
+7
|
|
\
|
|
*
phy: mdio: fix memory leak
Pavel Skripkin
2021-10-01
1
-0
/
+7
|
|
*
Revert "net: mdiobus: Fix memory leak in __mdiobus_register"
Pavel Skripkin
2021-10-01
1
-1
/
+0
|
*
|
Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-10-03
1
-0
/
+4
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents
Saravana Kannan
2021-09-23
1
-0
/
+4
*
|
|
net: mdio: add mdiobus_modify_changed()
Russell King (Oracle)
2021-10-07
1
-0
/
+22
|
/
/
*
/
net: mdiobus: Fix memory leak in __mdiobus_register
Yanfei Xu
2021-09-27
1
-0
/
+1
|
/
*
net: mdio: use device_set_node() to setup both fwnode and of
Ioana Ciornei
2021-06-17
1
-2
/
+1
*
net: phy: change format of some declarations
Wenpeng Liang
2021-06-16
1
-0
/
+1
*
net: mdiobus: get rid of a BUG_ON()
Dan Carpenter
2021-05-18
1
-1
/
+2
*
net: phy: remove repeated word
Peng Li
2021-03-31
1
-1
/
+1
*
net: mdiobus: Prevent spike on MDIO bus reset signal
Mike Looijmans
2021-02-04
1
-4
/
+2
*
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
2021-01-07
1
-2
/
+2
*
mdio_bus: suppress err message for reset gpio EPROBE_DEFER
Grygorii Strashko
2020-11-21
1
-3
/
+4
*
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-17
1
-1
/
+1
*
net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
Sebastian Andrzej Siewior
2020-09-29
1
-15
/
+0
*
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
2020-08-04
1
-0
/
+2
*
net: mdiobus: use flexible sleeping for reset-delay-us
Bruno Thomsen
2020-08-04
1
-1
/
+1
*
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
2020-07-01
1
-73
/
+0
*
net: phy: arrange headers in mdio_bus.c alphabetically
Bartosz Golaszewski
2020-06-26
1
-16
/
+16
*
net: phy: Allow mdio buses to auto-probe c45 devices
Jeremy Linton
2020-06-24
1
-2
/
+16
*
net: mdiobus: Disable preemption upon u64_stats update
Ahmed S. Darwish
2020-06-05
1
-0
/
+2
*
net: phy: add concept of shared storage for PHYs
Michael Walle
2020-05-06
1
-0
/
+1
*
net: phy: Use IS_ERR() to check and simplify code
Tang Bin
2020-04-23
1
-5
/
+2
*
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
2020-04-22
1
-1
/
+7
*
net: phy: Propagate error from bus->reset
Florian Fainelli
2020-04-20
1
-3
/
+6
*
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
2020-04-08
1
-1
/
+1
*
net: mdiobus: add APIs for modifying a MDIO device register
Russell King
2020-03-18
1
-0
/
+56
*
net: mdiobus: avoid BUG_ON() in mdiobus accessors
Russell King
2020-03-18
1
-4
/
+8
*
mdio_bus: Add generic mdio_find_bus()
Jeremy Linton
2020-02-25
1
-0
/
+17
*
net: phy: Maintain MDIO device and bus statistics
Florian Fainelli
2020-01-17
1
-2
/
+249
*
mdio_bus: Simplify reset handling and extend to non-DT systems
Geert Uytterhoeven
2020-01-14
1
-11
/
+5
*
mdio_bus: don't use managed reset-controller
David Bauer
2019-11-25
1
-2
/
+4
*
mdio_bus: Fix init if CONFIG_RESET_CONTROLLER=n
Geert Uytterhoeven
2019-11-19
1
-1
/
+1
*
mdio_bus: Fix PTR_ERR applied after initialization to constant
YueHaibing
2019-11-12
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
1
-13
/
+9
|
\
|
*
net: mdio: switch to using gpiod_get_optional()
Dmitry Torokhov
2019-09-16
1
-13
/
+9
*
|
drivers: Introduce device lookup variants by of_node
Suzuki K Poulose
2019-07-30
1
-8
/
+1
|
/
*
net: mdio: rename mdio_device reset to reset_gpio
David Bauer
2019-04-19
1
-3
/
+3
*
net: phy: add support for reset-controller
David Bauer
2019-04-19
1
-2
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-1
/
+0
|
\
|
*
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
2019-02-23
1
-1
/
+0
*
|
mdio_bus: Fix PTR_ERR() usage after initialization to constant
YueHaibing
2019-02-19
1
-5
/
+6
[next]