opnsense-src/sys/dev/bge
Pyun YongHyeon d8b57f98ab Fix IFCAP_TXCSUM/IFCAP_RXCSUM handling. Previously bge(4) used
IFCAP_HWCSUM to know which capability should be changed such that
disabling RX checksun offloading resulted in disabling TX checksum
offloading.
2010-09-30 22:34:15 +00:00
..
if_bge.c Fix IFCAP_TXCSUM/IFCAP_RXCSUM handling. Previously bge(4) used 2010-09-30 22:34:15 +00:00
if_bgereg.h Implement hardware MAC statistics for BCM5705 or newer Broadcom 2010-09-29 21:56:31 +00:00