History log of /netbsd-current/sys/dev/pci/if_ixlvar.h
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.8 16-Mar-2022 yamaguchi

ixl: Added support for Intel ethernet X710-T*L


Revision tags: thorpej-i2c-spi-conf2-base thorpej-futex2-base thorpej-cfargs2-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base thorpej-i2c-spi-conf-base thorpej-cfargs-base thorpej-futex-base
# 1.7 08-Sep-2020 yamaguchi

Added iavf(4) that is based on OpenBSD's iavf(4) implementation

reviewed by msaitoh@n.o and knakahara@n.o


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3
# 1.6 12-Feb-2020 yamaguchi

branches: 1.6.4;
Use Set RSS key command and Set LUT command to enable RSS on X722


# 1.5 31-Jan-2020 yamaguchi

Add media and flow changes support for ixl(4)


Revision tags: ad-namecache-base2 ad-namecache-base1
# 1.4 17-Jan-2020 yamaguchi

Print nvm version of ixl(4) when attaching

reviewed by msaitoh


Revision tags: ad-namecache-base
# 1.3 26-Dec-2019 yamaguchi

branches: 1.3.2;
ixl(4) supports IFCAP_CSUM_*_Rx

OKed by msaitoh@n.o.


# 1.2 20-Dec-2019 yamaguchi

ixl(4) supports ETHERCAP_VLAN_HWTAGGING
It is enabled by defualt

The features is realized by the following operations:
- internal switch
- use "0b00: Show VLAN, DEI and UP in descriptor" mode
- TX
- set VLAN tag and IL2TAG1 flag to each descriptor
- RX
- use 32byte descriptor to use SHOWIV and L2SEL flag
included in RX queue configuration
- VLAN tags are not stored in descriptor without these config.
- get VLAN tags from L2TAG1 field included in RX descriptor
and set them to mbuf

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara


# 1.7 08-Sep-2020 yamaguchi

Added iavf(4) that is based on OpenBSD's iavf(4) implementation

reviewed by msaitoh@n.o and knakahara@n.o


Revision tags: bouyer-xenpvh-base2 phil-wifi-20200421 bouyer-xenpvh-base1 phil-wifi-20200411 bouyer-xenpvh-base is-mlppp-base phil-wifi-20200406 ad-namecache-base3
# 1.6 12-Feb-2020 yamaguchi

branches: 1.6.4;
Use Set RSS key command and Set LUT command to enable RSS on X722


# 1.5 31-Jan-2020 yamaguchi

Add media and flow changes support for ixl(4)


Revision tags: ad-namecache-base2 ad-namecache-base1
# 1.4 17-Jan-2020 yamaguchi

Print nvm version of ixl(4) when attaching

reviewed by msaitoh


Revision tags: ad-namecache-base
# 1.3 26-Dec-2019 yamaguchi

branches: 1.3.2;
ixl(4) supports IFCAP_CSUM_*_Rx

OKed by msaitoh@n.o.


# 1.2 20-Dec-2019 yamaguchi

ixl(4) supports ETHERCAP_VLAN_HWTAGGING
It is enabled by defualt

The features is realized by the following operations:
- internal switch
- use "0b00: Show VLAN, DEI and UP in descriptor" mode
- TX
- set VLAN tag and IL2TAG1 flag to each descriptor
- RX
- use 32byte descriptor to use SHOWIV and L2SEL flag
included in RX queue configuration
- VLAN tags are not stored in descriptor without these config.
- get VLAN tags from L2TAG1 field included in RX descriptor
and set them to mbuf

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara


# 1.6 12-Feb-2020 yamaguchi

Use Set RSS key command and Set LUT command to enable RSS on X722


# 1.5 31-Jan-2020 yamaguchi

Add media and flow changes support for ixl(4)


Revision tags: ad-namecache-base2 ad-namecache-base1
# 1.4 17-Jan-2020 yamaguchi

Print nvm version of ixl(4) when attaching

reviewed by msaitoh


Revision tags: ad-namecache-base
# 1.3 26-Dec-2019 yamaguchi

branches: 1.3.2;
ixl(4) supports IFCAP_CSUM_*_Rx

