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-10-08
net: phy: mscc: add support for VSC8574 PHY
Quentin Schulz
2018-10-08
net: phy: mscc: add support for VSC8584 PHY
Quentin Schulz
2018-10-08
net: phy: mscc: remove unneeded temporary variable
Quentin Schulz
2018-10-08
net: phy: mscc: shorten `x != 0` condition to `x`
Quentin Schulz
2018-10-08
net: phy: mscc: remove unneeded parenthesis
Quentin Schulz
2018-10-08
net: phy: mscc: Add EEE init sequence
Raju Lakkaraju
2018-10-08
net: phy: mscc: add ethtool statistics counters
Raju Lakkaraju
2018-10-08
net: phy: mscc: migrate to phy_select/restore_page functions
Quentin Schulz
2018-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-05
net: phy: phylink: fix SFP interface autodetection
Baruch Siach
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-01
net: phy: Convert to using %pOFn instead of device_node.name
Rob Herring
2018-10-01
net: phy: improve handling delayed work
Heiner Kallweit
2018-10-01
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-01
net: phy: Add phydev_info()
Andrew Lunn
2018-10-01
net: phy: Add phydev_warn()
Andrew Lunn
2018-10-01
net: phy: Move linkmode helpers to somewhere public
Andrew Lunn
2018-09-28
net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unused
Arnd Bergmann
2018-09-28
phy: mscc: fix printf format
Arnd Bergmann
2018-09-26
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
2018-09-26
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
2018-09-26
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
2018-09-25
net: phy: marvell: Fix build.
David S. Miller
2018-09-25
net: phy: marvell: Avoid unnecessary soft reset
Florian Fainelli
2018-09-25
net: phy: Stop with excessive soft reset
Florian Fainelli
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-21
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
Florian Fainelli
2018-09-21
net: phy: don't reschedule state machine when PHY is halted
Heiner Kallweit
2018-09-19
net: phy: phylink: ensure the carrier is off when starting phylink
Antoine Tenart
2018-09-19
net: phy: call state machine synchronously in phy_stop
Heiner Kallweit
2018-09-18
sfp: fix oops with ethtool -m
Russell King
2018-09-17
net: mdio: remove duplicated include from mdio_bus.c
YueHaibing
2018-09-16
net: phy: et011c: Remove incorrect PHY_POLL flags
Florian Fainelli
2018-09-12
net: ethernet: Add helper to determine if pause configuration is supported
Andrew Lunn
2018-09-12
net: ethernet: Add helper for set_pauseparam for Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for set_pauseparam for Asym Pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
2018-09-12
net: ethernet: Add helper to remove a supported link mode
Andrew Lunn
2018-09-12
net: phy: bcm63xx: Allow to be built with COMPILE_TEST
Andrew Lunn
2018-09-12
net: phy: et1011c: Remove incorrect missing 1000 Half
Andrew Lunn
2018-09-12
net: phy: ste10Xp: Remove wrong SUPPORTED_Pause
Andrew Lunn
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
2018-09-04
net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32
Quentin Schulz
2018-09-04
net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32
Quentin Schulz
2018-09-04
net: phy: mscc: read 'vsc8531,vddmac' as an u32
Quentin Schulz
2018-09-04
net: phy: mscc: factorize function for getting LED mode from DT
Quentin Schulz
2018-09-04
net: phy: mscc: factorize code for LEDs mode
Quentin Schulz
[next]