summaryrefslogtreecommitdiff
path: root/drivers/net/phy/marvell.c
AgeCommit message (Expand)Author
2021-02-15net: phy: marvell*: add support for hw resolved pause modesRussell King
2020-12-01net: phy: marvell: replace phy_modify()Yejune Deng
2020-11-17net: phy: marvell: remove the use of .ack_interrupt()Ioana Ciornei
2020-11-17net: phy: marvell: implement generic .handle_interrupt() callbackIoana Ciornei
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock
2020-10-30drivers: net: phy: Fix spelling in comment defalut to defaultBhaskar Chowdhury
2020-10-05net: phy: marvell: Use phy_read_paged() instead of open coding itJisheng Zhang
2020-06-22net: phy: marvell: Add Marvell 88E1548P supportMaxim Kochetkov
2020-06-22net: phy: marvell: Add Marvell 88E1340S supportMaxim Kochetkov
2020-06-22net: phy: marvell: use a single style for referencing functionsMaxim Kochetkov
2020-06-05net: marvell: Fix OF_MDIO config checkDan Murphy
2020-05-29net: phy: marvell: unlock after phy_select_page() failureDan Carpenter
2020-05-26net: phy: marvell: Configure TDR pulse based on measurement lengthAndrew Lunn
2020-05-26net : phy: marvell: Speedup TDR data retrieval by only changing page onceAndrew Lunn
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn
2020-05-26net: phy: marvell: Add support for amplitude graphAndrew Lunn
2020-05-10net: phy: marvell: Add cable test supportAndrew Lunn
2020-04-11net: phy: marvell: Fix pause frame negotiationClemens Gruber
2020-03-23net: phy: marvell: remove downshift warning now that phylib takes careHeiner Kallweit
2020-02-27net: phy: marvell: don't interpret PHY status unless resolvedRussell King
2019-12-19net: phy: marvell: use genphy_check_and_restart_aneg()Russell King
2019-12-19net: phy: marvell: use phy_modify_changed()Russell King
2019-12-19net: phy: marvell: use existing clause 37 definitionsRussell King
2019-12-19net: phy: marvell: consolidate phy status readingRussell King
2019-12-19net: phy: marvell: use positive logic for link stateRussell King
2019-12-19net: phy: marvell: initialise link partner state earlierRussell King
2019-12-19net: phy: marvell: rearrange to use genphy_read_lpa()Russell King
2019-12-19net: phy: provide and use genphy_read_status_fixed()Russell King
2019-12-19net: phy: use phy_resolve_aneg_pause()Russell King
2019-10-30net: phy: marvell: add downshift support for 88E1145Heiner Kallweit
2019-10-29net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit
2019-10-29net: phy: marvell: add downshift support for M88E1111Heiner Kallweit
2019-10-29net: phy: marvell: fix downshift function namingHeiner Kallweit
2019-10-29net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit
2019-10-21net: phy: marvell: remove superseded function marvell_set_downshiftHeiner Kallweit
2019-10-21net: phy: marvell: support downshift as PHY tunableHeiner Kallweit
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-26net: phy: marvell: Fix buffer overrun with stats countersAndrew Lunn
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-03-27net: phy: marvell: add PHY tunable fast link down support for 88E1540Heiner Kallweit
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-02Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x"Russell King
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2019-01-15net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn
2019-01-15net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn
2018-12-05phy: marvell: Rename mii_lpa_to_linkmode_lpa_tAndrew Lunn
2018-12-05net: mii: Rename mii_stat1000_to_linkmode_lpa_tAndrew Lunn
2018-11-11net: phy: marvell: remove set but not used variable 'pause'YueHaibing
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn