summaryrefslogtreecommitdiffstats
path: root/sys/dev/bce/if_bcereg.h
Commit message (Expand)AuthorAgeFilesLines
* - bump __FreeBSD version to reflect added buf_ring, memory barriers,kmacy2008-11-221-0/+3
* - Updated support for 5716.davidch2008-08-271-68/+102
* - Added support for BCM5709 and BCM5716 controllers.davidch2008-06-131-614/+2044
* - Fixed kern/123696 by increasing firmware timeout value from 100 to 1000.davidch2008-06-101-5/+8
* - Fixed a problem with the send chain consumer index which would causedavidch2008-04-111-188/+241
* MFC after: 4 weeksdavidch2008-02-221-56/+265
* - Fixed a problem that would cause kernel panics and "bce0: discard frame .."davidch2007-07-311-1/+13
* - Migrated IPMI fix from RELENG_6.davidch2007-06-161-51/+89
* New Features:davidch2007-06-071-20/+24
* - Added TSO supportdavidch2007-05-161-19/+29
* MFC after: 2 weeksdavidch2007-05-041-9/+14
* - Instead of if_watchdog/if_timer interface use our own timerdelphij2007-01-111-0/+2
* Due to an incorrect macro, it appears that this driver has always beenscottl2006-11-161-1/+2
* Refine the checksum hack a little. It appears that the chip can handle UDPscottl2006-10-241-3/+7
* There seems to be a problem with txcsum and UDP. Turn it off until it isscottl2006-10-211-0/+5
* Overhaul the transmit and dma paths:scottl2006-10-151-16/+0
* Don't copy the bd_chain head pointers into temporary objects, they arescottl2006-10-141-1/+0
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-161-1/+0
* Gratuitous tag alignment. It bugged me.mjacob2006-05-041-1/+1
* Only use the low address for stats collection.ps2006-04-261-3/+1
* Fix half of the current i386 tinderbox failure. max_bus_addr should be ajhb2006-04-251-1/+1
* Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)ps2006-04-101-0/+4904
OpenPOWER on IntegriCloud