summaryrefslogtreecommitdiff
path: root/drivers/net/phy/ti.c
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Replace of_offset with accessor (part 2)Simon Glass2017-06-011-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2017-02-091-2/+32
|\
| * net: phy: dp83867: Add support for MAC impedance configurationMugunthan V N2017-02-071-0/+31
| * net: phy: ti: Fix dp83867 RGMII_TXID interface pathPhil Edworthy2017-02-071-2/+1
* | dm: core: Replace of_offset with accessorSimon Glass2017-02-081-3/+3
|/
* net: phy: dp83867: Add SGMII helper for configurationDan Murphy2016-05-241-1/+1
* net: phy: Move is_rgmii helper to phy.hDan Murphy2016-05-241-11/+0
* net: phy: ti: Allow the driver to be more configurableDan Murphy2016-05-241-10/+77
* net: phy: Add SGMII support for TI phySiva Durga Prasad Paladugu2016-04-041-1/+38
* net: phy: ti: Enable automatic crossover modeMichal Simek2016-01-271-0/+3
* net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-191-0/+200