aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vxge/include/build-version.h
Commit message (Collapse)AuthorAgeFilesLines
* Retire vxge(4).Sean Bruno2018-05-171-7/+0
| | | | | | | | | | | | | | | | This driver was merged to HEAD one week prior to Exar publicly announcing they had left the Ethernet market. It is not known to be used and has various code quality issues spotted by Brooks and Hiren. Retire it in preparation for FreeBSD 12.0. Submitted by: kbowling Reviewed by: brooks imp Relnotes: yes Sponsored by: Limelight Networks Differential Revision: https://reviews.freebsd.org/D15442 Notes: svn path=/head/; revision=333717
* 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-281-0/+7
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