summaryrefslogtreecommitdiff
path: root/sys/dev/vxge/include
Commit message (Collapse)AuthorAgeFilesLines
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-035-21/+21
| | | | | | | Most affect comments, very few have user-visible effects. Notes: svn path=/head/; revision=298955
* s/teh/the/gEitan Adler2012-09-141-1/+1
| | | | | | | | Approved by: cperciva MFC after: 3 days Notes: svn path=/head/; revision=240520
* Remove spurious 8bit chars, turning files into plain ASCII.Ulrich Spörlein2012-01-151-11/+11
| | | | Notes: svn path=/head/; revision=230135
* - change "is is" to "is" or "it is"Eitan Adler2011-10-162-2/+2
| | | | | | | | | | | - change "the the" to "the" Approved by: lstewart Approved by: sahil (mentor) MFC after: 3 days Notes: svn path=/head/; revision=226436
* Add in support for multicast.George V. Neville-Neil2011-05-031-1/+1
| | | | | | | | Submitted by: Sriram Rapuru at @ Wipro for Exar Inc. MFC after: 2 weeks Notes: svn path=/head/; revision=221389
* Exar driver for X3100 10GbE Server/Storage adaptersGeorge V. Neville-Neil2011-04-2815-0/+15338
Features: Jumbo frames (up to 9600), LRO (Large Receive Offload), TSO (TCP segmentation offload), RTH (Receive Traffic Hash). Submitted by: Sriram Rapuru at Exar MFC after: 2 weeks Notes: svn path=/head/; revision=221167