summaryrefslogtreecommitdiff
path: root/sys/dev/bfe/if_bfereg.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-241-1/+1
* Re-revert back to rev 1.8:Mike Silbersack2006-05-281-2/+2
* Revert if_bfereg.h rev 1.8; restore the RX and TX list sizes to 511.Mike Silbersack2006-05-111-2/+2
* Fix three more bugs in bfe:Mike Silbersack2006-05-041-2/+2
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+2
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-2/+3
* Locking cleanups to remove the need for a recursive mutexMike Makonnen2004-10-231-2/+3
* Add PCI ID for the BCM4401-B0.Dag-Erling Smørgrav2004-09-011-0/+1
* The whitespace crusader strikes!Dag-Erling Smørgrav2004-08-071-9/+9
* Added BSD license, as requested by author.Wes Peters2004-04-041-0/+22
* Add a device driver for the Broadcom BCM4401 ethernet controller,Bill Paul2003-09-091-0/+512