summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/bcmgenet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.jan2020-12-121-2/+2
* Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.patrick2020-07-101-2/+2
* use ifiq_input and use it's return value to apply backpressure to rxrs.dlg2020-06-221-2/+4
* Add bse(4), a driver for the Broadcom GENET v5 network interface found onkettenis2020-04-141-0/+1020