index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
dp83822.c
Age
Commit message (
Expand
)
Author
2022-06-24
net: dp83822: disable rx error interrupt
Enguerrand de Ribaucourt
2022-06-24
net: dp83822: disable false carrier interrupt
Enguerrand de Ribaucourt
2022-05-22
net: phy: DP83822: enable rgmii mode if phy_interface_is_rgmii
Tommaso Merciai
2022-03-10
net: phy: DP83822: clear MISR2 register to disable interrupts
Clément Léger
2021-07-18
net: phy: Fix data type in DP83822 dp8382x_disable_wol()
Marek Vasut
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