OpenGrok
Cross Reference: bcmgenetvar.h
xref
: /
src
/
sys
/
dev
/
ic
/
bcmgenetvar.h
Home
|
History
|
Annotate
|
Download
|
only in
ic
History log of
/src/sys/dev/ic/bcmgenetvar.h
Revision
Date
Author
Comments
1.6
04-Oct-2024
skrll
Fix a problem noted by Taylor...
touching if_flags is forbidden in this context (no IFNET_LOCK guaranteed)
sc_promisc should be cached when if_flags changes, not when
SIOCADDMULTI/SIOCDELMULTI runs
by caching if_flags in sc_if_flags via a ifflags_cb.
1.5
15-Sep-2024
skrll
genet(4): Remove the non-MP-safe scaffolding.
1.4
03-May-2021
rin
branches: 1.4.20;
genet(4): Add support for rnd(9).
1.3
08-Mar-2021
mlelstv
branches: 1.3.4;
Compute CRC for all segments of a multi-buffer packet.
Add interrupt mitigation for transmit and receive.
Use separate transmit lock.
Fix some error paths.
1.2
25-May-2020
jmcneill
branches: 1.2.2;
Improve RGMII TX / RX delay handling, from OpenBSD.
1.1
22-Feb-2020
jmcneill
branches: 1.1.2; 1.1.6;
Add support for Broadcom GENET v5 ethernet controller as found on the
Raspberry Pi 4 (BCM2711).
1.1.6.2
08-Apr-2020
martin
Merge changes from current as of 20200406
1.1.6.1
22-Feb-2020
martin
file bcmgenetvar.h was added on branch phil-wifi on 2020-04-08 14:08:06 +0000
1.1.2.2
29-Feb-2020
ad
Sync with head.
1.1.2.1
22-Feb-2020
ad
file bcmgenetvar.h was added on branch ad-namecache on 2020-02-29 20:19:08 +0000
1.2.2.1
03-Apr-2021
thorpej
Sync with HEAD.
1.3.4.1
13-May-2021
thorpej
Sync with HEAD.
1.4.20.1
02-Aug-2025
perseant
Sync with HEAD
Indexes created Fri Oct 17 00:09:41 GMT 2025