summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell: add support for Amethyst internal PHYMarek Behún2021-04-201-3/+114
* net: phy: marvell: use assignment by bitwise AND operatorMarek Behún2021-04-201-1/+1
* net: phy: marvell: fix HWMON enable register for 6390Marek Behún2021-04-201-10/+9
* net: phy: marvell: refactor HWMON OOP styleMarek Behún2021-04-201-244/+125
* net: phy: genphy_loopback: add link speed configurationOleksij Rempel2021-04-202-3/+28
* net: phy: execute genphy_loopback() per default on all PHYsOleksij Rempel2021-04-201-2/+5
* phy: nxp-c45: add driver for tja1103Radu Pirea (NXP OSS)2021-04-193-0/+595
* net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)2021-04-191-0/+43
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-171-3/+29
|\
| * net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár2021-04-121-3/+29
* | net: phy: at803x: select correct page on config initDavid Bauer2021-04-151-1/+49
* | net: phy: marvell-88x2222: swap 1G/10G modes on autonegIvan Bornyakov2021-04-141-28/+89
* | net: phy: marvell-88x2222: move read_status after config_anegIvan Bornyakov2021-04-141-98/+98
* | net: phy: marvell-88x2222: check that link is operationalIvan Bornyakov2021-04-141-0/+43
* | phy: sfp: add netlink SFP support to generic SFP codeAndrew Lunn2021-04-113-0/+48
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-091-3/+10
|\|
| * net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli2021-03-301-3/+10
* | net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMHeiner Kallweit2021-04-091-0/+6
* | net: phy: marvell10g: change module descriptionMarek Behún2021-04-081-1/+1
* | net: phy: marvell10g: differentiate 88E2110 vs 88E2111Marek Behún2021-04-081-0/+62
* | net: phy: marvell10g: fix driver name for mv88e2110Marek Behún2021-04-081-1/+1
* | net: phy: marvell10g: add separate structure for 88X3340Marek Behún2021-04-081-2/+56
* | net: phy: marvell10g: support other MACTYPEsMarek Behún2021-04-081-36/+54
* | net: phy: marvell10g: store temperature read method in chip strucutreMarek Behún2021-04-081-9/+14
* | net: phy: marvell10g: check for correct supported interface modeMarek Behún2021-04-081-7/+30
* | net: phy: marvell10g: support all rate matching modesMarek Behún2021-04-081-11/+92
* | net: phy: marvell10g: add MACTYPE definitions for 88E21xxMarek Behún2021-04-081-0/+9
* | net: phy: marvell10g: add all MACTYPE definitions for 88X33x0Marek Behún2021-04-081-5/+13
* | net: phy: marvell10g: indicate 88X33x0 only port control registersMarek Behún2021-04-081-7/+7
* | net: phy: marvell10g: allow 5gbase-r and usxgmiiMarek Behún2021-04-081-1/+7
* | net: phy: marvell10g: fix typoMarek Behún2021-04-081-1/+1
* | net: phy: marvell10g: rename registerMarek Behún2021-04-081-4/+4
* | net: phy: broadcom: Add statistics for all Gigabit PHYsFlorian Fainelli2021-04-011-10/+66
* | net: phy: remove repeated wordPeng Li2021-03-301-1/+1
* | net: phy: lan87xx: fix access to wrong register of LAN87xxAndre Edich2021-03-301-2/+5
* | net: phy: Correct function name mdiobus_register_board_info() in commentYang Yingliang2021-03-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-252-1/+10
|\|
| * net: phylink: Fix phylink_err() function name error in phylink_major_configOng Boon Leong2021-03-151-1/+1
| * net: phy: broadcom: Fix RGMII delays for BCM50160 and BCM50610MFlorian Fainelli2021-03-121-0/+4
| * net: phy: broadcom: Add power down exit reset state delayFlorian Fainelli2021-03-111-0/+5
* | net: phy: marvell10g: Add PHY loopback supportWong Vee Khee2021-03-241-0/+2
* | net: phy: add genphy_c45_loopbackWong Vee Khee2021-03-241-0/+8
* | net: phy: mscc: coma mode disabled for VSC8584Bjarni Jonasson2021-03-191-0/+1
* | net: phy: mscc: improved serdes calibration applied to VSC8584Bjarni Jonasson2021-03-191-56/+154
* | net: phy: mscc: Applying LCPLL reset to VSC8584Bjarni Jonasson2021-03-191-0/+6
* | net: phy: at803x: remove at803x_aneg_done()Michael Walle2021-03-191-31/+0
* | net: phy: add Marvell 88X2222 transceiver supportIvan Bornyakov2021-03-153-0/+526
* | net: phylink: make phylink_parse_mode() support non-DT platformOng Boon Leong2021-03-151-2/+3
* | net: phy: Expose phydev::dev_flags through sysfsFlorian Fainelli2021-03-111-0/+11
|/
* net: phy: fix save wrong speed and duplex problem if autoneg is onGuangbin Huang2021-03-011-2/+4