Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

OpenIPC

Alternative IP Camera firmware from an open community
Collective - Host: opensource - https://opencollective.com/openipc - Website: https://openipc.org/ - Code: https://github.com/openipc

mountd: move code to a git repo

Signed-off-by: John Crispin <[email protected]>

Backport of r46935

git-svn-id: svn://svn.open...

github.com/OpenIPC/chaos_calmer - b52b1fc3a3846e07dd7034c0b61ed2bf14942228 authored about 9 years ago by John Crispin <[email protected]>
CC: ramips: Added WIZnet WizFi630A Platfrom based on Ralink RT5350

This patch is to add the WIZnet WizFi630A board as a new platform. The board is in mini pci expr...

github.com/OpenIPC/chaos_calmer - 9858c87014eb8a73e93577cbe715a18d355ca01e authored about 9 years ago by John Crispin <[email protected]>
bzip2: add host build

Signed-off-by: John Crispin <[email protected]>

Backport of r46470

git-svn-id: svn://svn.open...

github.com/OpenIPC/chaos_calmer - 3e1022acc5a5bbd8ac7d78ba78728de444973f8c authored about 9 years ago by John Crispin <[email protected]>
hostapd: check for banned client on association event

When using FullMAC drivers (e.g. brcmfmac) we don't get mgmt frames so
check for banned client i...

