summaryrefslogtreecommitdiffstats
path: root/sys/dev/ixgbe/if_ixv.c
Commit message (Expand)AuthorAgeFilesLines
* Do not initialize the adapter on MTU change when adapter status is down.sbruno2016-07-071-1/+2
* dev/e1000,ixgbe: minor spelling fixes.pfg2016-05-061-3/+3
* Add optimizing LRO wrapper:hselasky2016-01-191-4/+4
* Fix VF handling of VLANs.sbruno2016-01-071-3/+2
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-231-58/+59
* Add support for sysctl knobs to live tune the per interrupt rx/tx packetsbruno2015-10-131-6/+21
* Add netmap support for ixgbe SRIOV VFs (that is, to if_ixv).pkelsey2015-07-151-2/+53
* Fix igxbe SRIOV VF (if_ixv) initialization bugs. The MAC address forpkelsey2015-07-151-4/+4
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-31/+61
* Revert last commit, to remove added skeleton tree.jfv2015-06-011-61/+31
* Delta D2489 - Add SRIOV support to the Intel 10G driver.jfv2015-06-011-31/+61
* Add support for certain Intel X550 devices.erj2015-04-301-5/+4
* Fix i386 LINT build issues, and remove unused variable.jfv2015-03-181-3/+3
* Fix ixgbe(4) to compile - with RSS; with ix+ixv in the kernel.adrian2015-03-181-2/+3
* Resolve a few build issues, add module directories back into Makefile,jfv2015-03-171-1/+1
* Update to the Intel ixgbe driver:jfv2015-03-171-0/+2107
OpenPOWER on IntegriCloud