| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-22 | net: phy: update all PHYs to use sfp_get_module_caps() | Russell King (Oracle) | 1 | -5/+3 |
| 2025-09-09 | net: phy: marvell: Fix 88e1510 downshift counter errata | Rohan G Thomas | 1 | -1/+38 |
| 2025-03-20 | net: phy: marvell: Align set_loopback() implementation | Gerhard Engleder | 1 | -39/+33 |
| 2025-03-20 | net: phy: Allow loopback speed selection for PHY drivers | Gerhard Engleder | 1 | -1/+7 |
| 2025-02-11 | net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify code | Huisong Li | 1 | -22/+2 |
| 2025-01-14 | net: phy: Constify struct mdio_device_id | Christophe JAILLET | 1 | -1/+1 |
| 2024-12-06 | net: phy: marvell: use phydev->eee_cfg.eee_enabled | Russell King (Oracle) | 1 | -3/+1 |
| 2024-12-04 | net: phy: marvell: implement config_inband() method | Russell King (Oracle) | 1 | -0/+31 |
| 2024-12-04 | net: phy: marvell: implement phy_inband_caps() method | Russell King (Oracle) | 1 | -0/+17 |
| 2024-11-03 | net: phy: use ethtool string helpers | Rosen Penev | 1 | -8/+4 |
| 2024-10-22 | net: phy: marvell: Add mdix status reporting | Paul Davey | 1 | -0/+14 |
| 2024-08-23 | net: phy: add helpers to handle sfp phy connect/disconnect | Maxime Chevallier | 1 | -0/+2 |
| 2024-05-13 | net: revert partially applied PHY topology series | Jakub Kicinski | 1 | -2/+0 |
| 2024-05-07 | net: phy: marvell: add support for MV88E6250 family internal PHYs | Matthias Schiffer | 1 | -1/+80 |
| 2024-05-07 | net: phy: marvell: constify marvell_hw_stats | Matthias Schiffer | 1 | -1/+1 |
| 2024-04-06 | net: phy: add helpers to handle sfp phy connect/disconnect | Maxime Chevallier | 1 | -0/+2 |
| 2024-04-06 | net: phy: marvell: implement cable test for 88E1111 | Pawel Dembicki | 1 | -0/+93 |
| 2024-04-03 | net: phy: marvell: implement cable-test for 88E308X/88E609X family | Pawel Dembicki | 1 | -0/+208 |
| 2024-04-03 | net: phy: marvell: add basic support of 88E308X/88E609X family | Pawel Dembicki | 1 | -0/+13 |
| 2024-03-07 | net: phy: marvell: add comment about m88e1111_config_init_1000basex() | Russell King (Oracle) | 1 | -1/+4 |
| 2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 1 | -1/+1 |
| 2023-08-10 | net: phy: marvell: Add support for offloading LED blinking | Andrew Lunn | 1 | -0/+281 |
| 2023-04-24 | net: phy: marvell: Fix inconsistent indenting in led_blink_set | Christian Marangi | 1 | -4/+4 |
| 2023-04-19 | net: phy: marvell: Implement led_blink_set() | Andrew Lunn | 1 | -0/+36 |
| 2023-04-19 | net: phy: marvell: Add software control of the LEDs | Andrew Lunn | 1 | -5/+40 |
| 2023-04-09 | net: phy: marvell: constify pointers to hwmon_channel_info | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-02-20 | net: phy: marvell: Use the unlocked genphy_c45_ethtool_get_eee() | Andrew Lunn | 1 | -1/+1 |
| 2022-11-15 | net: phy: marvell: add sleep time after enabling the loopback bit | Aminuddin Jamaluddin | 1 | -7/+9 |
| 2022-10-03 | net: sfp: augment SFP parsing with phy_interface_t bitmap | Russell King | 1 | -1/+2 |
| 2022-08-31 | net: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-06-19 | net: phy: marvell: use mii_bmcr_encode_fixed() | Russell King (Oracle) | 1 | -8/+2 |
| 2022-05-17 | net: phy: marvell: Add errata section 5.1 for Alaska PHY | Leszek Polak | 1 | -0/+37 |
| 2022-05-01 | net: phy: marvell: update abilities and advertising when switching to SGMII | Robert Hancock | 1 | -1/+15 |
| 2022-03-14 | net: phy: marvell: Fix invalid comparison in the resume and suspend functions | Kurt Cancemi | 1 | -4/+4 |
| 2022-02-07 | net: phy: marvell: Fix RGMII Tx/Rx delays setting in 88e1121-compatible PHYs | Pavel Parkhomenko | 1 | -4/+6 |
| 2022-02-06 | net: phy: marvell: Fix MDI-x polarity setting in 88e1118-compatible PHYs | Pavel Parkhomenko | 1 | -4/+3 |
| 2022-01-15 | net: phy: marvell: add Marvell specific PHY loopback | Mohammad Athari Bin Ismail | 1 | -1/+55 |
| 2022-01-05 | net: phy: marvell: configure RGMII delays for 88E1118 | Russell King (Oracle) | 1 | -0/+6 |
| 2022-01-05 | net: phy: marvell: use phy_write_paged() to set MSCR | Russell King (Oracle) | 1 | -14/+8 |
| 2021-08-16 | net: phy: marvell: Add WAKE_PHY support to WOL event | Song Yoong Siang | 1 | -3/+36 |
| 2021-08-13 | net: phy: marvell: add SFP support for 88E1510 | Ivan Bornyakov | 1 | -1/+104 |
| 2021-06-16 | net: phy: replace if-else statements with switch | Weihang Li | 1 | -4/+9 |
| 2021-06-03 | net: phy: marvell: use phy_modify_changed() for marvell_set_polarity() | Russell King | 1 | -21/+6 |
| 2021-04-30 | net: phy: marvell: enable downshift by default | Maxim Kochetkov | 1 | -12/+50 |
| 2021-04-28 | net: phy: marvell: add downshift support for M88E1240 | Maxim Kochetkov | 1 | -0/+2 |
| 2021-04-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -20/+32 |
| 2021-04-22 | net: phy: marvell: fix m88e1111_set_downshift | Maxim Kochetkov | 1 | -10/+16 |
| 2021-04-22 | net: phy: marvell: fix m88e1011_set_downshift | Maxim Kochetkov | 1 | -10/+16 |
| 2021-04-21 | net: phy: marvell: don't use empty switch default case | Marek Behún | 1 | -2/+0 |
| 2021-04-20 | net: phy: marvell: add support for Amethyst internal PHY | Marek Behún | 1 | -3/+114 |
| 2021-04-20 | net: phy: marvell: use assignment by bitwise AND operator | Marek Behún | 1 | -1/+1 |
| 2021-04-20 | net: phy: marvell: fix HWMON enable register for 6390 | Marek Behún | 1 | -10/+9 |
| 2021-04-20 | net: phy: marvell: refactor HWMON OOP style | Marek Behún | 1 | -244/+125 |
| 2021-04-12 | net: phy: marvell: fix detection of PHY on Topaz switches | Pali Rohár | 1 | -3/+29 |
| 2021-02-16 | net: phy: marvell: Ensure SGMII auto-negotiation is enabled for 88E1111 | Robert Hancock | 1 | -5/+8 |
| 2021-02-11 | net: phy: introduce phydev->port | Michael Walle | 1 | -0/+1 |
| 2021-02-09 | net: phy: drop explicit genphy_read_status() op | Michael Walle | 1 | -1/+0 |
| 2020-12-01 | net: phy: marvell: replace phy_modify() | Yejune Deng | 1 | -8/+8 |
| 2020-11-17 | net: phy: marvell: remove the use of .ack_interrupt() | Ioana Ciornei | 1 | -20/+11 |
| 2020-11-17 | net: phy: marvell: implement generic .handle_interrupt() callback | Ioana Ciornei | 1 | -21/+36 |
| 2020-10-30 | net: phy: marvell: add special handling of Finisar modules with 88E1111 | Robert Hancock | 1 | -1/+99 |
| 2020-10-30 | drivers: net: phy: Fix spelling in comment defalut to default | Bhaskar Chowdhury | 1 | -1/+1 |
| 2020-10-05 | net: phy: marvell: Use phy_read_paged() instead of open coding it | Jisheng Zhang | 1 | -10/+4 |
| 2020-06-22 | net: phy: marvell: Add Marvell 88E1548P support | Maxim Kochetkov | 1 | -0/+23 |
| 2020-06-22 | net: phy: marvell: Add Marvell 88E1340S support | Maxim Kochetkov | 1 | -0/+23 |
| 2020-06-22 | net: phy: marvell: use a single style for referencing functions | Maxim Kochetkov | 1 | -111/+111 |
| 2020-06-05 | net: marvell: Fix OF_MDIO config check | Dan Murphy | 1 | -1/+1 |
| 2020-05-29 | net: phy: marvell: unlock after phy_select_page() failure | Dan Carpenter | 1 | -1/+1 |
| 2020-05-26 | net: phy: marvell: Configure TDR pulse based on measurement length | Andrew Lunn | 1 | -2/+23 |
| 2020-05-26 | net : phy: marvell: Speedup TDR data retrieval by only changing page once | Andrew Lunn | 1 | -12/+19 |
| 2020-05-26 | net: ethtool: Allow PHY cable test TDR data to configured | Andrew Lunn | 1 | -17/+42 |
| 2020-05-26 | net: phy: marvell: Add support for amplitude graph | Andrew Lunn | 1 | -1/+231 |
| 2020-05-10 | net: phy: marvell: Add cable test support | Andrew Lunn | 1 | -0/+201 |
| 2020-04-11 | net: phy: marvell: Fix pause frame negotiation | Clemens Gruber | 1 | -22/+24 |
| 2020-03-23 | net: phy: marvell: remove downshift warning now that phylib takes care | Heiner Kallweit | 1 | -24/+0 |
| 2020-02-27 | net: phy: marvell: don't interpret PHY status unless resolved | Russell King | 1 | -0/+5 |
| 2019-12-19 | net: phy: marvell: use genphy_check_and_restart_aneg() | Russell King | 1 | -20/+1 |
| 2019-12-19 | net: phy: marvell: use phy_modify_changed() | Russell King | 1 | -16/+10 |
| 2019-12-19 | net: phy: marvell: use existing clause 37 definitions | Russell King | 1 | -18/+8 |
| 2019-12-19 | net: phy: marvell: consolidate phy status reading | Russell King | 1 | -43/+17 |
| 2019-12-19 | net: phy: marvell: use positive logic for link state | Russell King | 1 | -4/+3 |
| 2019-12-19 | net: phy: marvell: initialise link partner state earlier | Russell King | 1 | -20/+5 |
| 2019-12-19 | net: phy: marvell: rearrange to use genphy_read_lpa() | Russell King | 1 | -34/+32 |
| 2019-12-19 | net: phy: provide and use genphy_read_status_fixed() | Russell King | 1 | -15/+4 |
| 2019-12-19 | net: phy: use phy_resolve_aneg_pause() | Russell King | 1 | -4/+1 |
| 2019-10-30 | net: phy: marvell: add downshift support for 88E1145 | Heiner Kallweit | 1 | -0/+3 |
| 2019-10-29 | net: phy: marvell: add PHY tunable support for more PHY versions | Heiner Kallweit | 1 | -0/+12 |
| 2019-10-29 | net: phy: marvell: add downshift support for M88E1111 | Heiner Kallweit | 1 | -0/+64 |
| 2019-10-29 | net: phy: marvell: fix downshift function naming | Heiner Kallweit | 1 | -15/+15 |
| 2019-10-29 | net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASK | Heiner Kallweit | 1 | -4/+4 |
| 2019-10-21 | net: phy: marvell: remove superseded function marvell_set_downshift | Heiner Kallweit | 1 | -53/+35 |
| 2019-10-21 | net: phy: marvell: support downshift as PHY tunable | Heiner Kallweit | 1 | -1/+87 |
| 2019-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+4 |
| 2019-04-26 | net: phy: marvell: Fix buffer overrun with stats counters | Andrew Lunn | 1 | -2/+4 |
| 2019-04-23 | net: phy: marvell: add new default led configure for m88e151x | Jian Shen | 1 | -1/+5 |
| 2019-04-15 | net: phy: switch drivers to use dynamic feature detection | Heiner Kallweit | 1 | -14/+14 |
| 2019-03-27 | net: phy: marvell: add PHY tunable fast link down support for 88E1540 | Heiner Kallweit | 1 | -0/+108 |
| 2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -16/+0 |
| 2019-02-02 | Revert "net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x" | Russell King | 1 | -16/+0 |
| 2019-01-22 | net: phy: Convert some PHY and MDIO driver files to SPDX headers | Andrew Lunn | 1 | -6/+1 |
| 2019-01-15 | net: phy: marvell: Fix deadlock from wrong locking | Andrew Lunn | 1 | -1/+1 |
| 2019-01-15 | net: phy: marvell: Errata for mv88e6390 internal PHYs | Andrew Lunn | 1 | -1/+34 |
| 2018-12-05 | phy: marvell: Rename mii_lpa_to_linkmode_lpa_t | Andrew Lunn | 1 | -11/+11 |
| 2018-12-05 | net: mii: Rename mii_stat1000_to_linkmode_lpa_t | Andrew Lunn | 1 | -1/+1 |
| 2018-11-11 | net: phy: marvell: remove set but not used variable 'pause' | YueHaibing | 1 | -2/+0 |
| 2018-11-11 | net: phy: Convert u32 phydev->lp_advertising to linkmode | Andrew Lunn | 1 | -14/+12 |
| 2018-11-11 | net: ethernet: Convert phydev advertize and supported from u32 to link mode | Andrew Lunn | 1 | -20/+30 |
| 2018-11-11 | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit | 1 | -15/+0 |
| 2018-10-01 | net: phy: Replace phy driver features u32 with link_mode bitmap | Andrew Lunn | 1 | -1/+1 |
| 2018-10-01 | net: phy: Add phydev_warn() | Andrew Lunn | 1 | -1/+1 |
| 2018-09-25 | net: phy: marvell: Fix build. | David S. Miller | 1 | -1/+1 |
| 2018-09-25 | net: phy: marvell: Avoid unnecessary soft reset | Florian Fainelli | 1 | -42/+21 |
| 2018-07-27 | net: phy: marvell: Replace mdelay() with msleep() in m88e1116r_config_init() | Jia-Ju Bai | 1 | -1/+1 |
| 2018-07-04 | net: phy: marvell: change default m88e1510 LED configuration | Wang Dongsheng | 1 | -18/+36 |
| 2018-04-27 | drivers: net: replace UINT64_MAX with U64_MAX | Jisheng Zhang | 1 | -4/+1 |
| 2018-04-23 | net: phy: marvell: clear wol event before setting it | Jingju Hou | 1 | -0/+9 |
| 2018-04-06 | net: phy: marvell: Enable interrupt function on LED2 pin | Esben Haabendal | 1 | -2/+18 |
| 2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2018-03-06 | net: phy: marvell: Use strlcpy() for ethtool::get_strings | Florian Fainelli | 1 | -2/+2 |
| 2018-03-04 | net: phy: Fix spelling mistake: "advertisment"-> "advertisement" | Colin Ian King | 1 | -1/+1 |
| 2018-01-10 | net: phy: marvell: mv88e6390 temperature sensor reading | Andrew Lunn | 1 | -1/+150 |
| 2018-01-08 | net: phy: fix wrong masks to phy_modify() | Russell King | 1 | -10/+9 |
| 2018-01-03 | net: phy: convert read-modify-write to phy_modify() | Russell King | 1 | -55/+33 |
| 2018-01-03 | net: phy: marvell: fix paged access races | Russell King | 1 | -217/+137 |
| 2017-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+14 |
| 2017-12-18 | net: phy: marvell: avoid pause mode on SGMII-to-Copper for 88e151x | Russell King | 1 | -0/+12 |
| 2017-12-18 | net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well. | Zhao Qiang | 1 | -1/+1 |
| 2017-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
| 2017-12-13 | net: phy: marvell: avoid configuring fiber page for SGMII-to-Copper | Russell King | 1 | -0/+4 |
| 2017-12-01 | net: phy: remove generic settings for callbacks config_aneg and read_status f... | Heiner Kallweit | 1 | -9/+0 |
| 2017-11-01 | net: phy: marvell: Only configure RGMII delays when using RGMII | Andrew Lunn | 1 | -3/+5 |
| 2017-08-04 | net: phy: marvell: logical vs bitwise OR typo | Dan Carpenter | 1 | -1/+1 |
| 2017-07-31 | net: phy: marvell: Refactor setting downshift into a helper | Andrew Lunn | 1 | -5/+19 |
| 2017-07-31 | net: phy: marvell: Use the set_polarity helper | Andrew Lunn | 1 | -11/+14 |
| 2017-07-31 | net: phy: marvell: Refactor m88e1121 RGMII delay configuration | Andrew Lunn | 1 | -29/+33 |
| 2017-07-31 | net: phy: marvell: Consolidate setting the phy-mode | Andrew Lunn | 1 | -48/+40 |
| 2017-07-31 | net: phy: marvell: consolidate RGMII delay code | Andrew Lunn | 1 | -32/+22 |
| 2017-07-31 | net: phy: marvell: Use core genphy_soft_reset() | Andrew Lunn | 1 | -35/+12 |
| 2017-07-31 | net: phy: marvell: tabification | Andrew Lunn | 1 | -15/+15 |
| 2017-07-03 | net: phy: Add phy loopback support in net phy framework | Lin Yun Sheng | 1 | -0/+1 |
| 2017-06-12 | net: phy: marvell: Show complete link partner advertising | Thomas Bogendoerfer | 1 | -7/+0 |
| 2017-06-04 | net: phy: marvell: make some functions static | Colin Ian King | 1 | -3/+3 |
| 2017-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -30/+37 |
| 2017-05-26 | net: phy: marvell: Uniform page names | Andrew Lunn | 1 | -48/+46 |
| 2017-05-26 | net: phy: marvell: helper to get and set page | Andrew Lunn | 1 | -44/+31 |
| 2017-05-26 | net: phy: marvell: More hidden page changes refactored | Andrew Lunn | 1 | -16/+46 |
| 2017-05-26 | net: phy: marvell: #defines for copper and fibre pages | Andrew Lunn | 1 | -11/+11 |
| 2017-05-24 | net: phy: marvell: Limit errata to 88m1101 | Andrew Lunn | 1 | -29/+37 |
| 2017-05-17 | net: phy: marvell: checkpatch - Fix remaining long lines | Andrew Lunn | 1 | -4/+8 |
| 2017-05-17 | net: phy: marvell: Add helpers to get/set page | Andrew Lunn | 1 | -56/+59 |
| 2017-05-17 | net: phy: marvell: Refactor some bigger functions | Andrew Lunn | 1 | -213/+271 |
| 2017-05-17 | net: phy: marvell: Checkpatch - assignments and comparisons | Andrew Lunn | 1 | -3/+5 |
| 2017-05-17 | net: phy: marvell: Checkpatch - Missing or extra blank lines | Andrew Lunn | 1 | -3/+2 |
| 2017-05-17 | net: phy: Marvell: checkpatch - Comments | Andrew Lunn | 1 | -13/+15 |
| 2017-03-09 | net: phy: marvell: Fix double free of hwmon device | Andrew Lunn | 1 | -15/+0 |
| 2017-02-02 | net: phy: marvell: Add support for 88e1545 PHY | Andrew Lunn | 1 | -0/+21 |
| 2017-02-02 | net: phy: Marvell: Add mv88e6390 internal PHY | Andrew Lunn | 1 | -0/+20 |
| 2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2017-01-24 | phy: marvell: remove conflicting initializer | Arnd Bergmann | 1 | -7/+6 |
| 2017-01-24 | net: phy: marvell: Add Wake from LAN support for 88E1510 PHY | Jingju Hou | 1 | -0/+2 |
| 2017-01-20 | phy: marvell: Add support for temperature sensor | Andrew Lunn | 1 | -3/+420 |
| 2017-01-11 | net: phy: marvell: fix Marvell 88E1512 used in SGMII mode | Russell King | 1 | -1/+2 |
| 2016-12-01 | net: phy: Fix the mdix_ctrl changes | Raju Lakkaraju | 1 | -2/+2 |
| 2016-11-13 | net: phy: marvell: optimize logic for page changing during init | Uwe Kleine-König | 1 | -4/+2 |
| 2016-07-19 | Marvell phy: add functions to suspend and resume both interfaces: fiber and c... | Charles-Antoine Couret | 1 | -2/+71 |
| 2016-07-19 | Marvell phy: add configuration of autonegociation for fiber link. | Charles-Antoine Couret | 1 | -2/+109 |
| 2016-07-19 | Marvell phy: add field to get errors from fiber link. | Charles-Antoine Couret | 1 | -2/+7 |
| 2016-07-19 | Marvell phy: check link status in case of fiber link. | Charles-Antoine Couret | 1 | -12/+141 |
| 2016-06-29 | net: marvell: Add separate config ANEG function for Marvell 88E1111 | Harini Katakam | 1 | -1/+43 |
| 2016-06-14 | phy: marvell: fix LED configuration via marvell,reg-init | Clemens Gruber | 1 | -12/+26 |
| 2016-02-25 | phy: marvell: Fix 88E1510 initialization | Clemens Gruber | 1 | -35/+35 |
| 2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+12 |
| 2016-02-19 | phy: marvell/micrel: Fix Unpossible condition | Andrew Lunn | 1 | -5/+5 |
| 2016-02-18 | net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518 | Stefan Roese | 1 | -0/+41 |
| 2016-02-17 | phy: marvell: Fix and unify reg-init behavior | Clemens Gruber | 1 | -2/+13 |
| 2016-01-07 | phy: Centralize setting driver module owner | Andrew Lunn | 1 | -13/+0 |
| 2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -3/+4 |
| 2015-12-31 | phy: marvell: Add ethtool statistics counters | Andrew Lunn | 1 | -0/+135 |
| 2015-11-17 | phy: marvell: Add support for 88E1540 PHY | Andrew Lunn | 1 | -0/+16 |
| 2015-09-25 | phy: marvell: add link partner advertised modes | Russell King | 1 | -0/+9 |
| 2015-08-10 | net: phy: select copper mode when Marvel 88e1111 in SGMII | Madalin Bucur | 1 | -0/+11 |
| 2015-07-10 | net: phy: Support setting polarity in marvell phy driver | David Thomson | 1 | -2/+40 |
| 2015-05-27 | net: phy: Utilize phy_interface_is_rgmii | Florian Fainelli | 1 | -8/+2 |
| 2014-11-12 | net: phy: replace phy_drivers_register calls | Johan Hovold | 1 | -14/+1 |
| 2014-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
| 2014-10-28 | net: phy: Add SGMII Configuration for Marvell 88E1145 Initialization | Vince Bridgers | 1 | -0/+19 |
| 2014-10-28 | net: phy: Adding SGMII support for Marvell 88ee1145 driver | Viet Nga Dao | 1 | -0/+19 |
| 2014-10-24 | phy: marvell: Add support for 88E3016 FastEthernet PHY | Sebastian Hesselbarth | 1 | -0/+46 |
| 2013-12-17 | net: phy: marvell: provide genphy suspend/resume | Sebastian Hesselbarth | 1 | -0/+22 |
| 2013-09-30 | drivers: net: phy: marvell.c: removed checkpatch.pl warnings | Avinash Kumar | 1 | -2/+2 |
| 2013-05-31 | phy: Add Marvell 88E1510 phy ID | Michal Simek | 1 | -0/+25 |
| 2013-05-31 | phy: Add Marvell 88E1116R phy ID | Michal Simek | 1 | -0/+65 |
| 2013-05-31 | phy: Use macros instead of hardcoded values in marvell phy driver | Michal Simek | 1 | -9/+9 |
| 2013-03-12 | mv643xx_eth with 88E1318S: support Wake on LAN | Michael Stapelberg | 1 | -0/+127 |
| 2013-01-17 | phy/marvell: remove fiber/copper autoselect on 88e1111 | Stef van Os | 1 | -9/+0 |
| 2012-07-09 | phylib: Support registering a bunch of drivers | Christian Hohnstaedt | 1 | -18/+4 |
| 2012-04-03 | net:phy:marvell: remove unnecessary code | Srinivas Kandagatla | 1 | -15/+3 |
| 2010-11-22 | of/phylib: Use device tree properties to initialize Marvell PHYs. | David Daney | 1 | -0/+97 |
| 2010-11-22 | phylib: Add support for Marvell 88E1149R devices. | David Daney | 1 | -0/+40 |
| 2010-11-22 | phylib: Use common page register definition for Marvell PHYs. | David Daney | 1 | -13/+14 |