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
/
phy_device.c
Age
Commit message (
Expand
)
Author
2019-12-25
net: mdio: of: Register discovered MII time stampers.
Richard Cochran
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-20
net: phy: ensure that phy IDs are correctly typed
Russell King
2019-12-19
net: phy: provide and use genphy_read_status_fixed()
Russell King
2019-12-19
net: phy: add genphy_check_and_restart_aneg()
Russell King
2019-12-19
net: phy: remove redundant .aneg_done initialisers
Russell King
2019-11-23
net: phy: initialise phydev speed and duplex sanely
Russell King
2019-11-18
net: phy: avoid matching all-ones clause 45 PHY IDs
Russell King
2019-11-18
net: phy: add core phylib sfp support
Russell King
2019-10-23
net: phy: add support for clause 37 auto-negotiation
Heiner Kallweit
2019-10-23
net: phy: modify assignment to OR for dev_flags in phy_attach_direct
Tao Ren
2019-10-16
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
2019-10-04
net: phy: extract link partner advertisement reading
Russell King
2019-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-17
net: phy: remove genphy_config_init
Heiner Kallweit
2019-08-15
net: phy: read MII_CTRL1000 in genphy_read_status only if needed
Heiner Kallweit
2019-08-13
net: phy: consider AN_RESTART status when reading link status
Heiner Kallweit
2019-08-11
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
2019-08-11
net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t fu...
Heiner Kallweit
2019-08-02
net: phy: fix race in genphy_update_link
Heiner Kallweit
2019-07-12
net: phy: make exported variables non-static
Denis Efremov
2019-06-14
net: phy: Add more 1000BaseX support detection
Robert Hancock
2019-06-06
net: phy: Add detection of 1000BaseX link mode support
Robert Hancock
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
2019-05-29
net: phy: Add phy_standalone sysfs entry
Ioana Ciornei
2019-05-29
net: phy: Check against net_device being NULL
Ioana Ciornei
2019-05-29
net: phy: Guard against the presence of a netdev
Ioana Ciornei
2019-05-29
net: phy: Add phy_sysfs_create_links helper function
Vladimir Oltean
2019-05-22
net: phy: Make phy_basic_t1_features use base100t1.
Andrew Lunn
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
[next]