jmg
217bb2239a
srandom has no influence on read_random, at least not this late...
2015-02-13 19:44:04 +00:00
imp
cd2dcdc3d6
Cast queue length because q_len isn't really an enum in the same sense
...
that clang wants it to be (a value that can only have values inside
the enum range), but rather an unsigned count of bytes.
2014-08-07 21:56:46 +00:00
delphij
92e3a3a7d5
Apply vendor fixes for big endian support and 20GBps/25GBps link speeds.
...
Many thanks to Emulex for their continued support of FreeBSD!
Submitted by: Venkata Duvvuru <VenkatKumar.Duvvuru Emulex.Com>
MFC after: 3 days
2014-06-24 20:11:22 +00:00
delphij
1104055339
Apply vendor improvements to oce(4) driver:
...
- Add support to 40Gbps devices;
- Add support to control adaptive interrupt coalescing (AIC)
via sysctl;
- Improve support of BE3 devices;
Many thanks to Emulex for their continued support of FreeBSD.
Submitted by: Venkata Duvvuru <VenkatKumar.Duvvuru Emulex Com>
MFC after: 3 days
2013-12-04 20:24:18 +00:00
delphij
7edc0c6a5c
Update driver to version 10.0.664.0.
...
Many thanks to Emulex for their continued support of FreeBSD.
Submitted by: Venkata Duvvuru <VenkatKumar.Duvvuru Emulex Com>
MFC after: 3 day
2013-10-23 18:58:38 +00:00
delphij
ff9d9c2784
Update driver with recent vendor improvements, most notably support
...
of Skyhawk adapters.
Many thanks to Emulex for their continued support of FreeBSD.
Submitted by: "Duvvuru,Venkat Kumar" <VenkatKumar.Duvvuru Emulex.Com>
MFC after: 1 day
2013-07-06 08:30:45 +00:00
delphij
77ee2d1225
Update driver to version 4.6.95.0.
...
Submitted by: "Duvvuru,Venkat Kumar" <VenkatKumar.Duvvuru Emulex.Com>
MFC after: 3 days
2013-03-06 09:53:38 +00:00
luigi
2c06717614
Patches from Naresh Raju Gottumukkala
...
- Feature: UMC - Universal Multi Channel support
- Bugfix: BE3 Firmware Flashing bug.
- Code improvements:
- Removed duplicate switch cases in the oce_ioctl routine.
- Made changes to mcc_async notifications routine(oce_mq_handler)
MFC after: 1 week
2012-02-17 13:55:17 +00:00
luigi
4119b9cf7a
Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)
...
A manpage will come in a future commit.
Submitted by: Naresh Raju Gottumukkala (emulex)
2012-02-10 21:03:04 +00:00