summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2021-04-08net: phy: marvell10g: support other MACTYPEsMarek Behún-36/+54
2021-04-08net: phy: marvell10g: store temperature read method in chip strucutreMarek Behún-9/+14
2021-04-08net: phy: marvell10g: check for correct supported interface modeMarek Behún-7/+30
2021-04-08net: phy: marvell10g: support all rate matching modesMarek Behún-11/+92
2021-04-08net: phy: marvell10g: add MACTYPE definitions for 88E21xxMarek Behún-0/+9
2021-04-08net: phy: marvell10g: add all MACTYPE definitions for 88X33x0Marek Behún-5/+13
2021-04-08net: phy: marvell10g: indicate 88X33x0 only port control registersMarek Behún-7/+7
2021-04-08net: phy: marvell10g: allow 5gbase-r and usxgmiiMarek Behún-1/+7
2021-04-08net: phy: marvell10g: fix typoMarek Behún-1/+1
2021-04-08net: phy: marvell10g: rename registerMarek Behún-4/+4
2021-04-01net: phy: broadcom: Add statistics for all Gigabit PHYsFlorian Fainelli-10/+66
2021-03-30net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli-3/+10
2021-03-30net: phy: remove repeated wordPeng Li-1/+1
2021-03-30net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich-2/+5
2021-03-29net: phy: Correct function name mdiobus_register_board_info() in commentYang Yingliang-1/+1
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-1/+10
2021-03-24net: phy: marvell10g: Add PHY loopback supportWong Vee Khee-0/+2
2021-03-24net: phy: add genphy_c45_loopbackWong Vee Khee-0/+8
2021-03-19net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson-0/+1
2021-03-19net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson-56/+154
2021-03-19net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson-0/+6
2021-03-19net: phy: at803x: remove at803x_aneg_done()Michael Walle-31/+0
2021-03-15net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov-0/+526
2021-03-15net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong-1/+1
2021-03-15net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong-2/+3
2021-03-12net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli-0/+4
2021-03-11net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli-0/+5
2021-03-11net: phy: Expose phydev::dev_flags through sysfsFlorian Fainelli-0/+11
2021-03-01net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang-2/+4
2021-03-01net: phy: ti: take into account all possible interrupt sourcesIoana Ciornei-9/+11
2021-02-26net: phy: make mdio_bus_phy_suspend/resume as __maybe_unusedArnd Bergmann-4/+2
2021-02-25net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ8081Christian Melki-0/+1
2021-02-22net: phy: icplus: call phy_restore_page() when phy_select_page() failsDan Carpenter-4/+5
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-36/+17
2021-02-16net: phy: broadcom: Do not modify LED configuration for SFP module PHYsRobert Hancock-9/+15
2021-02-16net: phy: Add is_on_sfp_module flag and phy_on_sfp helperRobert Hancock-0/+2
2021-02-16net: phy: broadcom: Set proper 1000BaseX/SGMII interface mode for BCM54616SRobert Hancock-12/+72
2021-02-16net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111Robert Hancock-5/+8
2021-02-16sfp: add support for 5gbase-t SFPsMarek Behún-0/+3
2021-02-16net: phylink: Add 5gbase-r supportMarek Behún-0/+4
2021-02-16net: phy: mscc: coma mode disabled for VSC8514Bjarni Jonasson-0/+20
2021-02-16net: phy: mscc: improved serdes calibration applied to VSC8514Bjarni Jonasson-166/+840
2021-02-16net: phy: mscc: adding LCPLL reset to VSC8514Bjarni Jonasson-122/+236
2021-02-15net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPTHeiner Kallweit-4/+4
2021-02-15net: phy: at803x: add MDIX support to AR8031/33Michael Walle-0/+1
2021-02-15net: phy: broadcom: Allow BCM54210E to configure APDFlorian Fainelli-3/+5
2021-02-15net: phy: broadcom: Remove unused flagsFlorian Fainelli-3/+16
2021-02-15net: phy: broadcom: Avoid forward for bcm54xx_config_clock_delay()Florian Fainelli-38/+36
2021-02-11net: phy: consider that suspend2ram may cut off PHY powerHeiner Kallweit-36/+17
2021-02-11net: phy: icplus: add MDI/MDIX support for IP101A/GMichael Walle-0/+97