index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Age
Commit message (
Expand
)
Author
2018-01-16
phy: add helpers for setting/clearing bits in PHY registers
Heiner Kallweit
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2018-01-03
net: phy: add phy_modify() accessor
Russell King
2018-01-03
net: phy: add paged phy register accessors
Russell King
2018-01-03
net: phy: add unlocked accessors
Russell King
2018-01-02
net: phy: add helper to convert negotiation result to phy settings
Russell King
2018-01-02
net: phy: marvell10g: add MDI swap reporting
Russell King
2017-12-13
phylib: add reset after clk enable support
Richard Leitner
2017-12-05
phylib: Add device reset GPIO support
Sergei Shtylyov
2017-12-05
phy: add phy_interface_mode_is_8023z() helper
Russell King
2017-12-04
net: phy: core: remove now uneeded disabling of interrupts
Heiner Kallweit
2017-12-01
net: phy: core: use genphy version of callbacks read_status and config_aneg p...
Heiner Kallweit
2017-11-30
net: phy: harmonize phy_id{,_mask} data type
Richard Leitner
2017-11-08
net: phy: leds: Add support for "link" trigger
Maciej S. Szmigiero
2017-08-06
phylink: add phylink infrastructure
Russell King
2017-08-06
net: phy: provide a hook for link up/link down events
Russell King
2017-08-06
net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...
Russell King
2017-08-06
net: phy: split out PHY speed and duplex string generation
Russell King
2017-07-25
net: phy: Remove trailing semicolon in macro definition
Marc Gonzalez
2017-07-03
net: phy: Add phy loopback support in net phy framework
Lin Yun Sheng
2017-06-23
net: phy: Support "internal" PHY interface
Florian Fainelli
2017-06-13
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
mdio_bus: handle only single PHY reset GPIO
Sergei Shtylyov
2017-06-06
net: phy: add XAUI and 10GBASE-KR PHY connection types
Russell King
2017-06-06
net: phy: hook up clause 45 autonegotiation restart
Russell King
2017-06-06
net: phy: add 802.3 clause 45 support to phylib
Russell King
2017-06-06
net: phy: Delete unused function phy_ethtool_gset
yuval.shaia@oracle.com
2017-05-27
net: phy: Relax error checking on sysfs_create_link()
Florian Fainelli
2017-05-19
phy: Add helper function to check phy interface mode
Iyappan Subramanian
2017-05-16
net: phy: Remove residual magic from PHY drivers
Andrew Lunn
2017-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-26
net: phy: fix auto-negotiation stall due to unavailable interrupt
Alexander Kochetkov
2017-04-24
mdio_bus: Issue GPIO RESET to PHYs.
Roger Quadros
2017-03-24
net: phy: Allow splitting MDIO bus/device support from PHYs
Florian Fainelli
2017-03-22
net: phy: remove the indirect MMD read/write methods
Russell King
2017-03-22
net: phy: make phy_(read|write)_mmd() generic MMD accessors
Russell King
2017-03-22
net: phy: move phy MMD accessors to phy-core.c
Russell King
2017-03-05
net: phy: Do not perform software reset for Generic PHY
Florian Fainelli
2017-02-20
net: phy: Check phydev->drv
Florian Fainelli
2017-02-07
net: phy: Allow pre-declaration of MDIO devices
Florian Fainelli
2017-02-07
net: phy: Add 2000base-x, 2500base-x and rxaui modes
Andrew Lunn
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-25
net: phy: leds: Break dependency of phy.h on phy_led_triggers.h
Geert Uytterhoeven
2017-01-19
phy: increase size of MII_BUS_ID_SIZE and bus_id
Volodymyr Bendiuga
2016-12-08
phy: add phy fixup unregister functions
Woojung.Huh@microchip.com
2016-12-01
net: phy: add mdix_ctrl to hold the user configuration.
Raju Lakkaraju
2016-11-29
net: phy: add an option to disable EEE advertisement
jbrunet
2016-11-18
ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE
Raju Lakkaraju
2016-11-15
net: phy: Add phy_ethtool_nway_reset
Florian Fainelli
2016-11-13
net: phy: expose phy_aneg_done API for use by drivers
Lendacky, Thomas
[next]