index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
marvell10g.c
Age
Commit message (
Expand
)
Author
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
2019-02-24
net: phy: marvell10g: add support for the 88x2110 PHY
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Force reading of 2.5/5G
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use a #define for 88X3310 family id
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use 2500BASEX when using 2.5GBASET
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use linkmode_set_bit helper instead of __set_bit
Maxime Chevallier
2019-02-24
net: phy: marvell10g: Use get_features to get the PHY abilities
Maxime Chevallier
2019-02-21
net: phy: marvell10g: use genphy_c45_check_and_restart_aneg in mv3310_config_...
Heiner Kallweit
2019-02-20
net: phy: marvell10g: improve mv3310_config_aneg
Heiner Kallweit
2019-02-17
net: phy: marvell10g: Don't explicitly set Pause and Asym_Pause
Maxime Chevallier
2019-02-17
net: phy: marvell10g: check for newly set aneg
Heiner Kallweit
2019-02-17
net: phy: marvell10g: use genphy_c45_an_config_aneg
Andrew Lunn
2019-02-13
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
2019-02-10
net: phy: marvell10g: fix usage of new MMD modifying helpers
Heiner Kallweit
2019-02-07
net: phy: let genphy_c45_read_link manage the devices to check
Heiner Kallweit
2019-02-06
net: phy: improve genphy_c45_read_link
Heiner Kallweit
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2018-10-01
net: phy: Replace phy driver features u32 with link_mode bitmap
Andrew Lunn
2018-10-01
net: phy: Add phydev_warn()
Andrew Lunn
2018-04-04
net: phy: marvell10g: add thermal hwmon device
Russell King
2018-03-04
net: phy: Fix spelling mistake: "advertisment"-> "advertisement"
Colin Ian King
2018-03-01
net: phy: marvell10g: Utilize gen10g_no_soft_reset()
Florian Fainelli
2018-01-02
net: phy: marvell10g: add support for half duplex 100M and 10M
Russell King
[next]