summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: dp83867: fix get nvmem cell failNikita Shubin2022-08-081-1/+1
* net: phy: dp83867: implement support for io_impedance_ctrl nvmem cellRasmus Villemoes2022-06-161-6/+49
* net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min2022-06-061-0/+29
* net: phy: constify netdev->dev_addr referencesJakub Kicinski2021-10-241-2/+2
* net: phy: dp83867: introduce critical chip default init for non-of platformLay, Kuan Loon2021-10-141-0/+19
* net: phy: dp83867: perform soft reset and retain established linkPraneeth Bajjuri2021-06-111-5/+1
* net: phy: ti: remove the use of .ack_interrupt()Ioana Ciornei2020-11-251-5/+14
* net: phy: ti: implement generic .handle_interrupt() callbackIoana Ciornei2020-11-251-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-2/+2
|\
| * net: dp83867: Fix WoL SecureOn passwordDan Murphy2020-09-021-2/+2
* | net: phy: dp83867: Fix various styling and space issuesDan Murphy2020-09-031-24/+21
|/
* net: dp83867: Fix OF_MDIO config checkDan Murphy2020-06-051-1/+1
* net: phy: dp83867: Remove unneeded semicolonZheng Bin2020-04-251-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-1/+20
|\
| * net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko2020-03-211-1/+20
* | net: phy: dp83867: Add speed optimization featureDan Murphy2020-02-211-0/+150
|/
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-191-1/+7
|\
| * net: phy: dp83867: Set FORCE_LINK_GOOD to default after resetMichael Grzeschik2020-01-171-1/+7
* | net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depthDan Murphy2019-12-091-13/+49
|/
* net: phy: dp83867: fix hfs boot in rgmii modeGrygorii Strashko2019-12-071-48/+71
* net: phy: dp83867: support Wake on LANThomas Haemmerle2019-10-291-1/+130
* net: phy: dp83867: move dt parsing to probeGrygorii Strashko2019-10-251-5/+1
* net: phy: dp83867: enable robust auto-mdixGrygorii Strashko2019-10-251-5/+10
* net: phy: dp83867: Add SGMII mode type switchingVitaly Gaiduk2019-09-111-0/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-05-311-9/+43
|\
| * net: phy: dp83867: Set up RGMII TX delayMax Uvarov2019-05-291-3/+1
| * net: phy: dp83867: do not call config_init twiceMax Uvarov2019-05-291-1/+1
| * net: phy: dp83867: increase SGMII autoneg timer durationMax Uvarov2019-05-291-0/+18
| * net: phy: dp83867: fix speed 10 in sgmii modeMax Uvarov2019-05-291-0/+17
* | net: phy: dp83867: Allocate state struct in probeTrent Piepho2019-05-221-14/+19
* | net: phy: dp83867: Validate FIFO depth propertyTrent Piepho2019-05-221-2/+15
* | net: phy: dp83867: IO impedance is not dependent on RGMII delayTrent Piepho2019-05-221-10/+9
* | net: phy: dp83867: Use unsigned variables to store unsigned propertiesTrent Piepho2019-05-221-3/+3
* | net: phy: dp83867: Rework delay rgmii delay handlingTrent Piepho2019-05-221-12/+66
* | net: phy: dp83867: Add ability to disable output clockTrent Piepho2019-05-221-9/+28
|/
* net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit2019-04-151-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-03-021-0/+3
|\
| * net: phy: dp83867: add soft reset delayMax Uvarov2019-02-271-0/+3
* | net: phy: make use of new MMD accessorsHeiner Kallweit2019-02-061-30/+17
* | net: phy: Fixup GPLv2 SPDX tags based on license textAndrew Lunn2019-01-221-10/+2
|/
* net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit2018-11-111-1/+0
* net: phy: dp83867: Add binding for the CLK_OUT pin muxing optionWadim Egorov2018-02-141-0/+19
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-2/+0
* net: phy: dp83867: add workaround for incorrect RX_CTRL pin strapMurali Karicheri2017-07-051-0/+11
* net: phy: switch remaining users to phy_(read|write)_mmd()Russell King2017-03-221-14/+11
* net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski2017-02-071-1/+22
* net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski2017-02-071-0/+38
* net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan2017-01-161-2/+6
* net: phy: dp83867: fix irq generationGrygorii Strashko2017-01-061-0/+10
* net: phy: dp83867: add support for MAC impedance configurationMugunthan V N2016-10-181-0/+28