tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
dev
/
mii
/
at
rk3128
70 files
Makefile
acphy.c
constify struct cfattach
4 years ago
acphyreg.h
add some missing $, ok djm@ 'That looks fine to me' millert@
21 years ago
amphy.c
constify struct cfattach
4 years ago
amphyreg.h
typos from Tom Cosgrove;
22 years ago
atphy.c
constify struct cfattach
4 years ago
bmtphy.c
Use ISC licence.
3 years ago
bmtphyreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
brgphy.c
correct indentation
2 years ago
brgphyreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
brswphy.c
remove prototypes with no matching function ok mpi@
2 years ago
ciphy.c
constify struct cfattach
4 years ago
ciphyreg.h
spelling
8 months ago
dcphy.c
constify struct cfattach
4 years ago
devlist2h.awk
Christos Zoulas removed his name from advertising clauses and copyrights of some files in NetBSD. Make the same changes here.
3 years ago
eephy.c
return type on a dedicated line when declaring functions ok mglocker@
2 years ago
eephyreg.h
assume RGMII-to-Copper mode by default in eephy(4) for 88E151x PHYs
2 years ago
etphy.c
constify struct cfattach
4 years ago
exphy.c
constify struct cfattach
4 years ago
files.mii
Add ytphy(4) to files.mii (forgotten in the previous commit). Fix year on my copyright.
3 years ago
gentbi.c
constify struct cfattach
4 years ago
icsphy.c
constify struct cfattach
4 years ago
icsphyreg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
inphy.c
constify struct cfattach
4 years ago
inphyreg.h
spelling; ok mglocker@
2 years ago
iophy.c
constify struct cfattach
4 years ago
iophyreg.h
ipgphy.c
constify struct cfattach
4 years ago
ipgphyreg.h
use standardized register definition in mii.h rather than each specific driver definition.
10 years ago
jmphy.c
constify struct cfattach
4 years ago
jmphyreg.h
Add drivers for the JMicron JMC250/JMC260 Ethernet controllers and JMicron JMP202/JMP211 Ethernet PHYs.
17 years ago
luphy.c
constify struct cfattach
4 years ago
lxtphy.c
constify struct cfattach
4 years ago
lxtphyreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
mii.c
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
mii.h
fix typo.
10 years ago
mii_bitbang.c
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
mii_bitbang.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
mii_physubr.c
mii(4): tsleep(9) -> tlseep_nsec(9); ok mpi@
6 years ago
miidevs
add Realtek RTL8201F
11 months ago
miidevs.h
sync
11 months ago
miivar.h
Add support for the Motorcomm YT8521/YT8531 PHYs. Since these PHYs may need various board-dependent tweaks, pass the device tree node down to the PHY driver such that we can look at various properties to make the necessary tweaks. Enable ytphy(4) on riscv64.
2 years ago
mlphy.c
constify struct cfattach
4 years ago
mtdphy.c
constify struct cfattach
4 years ago
nsgphy.c
constify struct cfattach
4 years ago
nsgphyreg.h
modernize and cleanup the nsgphy code, using mii_phy_setmedia/mii_phy_tick and the generic MII #defines
21 years ago
nsphy.c
constify struct cfattach
4 years ago
nsphyreg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
nsphyter.c
constify struct cfattach
4 years ago
nsphyterreg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
qsphy.c
constify struct cfattach
4 years ago
qsphyreg.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
rdcphy.c
Add a new RDC PHY.
4 years ago
rgephy.c
Implement software control for the internal delays of the RTL8211F PHY. Since we need to retain the hardware/firmware configuration of the delays in most existing hardware that uses rgephy(4) (such as PCIe NICs), add a bew MIIF_SETDELAY flag that controls the software configuration of the delays.
3 years ago
rgephyreg.h
Implement software control for the internal delays of the RTL8211F PHY. Since we need to retain the hardware/firmware configuration of the delays in most existing hardware that uses rgephy(4) (such as PCIe NICs), add a bew MIIF_SETDELAY flag that controls the software configuration of the delays.
3 years ago
rlphy.c
add Realtek RTL8201F
11 months ago
sqphy.c
constify struct cfattach
4 years ago
sqphyreg.h
remove http links to dead domain.
17 years ago
tlphy.c
constify struct cfattach
4 years ago
tlphyreg.h
spelling feedback and ok tb@ jmc@ ok ratchov@
4 years ago
tlphyvar.h
First pass at removing clauses 3 and 4 from NetBSD licenses.
18 years ago
tqphy.c
remove prototypes with no matching function ok mpi@
2 years ago
tqphyreg.h
some space and tab cleanup.
24 years ago
txphy.c
include net/if_var.h to make this build
2 years ago
ukphy.c
constify struct cfattach
4 years ago
ukphy_subr.c
Get flow control negotiation status.
17 years ago
urlphy.c
constify struct cfattach
4 years ago
urlphyreg.h
from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2 via Jonathan Gray log message:
21 years ago
xmphy.c
return type on a dedicated line when declaring functions ok mglocker@
2 years ago
ytphy.c
Configure the signal on the CLKOUT pin of the YT8531 PHY when we're instructed to do so by the device tree.
2 years ago