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
/
dp83822.c
Age
Commit message (
Expand
)
Author
2021-03-01
net: phy: ti: take into account all possible interrupt sources
Ioana Ciornei
2021-02-11
net: phy: introduce phydev->port
Michael Walle
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-19
net: phy: dp83822: Update the fiber advertisement for speed
Dan Murphy
2020-08-28
net: phy: DP83822: Add ability to advertise Fiber connection
Dan Murphy
2020-06-25
net: phy: DP83822: Add setting the fixed internal delay
Dan Murphy
2020-05-01
net: phy: DP83822: Fix WoL in config init to be disabled
Dan Murphy
2020-01-23
net: phy: DP83822: Add support for additional DP83825 devices
Dan Murphy
2020-01-23
phy: dp83826: Add phy IDs for DP83826N and 826NC
Dan Murphy
2019-08-17
net: phy: remove calls to genphy_config_init
Heiner Kallweit
2019-04-15
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
2019-03-21
net: phy: Add DP83825I to the DP83822 driver
Dan Murphy
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
2017-12-01
net: phy: remove generic settings for callbacks config_aneg and read_status f...
Heiner Kallweit
2017-10-11
net: phy: DP83822 initial driver submission
Dan Murphy