aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bge
Commit message (Expand)AuthorAgeFilesLines
* Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from theBrooks Davis2001-12-031-1/+1
* Do not call mii_polltick() immediately after mii_tick().Jonathan Lemon2001-09-291-12/+9
* Set the 'no pseudo header checksum' option for RX checksums, otherwiseBill Paul2001-09-281-3/+3
* Add device driver support for the Broadcom BCM570x family of gigabitBill Paul2001-09-272-0/+4828