aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/oce/oce_hw.c
Commit message (Expand)AuthorAgeFilesLines
* Update driver to version 10.0.664.0.Xin LI2013-10-231-4/+12
* Update driver with recent vendor improvements, most notably supportXin LI2013-07-061-10/+10
* Update driver to version 4.6.95.0.Xin LI2013-03-061-8/+0
* Use pci_find_cap() instead of pci_find_extcap() to locate PCIJohn Baldwin2012-03-031-4/+4
* Patches from Naresh Raju GottumukkalaLuigi Rizzo2012-02-171-4/+11
* Use if_maddr_*lock() routines to lock the per-interface multicastJohn Baldwin2012-02-131-2/+2
* Make use of the read-only variant of the IF_ADDR_*LOCK() macros introducedBjoern A. Zeeb2012-02-111-2/+2
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)Luigi Rizzo2012-02-101-0/+588