summaryrefslogtreecommitdiff
path: root/sys/dev/bce
AgeCommit message (Expand)Author
2006-09-17Move ethernet VLAN tags from mtags to its own mbuf packet header fieldAndre Oppermann
2006-08-15Remove extra '*/' comment close. In code not normally compiled but a bug neve...Julian Elischer
2006-07-20Expand locking coverage slightly to cover if_drv_flags in a few placesJohn Baldwin
2006-07-12Fix ifconfig up when the HW was down. If the driver isn't runningDoug Ambrisko
2006-06-08Log:David Christensen
2006-05-16Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp
2006-05-04Gratuitous tag alignment. It bugged me.Matt Jacob
2006-04-26Only use the low address for stats collection.Paul Saab
2006-04-25Fix half of the current i386 tinderbox failure. max_bus_addr should be aJohn Baldwin
2006-04-13Fix DEVICE_POLLING support (compile-only tested).Ruslan Ermilov
2006-04-10Hook bce up to the buildPaul Saab
2006-04-10Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)Paul Saab