github.com/OpenIPC/chaos_calmer - f259e7398565e1b452af94c8f27d5493e1b611e8 authored about 9 years ago by Rafał Miłecki <[email protected]>
igmpproxy: fix spurious restarts on interface events, pass used netdevs to procd instead

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r47055

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - 77540a9ba07ee9e91439af04498b77a3336e8acd authored about 9 years ago by Felix Fietkau <[email protected]>
netifd: update to the latest version, fixes spurious client isolation in unbridged AP configurations (#20574)

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r47053

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - b2b1bd35e6b00a4f068c375aa5c56b86e87e09f9 authored about 9 years ago by Felix Fietkau <[email protected]>
bison: replace the yacc script with one that does not hardcode the path (fixes #20605)

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r47050

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - ff1ba24f51709121f92edad1fa1df38160d7d4f4 authored about 9 years ago by Felix Fietkau <[email protected]>
kernel: backport some SPI layer improvements from 4.1 to 3.18, significantly improves flash speed on ramips

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r47045

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - ad5f485a4bff3f7458d80dd4775878f7081bb2b5 authored about 9 years ago by Felix Fietkau <[email protected]>
ath9k: fix handling of tx headroom for padding

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r47042

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - d0a48c1d4292773bb676d5eb89c036a19b606bce authored about 9 years ago by Felix Fietkau <[email protected]>
base-files: sysupgrade: quote source image name

get_image() eval a filename without quoting it, resulting in errors with
filenames containing ch...

github.com/OpenIPC/chaos_calmer - 1898cdc737c0f4e46820c6816f8af9d6578aebf4 authored about 9 years ago by Rafał Miłecki <[email protected]>
kernel: add a patch to fix crashes on pppoe disconnect/reconnect

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r47026

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - ec73b2e3832fcd0957603ad8d2aa6f3a13f09cdb authored about 9 years ago by Felix Fietkau <[email protected]>
base-files: fix ramoverlay function with kernels 3.18+

Even though there are not many users left within the OpenWrt tree it seems
this function broke d...

github.com/OpenIPC/chaos_calmer - 28a46862207c0a0178a0a1ecf8fea35b827a3ae0 authored about 9 years ago by Felix Fietkau <[email protected]>
tools/mtd-utils: fix PKG_MIRROR_MD5SUM

The checksum doesn't match the file on mirror2.openwrt.org.

Signed-off-by: Matthias Schiffer <m...

github.com/OpenIPC/chaos_calmer - 07aa5a1b70c652210f12edc62875c88d389e1f47 authored about 9 years ago by Felix Fietkau <[email protected]>
mips: Free memory when load_module fails (#14453)

The mips reloc patch introduced new allocations which were done before
add_unformed_module but n...

github.com/OpenIPC/chaos_calmer - 60b68f6e2f1d121a584652ce671b8055c28c0f56 authored about 9 years ago by Felix Fietkau <[email protected]>
kernel: bridge, multicast-to-unicast: fix echoes on STA

Currently, multicast packets from an STA are sent to any according
multicast listener directly t...

github.com/OpenIPC/chaos_calmer - 1a7def45c600cc0e9d37feff4db05cf572046375 authored about 9 years ago by Felix Fietkau <[email protected]>
generic: Fix per interface nf_call_iptables setting

commit r30917 ("kernel: bypass all netfilter hooks if the sysctls for that
functionality have be...

github.com/OpenIPC/chaos_calmer - 5da6c4e57a7253111c354d551c904503f094c1d8 authored about 9 years ago by Felix Fietkau <[email protected]>
kernel: bridge, multicast-to-unicast: assign src after pskb_may_pull()

A call to pskb_may_pull() might reallocate skb->data. Therefore we
should only assign the src-po...

github.com/OpenIPC/chaos_calmer - bba0c8f9c0f79cd3921a5d971830be0b7cbbc10f authored about 9 years ago by Felix Fietkau <[email protected]>
Revert "kernel: disable multicast-to-unicast translation for ipv6 neighbor solicitation (#17625)"

This reverts commit a080e8e1943156168913d0353a2e99d1151102aa.

It did not fix the problem but ju...

github.com/OpenIPC/chaos_calmer - fcffd63a995b3eddd22cfd175d197ccc4b3a32d4 authored about 9 years ago by Felix Fietkau <[email protected]>
netifd: update to the latest version (as of trunk r46841)

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branch...

github.com/OpenIPC/chaos_calmer - 3747e6801438da5ea17e9e3df4d0dbd1848f502f authored about 9 years ago by Felix Fietkau <[email protected]>
procd: update to latest git revision

Signed-off-by: John Crispin <[email protected]>

Backport of r46962

git-svn-id: svn://svn.open...

github.com/OpenIPC/chaos_calmer - 0766fc9beca5504e90ac8c238440930463986cc6 authored about 9 years ago by Felix Fietkau <[email protected]>
kernel: solos-pci: Increase headroom on received packets

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46993

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - 0e281e1890d35035e35512e2fede3196827bce3f authored about 9 years ago by Felix Fietkau <[email protected]>
kernel: ipv6: ip6_fragment: fix headroom tests and skb leak

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46992

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - a9e2ab3b434dfd194dbcec745c78a9cc5d292f1f authored about 9 years ago by Felix Fietkau <[email protected]>
CC: firewall: depend on kmod-ipt-conntrack (#20542)

Our ruleset requires kernel support for conntrack state matching, therfore
depend on the require...

github.com/OpenIPC/chaos_calmer - 7ef1b0103df188cef5e11a9e63ba2dc16894a73a authored about 9 years ago by Jo-Philipp Wich <[email protected]>
x86/geode: enable DMI and Geos support (fixes #20512)

Signed-off-by: David Woodhouse <[email protected]>

Backport of r46986

git-svn-id: svn:...

github.com/OpenIPC/chaos_calmer - 7c9d276f3f6ba243af78332599653a02a6e1b8fc authored about 9 years ago by Felix Fietkau <[email protected]>
x86: fix Geode LX timekeeping (#20531)

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46985

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - e85a3f5fa483147203e37197f6cbc60fc21ea1c0 authored about 9 years ago by Felix Fietkau <[email protected]>
ppp: backport use a more reliable way to set script environment

Signed-off-by: Steven Barth <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/bran...

github.com/OpenIPC/chaos_calmer - d97fa727c420bb2f5eab52a8470d4ba08b5492e5 authored about 9 years ago by Steven Barth <[email protected]>
base-files: replace the opkg key with the one used for the final image

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branch...

github.com/OpenIPC/chaos_calmer - ff896d145ce2703719a935479e3788b1930c693b authored about 9 years ago by Felix Fietkau <[email protected]>
ramips: fix chunked-io support for big flash chips (#20504)

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46904

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - dc4e09656adc02de5af848fae5d20bd51db9fec2 authored about 9 years ago by Felix Fietkau <[email protected]>
bcm53xx: add NAND flash chip description for Asus RT-AC87U

This isn't that important due to different NAND driver but keeps DTS and
backports consistent.

...

github.com/OpenIPC/chaos_calmer - b0b76c8782e4eb9059e497040eeeecc710f2e1fc authored about 9 years ago by Rafał Miłecki <[email protected]>
ath10k: reduce dma burst size on newer firmware to fix crashes

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46900

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - 916dfa7c9282abfe9e66b58f83a7da33d74c86c2 authored about 9 years ago by Felix Fietkau <[email protected]>
kernel: drop some left XHCI patch for 4.0

It was accidentally added in r46094.

Signed-off-by: Rafał Miłecki <[email protected]>

git-svn-i...

github.com/OpenIPC/chaos_calmer - 7c573c8758e941de9337a242855472ef0d4a5d54 authored about 9 years ago by Rafał Miłecki <[email protected]>
CC: opkg: ensure image provided feeds are available after sysupgrade

Split the opkg.conf into three files, to make it easier to support custom
feeds and configs:

* ...

github.com/OpenIPC/chaos_calmer - 30a6f4a50919667bfd350e5523e801d460569a42 authored about 9 years ago by Jonas Gorski <[email protected]>
CC: kernel: update 3.18 to 3.18.21

Changelog:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.21

Signed-off-by: Jon...

github.com/OpenIPC/chaos_calmer - 8cb7552c46cff627eb8179ccc4c071f98563ec16 authored about 9 years ago by Jonas Gorski <[email protected]>
ipq806x: delete from CC branch; it is broken and unsupported

Signed-off-by: Felix Fietkau <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branch...

github.com/OpenIPC/chaos_calmer - 0dc3d0e7c74bf8d50c3a2bfc335e5e717ab4051f authored about 9 years ago by Felix Fietkau <[email protected]>
kernel: restore 640-bridge_no_eap_forward.patch to its original form

It was corrupted in r38528. The most obvious symptom is repeated messages like this:

Tue Sep 8...

github.com/OpenIPC/chaos_calmer - 4f27e9cc7185ca4894a211178ffc4cfc5026e54a authored about 9 years ago by Felix Fietkau <[email protected]>
brcm47xx: apply serial flash size trick to Netgear WNR1000 V3

It also uses different block size just like WGR614 V10.

Signed-off-by: Rafał Miłecki <zajec5@gm...

github.com/OpenIPC/chaos_calmer - 3f230bc9017128ab8101c394438500aee409706b authored about 9 years ago by Rafał Miłecki <[email protected]>
brcm47xx: add Netgear WNR1000 V3 support in the Linux arch code

Signed-off-by: Rafał Miłecki <[email protected]>

Backport of r46805

git-svn-id: svn://svn.openw...

github.com/OpenIPC/chaos_calmer - 7b7f2fa4e93a5c014a7952454ec230d98169338c authored about 9 years ago by Rafał Miłecki <[email protected]>
uhttpd: update to the latest version, fixes deferred cgi script processing (#20458)

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46807

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - 42a3d57292afbbde4f22d4944009f908d6631bc0 authored about 9 years ago by Felix Fietkau <[email protected]>
ramips: fix devicetree corruption with some boot loaders if the caches are not ready at boot

Signed-off-by: John Crispin <[email protected]>

Backport of r46766

git-svn-id: svn://svn.open...

github.com/OpenIPC/chaos_calmer - f7fbc745a150335783402b21425bc3b9ab2ffc4a authored about 9 years ago by Felix Fietkau <[email protected]>
CC: hostapd: properly enable 802.11w support

backport of r46737

Add CONFIG_IEEE80211W variable to DRIVER_MAKEOPTS so that 802.11w
support is...

github.com/OpenIPC/chaos_calmer - 7e05e4ed13baed834be25c00a13756fcfa0c1850 authored about 9 years ago by Hauke Mehrtens <[email protected]>
CC: broadcom-wl: add interface after bridge is up

backport of r46749

Without this patch adding the wifi device to the bridge may fail
because the...

github.com/OpenIPC/chaos_calmer - 45db302513518c8d3352f71012de4e537bbe68fe authored about 9 years ago by Hauke Mehrtens <[email protected]>
CC: broadcom-wl: fix bash comparison error

Backport of r46746

This fixes #17495

Signed-off-by: Álvaro Fernández Rojas <[email protected]>...

github.com/OpenIPC/chaos_calmer - e6ded4a53438a541549897122a9c51fbe214c627 authored about 9 years ago by Hauke Mehrtens <[email protected]>
CC: broadcom-wl: fix section mismatches in broadcom-wl driver

Backport of r46745

Signed-off-by: Hauke Mehrtens <[email protected]>

git-svn-id: svn://svn.ope...

github.com/OpenIPC/chaos_calmer - 94128f9d894a9d2d711470401bc287939a99f18c authored about 9 years ago by Hauke Mehrtens <[email protected]>
brcm47xx: fix Linksys E1200 V2 image filename

Drop unwanted suffix (copy & paste mistake).

Signed-off-by: Rafał Miłecki <[email protected]>

B...

github.com/OpenIPC/chaos_calmer - 34cf42625cd9439a3901b7add5445107b285bbe0 authored about 9 years ago by Rafał Miłecki <[email protected]>
mac80211: add pending brcmfmac patch fixing warm reboots

Signed-off-by: Rafał Miłecki <[email protected]>

Backport of r46739

git-svn-id: svn://svn.openw...

github.com/OpenIPC/chaos_calmer - 3518bc69929dd03dc2d0becd95e504e80eb8220d authored about 9 years ago by Rafał Miłecki <[email protected]>
mac80211: update brcmfmac to the latest version

This also adds one patchset of pending changes that fix support for
multiple interfaces. It was ...

github.com/OpenIPC/chaos_calmer - ae82d6b9e644940c3c3b9ac220912ef240140b48 authored about 9 years ago by Rafał Miłecki <[email protected]>
mac80211: group last brcmfmac changes into (half) patchset

This prepares some place for backporting extra patches.

Signed-off-by: Rafał Miłecki <zajec5@gm...

github.com/OpenIPC/chaos_calmer - e32144bf9dbc25503dc7ad43f3d84c9632d40663 authored about 9 years ago by Rafał Miłecki <[email protected]>
bcm53xx: add support for Netgear R7000

Backport of r46363 r46730 r46731 r46732.

Signed-off-by: Rafał Miłecki <[email protected]>

git-s...

github.com/OpenIPC/chaos_calmer - 8499bbec44e7213391332ae7fcdd3acf0ae335ad authored about 9 years ago by Rafał Miłecki <[email protected]>
CC: brcm63xx: fix WAP-5813n default network config

/etc/uci-defaults/02_network had a typo, making it generate the wrong
network config.

Closes #2...

github.com/OpenIPC/chaos_calmer - 56d6d4eaf381a4f3f73a07e9ef978ad4b32914ed authored about 9 years ago by Jonas Gorski <[email protected]>
CC: mvebu: kirkwood: fix ehci-orion probe if generic-phy isn't enabled

Properly treat -ENOSYS as no PHY, else ehci-orion won't work without
generic phy support.

Backp...

github.com/OpenIPC/chaos_calmer - b0184ecbf5736d7dd1ff5d23cfb4eacf7d44893c authored about 9 years ago by Jonas Gorski <[email protected]>
CC: mac80211: disable ipw2x00 for big endian targets

The ipw2x00 drivers assume that the system they are running is little
endian, and access everyth...

github.com/OpenIPC/chaos_calmer - ecdc42cc5b84a9234a992270a95ca9d8da3d61e1 authored about 9 years ago by Jonas Gorski <[email protected]>
CC: brcm63xx: ensure dummy byte is set for mapped spi flash with fast read

Some CFEs seem to misconfigure the mapped memory flash access with
fast read but without a dummy...

github.com/OpenIPC/chaos_calmer - 47a6648245f6315263845bb4463c4226fa4a0b30 authored about 9 years ago by Jonas Gorski <[email protected]>
mvebu: fix cobra chainmask (backport of r46697)

Thanks Sebastian for spotting it.

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: ...

github.com/OpenIPC/chaos_calmer - 05f49c372e250b4c90246736b71f9debd850c263 authored about 9 years ago by Imre Kaloz <[email protected]>
mwlwifi: downgrade to 10.3.0.3-20150804

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branc...

github.com/OpenIPC/chaos_calmer - 7545a9373cc820778f0b4590d67cc2c72a141137 authored about 9 years ago by Imre Kaloz <[email protected]>
mwlwifi: fix commit hash for 10.3.0.8

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branch...

github.com/OpenIPC/chaos_calmer - 5735828ee253af0e793c10ebdd3904ad84b93ac3 authored about 9 years ago by Imre Kaloz <[email protected]>
mvebu: add support for the Linksys boot counter (backport of r46690)


The u-boot boot counter was never reset after a successful boot,
which sometimes could make som...

github.com/OpenIPC/chaos_calmer - 9f8042dd1f611cb0226c0e13cc26d6879f137d6a authored about 9 years ago by Imre Kaloz <[email protected]>
uhttpd: we don't know where the device is located, so reflect that in the cert

backport of r46688

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.open...

github.com/OpenIPC/chaos_calmer - f9ccf89b13ac00aac7d741c62bca19beaa588951 authored about 9 years ago by Imre Kaloz <[email protected]>
mwlwifi: upgrade to 10.3.0.8-20150818

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branc...

github.com/OpenIPC/chaos_calmer - 0054ed3947c966686826f45300facafa38992707 authored about 9 years ago by Imre Kaloz <[email protected]>
xz: update to version 5.2.1

Backport of 46603.

This adds support for symbol versioning which is needed on
CentOs/RedHat 7 t...

github.com/OpenIPC/chaos_calmer - be288acba5225eac0fdb3ba6a32d9f0d84e9b1bd authored about 9 years ago by Hauke Mehrtens <[email protected]>
CC: kernel: update 3.18 to 3.18.20

Changelog:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.20

Signed-off-by: Hau...

github.com/OpenIPC/chaos_calmer - 5ba480d599b263bce7dcb94ad3c1f77e65fcd393 authored about 9 years ago by Hauke Mehrtens <[email protected]>
procd: fix seccomp build on some architectures

Backport of r46612.

fix generating syscall-names.h

Sometimes the syscall number is not defined...

github.com/OpenIPC/chaos_calmer - af42a09bc45c7909cb0cd6a8d42e42a6fa5d1aa3 authored about 9 years ago by Hauke Mehrtens <[email protected]>
CC: uhttpd: pass X-HTTP-Method-Override header to cgi scripts

Signed-off-by: Jo-Philipp Wich <[email protected]>

Backport of r46677

git-svn-id: svn://svn.open...

github.com/OpenIPC/chaos_calmer - 3a81a973eb6ffe49768df5db4196f6da1419a0b4 authored about 9 years ago by Jo-Philipp Wich <[email protected]>
ugps: update to latest git HEAD

fixes 2 bugs
* typo
* use %04d rather than %d when printing the position

Signed-off-by: John Cr...

github.com/OpenIPC/chaos_calmer - 0ccf8af08ce31e04cbf2ccab3d4d5d4172f36ed1 authored about 9 years ago by John Crispin <[email protected]>
ar71xx: Add support for Black Swift

Add support for the Black Swift board:
http://www.black-swift.com/

Took relevant parts and slig...

github.com/OpenIPC/chaos_calmer - 1cbb93865ed30fc4b23c3bf4a7839f170fafe46a authored about 9 years ago by John Crispin <[email protected]>
ar71xx: Enable ath10k calibration data loading for EnGenius ESR1750 and EPG500.

Kinda-backport of r46415, though this patch uses the old-style calibration data loading.

Signed...

github.com/OpenIPC/chaos_calmer - febf61a29a25e83ffbf3546dd385422ec9303e88 authored about 9 years ago by John Crispin <[email protected]>
image: fix handling of per-device kernel build commands

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46589

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - 17c7a62e81b5b5fe421ac4540f05eebff4dcb64b authored about 9 years ago by Felix Fietkau <[email protected]>
image: fix device variable exports for initramfs images

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46496

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - 2bab87c90c677db1dd256f14f4f115fbc51db19e authored about 9 years ago by Felix Fietkau <[email protected]>
bcm53xx: add workaround for Netgear R8000 network

According to the info from NVRAM we should use port 8 for the CPU (and
interface eth2). Unfortun...

github.com/OpenIPC/chaos_calmer - 11e562d28c4deeb69f009484f3e3b055666c32be authored about 9 years ago by Rafał Miłecki <[email protected]>
brcm47xx: fix reading WGT634U CFE variables

We got check for nvram_len placed too early and the code never tried
reading CFE variables used ...

github.com/OpenIPC/chaos_calmer - 8262cd6372c71d7c4d8d52ce96935d1aec15d83b authored about 9 years ago by Rafał Miłecki <[email protected]>
base-files: buttons: make power script return 0

It was missed in the r46471.

Signed-off-by: Rafał Miłecki <[email protected]>

Backport of r4658...

github.com/OpenIPC/chaos_calmer - 7552e27dfbf928fe1b743d6684096c78a1cdeacf authored about 9 years ago by Rafał Miłecki <[email protected]>
buttons: make all button handler scripts return 0

this is required by the new button timeout feature

Signed-off-by: John Crispin <blogic@openwrt....

github.com/OpenIPC/chaos_calmer - dd91e3763a0413beffa226f36b278ca61e0a95c2 authored about 9 years ago by Rafał Miłecki <[email protected]>
procd: update to the latest version, add "button" hotplug handler

Signed-off-by: Rafał Miłecki <[email protected]>

In 15.05-rc2 we got support for "set-interval" ...

github.com/OpenIPC/chaos_calmer - d0bb5b2d0cb152ecdd58c547cf087552e69b2474 authored about 9 years ago by Rafał Miłecki <[email protected]>
CC: kernel: crypto: fix module loading of aead.ko

The name of the module was wrong before.

This should fix #20283.

backport of r46574.

Signed-o...

github.com/OpenIPC/chaos_calmer - ef574b45853e95ece29a0bbd470f54dbc282dc07 authored about 9 years ago by Hauke Mehrtens <[email protected]>
ar71xx: use automatic firmware partition splitting for devolo dLAN devices

Signed-off-by: Günther Kelleter <[email protected]>

Backport of r46414

git-svn-id: s...

github.com/OpenIPC/chaos_calmer - 29d2e246e006bd58eaee5ab53704faf230dc75c5 authored about 9 years ago by John Crispin <[email protected]>
ar71xx: Backport support for Onion Omega

Backport of r46458 to CC

https://onion.io/omega

Signed-off-by: L. D. Pinney <[email protected]...

github.com/OpenIPC/chaos_calmer - e443f119e1ea0e77e0d5c4531fe838dd2f431cb1 authored about 9 years ago by John Crispin <[email protected]>
ramips: Fix Ticket #20153 swap radio calibration data pointers on the RE6500

This patch fixes weak radio signal reported by nikola.georgiev

Signed-off-by: L. D. Pinney <ldp...

github.com/OpenIPC/chaos_calmer - f732c67f8e0dbd67e4016e47facd7217be01d6d3 authored about 9 years ago by Felix Fietkau <[email protected]>
ar71xx: fix mr3220 device profile (#19990)

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46541

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - 650b29b4f95e34b01a0f569a546b8d0eae8d9e73 authored about 9 years ago by Felix Fietkau <[email protected]>
sunxi: CC: fix networking on Olimex A20 Micro

Signed-off-by: Zoltan HERPAI <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/bran...

github.com/OpenIPC/chaos_calmer - 9cba59c5171a54be47b69fdf67ba016bb6ef3b43 authored about 9 years ago by Zoltan HERPAI <[email protected]>
mvebu: update dts files for mamba / WRT1900AC (backport of r46530)

Fix for default button states in WRT1900AC dts files.
This prevents overlay wipe when reset is p...

github.com/OpenIPC/chaos_calmer - d6cd16e81f189ff598e02ad7ab1c94d0caea112a authored about 9 years ago by Imre Kaloz <[email protected]>
mvebu: fix gpio config on the WRT1200AC (backport of r46527)

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branc...

github.com/OpenIPC/chaos_calmer - 1d6001ccf9dd01344412cfc3884ca29a91816a26 authored about 9 years ago by Imre Kaloz <[email protected]>
mwlwifi: upgrade to latest rev with fixed firmware (backport of r46520)

Signed-off-by: Imre Kaloz <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/branc...

github.com/OpenIPC/chaos_calmer - b9a628bac659b065e125523510c2a5f0dfca4560 authored about 9 years ago by Imre Kaloz <[email protected]>
CC: sdk: provide explicit CONFIG_MODULES kconfig symbol

Extend the SDK Config.in file to explicitely declare a MODULES symbol with
the "option modules" ...

github.com/OpenIPC/chaos_calmer - 63beb2e75c59f4fa10018e1cb42078521fe7ab30 authored about 9 years ago by Jo-Philipp Wich <[email protected]>
CC: dnsmasq: add some missing files to the jail

found with strace, not sure we got all of them though

Signed-off-by: Etienne CHAMPETIER <champe...

github.com/OpenIPC/chaos_calmer - a13fbbf184fcd554240f8a8300ad55f9f545a537 authored about 9 years ago by Jo-Philipp Wich <[email protected]>
CC: base-files: fix /tmp/.jail permissions

We need a+x rights on the path to the root of the jails
so we can use users other than root (lik...

github.com/OpenIPC/chaos_calmer - be5cb74cc4248904f7ab057db1decaf564c15b33 authored about 9 years ago by Jo-Philipp Wich <[email protected]>
CC: procd: update to latest git HEAD

fixes http://patchwork.ozlabs.org/patch/497899/

Signed-off-by: John Crispin <[email protected]...

github.com/OpenIPC/chaos_calmer - 5aa4afeaddd57d01c231953644619894bd8c7b57 authored about 9 years ago by Jo-Philipp Wich <[email protected]>
firewall: fix typo in ESP rule

Signed-off-by: Steven Barth <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/bran...

github.com/OpenIPC/chaos_calmer - a4af7da7a38e55ced15a6ad375cb8f50d24dfda9 authored about 9 years ago by Steven Barth <[email protected]>
firewall: comply with REC-22, REC-24 of RFC 6092

Signed-off-by: Steven Barth <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/bran...

github.com/OpenIPC/chaos_calmer - 2c77afaa7b6efdd5230236a8fbd9e2a527753cc6 authored about 9 years ago by Steven Barth <[email protected]>
ramips: swap radio calibration data pointers for DIR-860L

Fixes low 5 GHz tx power issues

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46...

github.com/OpenIPC/chaos_calmer - 0c4feeac8211bd3cc617958cd766cc8cdf73c1f1 authored about 9 years ago by Felix Fietkau <[email protected]>
tools: drop circular dependency between patch and ccache, build patch without ccache (fixes #20132)

Signed-off-by: Felix Fietkau <[email protected]>

Backport of r46434

git-svn-id: svn://svn.openwr...

github.com/OpenIPC/chaos_calmer - f4a3dfc4be57b98378b8ce071c25adc1237764be authored about 9 years ago by Felix Fietkau <[email protected]>
CC: ar71xx: EPG5000 requires ATH79_NVRAM

EPG5000 uses ath79 nvram functions, but does not select it. This breaks
build if no other board ...

github.com/OpenIPC/chaos_calmer - b936bd8c3bfa43779ddab78f3e637791c8349995 authored about 9 years ago by Hauke Mehrtens <[email protected]>
CC: kernel: update 3.18 to 3.18.19

Changelog:
* https://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.18.19

Backport of r46439...

github.com/OpenIPC/chaos_calmer - c84640edc825e2fc2dd6c3a424506ad7cc7decf3 authored about 9 years ago by Jonas Gorski <[email protected]>
CC: brcm63xx: HG553 buttons support

This patch adds buttons support for Huawei EchoLife HG553.

Backport of r46388.

Signed-off-by: ...

github.com/OpenIPC/chaos_calmer - c8ebf766becbfbf41c228379cb304658748c906d authored about 9 years ago by Jonas Gorski <[email protected]>
CC: ar71xx: add LED defaults for the EnGenius EPG5000

NB that wlan5g is phy0tpt and wlan2g phy1tpt.

Backport of r46226.

Signed-off-by: Christian Bei...

github.com/OpenIPC/chaos_calmer - 8e79e1da857c091dab1cadd247fd6ba80f59a1fc authored about 9 years ago by John Crispin <[email protected]>
CC: ar71xx: Fix WAN port location on EnGenius ESR1750 and EPG5000.

The designated blue WAN port on both devices has index 5, not 1.

Backport of r46227.

Signed-of...

github.com/OpenIPC/chaos_calmer - 8f2ef37e88a553632d72b323bb645e7d0b0dc2fa authored about 9 years ago by John Crispin <[email protected]>
CC: ar71xx: add profile and build image for EnGenius EPG5000.

Backport of r46049.

Signed-off-by: Christian Beier <[email protected]>

git-svn-id: svn://svn.o...

github.com/OpenIPC/chaos_calmer - 14f86586d627984bef3a1cb51c9ed80294cd808d authored about 9 years ago by John Crispin <[email protected]>
CC: ar71xx: add user-space support for EnGenius EPG5000.

Backport of r46048.

Signed-off-by: Christian Beier <[email protected]>

git-svn-id: svn://svn.o...

github.com/OpenIPC/chaos_calmer - 1a8913550284e5c0ed1c24439def5f4b0c430733 authored about 9 years ago by John Crispin <[email protected]>
CC: ar71xx: add kernel support for EnGenius EPG5000.

Backport of r46047.

Signed-off-by: Christian Beier <[email protected]>

git-svn-id: svn://svn.o...

github.com/OpenIPC/chaos_calmer - 53fcc22809d7e08ffded4ad2e162ff863c59acff authored about 9 years ago by John Crispin <[email protected]>
v3: CC : ar71xx: Backport Support for the Bitmain Antminer S3

Backport of r46236 to CC : add support for the Bitmain Antminer S3

Signed-off-by: L. D. Pinney ...

github.com/OpenIPC/chaos_calmer - 26d0a2beff51ff398a4447572cfa1d886a0005ad authored about 9 years ago by John Crispin <[email protected]>
ar71xx: add support for the devolo dLAN pro 1200+ WiFi ac

Backport of r46342

Signed-off-by: Günther Kelleter <[email protected]>

git-svn-id: s...

github.com/OpenIPC/chaos_calmer - e6956d528c8c7d0e091c5f987d39bdbaf108746d authored about 9 years ago by John Crispin <[email protected]>
mac80211: make ath10k firmware v2 selectable

Added option for old firmware version (10.1 API v2). It seems that recent
firmware versions are ...

github.com/OpenIPC/chaos_calmer - c3e7cdbf4cf02359fba62a94f3f3687878ed5718 authored about 9 years ago by John Crispin <[email protected]>