summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-24net: phy: bcm84881: clear settings on link downRussell King
2020-04-15net: marvell10g: soft-reset the PHY when coming out of low powerRussell King
2020-04-15net: marvell10g: report firmware versionRussell King
2020-04-02net: phylink: add separate pcs operations structureRussell King
2020-04-02net: phylink: rename 'ops' to 'mac_ops'Russell King
2020-04-02net: phylink: change phylink_mii_c22_pcs_set_advertisement() prototypeRussell King
2020-04-02net: phylink: pcs: add 802.3 clause 45 helpersRussell King
2020-04-02net: phylink: pcs: add 802.3 clause 22 helpersRussell King
2020-04-02net: mdiobus: add APIs for modifying a MDIO device registerRussell King
2020-04-02net: phylink: Add XLGMII supportJose Abreu
2020-04-02net: phy: marvell10g: place in powersave mode at probeRussell King
2020-04-02net: phy: marvell10g: add energy detect power down tunableRussell King
2020-04-02net: phy: marvell10g: add mdix controlRussell King
2020-03-30net: phylink: propagate resolved link config via mac_link_up()Russell King
2020-03-30net: phy: marvell10g: read copper results from CSSR1Russell King
2020-03-30net: phy: allow bcm84881 to be a moduleRussell King
2020-03-30net: phylink: improve initial mac configurationRussell King
2020-03-30net: phylink: allow ethtool -A to change flow control advertisementRussell King
2020-03-30net: phylink: resolve fixed link flow controlRussell King
2020-03-30net: phylink: use phylib resolved flow control modesRussell King
2020-03-30net: phylink: ensure manual flow control is selected appropriatelyRussell King
2020-03-30net: phylink: remove pause mode ethtool setting for fixed linksRussell King
2020-03-30net: add linkmode helper for setting flow control advertisementRussell King
2020-03-30net: add helpers to resolve negotiated flow controlRussell King
2020-03-30net: phy: marvell: initialise link partner state earlierRussell King
2020-03-24net: phy: mdio-bcm-unimac: Fix clock handlingAndre Przywara
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-03-12net: phy: fix MDIO bus PM PHY resumingHeiner Kallweit
2020-03-03phylink: Improve error message when validate failedHauke Mehrtens
2020-03-03net: phy: bcm63xx: fix OOPS due to missing driver nameJonas Gorski
2020-03-01net: phy: avoid clearing PHY interrupts twice in irq handlerHeiner Kallweit
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2020-02-26net: phy: mscc: fix firmware pathsAntoine Tenart
2020-02-26net: phy: corrected the return value for genphy_check_and_restart_aneg and ge...Sudheesh Mavila
2020-02-23net: phy: Avoid multiple suspendsFlorian Fainelli
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-02-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-01-31net: phy: at803x: disable vddio regulatorMichael Walle
2020-01-31net: mii_timestamper: fix static allocation by PHY driverMichael Walle
2020-01-28net: phy: add default ARCH_BCM_IPROC for MDIO_BCM_IPROCScott Branden
2020-01-23net: phy: DP83822: Add support for additional DP83825 devicesDan Murphy
2020-01-23phy: dp83826: Add phy IDs for DP83826N and 826NCDan Murphy
2020-01-21net: phy: add new version of phy_do_ioctlHeiner Kallweit
2020-01-21net: phy: rename phy_do_ioctl to phy_do_ioctl_runningHeiner Kallweit
2020-01-20net: phy: add generic ndo_do_ioctl handler phy_do_ioctlHeiner Kallweit