summaryrefslogtreecommitdiffstats
path: root/sys/dev/oce/oce_if.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r275358 r275483 r276982 - Removing M_FLOWID by hps@hiren2015-04-241-2/+2
* MFC r268156:smh2014-12-211-5/+1
* MFC r271946 and r272595:hselasky2014-11-031-1/+3
* MFC r267839:delphij2014-06-301-1/+18
* MFC r260110:delphij2014-01-131-12/+0
* MFC r258941:delphij2013-12-061-11/+8
* MFC r257007:delphij2013-10-261-8/+165
* Update driver with recent vendor improvements, most notably supportdelphij2013-07-061-73/+77
* Update driver to version 4.6.95.0.delphij2013-03-061-38/+202
* Resolve issue that caused WITNESS to report LORs.jpaetzel2013-02-141-0/+9
* This fixes a out-of-order problem with severalrrs2013-02-071-10/+8
* Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on de...sbz2013-01-301-1/+2
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-3/+3
* remove duplicate semicolons where possible.eadler2012-10-221-1/+1
* Use if_initbaudrate().jhb2012-10-181-1/+1
* The drbr(9) API appeared to be so unclear, that most drivers inglebius2012-09-281-1/+3
* Patches from Naresh Raju Gottumukkalaluigi2012-02-171-118/+98
* Start to try to hide LRO (and some TSO) bits behind #ifdefs as especiallybz2012-02-111-4/+48
* Use the more common macro to set the if_baudrate to 10Gbit/s. Just usebz2012-02-111-1/+1
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-101-0/+2000
OpenPOWER on IntegriCloud