summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_rgereg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Wake on LAN support to rge(4).kevlo2020-12-241-1/+9
* Enabling RGE_ISR_RX_DESC_UNAVAIL causes an interrupt storm, so disableotto2020-11-221-2/+2
* Update the RTL8125B microcode and use ifiq_input and its return value tokevlo2020-10-311-12/+18
* Set the maximum frame size to RGE_JUMBO_FRAMELEN.kevlo2020-10-121-2/+1
* Add support for newer RTL8125 chipset (RTL8125B).kevlo2020-07-221-158/+3250
* Introduce rge(4), a new driver for Realtek 8125 PCI Express 2.5Gb Ethernetkevlo2019-11-181-0/+1863