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-01-16
phy: realtek: use new helpers for paged register access
Heiner Kallweit
2018-01-16
phy: use new helpers phy_set_bits/phy_clear_bits in phylib
Heiner Kallweit
2018-01-15
net: phy: remove parameter new_link from phy_mac_interrupt()
Heiner Kallweit
2018-01-15
net: phy: Have __phy_modify return 0 on success
Andrew Lunn
2018-01-11
net: phy: mdio-bcm-unimac: fix potential NULL dereference in unimac_mdio_probe()
Wei Yongjun
2018-01-10
net: phy: marvell: mv88e6390 temperature sensor reading
Andrew Lunn
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-08
mdio-sun4i: Fix a memory leak
Christophe JAILLET
2018-01-08
phylink: mark expected switch fall-throughs in phylink_mii_ioctl
Gustavo A. R. Silva
2018-01-08
net: phy: fix wrong masks to phy_modify()
Russell King
2018-01-03
net: mdio: Only perform gpio reset for PHYs
Andrew Lunn
2018-01-03
net: phy: convert read-modify-write to phy_modify()
Russell King
2018-01-03
net: phy: add phy_modify() accessor
Russell King
2018-01-03
net: phy: marvell: fix paged access races
Russell King
2018-01-03
net: phy: add paged phy register accessors
Russell King
2018-01-03
net: phy: add unlocked accessors
Russell King
2018-01-03
net: phy: use unlocked accessors for indirect MMD accesses
Russell King
2018-01-03
net: mdiobus: add unlocked accessors
Russell King
2018-01-03
net: phy: fixed-phy: remove fixed_phy_update_state()
Russell King
2018-01-02
phylink: remove 'mode' variable from phylink_sfp_module_insert()
Russell King
2018-01-02
sfp: improve support for direct-attach copper cables
Russell King
2018-01-02
sfp: add support for 1000Base-PX and 1000Base-BX10
Russell King
2018-01-02
sfp: don't guess support from connector type
Russell King
2018-01-02
sfp: use precision to print non-null terminated strings
Russell King
2018-01-02
net: phy: marvell10g: add support for half duplex 100M and 10M
Russell King
2018-01-02
net: phy: add helper to convert negotiation result to phy settings
Russell King
2018-01-02
net: phy: marvell10g: clean up interface mode switching
Russell King
2018-01-02
net: phy: marvell10g: add MDI swap reporting
Russell King
2018-01-02
net: phy: marvell10g: update header comments
Russell King
2018-01-02
sfp: fix sfp-bus oops when removing socket/upstream
Russell King
2018-01-02
phylink: ensure we report link down when LOS asserted
Russell King
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
phylib: rename reset-(post-)delay-us to reset-(de)assert-us
Richard Leitner
2017-12-26
net: phy: micrel: ksz9031: reconfigure autoneg after phy autoneg workaround
Grygorii Strashko
2017-12-25
phylink: ensure AN is enabled
Russell King
2017-12-25
phylink: ensure the PHY interface mode is appropriately set
Russell King
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-21
phylink: avoid attaching more than one PHY
Russell King
2017-12-18
net: phy: xgene: disable clk on error paths
Alexey Khoroshilov
2017-12-18
net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x
Russell King
2017-12-18
phylink: fix locking asserts
Russell King
2017-12-18
sfp: fix EEPROM reading in the case of non-SFF8472 SFPs
Russell King
2017-12-18
sfp: fix non-detection of PHY
Russell King
2017-12-18
net: phy: meson-gxl: join the authors
Jerome Brunet
2017-12-18
net: phy: meson-gxl: add interrupt support
Jerome Brunet
2017-12-18
net: phy: meson-gxl: leave CONFIG_A6 untouched
Jerome Brunet
2017-12-18
net: phy: meson-gxl: use genphy_config_init
Jerome Brunet
2017-12-18
net: phy: meson-gxl: add read and write helpers for banked registers
Jerome Brunet
2017-12-18
net: phy: meson-gxl: define control registers
Jerome Brunet
2017-12-18
net: phy: meson-gxl: check phy_write return value
Jerome Brunet
[next]