index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
dp83867.c
Age
Commit message (
Expand
)
Author
2019-09-11
net: phy: dp83867: Add SGMII mode type switching
Vitaly Gaiduk
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-29
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
2019-05-29
net: phy: dp83867: do not call config_init twice
Max Uvarov
2019-05-29
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
2019-05-29
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
2019-05-22
net: phy: dp83867: Allocate state struct in probe
Trent Piepho
2019-05-22
net: phy: dp83867: Validate FIFO depth property
Trent Piepho
2019-05-22
net: phy: dp83867: IO impedance is not dependent on RGMII delay
Trent Piepho
2019-05-22
net: phy: dp83867: Use unsigned variables to store unsigned properties
Trent Piepho
2019-05-22
net: phy: dp83867: Rework delay rgmii delay handling
Trent Piepho
2019-05-22
net: phy: dp83867: Add ability to disable output clock
Trent Piepho
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-27
net: phy: dp83867: add soft reset delay
Max Uvarov
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
2019-01-22
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
2018-02-14
net: phy: dp83867: Add binding for the CLK_OUT pin muxing option
Wadim Egorov
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-07-05
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
Murali Karicheri
2017-03-22
net: phy: switch remaining users to phy_(read|write)_mmd()
Russell King
2017-02-07
net: phy: dp83867: Recover from "port mirroring" N/A MODE4
Lukasz Majewski
2017-02-07
net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver
Lukasz Majewski
2017-01-16
net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types
Karicheri, Muralidharan
2017-01-06
net: phy: dp83867: fix irq generation
Grygorii Strashko
2016-10-18
net: phy: dp83867: add support for MAC impedance configuration
Mugunthan V N
2016-07-02
net: phy: dp83867: Fix initialization of PHYCR register
Stefan Hauser
2016-01-07
phy: Centralize setting driver module owner
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
phy: phy_{read|write}_mmd_indirect: get addr from phydev
Andrew Lunn
2015-12-06
PHY: DP83867: Remove looking in parent device for OF properties
Andrew Lunn
2015-07-27
net: phy: dp83867: fix simple_return.cocci warnings
Wu Fengguang
2015-07-21
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
2015-06-08
net: phy: dp83867: Fix device tree entries
Dan Murphy
2015-06-03
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy