Age | Commit message (Expand) | Author |
2023-04-09 | net: phy: marvell: constify pointers to hwmon_channel_info | Krzysztof Kozlowski |
2022-10-03 | net: phy: marvell10g: select host interface configuration | Russell King |
2022-10-03 | net: phy: marvell10g: Use tabs instead of spaces for indentation | Marek Behún |
2022-10-03 | net: sfp: augment SFP parsing with phy_interface_t bitmap | Russell King |
2022-04-26 | net: phy: marvell10g: fix return value on error | Baruch Siach |
2021-09-30 | net: phy: marvell10g: add downshift tunable support | Russell King |
2021-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-27 | net: phy: marvell10g: fix broken PHY interrupts for anyone after us in the dr... | Vladimir Oltean |
2021-07-16 | net: phy: marvell10g: enable WoL for 88X3310 and 88E2110 | Voon Weifeng |
2021-07-11 | net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340 | Marek Behún |
2021-04-08 | net: phy: marvell10g: change module description | Marek Behún |
2021-04-08 | net: phy: marvell10g: differentiate 88E2110 vs 88E2111 | Marek Behún |
2021-04-08 | net: phy: marvell10g: fix driver name for mv88e2110 | Marek Behún |
2021-04-08 | net: phy: marvell10g: add separate structure for 88X3340 | Marek Behún |
2021-04-08 | net: phy: marvell10g: support other MACTYPEs | Marek Behún |
2021-04-08 | net: phy: marvell10g: store temperature read method in chip strucutre | Marek Behún |
2021-04-08 | net: phy: marvell10g: check for correct supported interface mode | Marek Behún |
2021-04-08 | net: phy: marvell10g: support all rate matching modes | Marek Behún |
2021-04-08 | net: phy: marvell10g: add MACTYPE definitions for 88E21xx | Marek Behún |
2021-04-08 | net: phy: marvell10g: add all MACTYPE definitions for 88X33x0 | Marek Behún |
2021-04-08 | net: phy: marvell10g: indicate 88X33x0 only port control registers | Marek Behún |
2021-04-08 | net: phy: marvell10g: allow 5gbase-r and usxgmii | Marek Behún |
2021-04-08 | net: phy: marvell10g: fix typo | Marek Behún |
2021-04-08 | net: phy: marvell10g: rename register | Marek Behún |
2021-03-24 | net: phy: marvell10g: Add PHY loopback support | Wong Vee Khee |
2021-02-11 | net: phy: introduce phydev->port | Michael Walle |
2020-08-11 | net: phy: marvell10g: fix null pointer dereference | Marek Behún |
2020-06-29 | net: phy: marvell10g: support XFI rate matching mode | Baruch Siach |
2020-05-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-04-27 | net: phy: marvell10g: fix temperature sensor on 2110 | Baruch Siach |
2020-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-04-24 | net: phy: remove genphy_no_soft_reset | Heiner Kallweit |
2020-04-23 | net: phy: marvell10g: limit soft reset to 88x3310 | Baruch Siach |
2020-04-14 | net: marvell10g: soft-reset the PHY when coming out of low power | Russell King |
2020-04-14 | net: marvell10g: report firmware version | Russell King |
2020-03-23 | net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code | Dejin Zheng |
2020-03-04 | net: phy: marvell10g: place in powersave mode at probe | Russell King |
2020-03-04 | net: phy: marvell10g: add energy detect power down tunable | Russell King |
2020-03-04 | net: phy: marvell10g: add mdix control | Russell King |
2020-02-27 | net: phy: marvell10g: read copper results from CSSR1 | Russell King |
2020-01-05 | net: switch to using PHY_INTERFACE_MODE_10GBASER rather than 10GKR | Russell King |
2019-12-11 | net: sfp: derive interface mode from ethtool link modes | Russell King |
2019-11-18 | net: phy: marvell10g: add SFP+ support | Russell King |
2019-05-29 | net: phy: marvell10g: report if the PHY fails to boot firmware | Russell King |
2019-04-09 | net: phy: remove unnecessary callback settings in C45 drivers | Heiner Kallweit |
2019-04-03 | net: phy: marvell10g: add the suspend/resume callbacks for the 88x2210 | Antoine Tenart |
2019-04-03 | net: phy: marvell10g: implement suspend/resume callbacks | Antoine Tenart |
2019-03-03 | net: phy: remove gen10g_no_soft_reset | Heiner Kallweit |
2019-02-27 | net: phy: marvell10g: Use the generic C45 helper to read the 2110 features | Maxime Chevallier |
2019-02-27 | net: phy: marvell10g: Let genphy_c45_pma_read_abilities set Aneg bit | Maxime Chevallier |