aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* strace: update to version 1.12Hauke Mehrtens2016-07-201-3/+3
| | | | Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* toolchain/binutils: add 2.26.1Syrone Wong2016-07-207-0/+110
| | | | | Signed-off-by: Syrone Wong <wong.syrone@gmail.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> [fixes/cleanup]
* tools/isl: bump to 0.17.1Syrone Wong2016-07-201-2/+2
| | | | Signed-off-by: Syrone Wong <wong.syrone@gmail.com>
* mbedtls: fix missing mbedtls_time_t bug in mbedtls 2.3.0Hauke Mehrtens2016-07-202-1/+22
| | | | | | | This backports a commit from mbedtls current git which adds missing include for platform.h. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* mbedtls: update to version 2.3.0Hauke Mehrtens2016-07-202-33/+24
| | | | | | | This fixes 3 minor security problems. SSLv3 is deactivated by default now. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* polarssl: update to version 1.3.17Hauke Mehrtens2016-07-202-16/+4
| | | | | | | This fixes 3 minor security problems. SSLv3 is deactivated by default now. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* tools: padjffs2: add option to output padding data to stdoutYousong Zhou2016-07-201-4/+16
| | | | Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* linux/archs38: Add wireless AP capabilities similarly to axs101Alexey Brodkin2016-07-202-2/+2
| | | | | | | Now when ath9k-htc USB dongle works with axs103 in OHCI mode quite fine adding corresponding features to default configuration. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
* linux/archs38: Disable USB 2.0Alexey Brodkin2016-07-202-2/+2
| | | | | | | | | As of today USB 2.0 (AKA EHCI) doesn't work on axs103 board and so there's no reason to build corresponding software for it. Once USB 2.0 gets fixed on axs103 thi patch might be reverted. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
* iftop: fix mac address displayKevin Darbyshire-Bryant2016-07-202-1/+68
| | | | | | | iftop would display portions of mac address with large ffffff prefixes. Make if_hw_addr type consistent. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* igmpproxy: logging options - make work & improveKevin Darbyshire-Bryant2016-07-203-18/+9
| | | | | | | | | | Move logging command line option to uci: option verbose [0]/1/2 - mono-syllabic/verbose/noisy Previously handled as 'OPTIONS' in .init script however variable was ignored so never worked. Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
* mwlwifi: Update to latest versionGabe Rodriguez2016-07-205-456/+2
| | | | Signed-off-by: Gabe Rodriguez <lifehacksback@gmail.com>
* mwlwifi: remove the a-mpdu failure messages entirely instead of hiding them ↵Felix Fietkau2016-07-201-6/+4
| | | | | | in the debug log Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive logspam if starting a BA session failsFelix Fietkau2016-07-201-0/+24
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: fix excessive use of busy-waiting that was tripping up the flash driverFelix Fietkau2016-07-201-0/+73
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* mwlwifi: update to 10.3.0.17-20160520-1Felix Fietkau2016-07-202-7/+7
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* valgrind: update to the latest version, fix build issues on ARMFelix Fietkau2016-07-206-62/+38
| | | | Signed-off-by: Felix Fietkau <nbd@nbd.name>
* Merge pull request #36 from wigyori/masterZoltan Herpai2016-07-205-63/+117
|\ | | | | refresh uboot-lantiq patches, update prism54 packaging
| * prism54-firmware: change prism54/p54-firmware package versioningChristian Lamparter2016-07-201-8/+11
| | | | | | | | | | | | | | | | | | | | | | | | There are multiple prism54/p54 firmware versions for different drivers and devices. Therefore, assigning the package version of all the different firmware packages on the old prism54 firmware could break if any of the p54 firmwares are updated and we need to roll out new packages. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> [removed PKG_VERSION] Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| * prism54-firmware: add also other p54 firmware to own packageHauke Mehrtens2016-07-202-47/+74
| | | | | | | | | | | | Extract the other p54 firmware files into the prism54-firmware package. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
| * firmware: extract prism54-firmware into own packageHauke Mehrtens2016-07-202-16/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | Instead of downloading the firmware for prism54 devices in the wireless.mk do it in an extra package Makefile. To ship the complete source code Intel ships our modified OpenWrt/LEDE + the content of the dl directory. We do not want to have any files in the dl/ directory which are not needed to build our images. The prism54 gets downloaded every time independently of building kmod-net-prism54 or not. When it is in a own package it only gets downloaded when the firmware package is selected. Signed-off-by: Hauke Mehrtens <hauke.mehrtens@intel.com>
| * packages: uboot-lantiq: refresh patches to account for easybox904Zoltan HERPAI2016-07-202-2/+2
|/ | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* Merge pull request #33 from wigyori/masterZoltan Herpai2016-07-161-2/+2
|\ | | | | brcm2708: fix SUBTARGET checks for bcm2709/bcm2710
| * brcm2708: fix SUBTARGET checks for bcm2709/bcm2710Álvaro Fernández Rojas2016-07-151-2/+2
| | | | | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* | Merge pull request #31 from qinfengling/zedboardZoltan Herpai2016-07-1511-8/+102
|\ \ | | | | | | zynq: add sdcard image generation support
| * | packages: uboot-zynq: use dtc in kernelMike Qin2016-07-152-1/+15
| | | | | | | | | | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
| * | zynq: add sdcard image generation support when board profile is selectedMike Qin2016-07-159-4/+84
| | | | | | | | | | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
| * | tools: build dosfstools and mtools for zynqMike Qin2016-07-151-1/+1
| | | | | | | | | | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
| * | packages: uboot-zynq: bump uboot-zynq to 2016.07Mike Qin2016-07-151-2/+2
| | | | | | | | | | | | Signed-off-by: Mike Qin <Fengling.Qin@gmail.com>
* | | Merge pull request #32 from wigyori/masterZoltan Herpai2016-07-1523-38/+595
|\ \ \ | |/ / |/| / | |/ Merge brcmfmac fixes from rmilecki
| * Merge branch 'master' of git://git.infradead.org/users/rafal/openwrtZoltan HERPAI2016-07-1324-38/+607
| |\
| | * mac80211: brcmfmac: fix interfaces managementRafał Miłecki2016-07-083-1/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | To work correctly hostapd requires wireless driver to allow interfaces removal. It was working with brcmfmac only partially. Firmware for BCM43602 got some special hack (feature?) that allowed removing all interfaces by disabling mbss mode. It wasn't working with BCM4366 firmware and remaining interfaces were preventing hostapd from starting again. Those patches add support for "interface_remove" firmware method which works with BCM4366 firmware and they make it finally possible to use BCM4366 & brcmfmac & multiple interfaces. Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
| | * mac80211: refresh brcmfmac patchesRafał Miłecki2016-07-0815-42/+42
| | | | | | | | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
| | * mac80211: brcmfmac: backport changes from 2016-06-29Rafał Miłecki2016-07-083-0/+99
| | | | | | | | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
| | * mac80211: brcmfmac: rename patches from commit fixing P2PRafał Miłecki2016-07-083-0/+0
| | | | | | | | | | | | | | | | | | This way names follow current schema. Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
| | * mac80211: brcmfmac: fix lockup related to P2P interfaceRafał Miłecki2016-07-084-1/+300
| | | | | | | | | | | | Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
* | | Merge pull request #28 from wigyori/masterZoltan Herpai2016-07-1316-25/+35
|\| | | | | | | | update system packages to latest HEAD, bump 4.1 to 4.1.27
| * | e2fsprogs: fix build on OS X systemsJo-Philipp Wich2016-07-132-1/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On OS X systems, the compilation of e2fsprogs fails at subst.c due to a missing sys/stat.h include: subst.c:333:14: error: variable has incomplete type 'struct stat' struct stat stbuf; ^ subst.c:333:9: note: forward declaration of 'struct stat' struct stat stbuf; ^ subst.c:392:8: warning: implicit declaration of function 'fstat' is invalid in C99 [-Wimplicit-function-declaration] if (fstat(fd, &stbuf) == 0) { ^ subst.c:438:12: warning: implicit declaration of function 'fchmod' is invalid in C99 [-Wimplicit-function-declaration] (void) fchmod(ofd, 0444); ^ 2 warnings and 1 error generated. make[3]: *** [subst.o] Error 1 Declare the nescessary HAVE_SYS_STAT_H macro to include the required header in order to avoid the undeclared stat structure. Tested-By: David Thornley <david.thornley@touchstargroup.com> Signed-off-by: Jo-Philipp Wich <jo@mein.io>
| * | kernel: bump 4.1 to 4.1.27Zoltan HERPAI2016-07-135-6/+6
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | packages: usign: update datecode to indicate correct yearZoltan HERPAI2016-07-131-1/+1
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | ustream-ssl: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | ubus: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | rpcd: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | procd: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | jsonfilter: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | uci: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | usign: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | umbim: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
| * | libubox: update to latest git HEADZoltan HERPAI2016-07-111-2/+2
| | | | | | | | | | | | Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
* | | Merge pull request #26 from wigyori/masterZoltan Herpai2016-07-111-0/+1
|\| | | |/ |/| packages: fix nvram makefile