index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-05
net: phy: fix phy_validate_pause
Heiner Kallweit
2019-05-04
net: phy: improve pause handling
Heiner Kallweit
2019-04-28
net: phy: avoid unneeded MDIO reads in genphy_read_status
Heiner Kallweit
2019-04-26
net: phy: improve genphy_soft_reset
Heiner Kallweit
2019-04-18
net: phy: don't set autoneg if it's not supported
Heiner Kallweit
2019-04-08
net: phy: fix setting autoneg_complete in genphy_update_link
Heiner Kallweit
2019-04-08
net: phy: replace genphy_10g_driver with genphy_c45_driver
Heiner Kallweit
2019-04-08
net: phy: improve link partner capability detection
Heiner Kallweit
2019-04-04
net: phy: allow a PHY driver to define neither features nor get_features
Heiner Kallweit
2019-04-03
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
2019-04-02
net: phy: use genphy_read_abilities in genphy driver
Heiner Kallweit
2019-04-02
net: phy: add genphy_read_abilities
Heiner Kallweit
2019-04-01
net: phy: improve genphy_read_status
Heiner Kallweit
2019-03-25
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
2019-02-21
net: phy: export genphy_config_eee_advert
Heiner Kallweit
2019-02-21
net: phy: don't use 10BaseT/half as default in genphy_read_status
Heiner Kallweit
2019-02-21
net: phy: remove orphaned register read in genphy_read_status
Heiner Kallweit
2019-02-17
net: phy: use phy_resolve_aneg_linkmode in genphy_read_status
Heiner Kallweit
2019-02-13
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
2019-02-13
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
2019-02-10
net: phy: use phy_modify_changed in genphy_config_advert
Heiner Kallweit
2019-02-09
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
2019-02-09
net: phy: probe the PHY before determining the supported features
Andrew Lunn
2019-02-09
net: phy: remove unneeded masking of PHY register read results
Heiner Kallweit
2019-02-08
net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
Heiner Kallweit
2019-02-08
net: phy: don't double-read link status register if link is up
Heiner Kallweit
2019-02-08
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
2019-01-24
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
2019-01-24
net: phy: start state machine in phy_start only
Heiner Kallweit
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2019-01-22
net: phy: improve phy_init_hw
Heiner Kallweit
2019-01-22
net: phy: fix issue with loading PHY driver w/o initramfs
Heiner Kallweit
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-18
net: phy: remove phy_stop_interrupts
Heiner Kallweit
2019-01-18
net: phy: ensure phylib state machine is stopped after calling phy_stop
Heiner Kallweit
2019-01-18
net: phy: stop PHY if needed when entering phy_disconnect
Heiner Kallweit
2019-01-18
net: phy: improve get_phy_id
Heiner Kallweit
2019-01-17
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
2019-01-16
net: phy: don't include asm/irq.h directly
Heiner Kallweit
2019-01-16
net: phy: improve logging in phylib
Heiner Kallweit
2019-01-16
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
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
[next]