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