开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
2020-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-04-24
net: phy: clear phydev->suspended after soft reset
Heiner Kallweit
2020-04-24
net: phy: remove genphy_no_soft_reset
Heiner Kallweit
2020-04-24
net: phy: make phy_suspend a no-op if PHY is suspended already
Heiner Kallweit
2020-04-24
net: phylink, dsa: eliminate phylink_fixed_state_cb()
Russell King
2020-04-23
net: phy: bcm54140: fix less than zero comparison on an unsigned
Colin Ian King
2020-04-23
net: phy: bcm84881: clear settings on link down
Russell King
2020-04-23
net: phy: marvell10g: limit soft reset to 88x3310
Baruch Siach
2020-04-22
net: phy: tja11xx: add delayed registration of TJA1102 PHY1
Oleksij Rempel
2020-04-22
net: phy: tja11xx: add initial TJA1102 support
Oleksij Rempel
2020-04-22
net: phy: Use IS_ERR() to check and simplify code
Tang Bin
2020-04-22
net: phy: micrel: add phy-mode support for the KSZ9031 PHY
Oleksij Rempel
2020-04-22
net: phy: add device-managed devm_mdiobus_register
Heiner Kallweit
2020-04-22
net: phy: bcm54140: add hwmon support
Michael Walle
2020-04-22
net: phy: add Broadcom BCM54140 support
Michael Walle
2020-04-22
net: phy: broadcom: add helper to write/read RDB registers
Michael Walle
2020-04-22
net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.
Yuiko Oshino
2020-04-20
net: phy: mscc: use mdiobus_get_phy()
Michael Walle
2020-04-20
net: phy: Propagate error from bus->reset
Florian Fainelli
2020-04-20
net: phy: realtek: add delay to resume path of certain internal PHY's
Heiner Kallweit
2020-04-18
net: phy: broadcom: Add support for BCM53125 internal PHYs
Florian Fainelli
2020-04-18
net: phy: mdio-bcm-iproc: Do not show kernel pointer
Florian Fainelli
2020-04-18
net: phy: at803x: add support for AR8032 PHY
David Bauer
2020-04-14
net: marvell10g: soft-reset the PHY when coming out of low power
Russell King
2020-04-14
net: marvell10g: report firmware version
Russell King
2020-04-14
net: phy: micrel: use genphy_read_status for KSZ9131
Atsushi Nemoto
2020-04-11
net: phy: marvell: Fix pause frame negotiation
Clemens Gruber
2020-04-07
Documentation: mdio_bus.c - fix warnings
Lothar Rubusch
2020-04-03
net: phy: micrel: kszphy_resume(): add delay after genphy_resume() before acc...
Oleksij Rempel
2020-04-01
net: phy: at803x: fix clock sink configuration on ATH8030 and ATH8035
Oleksij Rempel
2020-03-30
net: phylink: add separate pcs operations structure
Russell King
2020-03-30
net: phylink: rename 'ops' to 'mac_ops'
Russell King
2020-03-30
net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototype
Russell King
2020-03-30
ptp: Avoid deadlocks in the programmable pin code.
Richard Cochran
2020-03-29
net: phy: micrel.c: add rgmii interface delay possibility to ksz9131
Philippe Schenker
2020-03-27
net: phy: bcm7xx: add jumbo frame configuration to PHY
Murali Krishna Policharla
2020-03-26
net: phy: don't touch suspended flag if there's no suspend/resume callback
Heiner Kallweit
2020-03-26
net: phy: add marvell usb to mdio controller
Tobias Waldekranz
2020-03-26
net: phy: probe PHY drivers synchronously
Heiner Kallweit
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-24
net: phy: mdio-bcm-unimac: Fix clock handling
Andre Przywara
2020-03-24
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2020-03-24
net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
Dejin Zheng
2020-03-23
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
2020-03-23
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
[next]