Searched hist:b85e4d8960f10e4b28613a3e7b76f8889a2089e3 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-common.h | diff b85e4d8960f10e4b28613a3e7b76f8889a2089e3 Tue Jun 24 23:19:29 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Change destination address filtering support
Currently the driver makes use of the additional mac address registers in the hardware to provide perfect filtering. The hardware can also have a set of hash table registers that can be used for imperfect filtering. By using imperfect filtering the additional mac address registers can be used for layer 2 filtering support. Use the hash table registers if the device has them.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe-main.c | diff b85e4d8960f10e4b28613a3e7b76f8889a2089e3 Tue Jun 24 23:19:29 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Change destination address filtering support
Currently the driver makes use of the additional mac address registers in the hardware to provide perfect filtering. The hardware can also have a set of hash table registers that can be used for imperfect filtering. By using imperfect filtering the additional mac address registers can be used for layer 2 filtering support. Use the hash table registers if the device has them.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe-dev.c | diff b85e4d8960f10e4b28613a3e7b76f8889a2089e3 Tue Jun 24 23:19:29 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Change destination address filtering support
Currently the driver makes use of the additional mac address registers in the hardware to provide perfect filtering. The hardware can also have a set of hash table registers that can be used for imperfect filtering. By using imperfect filtering the additional mac address registers can be used for layer 2 filtering support. Use the hash table registers if the device has them.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe.h | diff b85e4d8960f10e4b28613a3e7b76f8889a2089e3 Tue Jun 24 23:19:29 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Change destination address filtering support
Currently the driver makes use of the additional mac address registers in the hardware to provide perfect filtering. The hardware can also have a set of hash table registers that can be used for imperfect filtering. By using imperfect filtering the additional mac address registers can be used for layer 2 filtering support. Use the hash table registers if the device has them.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | xgbe-drv.c | diff b85e4d8960f10e4b28613a3e7b76f8889a2089e3 Tue Jun 24 23:19:29 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Change destination address filtering support
Currently the driver makes use of the additional mac address registers in the hardware to provide perfect filtering. The hardware can also have a set of hash table registers that can be used for imperfect filtering. By using imperfect filtering the additional mac address registers can be used for layer 2 filtering support. Use the hash table registers if the device has them.
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 D | Kconfig | diff b85e4d8960f10e4b28613a3e7b76f8889a2089e3 Tue Jun 24 23:19:29 CEST 2014 Lendacky, Thomas <Thomas.Lendacky@amd.com> amd-xgbe: Change destination address filtering support
Currently the driver makes use of the additional mac address registers in the hardware to provide perfect filtering. The hardware can also have a set of hash table registers that can be used for imperfect filtering. By using imperfect filtering the additional mac address registers can be used for layer 2 filtering support. Use the hash table registers if the device has them.
Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|