summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: marvell10g: fix differentiation of 88X3310 from 88X3340Marek BehĂșn2021-07-111-5/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-293-3/+31
|\
| * net: phy: at803x: mask 1000 Base-X link modeDavid Bauer2021-06-281-1/+29
| * net: phy: mscc: fix macsec key lengthAntoine Tenart2021-06-242-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-5/+1
|\|
| * net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri2021-06-111-5/+1
* | net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei2021-06-171-2/+1
* | net: phy: replace if-else statements with switchWeihang Li2021-06-161-4/+9
* | net: phy: remove unnecessary line continuationWenpeng Liang2021-06-162-6/+6
* | net: phy: print the function name by __func__ instead of an fixed stringWenpeng Liang2021-06-161-2/+2
* | net: phy: fix formatting issues with bracesWenpeng Liang2021-06-164-12/+9
* | net: phy: fix space alignment issuesWenpeng Liang2021-06-164-25/+25
* | net: phy: delete repeated words of commentsWenpeng Liang2021-06-162-2/+2
* | net: phy: correct format of block commentsWenpeng Liang2021-06-165-9/+16
* | net: phy: change format of some declarationsWenpeng Liang2021-06-165-5/+9
* | net: phy: nxp-c45-tja11xx: enable MDIO write access to the master/slave regis...Vladimir Oltean2021-06-141-0/+6
* | net: phy: nxp-c45-tja11xx: fix potential RX timestamp wraparoundVladimir Oltean2021-06-141-1/+1
* | net: phy: nxp-c45-tja11xx: express timestamp wraparound interval in terms of ...Vladimir Oltean2021-06-141-1/+1
* | net: phy: nxp-c45-tja11xx: demote the "no PTP support" message to debugVladimir Oltean2021-06-141-1/+1
* | net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel2021-06-141-0/+180
* | net: phy: micrel: ksz8081 add MDI-X supportOleksij Rempel2021-06-141-0/+89
* | net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel2021-06-141-0/+88
* | net: phy: micrel: use consistent alignmentsOleksij Rempel2021-06-141-22/+22
* | net: phy: micrel: remove redundant assignment to pointer of_nodeColin Ian King2021-06-141-6/+3
* | net: phylink: Add 25G BASE-R supportSteen Hegelund2021-06-121-0/+5
* | net: sfp: add support for 25G BASE-R SFPsSteen Hegelund2021-06-121-0/+5
* | net: phylink: Refactor phylink_of_phy_connect()Calvin Johnson2021-06-111-38/+1
* | net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson2021-06-111-0/+54
* | net: mii_timestamper: check NULL in unregister_mii_timestamper()Calvin Johnson2021-06-112-2/+4
* | net: phy: Introduce fwnode_get_phy_id()Calvin Johnson2021-06-111-0/+21
* | net: phy: Introduce phy related fwnode functionsCalvin Johnson2021-06-111-0/+62
* | net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson2021-06-111-0/+23
* | net: phy: probe for C45 PHYs that return PHY ID of zero in C22 spaceWong Vee Khee2021-06-101-0/+12
* | net: phy: realtek: net: Fix less than zero comparison of a u16Colin Ian King2021-06-091-8/+9
* | net: phy: realtek: add delay to fix RXC generation issueJoakim Zhang2021-06-081-1/+14
* | net: phy: realtek: add dt property to enable ALDPS modeJoakim Zhang2021-06-081-3/+17
* | net: phy: realtek: add dt property to disable CLKOUT clockJoakim Zhang2021-06-081-1/+41
* | net: phy: do not print dump stack if device was removedOleksij Rempel2021-06-071-0/+3
* | net: usb/phy: asix: add support for ax88772A/C PHYsOleksij Rempel2021-06-071-1/+73
* | net: phy: marvell: use phy_modify_changed() for marvell_set_polarity()Russell King2021-06-031-21/+6
* | net: phy: abort loading yt8511 driver in unsupported modesPeter Geis2021-05-301-7/+8
* | net: phy: fix yt8511 clang uninitialized variable warningPeter Geis2021-05-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-271-1/+2
|\|
| * net: mdiobus: get rid of a BUG_ON()Dan Carpenter2021-05-171-1/+2
* | net: phy: Fix inconsistent indentingJiapeng Chong2021-05-211-1/+1
* | net: phy: add driver for Motorcomm yt8511 phyPeter Geis2021-05-213-0/+143
* | net: phy: add MediaTek Gigabit Ethernet PHY driverDENG Qingfang2021-05-193-0/+118
* | net: phy: Demote non-compliant kernel-doc headersYang Shen2021-05-172-2/+2
* | net: phy: add support for qca8k switch internal PHY in at803xAnsuel Smith2021-05-142-3/+134
* | net: phy: at803x: clean whitespace errorsAnsuel Smith2021-05-141-14/+16