OKed by msaitoh@n.o.


# 1.2 20-Dec-2019 yamaguchi

ixl(4) supports ETHERCAP_VLAN_HWTAGGING
It is enabled by defualt

The features is realized by the following operations:
- internal switch
- use "0b00: Show VLAN, DEI and UP in descriptor" mode
- TX
- set VLAN tag and IL2TAG1 flag to each descriptor
- RX
- use 32byte descriptor to use SHOWIV and L2SEL flag
included in RX queue configuration
- VLAN tags are not stored in descriptor without these config.
- get VLAN tags from L2TAG1 field included in RX descriptor
and set them to mbuf

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara


# 1.5 31-Jan-2020 yamaguchi

Add media and flow changes support for ixl(4)


Revision tags: ad-namecache-base2 ad-namecache-base1
# 1.4 17-Jan-2020 yamaguchi

Print nvm version of ixl(4) when attaching

reviewed by msaitoh


Revision tags: ad-namecache-base
# 1.3 26-Dec-2019 yamaguchi

branches: 1.3.2;
ixl(4) supports IFCAP_CSUM_*_Rx

OKed by msaitoh@n.o.


# 1.2 20-Dec-2019 yamaguchi

ixl(4) supports ETHERCAP_VLAN_HWTAGGING
It is enabled by defualt

The features is realized by the following operations:
- internal switch
- use "0b00: Show VLAN, DEI and UP in descriptor" mode
- TX
- set VLAN tag and IL2TAG1 flag to each descriptor
- RX
- use 32byte descriptor to use SHOWIV and L2SEL flag
included in RX queue configuration
- VLAN tags are not stored in descriptor without these config.
- get VLAN tags from L2TAG1 field included in RX descriptor
and set them to mbuf

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara


# 1.4 17-Jan-2020 yamaguchi

Print nvm version of ixl(4) when attaching

reviewed by msaitoh


Revision tags: ad-namecache-base
# 1.3 26-Dec-2019 yamaguchi

ixl(4) supports IFCAP_CSUM_*_Rx

OKed by msaitoh@n.o.


# 1.2 20-Dec-2019 yamaguchi

ixl(4) supports ETHERCAP_VLAN_HWTAGGING
It is enabled by defualt

The features is realized by the following operations:
- internal switch
- use "0b00: Show VLAN, DEI and UP in descriptor" mode
- TX
- set VLAN tag and IL2TAG1 flag to each descriptor
- RX
- use 32byte descriptor to use SHOWIV and L2SEL flag
included in RX queue configuration
- VLAN tags are not stored in descriptor without these config.
- get VLAN tags from L2TAG1 field included in RX descriptor
and set them to mbuf

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara


# 1.3 26-Dec-2019 yamaguchi

ixl(4) supports IFCAP_CSUM_*_Rx

OKed by msaitoh@n.o.


# 1.2 20-Dec-2019 yamaguchi

ixl(4) supports ETHERCAP_VLAN_HWTAGGING
It is enabled by defualt

The features is realized by the following operations:
- internal switch
- use "0b00: Show VLAN, DEI and UP in descriptor" mode
- TX
- set VLAN tag and IL2TAG1 flag to each descriptor
- RX
- use 32byte descriptor to use SHOWIV and L2SEL flag
included in RX queue configuration
- VLAN tags are not stored in descriptor without these config.
- get VLAN tags from L2TAG1 field included in RX descriptor
and set them to mbuf

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara


# 1.2 20-Dec-2019 yamaguchi

ixl(4) supports ETHERCAP_VLAN_HWTAGGING
It is enabled by defualt

The features is realized by the following operations:
- internal switch
- use "0b00: Show VLAN, DEI and UP in descriptor" mode
- TX
- set VLAN tag and IL2TAG1 flag to each descriptor
- RX
- use 32byte descriptor to use SHOWIV and L2SEL flag
included in RX queue configuration
- VLAN tags are not stored in descriptor without these config.
- get VLAN tags from L2TAG1 field included in RX descriptor
and set them to mbuf

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara


# 1.1 10-Dec-2019 yamaguchi

Ported driver for Intel Ethernet 700 series

reviewed by msaitoh and knakahara