From: Brian Cavagnolo Date: Tue, 29 Mar 2011 17:15:18 +0000 (-0700) Subject: linux-firmware: add APIv2 AP firmware for marvell 8388 X-Git-Tag: upstream/20140222~199 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e2958cc8d7c91e5b92e6e2ccf489178569de5d58;p=platform%2Fupstream%2Flinux-firmware.git linux-firmware: add APIv2 AP firmware for marvell 8388 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 Signed-off-by: David Woodhouse --- diff --git a/WHENCE b/WHENCE index b240756..5053f98 100644 --- a/WHENCE +++ b/WHENCE @@ -640,6 +640,7 @@ File: mwl8k/fmimage_8687.fw File: mwl8k/helper_8687.fw File: mwl8k/fmimage_8366.fw File: mwl8k/fmimage_8366_ap-1.fw +File: mwl8k/fmimage_8366_ap-2.fw File: mwl8k/helper_8366.fw Licence: Redistributable. See LICENCE.Marvell for details. 8687 images diff --git a/mwl8k/fmimage_8366_ap-2.fw b/mwl8k/fmimage_8366_ap-2.fw new file mode 100644 index 0000000..2156edb Binary files /dev/null and b/mwl8k/fmimage_8366_ap-2.fw differ