Steven Haber
97a3d37285
[intelx] Add support for Intel X552 NIC
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 6 година
Rob Taglang
2eef77ecc0
[intelx] Add PCI_ROM entry for Intel X553 NIC
Modified-by: Michael Brown <mcb30@ipxe.org >
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 6 година
Janos Mattyasovszky
aeffcce44f
[intel] Add PCI device ID for X550-T2
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 7 година
Michael Brown
9e2121be0d
[intel] Allow for the use of advanced TX descriptors
Intel virtual function NICs almost work with the use of "legacy"
transmit and receive descriptors (which are backwards compatible right
back to the original Intel Gigabit NICs).
Unfortunately the "TX switching" feature (which allows for VM<->VM
traffic to be looped back within the NIC itself) does not work when a
legacy TX descriptor is used: the packet is instead sent onto the
wire.
Fix by allowing for the use of an "advanced" TX descriptor (containing
exactly the same information as is found in the "legacy" descriptor).
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 9 година
Ed Swierk
da990b8870
[intel] Update PCI device IDs for Intel 82599 and X540 10G NICs
Identifiers are based on defines in Linux ixgbe_type.h.
Descriptive names are based on
https://www-ssl.intel.com/content/www/us/en/ethernet-controllers/82599-10-gbe-controller-spec-update.html
and
https://www-ssl.intel.com/content/www/us/en/network-adapters/10-gigabit-network-adapters/ethernet-x540-spec-update.html
Signed-off-by: Ed Swierk <eswierk@skyportsystems.com >
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 9 година
Michael Brown
b6ee89ffb5
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Relicense files for which I am the sole author (as identified by
util/relicense.pl).
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 9 година
Anton D. Kachalov
86285d1d54
[intel] Add 8086:1557 card (Intel 82599 10G ethernet mezz)
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru >
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 10 година
Michael Brown
9ce2b56af6
[intel] Check for ioremap() failures
Debugged-by: Anton D. Kachalov <mouse@yandex-team.ru >
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 10 година
Michael Brown
3fa7a3b136
[intel] Add some missing PCI IDs
Tested-by: Philipp Hagen <Philipp.Hagen@she.net >
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 10 година
Michael Brown
cdca99f068
[intel] Add intelx driver for Intel 10 Gigabit Ethernet NICs
Signed-off-by: Michael Brown <mcb30@ipxe.org >
пре 11 година