index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
dp83867.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
net: phy: dp83867: Add support for hardware blinking LEDs
Sascha Hauer
1
-0
/
+137
2023-06-21
Revert "net: phy: dp83867: perform soft reset and retain established link"
Francesco Dolcini
1
-1
/
+1
2023-05-12
net: phy: dp83867: add w/a for packet errors seen with short cables
Grygorii Strashko
1
-1
/
+21
2023-04-25
net: phy: dp83867: Add led_brightness_set support
Alexander Stein
1
-0
/
+31
2023-04-25
net: phy: dp83867: Remove unnecessary (void*) conversions
wuych
1
-2
/
+1
2023-03-14
net: phy: dp83867: Disable IRQs on suspend
Alexander Stein
1
-2
/
+26
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2022-11-12
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
Michael Sit Wei Hong
1
-0
/
+7
2022-11-10
net: phy: dp83867: add TI PHY loopback
Tan Tee Min
1
-0
/
+7
2022-10-15
net: phy: dp83867: Extend RX strap quirk for SGMII mode
Harini Katakam
1
-0
/
+8
2022-08-09
net: phy: dp83867: fix get nvmem cell fail
Nikita Shubin
1
-1
/
+1
2022-06-17
net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell
Rasmus Villemoes
1
-6
/
+49
2022-06-06
net: phy: dp83867: retrigger SGMII AN when link change
Tan Tee Min
1
-0
/
+29
2021-10-24
net: phy: constify netdev->dev_addr references
Jakub Kicinski
1
-2
/
+2
2021-10-15
net: phy: dp83867: introduce critical chip default init for non-of platform
Lay, Kuan Loon
1
-0
/
+19
2021-06-11
net: phy: dp83867: perform soft reset and retain established link
Praneeth Bajjuri
1
-5
/
+1
2020-11-25
net: phy: ti: remove the use of .ack_interrupt()
Ioana Ciornei
1
-5
/
+14
2020-11-25
net: phy: ti: implement generic .handle_interrupt() callback
Ioana Ciornei
1
-0
/
+25
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-09-04
net: phy: dp83867: Fix various styling and space issues
Dan Murphy
1
-24
/
+21
2020-09-03
net: dp83867: Fix WoL SecureOn password
Dan Murphy
1
-2
/
+2
2020-06-05
net: dp83867: Fix OF_MDIO config check
Dan Murphy
1
-1
/
+1
2020-04-26
net: phy: dp83867: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+20
2020-03-22
net: phy: dp83867: w/a for fld detect threshold bootstrapping issue
Grygorii Strashko
1
-1
/
+20
2020-02-21
net: phy: dp83867: Add speed optimization feature
Dan Murphy
1
-0
/
+150
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2020-01-17
net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
Michael Grzeschik
1
-1
/
+7
2019-12-10
net: phy: dp83867: Add rx-fifo-depth and tx-fifo-depth
Dan Murphy
1
-13
/
+49
2019-12-07
net: phy: dp83867: fix hfs boot in rgmii mode
Grygorii Strashko
1
-48
/
+71
2019-10-30
net: phy: dp83867: support Wake on LAN
Thomas Haemmerle
1
-1
/
+130
2019-10-26
net: phy: dp83867: move dt parsing to probe
Grygorii Strashko
1
-5
/
+1
2019-10-26
net: phy: dp83867: enable robust auto-mdix
Grygorii Strashko
1
-5
/
+10
2019-09-12
net: phy: dp83867: Add SGMII mode type switching
Vitaly Gaiduk
1
-0
/
+19
2019-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+43
2019-05-30
net: phy: dp83867: Set up RGMII TX delay
Max Uvarov
1
-3
/
+1
2019-05-30
net: phy: dp83867: do not call config_init twice
Max Uvarov
1
-1
/
+1
2019-05-30
net: phy: dp83867: increase SGMII autoneg timer duration
Max Uvarov
1
-0
/
+18
2019-05-30
net: phy: dp83867: fix speed 10 in sgmii mode
Max Uvarov
1
-0
/
+17
2019-05-23
net: phy: dp83867: Allocate state struct in probe
Trent Piepho
1
-14
/
+19
2019-05-23
net: phy: dp83867: Validate FIFO depth property
Trent Piepho
1
-2
/
+15
2019-05-23
net: phy: dp83867: IO impedance is not dependent on RGMII delay
Trent Piepho
1
-10
/
+9
2019-05-23
net: phy: dp83867: Use unsigned variables to store unsigned properties
Trent Piepho
1
-3
/
+3
2019-05-23
net: phy: dp83867: Rework delay rgmii delay handling
Trent Piepho
1
-12
/
+66
2019-05-23
net: phy: dp83867: Add ability to disable output clock
Trent Piepho
1
-9
/
+28
2019-04-16
net: phy: switch drivers to use dynamic feature detection
Heiner Kallweit
1
-1
/
+1
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2019-02-28
net: phy: dp83867: add soft reset delay
Max Uvarov
1
-0
/
+3
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
1
-30
/
+17
2019-01-23
net: phy: Fixup GPLv2 SPDX tags based on license text
Andrew Lunn
1
-10
/
+2
[next]