summaryrefslogtreecommitdiff
path: root/sys/dev/bce/if_bcereg.h
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE.release/7.1.0_cvsKen Smith2008-12-311-1/+1
* Revert the bce(4) MFC and restore the state of code as of before changesetXin LI2008-12-281-2335/+606
* Merge the following bce(4) changes:Xin LI2008-11-101-606/+2335
* - Fixed a problem that would cause kernel panics and "bce0: discard frame .."David Christensen2007-07-311-1/+13
* - Migrated IPMI fix from RELENG_6.David Christensen2007-06-161-50/+88
* New Features:David Christensen2007-06-071-20/+24
* - Added TSO supportDavid Christensen2007-05-161-19/+29
* MFC after: 2 weeksDavid Christensen2007-05-041-9/+14
* - Instead of if_watchdog/if_timer interface use our own timerXin LI2007-01-111-0/+2
* Due to an incorrect macro, it appears that this driver has always beenScott Long2006-11-161-1/+2
* Refine the checksum hack a little. It appears that the chip can handle UDPScott Long2006-10-241-3/+7
* There seems to be a problem with txcsum and UDP. Turn it off until it isScott Long2006-10-211-0/+5
* Overhaul the transmit and dma paths:Scott Long2006-10-151-16/+0
* Don't copy the bd_chain head pointers into temporary objects, they areScott Long2006-10-141-1/+0
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Gratuitous tag alignment. It bugged me.Matt Jacob2006-05-041-1/+1
* Only use the low address for stats collection.Paul Saab2006-04-261-3/+1
* Fix half of the current i386 tinderbox failure. max_bus_addr should be aJohn Baldwin2006-04-251-1/+1
* Add a driver for the Broadcom NetXtreme II (BCM5706/BCM5708)Paul Saab2006-04-101-0/+4904