index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-08
net: phy: mdio-gpio: Add phy_ignore_ta_mask to platform data
Andrew Lunn
2018-12-08
net: phy: mdio-gpio: Add platform_data support for phy_mask
Andrew Lunn
2018-12-05
net: phy: Fix ioctl handler when modifing MII_ADVERTISE
Andrew Lunn
2018-12-05
net: mii: Add mii_lpa_mod_linkmode_lpa_t
Andrew Lunn
2018-12-05
phy: marvell: Rename mii_lpa_to_linkmode_lpa_t
Andrew Lunn
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2018-12-04
phy: Revert toggling reset changes.
David S. Miller
2018-12-03
net: phy: Also request modules for C45 IDs
Jose Abreu
2018-12-03
net: phy: micrel: add toggling phy reset if PHY is not attached
Yoshihiro Shimoda
2018-12-03
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
2018-12-03
net: phy: improve generic EEE ethtool functions
Heiner Kallweit
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
2018-11-29
net: phy: sfp: correct store of detected link modes
Baruch Siach
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-27
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
2018-11-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-23
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
2018-11-23
net: phy: vitesse: remove duplicate support for VSC8574
Quentin Schulz
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-18
net: phy: icplus: allow configuring the interrupt function on IP101GR
Martin Blumenstingl
2018-11-18
net: phy: icplus: implement .did_interrupt for IP101A/G
Martin Blumenstingl
2018-11-18
net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
Martin Blumenstingl
2018-11-18
net: phy: icplus: use the BIT macro where possible
Martin Blumenstingl
2018-11-18
net: phy: icplus: keep all ip101a_g functions together
Martin Blumenstingl
2018-11-17
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
2018-11-16
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
David S. Miller
2018-11-16
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
2018-11-16
net: phy: check for implementation of both callbacks in phy_drv_supports_irq
Heiner Kallweit
2018-11-15
net: phy: icplus: add config_intr callback
Heiner Kallweit
2018-11-12
net: phy: check if advertising is zero using linkmode_empty
Colin Ian King
2018-11-11
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-11
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
2018-11-11
net: phy: Add more link modes to the settings table
Andrew Lunn
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
2018-11-11
net: phy: realtek: use new PHYID matching macros
Heiner Kallweit
2018-11-11
net: phy: improve and inline phy_change
Heiner Kallweit
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
2018-11-09
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
2018-11-09
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
2018-11-08
net: phy: use phy_check_link_status in more places in the state machine
Heiner Kallweit
2018-11-08
net: phy: remove state PHY_AN
Heiner Kallweit
2018-11-08
net: phy: add phy_check_link_status
Heiner Kallweit
[next]