summaryrefslogtreecommitdiff
path: root/sys/dev/oce/oce_mbox.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some common typos in source code commentsGordon Bergling2021-08-311-1/+1
* oce: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-55/+17
* random(9): Deprecate random(9), remove meaningless srandom(9)Conrad Meyer2019-12-261-1/+0
* Added support for the SIOCGI2C ioctl.Xin LI2019-01-081-5/+4
* Add ability to perform a firmware reset during driver initialization.Josh Paetzel2018-05-011-17/+55
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Update oce to version 11.0.50.0Josh Paetzel2016-09-221-97/+207
* Revert r306148 to fix buildConrad Meyer2016-09-221-207/+97
* Update oce driver to 11.0.50.0Josh Paetzel2016-09-211-97/+207
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-2/+2
* srandom has no influence on read_random, at least not this late...John-Mark Gurney2015-02-131-1/+0
* Cast queue length because q_len isn't really an enum in the same senseWarner Losh2014-08-071-1/+1
* Apply vendor fixes for big endian support and 20GBps/25GBps link speeds.Xin LI2014-06-241-3/+3
* Apply vendor improvements to oce(4) driver:Xin LI2013-12-041-5/+12
* Update driver to version 10.0.664.0.Xin LI2013-10-231-106/+185
* Update driver with recent vendor improvements, most notably supportXin LI2013-07-061-10/+203
* Update driver to version 4.6.95.0.Xin LI2013-03-061-112/+317
* Patches from Naresh Raju GottumukkalaLuigi Rizzo2012-02-171-3/+37
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)Luigi Rizzo2012-02-101-0/+1705