summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-04-11phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit
2021-04-08net: phy: marvell10g: change module descriptionMarek Behún
2021-04-08net: phy: marvell10g: differentiate 88E2110 vs 88E2111Marek Behún
2021-04-08net: phy: marvell10g: fix driver name for mv88e2110Marek Behún
2021-04-08net: phy: marvell10g: add separate structure for 88X3340Marek Behún
2021-04-08net: phy: marvell10g: support other MACTYPEsMarek Behún
2021-04-08net: phy: marvell10g: store temperature read method in chip strucutreMarek Behún
2021-04-08net: phy: marvell10g: check for correct supported interface modeMarek Behún
2021-04-08net: phy: marvell10g: support all rate matching modesMarek Behún
2021-04-08net: phy: marvell10g: add MACTYPE definitions for 88E21xxMarek Behún
2021-04-08net: phy: marvell10g: add all MACTYPE definitions for 88X33x0Marek Behún
2021-04-08net: phy: marvell10g: indicate 88X33x0 only port control registersMarek Behún
2021-04-08net: phy: marvell10g: allow 5gbase-r and usxgmiiMarek Behún
2021-04-08net: phy: marvell10g: fix typoMarek Behún
2021-04-08net: phy: marvell10g: rename registerMarek Behún
2021-04-01net: phy: broadcom: Add statistics for all Gigabit PHYsFlorian Fainelli
2021-03-30net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli
2021-03-30net: phy: remove repeated wordPeng Li
2021-03-30net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich
2021-03-29net: phy: Correct function name mdiobus_register_board_info() in commentYang Yingliang
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee
2021-03-19net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson
2021-03-19net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson
2021-03-19net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson
2021-03-19net: phy: at803x: remove at803x_aneg_done()Michael Walle
2021-03-15net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong
2021-03-12net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli
2021-03-11net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli
2021-03-11net: phy: Expose phydev::dev_flags through sysfsFlorian Fainelli
2021-03-01net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang
2021-03-01net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei
2021-02-26net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann
2021-02-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki
2021-02-22net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-16net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock
2021-02-16net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock
2021-02-16sfp: add support for 5gbase-t SFPsMarek Behún
2021-02-16net: phylink: Add 5gbase-r supportMarek Behún
2021-02-16net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson
2021-02-16net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson
2021-02-16net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson