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
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-07
phylink: add phylink infrastructure
Russell King
1
-0
/
+2
2017-08-07
net: phy: provide a hook for link up/link down events
Russell King
1
-0
/
+1
2017-08-07
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
1
-0
/
+15
2017-08-07
net: phy: split out PHY speed and duplex string generation
Russell King
1
-0
/
+3
2017-07-25
net: phy: Remove trailing semicolon in macro definition
Marc Gonzalez
1
-1
/
+1
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
1
-0
/
+5
2017-06-23
net: phy: Support "internal" PHY interface
Florian Fainelli
1
-0
/
+3
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
1
-2
/
+2
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
1
-4
/
+2
2017-06-07
net: phy: add XAUI and 10GBASE-KR PHY connection types
Russell King
1
-0
/
+7
2017-06-07
net: phy: hook up clause 45 autonegotiation restart
Russell King
1
-0
/
+1
2017-06-07
net: phy: add 802.3 clause 45 support to phylib
Russell King
1
-0
/
+12
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
1
-1
/
+0
2017-05-28
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
1
-0
/
+2
2017-05-20
phy: Add helper function to check phy interface mode
Iyappan Subramanian
1
-2
/
+12
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
1
-2
/
+1
2017-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
1
-0
/
+1
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
1
-0
/
+7
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
1
-2
/
+19
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
1
-42
/
+0
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
1
-0
/
+24
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
1
-18
/
+2
2017-03-06
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
1
-0
/
+4
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
1
-0
/
+3
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
1
-0
/
+19
2017-02-07
net: phy: Add 2000base-x, 2500base-x and rxaui modes
Andrew Lunn
1
-0
/
+9
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
1
-1
/
+0
2017-01-19
phy: increase size of MII_BUS_ID_SIZE and bus_id
Volodymyr Bendiuga
1
-6
/
+2
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
1
-0
/
+4
2016-12-01
net: phy: add mdix_ctrl to hold the user configuration.
Raju Lakkaraju
1
-0
/
+1
2016-11-30
net: phy: add an option to disable EEE advertisement
jbrunet
1
-0
/
+3
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
1
-0
/
+7
2016-11-16
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
1
-0
/
+1
2016-11-13
net: phy: expose phy_aneg_done API for use by drivers
Lendacky, Thomas
1
-0
/
+1
2016-10-18
net: phy: leds: add support for led triggers on phy link state change
Zach Brown
1
-0
/
+7
2016-10-18
net: phy: Create phy_supported_speeds function which lists speeds currently s...
Zach Brown
1
-0
/
+15
2016-10-17
net: phy: Threaded interrupts allow some simplification
Andrew Lunn
1
-2
/
+3
2016-09-22
net: ethernet: mediatek: add extension of phy-mode for TRGMII
Sean Wang
1
-0
/
+3
2016-05-10
net: phy: add phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-0
/
+4
2016-04-18
phy: add generic function to support ksetting support
Philippe Reynes
1
-0
/
+4
2016-03-14
phy: remove documentation of removed members of phy_device structure
LABBE Corentin
1
-3
/
+0
2016-01-07
mdio: Add support for mdio drivers.
Andrew Lunn
1
-4
/
+5
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
1
-3
/
+4
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
1
-1
/
+1
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-15
/
+11
2016-01-07
mdio: Move allocation of interrupts into core
Andrew Lunn
1
-3
/
+3
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
1
-0
/
+4
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
1
-5
/
+2
[next]