Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
36dccc840accf8f38d0c2be00d35e98571a2964b
/
drivers
/
net
/
phy
/
mdio_bus.c
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
· 12 years ago
8d24248
phy: Use pr_<level>
by Joe Perches
· 12 years ago
f41ef2e
netdev: fix drivers/net/phy/ kernel-doc warnings
by Randy Dunlap
· 12 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