Home
last modified time | relevance | path

Searched hist:"801 c62d945c6121c0262924732e430f0553bfb37" (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.hdiff 801c62d945c6121c0262924732e430f0553bfb37 Tue Jun 24 23:19:24 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Add support for VLAN filtering

This patch adds support for (imperfect) filtering of
VLAN tag ids using a 16-bit filter hash table. When
VLANs are added, a 4-bit hash is calculated with the
result indicating the bit in the hash table to set.
This table is used by the hardware to drop packets with
a VLAN id that does not hash to a set bit in the table.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dxgbe-main.cdiff 801c62d945c6121c0262924732e430f0553bfb37 Tue Jun 24 23:19:24 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Add support for VLAN filtering

This patch adds support for (imperfect) filtering of
VLAN tag ids using a 16-bit filter hash table. When
VLANs are added, a 4-bit hash is calculated with the
result indicating the bit in the hash table to set.
This table is used by the hardware to drop packets with
a VLAN id that does not hash to a set bit in the table.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dxgbe-dev.cdiff 801c62d945c6121c0262924732e430f0553bfb37 Tue Jun 24 23:19:24 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Add support for VLAN filtering

This patch adds support for (imperfect) filtering of
VLAN tag ids using a 16-bit filter hash table. When
VLANs are added, a 4-bit hash is calculated with the
result indicating the bit in the hash table to set.
This table is used by the hardware to drop packets with
a VLAN id that does not hash to a set bit in the table.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dxgbe.hdiff 801c62d945c6121c0262924732e430f0553bfb37 Tue Jun 24 23:19:24 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Add support for VLAN filtering

This patch adds support for (imperfect) filtering of
VLAN tag ids using a 16-bit filter hash table. When
VLANs are added, a 4-bit hash is calculated with the
result indicating the bit in the hash table to set.
This table is used by the hardware to drop packets with
a VLAN id that does not hash to a set bit in the table.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dxgbe-drv.cdiff 801c62d945c6121c0262924732e430f0553bfb37 Tue Jun 24 23:19:24 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Add support for VLAN filtering

This patch adds support for (imperfect) filtering of
VLAN tag ids using a 16-bit filter hash table. When
VLANs are added, a 4-bit hash is calculated with the
result indicating the bit in the hash table to set.
This table is used by the hardware to drop packets with
a VLAN id that does not hash to a set bit in the table.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/drivers/net/ethernet/amd/
H A DKconfigdiff 801c62d945c6121c0262924732e430f0553bfb37 Tue Jun 24 23:19:24 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Add support for VLAN filtering

This patch adds support for (imperfect) filtering of
VLAN tag ids using a 16-bit filter hash table. When
VLANs are added, a 4-bit hash is calculated with the
result indicating the bit in the hash table to set.
This table is used by the hardware to drop packets with
a VLAN id that does not hash to a set bit in the table.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>