Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
96567d5dacf47fd628bc3115c8a7d81866674cd3
/
drivers
/
net
/
phy
/
mdio_bus.c
90eff90
net: phy: Allow splitting MDIO bus/device support from PHYs
by Florian Fainelli
· 8 years ago
648ea01
net: phy: Allow pre-declaration of MDIO devices
by Florian Fainelli
· 8 years ago
e22e996
net/phy: add trace events for mdio accesses
by Uwe Kleine-König
· 8 years ago
e98a3aa
mdio_bus: don't return NULL from mdiobus_scan()
by Sergei Shtylyov
· 9 years ago
70e927b
mdio_bus: Fix MDIO bus scanning in __mdiobus_register()
by Marek Vasut
· 9 years ago
66c239e
mdio_bus: get_phy_device() doesn't return NULL anymore
by Sergei Shtylyov
· 9 years ago
9a6f2b0
net: mdio: Fix lockdep falls positive splat
by Andrew Lunn
· 9 years ago
db9107b
mdio_bus: NULL dereference on allocation error
by Dan Carpenter
· 9 years ago
711fdba
mdio: Abstract device_remove() and device_free()
by Andrew Lunn
· 9 years ago
a9049e0
mdio: Add support for mdio drivers.
by Andrew Lunn
· 9 years ago
f89df3f
mdio_bus: Add comment to mdiobus_scan() and __mdiobus_register()
by Andrew Lunn
· 9 years ago
f03bc4a
mdio_bus: Generalise of_mdiobus_link_phydev()
by Andrew Lunn
· 9 years ago
e76a495
phy: Move phy specific bus match into phy_device
by Andrew Lunn
· 9 years ago
bc87922
phy: Move PHY PM operations into phy_device
by Andrew Lunn
· 9 years ago
5cf11be
phy_device: Move phy attributes into phy_device
by Andrew Lunn
· 9 years ago
7f85442
phy: Add API for {un}registering an mdio device to a bus.
by Andrew Lunn
· 9 years ago
e5a03bf
phy: Add an mdio_device structure
by Andrew Lunn
· 9 years ago
e7f4dc3
mdio: Move allocation of interrupts into core
by Andrew Lunn
· 9 years ago
21dd19f
net: phy: Add nested variants of mdiobus read/write
by Neil Armstrong
· 9 years ago
59f0697
net: update docbook comment for __mdiobus_register()
by Russell King
· 9 years ago
38737e4
phy: add phy_device_remove()
by Russell King
· 9 years ago
3e3aaf6
phy: fix mdiobus module safety
by Russell King
· 9 years ago
a136442
phy: fix of_mdio_find_bus() device refcount leak
by Russell King
· 9 years ago
b6c6aed
phylib: fix device deletion order in mdiobus_unregister()
by Mark Salter
· 9 years ago
e0536cd
net/mdio: fix mdio_bus_match for c45 PHY
by Shaohui Xie
· 9 years ago
803dd9c
net: phy: avoid suspending twice a PHY
by Florian Fainelli
· 10 years ago
9272efa
net: phy: utilize phy_suspend and phy_resume
by Florian Fainelli
· 10 years ago
574746d
net: phy: properly report internal PHYs through sysfs
by Florian Fainelli
· 10 years ago
ce7991e
Revert "net: phy: Set the driver when registering an MDIO bus device"
by Fabio Estevam
· 10 years ago
a71e3c3
net: phy: Set the driver when registering an MDIO bus device
by Ezequiel Garcia
· 10 years ago
d9daa24
net: fix circular dependency in of_mdio code
by Daniel Mack
· 10 years ago
86f6cf4
net: of_mdio: add of_mdiobus_link_phydev()
by Daniel Mack
· 11 years ago
93dccc5
mdio_bus: fix devm_mdiobus_alloc_size export
by Arnd Bergmann
· 11 years ago
6d48f44
mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free
by Grygorii Strashko
· 11 years ago
8bed1285
net: phy: expose phydev->has_fixups to sysfs
by Florian Fainelli
· 11 years ago
3d055d8
net: phy: expose PHY device interface mode
by Florian Fainelli
· 11 years ago
0c692d0
drivers/net/phy/mdio_bus.c: call put_device on device_register() failure
by Levente Kurusa
· 11 years ago
29935ae
phylib: remove unused adjust_state() callback
by Sergei Shtylyov
· 11 years ago
02d320c
mdio_bus: coding style fixes
by Sergei Shtylyov
· 11 years ago
6f901b7
net: phy: mdio_bus: fix checkpath error
by Florian Fainelli
· 11 years ago
4192c74
mdio_bus: convert bus code to use dev_groups
by Greg Kroah-Hartman
· 11 years ago
9f3b795
driver-core: constify data for class_find_device()
by Michał Mirosław
· 12 years ago
56277f4
phylib: mdio: Add sysfs attribute for PHY identifiers.
by Nick Bowler
· 12 years ago
4085a7f
netdev/phy: Prototype of_mdio_find_bus()
by Mark Brown
· 12 years ago
a30e2c1
netdev/phy/of: Add more methods for binding PHY devices to drivers.
by David Daney
· 12 years ago
ac28b9f
netdev/phy: Handle IEEE802.3 clause 45 Ethernet PHYs
by David Daney
· 12 years ago
43b03f1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
8d24248
phy: Use pr_<level>
by Joe Perches
· 13 years ago
f41ef2e
netdev: fix drivers/net/phy/ kernel-doc warnings
by Randy Dunlap
· 13 years ago
b943fbb
net: of/phy: fix build error when phylib is built as a module
by Bjørn Mork
· 13 years ago
2510602
netdev/of/phy: New function: of_mdio_find_bus().
by David Daney
· 13 years ago
af58f1d
kernel-doc: fix new warning in net/phy/mdio_bus.c
by Randy Dunlap
· 13 years ago
eb8a54a7
phylib: introduce mdiobus_alloc_size()
by Timur Tabi
· 13 years ago
fddd910
phylib: fix PAL state machine restart on resume
by Simon Guinot
· 14 years ago
abf35df
NET: Support clause 45 MDIO commands at the MDIO bus level
by Jason Gunthorpe
· 15 years ago
2f5cb43
phylib: Properly reinitialize PHYs after hibernation
by Anton Vorontsov
· 15 years ago
541cd3e
phylib: Fix deadlock on resume
by Anton Vorontsov
· 15 years ago
4dea547
phylib: rework to prepare for OF registration of PHYs
by Grant Likely
· 16 years ago
036b668
mdio: fix non-constant printk warnings
by Stephen Hemminger
· 16 years ago
3d1e4db
phylib: Rework suspend/resume code to check netdev wakeup capability
by Anton Vorontsov
· 16 years ago
6f05106
phylib: Fix oops in suspend/resume paths
by Anton Vorontsov
· 16 years ago
161c8d2
net: PHYLIB mdio fixes #2
by Krzysztof Halasa
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e8e5752
net: kernel BUG at drivers/net/phy/mdio_bus.c:165!
by Krzysztof Halasa
· 16 years ago
0f0ca34
phy: power management support
by Giuseppe Cavallaro
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
3e44017
phylib: fix premature freeing of struct mii_bus
by Lennert Buytenhek
· 16 years ago
fb28ad3
net: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
78c36b1
net/phy: add missing kernel-doc
by Randy Dunlap
· 16 years ago
2e88810
phylib: add mdiobus_{read,write}
by Lennert Buytenhek
· 16 years ago
46abc02
phylib: give mdio buses a device tree presence
by Lennert Buytenhek
· 16 years ago
298cf9b
phylib: move to dynamic allocation of struct mii_bus
by Lennert Buytenhek
· 16 years ago
18ee49d
phylib: rename mii_bus::dev to mii_bus::parent
by Lennert Buytenhek
· 16 years ago
4fd5f81
phylib: allow incremental scanning of an mii bus
by Lennert Buytenhek
· 16 years ago
f62220d
phylib: Add support for board-level PHY fixups
by Andy Fleming
· 17 years ago
d1e7fe4
net/phy/mdio_bus.c: fix a check-after-use
by Adrian Bunk
· 17 years ago
35b5f6b
PHYLIB: Locking fixes for PHY I/O potentially sleeping
by Nate Case
· 17 years ago
6f4a7f4
PHY: Add the phy_device_release device method.
by Anton Vorontsov
· 17 years ago
5f708dd
phy: Fix phy_id for Vitesse 824x PHY
by Kumar Gala
· 17 years ago
b3df0da
phy layer: add kernel-doc + DocBook
by Randy Dunlap
· 18 years ago
cd354f1
[PATCH] remove many unneeded #includes of sched.h
by Tim Schmielau
· 18 years ago
11b0bac
[PATCH] PAL: Support of the fixed PHY
by Vitaly Bordug
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
64b1c2b
phy: mdiobus_register(): initialize all phy_map entries
by Herbert Valerio Riedel
· 19 years ago
a4d00f1
[PATCH] phy: Added a macro to represent the string format used to match a phy device
by Kumar Gala
· 19 years ago
a10b5aa
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
by Jeff Garzik
· 19 years ago
f896424
[PATCH] phy address mask support for generic phy layer
by Matt Porter
· 19 years ago
9480e30
[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks
by Russell King
· 19 years ago
dc85dec
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
by Peter Chubb
· 19 years ago
829ca9a
[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion
by Pavel Machek
· 19 years ago
e139345
[PATCH] PHY Layer fixup
by Andy Fleming
· 19 years ago
2bf69b5
phy subsystem: more cleanups
by Jeff Garzik
· 19 years ago
67c4f3f
Fix numerous minor problems with new phy subsystem.
by Jeff Garzik
· 19 years ago
00db818
This patch adds a PHY Abstraction Layer to the Linux Kernel, enabling
by Andy Fleming
· 19 years ago