index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
net: phy: Uniform PHY driver access
Gerhard Engleder
1
-3
/
+1
2021-08-20
net: phy: Support set_loopback override
Gerhard Engleder
1
-5
/
+4
2021-07-20
net: phy: add API to read 802.3-c45 IDs
Xu Liang
1
-0
/
+14
2021-06-16
net: phy: fix formatting issues with braces
Wenpeng Liang
1
-5
/
+4
2021-06-11
net: mii_timestamper: check NULL in unregister_mii_timestamper()
Calvin Johnson
1
-2
/
+1
2021-06-11
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
1
-0
/
+21
2021-06-11
net: phy: Introduce phy related fwnode functions
Calvin Johnson
1
-0
/
+62
2021-06-11
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
1
-0
/
+23
2021-06-10
net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space
Wong Vee Khee
1
-0
/
+12
2021-05-21
net: phy: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-04-21
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
1
-2
/
+26
2021-04-21
net: phy: execute genphy_loopback() per default on all PHYs
Oleksij Rempel
1
-2
/
+5
2021-04-10
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
1
-0
/
+6
2021-03-11
net: phy: Expose phydev::dev_flags through sysfs
Florian Fainelli
1
-0
/
+11
2021-02-27
net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused
Arnd Bergmann
1
-4
/
+2
2021-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-36
/
+17
2021-02-17
net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
1
-0
/
+2
2021-02-16
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
1
-2
/
+2
2021-02-12
net: phy: consider that suspend2ram may cut off PHY power
Heiner Kallweit
1
-36
/
+17
2021-02-12
net: phy: introduce phydev->port
Michael Walle
1
-0
/
+9
2021-01-08
net: phy: replace mutex_is_locked with lockdep_assert_held in phylib
Heiner Kallweit
1
-1
/
+1
2020-11-25
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
1
-1
/
+1
2020-11-18
net: phy: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-17
net: phy: don't duplicate driver name in phy_attached_print
Heiner Kallweit
1
-8
/
+6
2020-11-06
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
1
-0
/
+13
2020-11-06
net: phy: make .ack_interrupt() optional
Ioana Ciornei
1
-1
/
+1
2020-11-06
net: phy: add a shutdown procedure
Ioana Ciornei
1
-0
/
+8
2020-09-18
net: phy: Avoid NPD upon phy_detach() when driver is unbound
Florian Fainelli
1
-1
/
+2
2020-09-10
net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
Yoshihiro Shimoda
1
-4
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-09
net: phy: fix memory leak in device-create error path
Johan Hovold
1
-4
/
+4
2020-07-23
net: phy: fix check in get_phy_c45_ids
Vladimir Oltean
1
-2
/
+2
2020-07-17
net: phy: continue searching for C45 MMDs even if first returned ffff:ffff
Vladimir Oltean
1
-1
/
+2
2020-07-08
net: phy: Define PHY statistics ethtool_phy_ops
Florian Fainelli
1
-0
/
+3
2020-07-08
net: phy: Register ethtool PHY operations
Florian Fainelli
1
-0
/
+7
2020-07-07
net: phy: Make phy_10gbit_fec_features_array static
Andrew Lunn
1
-2
/
+1
2020-07-07
net: phy: Properly define genphy_c45_driver
Andrew Lunn
1
-1
/
+0
2020-06-26
net: phy: reset the PHY even if probe() is not implemented
Bartosz Golaszewski
1
-11
/
+12
2020-06-26
net: phy: arrange headers in phy_device.c alphabetically
Bartosz Golaszewski
1
-15
/
+15
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+8
2020-06-26
net: phy: Add a helper to return the index for of the internal delay
Dan Murphy
1
-0
/
+99
2020-06-25
net: phy: call phy_disable_interrupts() in phy_init_hw()
Jisheng Zhang
1
-0
/
+4
2020-06-20
net: phy: read MMD ID from all present MMDs
Russell King
1
-0
/
+13
2020-06-20
net: phy: split devices_in_package
Russell King
1
-3
/
+3
2020-06-20
net: phy: set devices_in_package only after validation
Russell King
1
-7
/
+9
2020-06-20
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
1
-2
/
+38
2020-06-20
net: phy: reword get_phy_device() kerneldoc
Russell King
1
-2
/
+11
2020-06-20
net: phy: clean up get_phy_c22_id() invalid ID handling
Russell King
1
-6
/
+8
2020-06-20
net: phy: clean up get_phy_c45_ids() failure handling
Russell King
1
-12
/
+10
2020-06-20
net: phy: clean up PHY ID reading
Russell King
1
-16
/
+9
[next]