Age | Commit message (Expand) | Author | Files | Lines |
2020-04-25 | net: phy: dp83867: Remove unneeded semicolon | Zheng Bin | 1 | -2/+2 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+20 |
2020-03-21 | net: phy: dp83867: w/a for fld detect threshold bootstrapping issue | Grygorii Strashko | 1 | -1/+20 |
2020-02-21 | net: phy: dp83867: Add speed optimization feature | Dan Murphy | 1 | -0/+150 |
2020-01-19 | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+7 |
2020-01-17 | net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset | Michael Grzeschik | 1 | -1/+7 |
2019-12-09 | net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth | Dan Murphy | 1 | -13/+49 |
2019-12-07 | net: phy: dp83867: fix hfs boot in rgmii mode | Grygorii Strashko | 1 | -48/+71 |
2019-10-29 | net: phy: dp83867: support Wake on LAN | Thomas Haemmerle | 1 | -1/+130 |
2019-10-25 | net: phy: dp83867: move dt parsing to probe | Grygorii Strashko | 1 | -5/+1 |
2019-10-25 | net: phy: dp83867: enable robust auto-mdix | Grygorii Strashko | 1 | -5/+10 |
2019-09-11 | net: phy: dp83867: Add SGMII mode type switching | Vitaly Gaiduk | 1 | -0/+19 |
2019-05-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -9/+43 |
2019-05-29 | net: phy: dp83867: Set up RGMII TX delay | Max Uvarov | 1 | -3/+1 |
2019-05-29 | net: phy: dp83867: do not call config_init twice | Max Uvarov | 1 | -1/+1 |
2019-05-29 | net: phy: dp83867: increase SGMII autoneg timer duration | Max Uvarov | 1 | -0/+18 |
2019-05-29 | net: phy: dp83867: fix speed 10 in sgmii mode | Max Uvarov | 1 | -0/+17 |
2019-05-22 | net: phy: dp83867: Allocate state struct in probe | Trent Piepho | 1 | -14/+19 |
2019-05-22 | net: phy: dp83867: Validate FIFO depth property | Trent Piepho | 1 | -2/+15 |
2019-05-22 | net: phy: dp83867: IO impedance is not dependent on RGMII delay | Trent Piepho | 1 | -10/+9 |
2019-05-22 | net: phy: dp83867: Use unsigned variables to store unsigned properties | Trent Piepho | 1 | -3/+3 |
2019-05-22 | net: phy: dp83867: Rework delay rgmii delay handling | Trent Piepho | 1 | -12/+66 |
2019-05-22 | net: phy: dp83867: Add ability to disable output clock | Trent Piepho | 1 | -9/+28 |
2019-04-15 | net: phy: switch drivers to use dynamic feature detection | Heiner Kallweit | 1 | -1/+1 |
2019-03-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+3 |
2019-02-27 | net: phy: dp83867: add soft reset delay | Max Uvarov | 1 | -0/+3 |
2019-02-06 | net: phy: make use of new MMD accessors | Heiner Kallweit | 1 | -30/+17 |
2019-01-22 | net: phy: Fixup GPLv2 SPDX tags based on license text | Andrew Lunn | 1 | -10/+2 |
2018-11-11 | net: phy: remove flag PHY_HAS_INTERRUPT from driver configs | Heiner Kallweit | 1 | -1/+0 |
2018-02-14 | net: phy: dp83867: Add binding for the CLK_OUT pin muxing option | Wadim Egorov | 1 | -0/+19 |
2017-12-01 | net: phy: remove generic settings for callbacks config_aneg and read_status f... | Heiner Kallweit | 1 | -2/+0 |
2017-07-05 | net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap | Murali Karicheri | 1 | -0/+11 |
2017-03-22 | net: phy: switch remaining users to phy_(read|write)_mmd() | Russell King | 1 | -14/+11 |
2017-02-07 | net: phy: dp83867: Recover from "port mirroring" N/A MODE4 | Lukasz Majewski | 1 | -1/+22 |
2017-02-07 | net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver | Lukasz Majewski | 1 | -0/+38 |
2017-01-16 | net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types | Karicheri, Muralidharan | 1 | -2/+6 |
2017-01-06 | net: phy: dp83867: fix irq generation | Grygorii Strashko | 1 | -0/+10 |
2016-10-18 | net: phy: dp83867: add support for MAC impedance configuration | Mugunthan V N | 1 | -0/+28 |
2016-07-02 | net: phy: dp83867: Fix initialization of PHYCR register | Stefan Hauser | 1 | -4/+9 |
2016-01-07 | phy: Centralize setting driver module owner | Andrew Lunn | 1 | -2/+0 |
2016-01-07 | phy: Add an mdio_device structure | Andrew Lunn | 1 | -2/+2 |
2016-01-07 | phy: phy_{read|write}_mmd_indirect: get addr from phydev | Andrew Lunn | 1 | -3/+3 |
2015-12-06 | PHY: DP83867: Remove looking in parent device for OF properties | Andrew Lunn | 1 | -4/+1 |
2015-07-27 | net: phy: dp83867: fix simple_return.cocci warnings | Wu Fengguang | 1 | -5/+1 |
2015-07-21 | net: phy: dp83867: Fix warning check for setting the internal delay | Dan Murphy | 1 | -1/+1 |
2015-06-08 | net: phy: dp83867: Fix device tree entries | Dan Murphy | 1 | -3/+3 |
2015-06-03 | net: phy: dp83867: Add TI dp83867 phy | Dan Murphy | 1 | -0/+239 |