summaryrefslogtreecommitdiffstats
path: root/sys/dev/bxe/if_bxe.c
Commit message (Expand)AuthorAgeFilesLines
* - Centralize driver tunables initialization/validation.davidch2011-04-211-337/+800
* - Fixed a problem when multiqueue mode was enabled which caused the CQdavidch2011-04-071-132/+163
* - Removed multiple console error messages and replaced with statisticdavidch2011-04-051-213/+272
* Make bxe(4) build with BXE_DEBUG.yongari2011-04-011-2/+2
* - Fixed build problem when not useing BXE_DEBUG.davidch2011-03-311-28/+29
* - Freshened debug support code.davidch2011-03-311-429/+472
* - Fixed DMA engine errors by increasing timeouts to 200ms for reads/writes.davidch2011-03-311-26/+42
* - Added debug support to monitor mbuf defrag attempts/failures.davidch2011-03-311-44/+97
* - Print number of queues when RSS is enabled.davidch2011-03-311-12/+66
* - Fixed a problem where the stack passed a TSO frame larger than the 64Kdavidch2011-03-311-35/+104
* Do a sweep of the tree replacing calls to pci_find_extcap() with calls tojhb2011-03-231-4/+4
* - Inadvertently committed files with +x attribute, fixed.davidch2011-03-151-9/+20
* - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE.davidch2011-03-141-0/+17294
OpenPOWER on IntegriCloud