summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2021-09-19net: phylink: use phy interface mode bitmapsRussell King
2021-09-19net: phy: add supported_interfaces to marvell10g PHYsRussell King
2021-09-19net: phy: add supported_interfaces to marvell PHYsRussell King
2021-09-19net: phy: add supported_interfaces to bcm84881Russell King
2021-09-19net: phy: marvell10g: select host interface configurationRussell King
2021-09-19net: phy: pass supported PHY interface types to phylibRussell King
2021-09-19net: sfp: display SFP module information [*not for mainline*]Russell King
2021-09-19net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2021-09-19net: sfp: add support for cooled SFP+ transceiversRussell King
2021-09-19net: phy: make phy_error() report which PHY has failedRussell King
2021-09-19net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2021-09-19net: phy: provide phy driver start/stop hooksRussell King
2021-09-19net: phy: marvell*: add support for hw resolved pause modesRussell King
2021-09-19net: phy: add resolved pause supportRussell King
2021-09-19net: phy: marvell10g: add support for configuring LEDsRussell King
2021-09-19net: phy: add helpers for comparing phy IDsRussell King
2021-09-19net: phy: at803x: simplify custom phy id matchingRussell King
2021-09-19net: phylink: use phy interface mode bitmaps for optical modulesRussell King
2021-09-19net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2021-09-19net: phylink: cleanup ksettings_setRussell King (Oracle)
2021-09-19net: phylink: add phy change pause mode debugRussell King (Oracle)
2021-09-19net: phylink: Support disabling autonegotiation for PCSRobert Hancock
2021-09-19net: phylink: add phylink_set_10g_modes() helperRussell King (Oracle)
2021-09-19net: phy: marvell10g: add downshift tunable supportRussell King
2021-09-19net: phylink: don't call netif_carrier_off() with NULL netdevRussell King (Oracle)
2021-09-19net: phylink: add suspend/resume supportRussell King (Oracle)
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang
2021-08-08net: phy: micrel: Fix link detection on ksz87xx switch"Ben Hutchings
2021-08-02net: phy: micrel: Fix detection of ksz87xx switchSteve Bennett
2021-07-25net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54...Kevin Lo
2021-07-11net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-28net: phy: at803x: mask 1000 Base-X link modeDavid Bauer
2021-06-24net: phy: mscc: fix macsec key lengthAntoine Tenart
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-17net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei
2021-06-16net: phy: replace if-else statements with switchWeihang Li
2021-06-16net: phy: remove unnecessary line continuationWenpeng Liang
2021-06-16net: phy: print the function name by __func__ instead of an fixed stringWenpeng Liang
2021-06-16net: phy: fix formatting issues with bracesWenpeng Liang
2021-06-16net: phy: fix space alignment issuesWenpeng Liang
2021-06-16net: phy: delete repeated words of commentsWenpeng Liang
2021-06-16net: phy: correct format of block commentsWenpeng Liang
2021-06-16net: phy: change format of some declarationsWenpeng Liang
2021-06-14net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean
2021-06-14net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean
2021-06-14net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel
2021-06-14net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel