summaryrefslogtreecommitdiff
path: root/sys/dev/vxge
Commit message (Expand)AuthorAgeFilesLines
* MFC r260056:Dimitry Andric2014-01-041-0/+2
* Clean up -Wheader-guard warnings.Sergey Kandaurov2013-06-171-1/+1
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...Sofian Brabez2013-01-301-1/+2
* Mechanically substitute flags from historic mbuf allocator withGleb Smirnoff2012-12-041-2/+2
* The drbr(9) API appeared to be so unclear, that most drivers inGleb Smirnoff2012-09-281-1/+3
* s/teh/the/gEitan Adler2012-09-141-1/+1
* Fix warning generated by clang;Eitan Adler2012-06-011-1/+1
* Remove spurious 8bit chars, turning files into plain ASCII.Ulrich Spörlein2012-01-151-11/+11
* ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it againKevin Lo2012-01-071-1/+0
* Do not define bool/true/false if the symbols already exist.Matthew D Fleming2011-12-121-0/+2
* - change "is is" to "is" or "it is"Eitan Adler2011-10-163-3/+3
* Add in support for multicast.George V. Neville-Neil2011-05-033-22/+4
* Exar driver for X3100 10GbE Server/Storage adaptersGeorge V. Neville-Neil2011-04-2866-0/+107561