aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/bnxt
Commit message (Expand)AuthorAgeFilesLines
* bnxt(4): add support for WOL Magic.Sean Bruno2017-04-074-1/+156
* tx and rx interrupts are not combined in bnxt(4) and should be handledSean Bruno2017-04-061-5/+15
* Change the default rss_type to M_HASHTYPE_OPAQUE_HASH.Sean Bruno2017-03-271-1/+1
* Restore changes for RSS routing improvements made in 314369 that wereSean Bruno2017-03-141-14/+33
* IFLIB updatesSean Bruno2017-03-132-49/+47
* bnxt: propagate RSS hash type to the network stack.Stephen Hurd2017-02-282-14/+41
* 2017 IFLIB updates in preparation for commits to e1000 and ixgbe.Sean Bruno2017-01-021-22/+14
* Add new device IDsStephen Hurd2016-11-242-17/+98
* Fix version stringStephen Hurd2016-11-241-1/+1
* Add missing break to switch statementStephen Hurd2016-11-231-0/+1
* Check link status after initStephen Hurd2016-11-181-0/+2
* Add missing newline in error mesageStephen Hurd2016-11-171-1/+1
* New driver for Broadcom NetXtreme-C and NetXtreme-E devices.Stephen Hurd2016-11-1510-0/+23937