numam-dpdk/drivers/net/ixgbe
Remy Horton 6fc6a0915d ixgbe: fix access to last byte of EEPROM
Incorrect operator in ixgbe_get_eeprom & ixgbe_set_eeprom prevents
last byte of EEPROM being read/written, and hence cannot be dumped
or updated in entirity using these functions.

Fixes: 0198848a47 ("ixgbe: add access to specific device info")

Signed-off-by: Remy Horton <remy.horton@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-10-28 17:14:41 +01:00
..
base drivers: add warning note to base dirs 2015-08-11 00:22:41 +02:00
ixgbe_82599_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_api.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_defines.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_ethdev.c ixgbe: fix access to last byte of EEPROM 2015-10-28 17:14:41 +01:00
ixgbe_ethdev.h ixgbe: enable Rx queue interrupts for PF and VF 2015-07-27 23:13:57 +02:00
ixgbe_fdir.c ixgbe: raise log level of significant events 2015-07-30 20:15:56 +02:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c ixgbe: support port hotplug 2015-07-19 21:22:14 +02:00
ixgbe_regs.h ixgbe: add access to specific device info 2015-07-17 00:00:48 +02:00
ixgbe_rxtx_vec.c ixgbe: remove burst size restriction of vector Rx 2015-09-09 15:17:41 +02:00
ixgbe_rxtx.c ixgbe: remove burst size restriction of vector Rx 2015-09-09 15:17:41 +02:00
ixgbe_rxtx.h ixgbe: remove burst size restriction of vector Rx 2015-09-09 15:17:41 +02:00
Makefile ixgbe: remove Rx bulk allocation option 2015-07-26 12:40:09 +02:00
rte_pmd_ixgbe_version.map ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00