index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
dp83867.c
Age
Commit message (
Expand
)
Author
2020-11-25
net: phy: ti: remove the use of .ack_interrupt()
Ioana Ciornei
2020-11-25
net: phy: ti: implement generic .handle_interrupt() callback
Ioana Ciornei
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
net: phy: dp83867: Fix various styling and space issues
Dan Murphy
2020-09-02
net: dp83867: Fix WoL SecureOn password
Dan Murphy
2020-06-05
net: dp83867: Fix OF_MDIO config check
Dan Murphy
2020-04-25
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-21
net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
Grygorii Strashko
2020-02-21
net: phy: dp83867: Add speed optimization feature
Dan Murphy
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-17
net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
Michael Grzeschik
2019-12-09
net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth
Dan Murphy
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
2019-10-29
net: phy: dp83867: support Wake on LAN
Thomas Haemmerle
2019-10-25
net: phy: dp83867: move dt parsing to probe
Grygorii Strashko
2019-10-25
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
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
[next]