Home | History | Annotate | Download | only in pci
History log of /src/sys/dev/pci/if_rgereg.h
RevisionDateAuthorComments
 1.9  04-Feb-2025  jmcneill rge(4): Add support for RTL8126

Patch from FUKAUMI Naoki in PR# 59044
 1.8  21-Dec-2023  skrll branches: 1.8.2;
G/C sc_task and #include "opt_net_mpsafe.h"
 1.7  21-Dec-2022  nonaka Update the Rx descriptor based on the vendor driver for Linux.

This fixes a panic on RTL8125.
Patch from OpenBSD if_rge.c r1.20, if_rgereg.h r1.8.

Tested by msaitoh@n.o.
 1.6  28-Aug-2022  skrll branches: 1.6.4;
Trailing whitespace
 1.5  01-Mar-2021  jakllsch Update rge(4) from older OpenBSD, finish porting.

Should consider merging this all into re(4) and rgephy(4) someday.

Some cleanup tasks remain here.
 1.4  30-May-2020  sevan branches: 1.4.2;
Use device_t for sc_dev
 1.3  12-Jan-2020  sevan branches: 1.3.2; 1.3.6;
Start to switch from OpenBSD timeout(9) API to callout(9) and workqueue(9)
Replace functions with NetBSD counterparts.
 1.2  11-Jan-2020  sevan Start porting to NetBSD. (WIP, incomplete)
 1.1  11-Jan-2020  sevan Import rge(4) from OpenBSD for Realtek's RTL8125 based 2.5GbE network cards.
 1.3.6.2  08-Apr-2020  martin Merge changes from current as of 20200406
 1.3.6.1  12-Jan-2020  martin file if_rgereg.h was added on branch phil-wifi on 2020-04-08 14:08:09 +0000
 1.3.2.2  17-Jan-2020  ad Sync with head.
 1.3.2.1  12-Jan-2020  ad file if_rgereg.h was added on branch ad-namecache on 2020-01-17 21:47:31 +0000
 1.4.2.1  03-Apr-2021  thorpej Sync with HEAD.
 1.6.4.2  01-Jun-2025  martin Pull up following revision(s) (requested by jmcneill in ticket #1124):

sys/dev/pci/if_rge.c: revision 1.34
sys/dev/pci/if_rgereg.h: revision 1.9
share/man/man4/rge.4: revision 1.5

rge(4): Add support for RTL8126

Patch from FUKAUMI Naoki in PR# 59044
 1.6.4.1  21-Dec-2022  martin Pull up following revision(s) (requested by nonaka in ticket #14):

sys/dev/pci/if_rge.c: revision 1.25
sys/dev/pci/if_rgereg.h: revision 1.7

Update the Rx descriptor based on the vendor driver for Linux.

This fixes a panic on RTL8125.

Patch from OpenBSD if_rge.c r1.20, if_rgereg.h r1.8.

Tested by msaitoh@n.o.
 1.8.2.1  02-Aug-2025  perseant Sync with HEAD

RSS XML Feed