This firmware drops packets with size greater than the size
defined in length field of the rx packet descriptor,
which is filled by driver.
The new firmware version is 5.2.6.14.
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
APIv2 adds the following enhancements:
-- capabilities are reported by the firmware
-- API supports up to 8 dedicated AMPDU streams
-- optional packet timestamping and expiration can be enabled.
Specifically, packets that are queued in firmware for longer
than 500ms will be dropped if this option is used.
Signed-off-by: Brian Cavagnolo <brian@cozybit.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>