aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ixgbe/ixgbe_vf.c
Commit message (Expand)AuthorAgeFilesLines
* ix/ixv: Add support for new Intel Ethernet E610 family devicesBhosale, Yogeshnull2025-08-191-1/+2
* ixgbe: introduce new mailbox APIJakub Chylkowski2024-09-201-18/+24
* Revert "ixgbe: introduce new mailbox API"Kevin Bowling2024-09-201-24/+18
* ixgbe: introduce new mailbox APIJakub Chylkowski2024-09-201-18/+24
* ixgbe: rename VF message type macrosJakub Chylkowski2024-09-191-16/+18
* ixv: fix x550 VF link speed reportedPiotr Skajewski2024-09-191-3/+3
* sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-161-1/+0
* ixv(4): Allow PF to control the VF link statePiotr Pietruszewski2022-03-041-0/+29
* ixgbe: Update shared code catchupKevin Bowling2021-10-071-4/+0
* ixgbe: cleanup spelling mistakes in commentsGuinan Sun2021-09-071-1/+1
* ixgbe: remove whitespace in function commentsKevin Bowling2021-09-071-83/+83
* ixgbe: Update copyright to 2020Kevin Bowling2021-09-071-1/+1
* ixgbe: Use C99 bool typesKevin Bowling2021-09-071-9/+9
* ixgbe: clear all queues on VF resetSimon Ellmann2021-09-071-1/+1
* ixgbe(4): Update shared code, add support for X552 1G, fix bugEric Joyner2018-03-191-3/+4
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+1
* ixgbe(4): Update HEAD (p3) to 3.2.12-kEric Joyner2017-07-051-62/+120
* ixgbe(4): Update to version 3.1.13-kSean Bruno2015-12-231-2/+0
* Fix igxbe SRIOV VF (if_ixv) initialization bugs. The MAC address forPatrick Kelsey2015-07-151-0/+2
* Delta D2489 - Add SRIOV support to the Intel 10G driver.Jack F Vogel2015-06-011-2/+55
* Revert last commit, to remove added skeleton tree.Jack F Vogel2015-06-011-55/+2
* Delta D2489 - Add SRIOV support to the Intel 10G driver.Jack F Vogel2015-06-011-2/+55
* Add support for certain Intel X550 devices.Eric Joyner2015-04-301-2/+1
* Update to the Intel ixgbe driver:Jack F Vogel2015-03-171-4/+66
* Add quad port probe support, this gives the admin proper information about th...Jack F Vogel2013-06-181-28/+27
* First, sync to internal shared code, and thenJack F Vogel2013-03-041-15/+110
* Update to the ixgbe driver:Jack F Vogel2012-07-051-4/+18
* New hardware support: Intel X540 adapter support added.Jack F Vogel2012-01-301-68/+75
* Update ixgbe driver to verion 2.3.6Jack F Vogel2010-11-261-0/+495