index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
Age
Commit message (
Expand
)
Author
2024-09-06
spelling; ok mglocker@
Jonathan Gray
2024-07-27
sync
Theo de Raadt
2024-07-27
shorten strings by removing pointless information
Theo de Raadt
2024-06-26
return type on a dedicated line when declaring functions
Jonathan Gray
2024-05-27
remove unused xmphyreg.h
Jonathan Gray
2024-05-27
include net/if_var.h to make this build
Jonathan Gray
2024-05-13
remove prototypes with no matching function
Jonathan Gray
2024-04-13
correct indentation
Jonathan Gray
2024-03-17
Some PHYs need board-specific initializations, e.g. to correctly configure
Patrick Wildt
2024-03-12
Configure the signal on the CLKOUT pin of the YT8531 PHY when we're
Mark Kettenis
2024-02-08
ldo bits need to be shifted
Jonathan Gray
2024-01-23
explicitly disable Energy-Efficient Ethernet (EEE) on Marvell E151x
Uwe Stuehler
2023-12-28
assume RGMII-to-Copper mode by default in eephy(4) for 88E151x PHYs
Uwe Stuehler
2023-12-07
avoid bad register access in eephy_reset for Marvell Alaska 88E1512
Uwe Stuehler
2023-12-05
Remove "disable auto-negotiation" workaround for Marvell Alaska PHYs
Uwe Stuehler
2023-09-01
Implement drive strength tweaking for the YT8531. Needed on the v1.3b
Mark Kettenis
2023-07-08
Add support for the Motorcomm YT8521/YT8531 PHYs. Since these PHYs may
Mark Kettenis
2023-07-08
regen
Mark Kettenis
2023-07-08
Add Motorcomm YT8531.
Mark Kettenis
2023-04-05
Implement software control for the internal delays of the RTL8211F PHY.
Mark Kettenis
2023-04-02
Add support for the RTL8211F-VD PHY.
Mark Kettenis
2023-03-31
regen
Mark Kettenis
2023-03-31
Add RTL8211F-VD, a new RTL8211F variant.
Mark Kettenis
2023-03-30
Update comment: RTL8139 -> TNETE2101
Kevin Lo
2023-03-04
Add ytphy(4) to files.mii (forgotten in the previous commit).
Mark Kettenis
2023-03-04
Add ytphy(4), a driver for the MotorComm YT8511 PHY.
Mark Kettenis
2023-03-04
Use ISC licence.
Mark Kettenis
2023-01-04
Christos Zoulas removed his name from advertising clauses and copyrights
Jonathan Gray
2022-04-19
regen
Kevin Lo
2022-04-19
Add a new RDC PHY.
Kevin Lo
2022-04-06
constify struct cfattach
Christian Weisgerber
2022-01-09
spelling
Jonathan Gray
2021-06-17
Add BCM5725 support. Based on a diff from Brad Smith.
Mark Kettenis
2021-06-17
regen
Mark Kettenis
2021-06-17
Add Broadcom BCM5725. Based on a diff from Brad Smith.
Mark Kettenis
2021-03-05
ansi
Jonathan Gray
2021-02-23
remove some unused includes
Jonathan Gray
2020-11-03
The Marvell 88E1512 supports multiple modes between MAC to PHY and PHY
Patrick Wildt
2020-04-14
Add BCM54210E support.
Mark Kettenis
2020-04-14
Add flags to specify whether internal delays should be configured for RGMII.
Mark Kettenis
2020-04-14
regen
Mark Kettenis
2020-04-14
Add Broadcom BCM54210E.
Mark Kettenis
2020-04-06
Update my email address.
Paul Irofti
2020-01-15
mii(4): tsleep(9) -> tlseep_nsec(9); ok mpi@
cheloha
2019-09-24
Recognize Marvell 88E1545.
Visa Hankala
2019-09-24
regen
Visa Hankala
2019-09-24
Add Marvell 88E1545.
Visa Hankala
2018-04-09
regen
Mark Kettenis
2018-04-09
Add Marvell 88E1512.
Mark Kettenis
2018-02-27
Add RTL8211F support. Loosely based on the FreeBSD driver.
Mark Kettenis
[next]