aboutsummaryrefslogtreecommitdiffstats
path: root/tools/firmware-utils/src/edimax_fw_header.c
Commit message (Collapse)AuthorAgeFilesLines
* firmware-utils: replace GPL 2.0 boilerplate/reference with SPDXRafał Miłecki2021-08-061-5/+1
| | | | | | | | | This uses "GPL-2.0-only" header for files identified using scancode license scanner with 100% score as GPL 2.0. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Stijn Tintel <stijn@linux-ipv6.be>
* tools: edimax_fw_header: fix suspicious memset usageFlorian Fainelli2015-01-101-1/+1
| | | | | | | | | memset() was called with a size argument against a pointer size, not the structure size itself. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43913
* Belkin AC 1750 DB (F9K1115v2) supportImre Kaloz2014-12-171-0/+386
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 43734