summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/dp83867.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: phy: dp83867: perform soft reset and retain established link"Francesco Dolcini2023-06-201-1/+1
* net: phy: dp83867: add w/a for packet errors seen with short cablesGrygorii Strashko2023-05-121-1/+21
* net: phy: dp83867: Add led_brightness_set supportAlexander Stein2023-04-241-0/+31
* net: phy: dp83867: Remove unnecessary (void*) conversionswuych2023-04-241-2/+1
* net: phy: dp83867: Disable IRQs on suspendAlexander Stein2023-03-131-2/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-171-0/+7
|\
| * net: phy: dp83867: Fix SGMII FIFO depth for non OF devicesMichael Sit Wei Hong2022-11-111-0/+7
* | net: phy: dp83867: add TI PHY loopbackTan Tee Min2022-11-091-0/+7
|/
* net: phy: dp83867: Extend RX strap quirk for SGMII modeHarini Katakam2022-10-151-0/+8
* 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