summaryrefslogtreecommitdiff
path: root/sys/dev/rge
AgeCommit message (Expand)Author
3 daysrge: add disable_aspm tunable for PCIe power managementChristos Longros
9 daysrge: add Wake-on-LAN support for magic packetChristos Longros
2026-03-24rge: make rx_process_limit a sysctl tunableChristos Longros
2026-03-24rge: handle interface flags changesBrad Smith
2026-03-15rge: use C style comments instead of C++Christos Longros
2026-02-22rge: log silicon revision during attachChristos Longros
2026-02-22rge: correctly free busdma memory / zero things out only if allocatedJohn
2026-02-22rge: fix callout setup/teardown; handle invalid ethernet addressJohn
2026-02-03if_rge: sync with up to date OpenBSD codeBrad Smith
2026-01-06if_rge: sync with up to date OpenBSD codeBrad Smith
2025-12-16if_rge: Add PNP info for moduleOlivier Cochard
2025-12-15if_rge: initial import of if_rge driver from OpenBSD.Adrian Chadd