index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy_device.c
Age
Commit message (
Expand
)
Author
2019-05-16
net: phy: fix phy_validate_pause
Heiner Kallweit
2019-04-05
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
2019-04-03
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-16
net: phy: Add missing features to PHY drivers
Andrew Lunn
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-18
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
2018-12-18
net: phy: remove unused code in phy_probe
Heiner Kallweit
2018-12-05
net: mii: Add mii_lpa_mod_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: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
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-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-16
net: phy: check for implementation of both callbacks in phy_drv_supports_irq
Heiner Kallweit
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: simplify phy_mac_interrupt and related functions
Heiner Kallweit
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
2018-10-22
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
2018-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
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-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: Stop with excessive soft reset
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-07-24
net: phy: add GBit master / slave error detection
Heiner Kallweit
2018-07-05
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
2018-06-05
net: phy: add struct device_type representation of a PHY
Heiner Kallweit
2018-04-25
net: phy: allow scanning busses with missing phys
Alexandre Belloni
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-22
net: phy: Add general dummy stubs for MMD register access
Kevin Hao
2018-03-19
net: phy: relax error checking when creating sysfs link netdev->phydev
Grygorii Strashko
2018-03-12
net: phy: set link state to down when creating the phy_device
Heiner Kallweit
2018-02-27
net: phy: Restore phy_resume() locking assumption
Andrew Lunn
2018-02-12
net: phy: fix wrong mask to phy_modify()
Ingo van Lil
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-03
net: phy: convert read-modify-write to phy_modify()
Russell King
2017-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]