summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2020-04-16net: sfp: display SFP module information [*not for mainline*]Russell King
2020-04-16net: sfp: add sfp+ compatible [*not for mainline*]Russell King
2020-04-16net: sfp: add debugfs supportRussell King
2020-04-16net: sfp: add support for cooled SFP+ transceiversRussell King
2020-04-16net: phy: make phy_error() report which PHY has failedRussell King
2020-04-16net: phy: marvell10g: allow PHY to probe without firmwareRussell King
2020-04-16net: phy: provide phy driver start/stop hooksRussell King
2020-04-16net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-04-16net: phy: add resolved pause supportRussell King
2020-04-16net: phy: marvell10g: add support for configuring LEDsRussell King
2020-04-15net: phy: marvell10g: add downshift tunable supportRussell 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