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

base-files: add network_get_ipaddrs_all()

Return all IPv4 and IPv6 addresses.

Signed-off-by: Mathias Kresin <[email protected]>

git-svn-...

github.com/OpenIPC/chaos_calmer - c9ab6f3a677551b7945a56de31af9aff64fc632e authored about 10 years ago by Steven Barth <[email protected]>
autoconf: bump version to 2.69

Signed-off-by: Russell Senior <[email protected]>

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

github.com/OpenIPC/chaos_calmer - a1dde5fcb622d7081b7f48816ca62cb1260d1161 authored about 10 years ago by Steven Barth <[email protected]>
ppp: allow auto-detecting and creation of ipv6 subinterface

this makes ipv6 with ppp a bit more comfortable

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

github.com/OpenIPC/chaos_calmer - 6c80ad928899a8e2df77a66c9cba673b9c792c0f authored about 10 years ago by Steven Barth <[email protected]>
odhcp6c: fix typo in last commit

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42852 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 495408914924fb185c49262f045aa91b7abd953d authored about 10 years ago by Steven Barth <[email protected]>
odhcp6c: don't assign addresses or prefixes prematurely

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42850 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 363b7bb19bb19519482adc380a290d1291b10b3d authored about 10 years ago by Steven Barth <[email protected]>
mac80211: add a few upstream ath9k / mac80211 fixes

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 71d458084e8a35554503483a5999647eac111bc7 authored about 10 years ago by Felix Fietkau <[email protected]>
network: Unbind DHCPv6 from underlying interfaces

This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the...

github.com/OpenIPC/chaos_calmer - 3823e9634d2c0c95e9cf42e9f616392613067f8e authored about 10 years ago by Steven Barth <[email protected]>
cns3xxx: Adopt irq_domain support for cns3xxx gpio driver

Have gpio driver adopt irqdomain support so that there are
non-overlapping allocations of irq nu...

github.com/OpenIPC/chaos_calmer - e1219a24e281d6ca0f79cf7f37afcc41d66c12de authored about 10 years ago by Felix Fietkau <[email protected]>
odhcp6c: ensure signal-safety of signal handlers

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42841 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - fc78024c3e0bd4aee87ca859c6aa81ed8fc4c63f authored about 10 years ago by Steven Barth <[email protected]>
include/download.mk: Add download mirrors for tools from GNU Savannah (bug #15184)

I defined a new download method @SAVANNAH in include/download.mk and scripts/download.pl,
and co...

github.com/OpenIPC/chaos_calmer - 978b39ca1fc33eb071cf2518ddf2c32376d1346f authored about 10 years ago by John Crispin <[email protected]>
lldp: make use of new USERID syntax

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

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

github.com/OpenIPC/chaos_calmer - b0ca0dd4b026b658c3afb198f7303fe9ad7064b4 authored about 10 years ago by John Crispin <[email protected]>
base-files: extend USERID:=syntax

it is now possible to inlie the uid and gid in the syntax

USERID:=username=uid:group=gid:group2...

github.com/OpenIPC/chaos_calmer - f9cddd1fd95f6fd9660cde44ce9941302c22a133 authored about 10 years ago by John Crispin <[email protected]>
wwan: add a generic 3g/4g proto

this proto handler will detect which of 3g, qmi, mbim, ncm or directip you need
for a stick and ...

github.com/OpenIPC/chaos_calmer - 98e716884d9421af03c89637613498b87c69617a authored about 10 years ago by John Crispin <[email protected]>
comgt: split directip support into its own package

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

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

github.com/OpenIPC/chaos_calmer - f93a2e4c7ed6c1e4f755ce47d68997022ea0010b authored about 10 years ago by John Crispin <[email protected]>
uqmi: dont use proto_block_restart

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

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

github.com/OpenIPC/chaos_calmer - f4dd6b28f2745d9f7136b546ca7187a547e1a998 authored about 10 years ago by John Crispin <[email protected]>
uqmi: make the proto depend on the usb driver

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

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

github.com/OpenIPC/chaos_calmer - fd3d61ef086fd7e00eeda1e06d196b33493a850b authored about 10 years ago by John Crispin <[email protected]>
umbim: dont use proto_block_restart

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

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

github.com/OpenIPC/chaos_calmer - fffd302f3cb5c7d8c9fad876a0c1e544ba043c2e authored about 10 years ago by John Crispin <[email protected]>
umbim: work out the ifname instead of relying on it being in uci

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

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

github.com/OpenIPC/chaos_calmer - ea6820d0cc6bfb85c179efb4e1a687ccbed642f8 authored about 10 years ago by John Crispin <[email protected]>
procd: handle hotplug events for the usbmisc subsystem

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

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

github.com/OpenIPC/chaos_calmer - aacd95e1f540a8862bb50e982ff31f02e662cfb5 authored about 10 years ago by John Crispin <[email protected]>
cns3xxx: fix shared PCI interrupt mapping

This patch originally failed to combine INTA/B/C/D onto a single ARM CPU
interrupt. Instead, it ...

github.com/OpenIPC/chaos_calmer - 9c1ce81f5a0675e2275ba28a33cc9165d1f8b6bd authored about 10 years ago by Felix Fietkau <[email protected]>
cns3xxx: fix register for enabling MMC/SD pins

also fixes a GPIO related regression from the upgrade to 3.10

Signed-off-by: Felix Fietkau <nbd...

github.com/OpenIPC/chaos_calmer - 461cef419390d15106894bc0df513df86b3cadeb authored about 10 years ago by Felix Fietkau <[email protected]>
kernel: move old "rootfs" splitter into separated file

This will simplify removing it in the future.

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

...

github.com/OpenIPC/chaos_calmer - c623065eac4250abbb3c3b3472b39bd2cfbbcd3f authored about 10 years ago by Rafał Miłecki <[email protected]>
bcm53xx: add Netgear R6300 V2 LEDs and buttons

Thanks tusc (our forum user) for checking GPIOs.

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

github.com/OpenIPC/chaos_calmer - 2e64fe88692de20c1ce3494bcd0c6271570f3622 authored about 10 years ago by Rafał Miłecki <[email protected]>
procd: r42814 added a bad git version

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

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

github.com/OpenIPC/chaos_calmer - bb8e04d927526451d2f26fc012d0873ad849dfa1 authored about 10 years ago by John Crispin <[email protected]>
at91: remove support for TQMa9263

This board is EOL, we should not bother anymore with it.

Signed-off-by: Michael Heimpold <mhei@...

github.com/OpenIPC/chaos_calmer - c1447f8ac4233edcd2a0fc5283865d8b6363af3c authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: load rt5362 eeprom from bootloader param patition

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42824 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 19466216651014ab7bec94de51c79b9b6f07f42c authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: enable pci bus

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42823 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 990c69bdc337624645d8107305a873c2261e149f authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: remove spi_cs4, since the board use this line for something else

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42822 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - d8f979919a225ce09d3aac20219e0d56edf188a7 authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: fix open-drain configuration for stp

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42821 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 908a10d1dafa981ba2c7a5529c241563ea64ad1f authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: add pci-rst entry into dts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42820 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 626dbb940e2bcafb3e335e1c4a0c1f5d7d848e1b authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: remove exin definition copied from dev-board dts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42819 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - bd72aeacf39eae6f8167d0d601a44bb2a0b6219a authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: we don't have pcie bus so we don't need the reset device tree for this board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42818 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 63576362754c575ab8945ff694290ad110af331b authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: we don't have dual minipci-card so we don't need gnt1-req1 for pci handling

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42817 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 030dbd493a7a2feb3fdc72003ded785013f5db39 authored about 10 years ago by John Crispin <[email protected]>
lantiq - vgv7519: fix gphy led configuration (this set correct alt function to gpio and let peripherials on pci bus to comes up)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42816 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - 4366c9b6cd4012bc2610c91424135b7466e9b105 authored about 10 years ago by John Crispin <[email protected]>
lantiq: fix some alt function on pinctrl-xway

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42815 3c298f89-4303-0410-b956-a3cf2f4a3e73

github.com/OpenIPC/chaos_calmer - c3a6e0a58fd743a8367042723d1dcd87086e73cf authored about 10 years ago by John Crispin <[email protected]>
procd: update to latest git HEAD

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

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

github.com/OpenIPC/chaos_calmer - 06435798dccad05f2623e064a530d59237538744 authored about 10 years ago by John Crispin <[email protected]>
ubox: update to latest git head

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

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

github.com/OpenIPC/chaos_calmer - c38a6c521342cb4d3fe0ed6e5ace9fbc7617ff76 authored about 10 years ago by John Crispin <[email protected]>
fstools: update to latest git

adds support for /dev/vd* virtual io

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

git-svn-...

github.com/OpenIPC/chaos_calmer - f91238dc22eed2ba7c0a458a25017f28a0ecde8a authored about 10 years ago by John Crispin <[email protected]>
octeon: add patches which are not upstreamed yet

Signed-off-by: Roman Yeryomin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 0ebb7988199a06340b25c068a69f07d91f3b201f authored about 10 years ago by John Crispin <[email protected]>
octeon: remove kmod-ath9k from default packages

Looks like the targets are Ubiquiti routers which don't come with any wireless cards.

Signed-of...

github.com/OpenIPC/chaos_calmer - 47a7f680d5b19da45a3052c77363fca832334231 authored about 10 years ago by John Crispin <[email protected]>
octeon: prepare elf kernel image and md5sum for usb copying

Signed-off-by: Roman Yeryomin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - f45d8eb92123f8890ac8927ee364e01f4eaac4dd authored about 10 years ago by John Crispin <[email protected]>
octeon: fix serial console for 3.14 kernel

Signed-off-by: Roman Yeryomin <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 5dc87ed592a64d8165b3772ff466f6be4f7b161a authored about 10 years ago by John Crispin <[email protected]>
ralink: various i2c fixes

the driver did not handle all states correctly causing a deadlock of the i2c hw block.

Signed-o...

github.com/OpenIPC/chaos_calmer - a7658d45cd736f10b124a03a7da232f1d5019466 authored about 10 years ago by John Crispin <[email protected]>
kernel: add some warnings to the old (built-in) rootfs splitter

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

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

github.com/OpenIPC/chaos_calmer - e7106c5746e5be1e81f1b56df82c797b7d753b7c authored about 10 years ago by Rafał Miłecki <[email protected]>
kernel: enable CONFIG_MTD_SPLIT_SQUASHFS_ROOT

This enables dedicated "rootfs" splitter by default. We still keep
CONFIG_MTD_SPLIT_SQUASHFS_ROO...

github.com/OpenIPC/chaos_calmer - aa7c9cf2997d6155b02123dbebc9e6d38ef3210d authored about 10 years ago by Rafał Miłecki <[email protected]>
kernel: allow rootfs splitters to work without CONFIG_MTD_ROOTFS_SPLIT

We want to remove that old (built-in) splitter at some point.

Signed-off-by: Rafał Miłecki <zaj...

github.com/OpenIPC/chaos_calmer - 2fe5eba1d8281eded5b490b00d87394c000da0ae authored about 10 years ago by Rafał Miłecki <[email protected]>
odhcp6c: add route-workaround for broken IPv6-ISPs

Some ISP seem to only do stateful DHCPv6 and not sending RAs.
This is technically broken because...

github.com/OpenIPC/chaos_calmer - bb492392747ea57deb54d4bbd52e5d5ce83a08a2 authored about 10 years ago by Steven Barth <[email protected]>
nftables: bump to 2014-09-30, disable gmp

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

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

github.com/OpenIPC/chaos_calmer - 415543620a1d6b57d9f561268ed93a12ad190b10 authored about 10 years ago by Steven Barth <[email protected]>
base-files: make postinst script run inside a subshell

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

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

github.com/OpenIPC/chaos_calmer - fef66999f849771f087869f715e1adb94580cc04 authored about 10 years ago by John Crispin <[email protected]>
libnftnl: bump to 2014-10-02

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

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

github.com/OpenIPC/chaos_calmer - 6a1dd4f0e7452ce66f7a332ba351bdb1c05e5214 authored about 10 years ago by Steven Barth <[email protected]>
lantiq: led name has changed from adsl -> dsl

make the notify script aware of this.

https://dev.openwrt.org/ticket/18005

Signed-off-by: John...

github.com/OpenIPC/chaos_calmer - acb9d6b4e4c471495fa2e0377872e95a3c9c21f5 authored about 10 years ago by John Crispin <[email protected]>
ar71xx: correctly detect hardware revision on TP-LINK Archer C5 and C7

Signed-off-by: Matthias Schiffer <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 0496c6a597a344e0a8e513dfb96d91e0962b38e8 authored about 10 years ago by John Crispin <[email protected]>
ar71xx: fix syntax for TP-LINK TL-WR941N/ND / Rosewill RNX-N360RT detection

[ ] conditions should use = instead of == for string equality.

Signed-off-by: Matthias Schiffer...

github.com/OpenIPC/chaos_calmer - ac7e01ea5ee27b2f52d9a24eb3c22e46908018ad authored about 10 years ago by John Crispin <[email protected]>
ar71xx: simplify TP-LINK model detection

All TP-LINK machine names begin with "TP-LINK", so there's no need to check for
more specific mo...

github.com/OpenIPC/chaos_calmer - 8ae697d7f225e92cf0aef7fa2993979089c23447 authored about 10 years ago by John Crispin <[email protected]>
Fix build when TAR_OPTIONS env variable is set

The build system sets a make variable TAR_OPTIONS to the unpacking
command, i.e. "-xf -". Now if...

github.com/OpenIPC/chaos_calmer - 230b7ba04ac27275cc6f179f2ff80584d4c6b12f authored about 10 years ago by John Crispin <[email protected]>
iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDs

The AR9580 with the new ID can be found in the EnGenius ESR900 and the
QCA9880 without any subsy...

github.com/OpenIPC/chaos_calmer - 2e9a3b28f21344c3748b6216e9ec48cfa02a4dae authored about 10 years ago by John Crispin <[email protected]>
ar71xx: add support for TP-LINK TL-WR847N v8 (clone of TL-WR841N/ND v8)

Signed-off-by: Jaehoon You <[email protected]>

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

github.com/OpenIPC/chaos_calmer - f44a320095af3ffd8738bded4d8cbaf39e39bc21 authored about 10 years ago by John Crispin <[email protected]>
kernel: add rtc-ds1307 module support

Signed-off-by: Michael Heimpold <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 09039308fa7372aa94189e8c9b7b8715b07655b8 authored about 10 years ago by John Crispin <[email protected]>
kernel: add ledtrig-transient module support

Signed-off-by: Michael Heimpold <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 6e8e2303cb786cb199fbf4d6fff130ea5cbad4ba authored about 10 years ago by John Crispin <[email protected]>
ramips: D-Link DIR-810L: make led naming consistent with other boards

Signed-off-by: Michael Heimpold <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 23246db9e0fb2caa7fc1dae86292aa6f0cbccd85 authored about 10 years ago by John Crispin <[email protected]>
ralink: Add missing code to free GPIO on Ralink SoC

Signed-off-by: [email protected]
Acked-by: [email protected]

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

github.com/OpenIPC/chaos_calmer - 16c7f3c21ed006a13affd3696b269552dafe414c authored about 10 years ago by John Crispin <[email protected]>
hostapd: read missing parameter for dynamic VLANs

In r41872 Dynamic VLAN support was reintroduced, but the vlan_naming
parameter is not read while...

github.com/OpenIPC/chaos_calmer - 3bf58c82494347a46dd29b03e5272d78001f2012 authored about 10 years ago by John Crispin <[email protected]>
ar71xx: add LED defaults for the EnGenius ESR1750

Signed-off-by: Forest Crossman <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 1e7c3ba3986eeae432a674402aeeda1c4cf7a92c authored about 10 years ago by John Crispin <[email protected]>
ramips: Support for RAMIPS based Tripmate HT-TM02 board

Provides support for the Tripmate HT-TM02 personal router including LEDs and
reset button. “Mode...

github.com/OpenIPC/chaos_calmer - 5f9a01b40fb0006b63450e93945574f23440e5ac authored about 10 years ago by John Crispin <[email protected]>
firmware-utils: add NEXX factory image support

This patch adds support to encode and decode images for certain types of
NEXX routers.

git-svn-...

github.com/OpenIPC/chaos_calmer - 9584e3b28b55637370ecacb06272872ffec140c9 authored about 10 years ago by John Crispin <[email protected]>
sysupgrade: preserve symlinks in backups

Signed-off-by: Catalin Patulea <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 37a33d7e8dfcee6e425f87e3779394535ffbda7b authored about 10 years ago by John Crispin <[email protected]>
ar71xx: fix reset button gpio for OM2P/OM2P-HS

A typo in the definition for the OM2P reset button disabled its functionality
in OpenWrt. The ac...

github.com/OpenIPC/chaos_calmer - 5416fbe6e010109c808e676c27a8a40beed1ffd2 authored about 10 years ago by John Crispin <[email protected]>
build: remove useless quote stripping for KERNELNAME, add fallback for it in the kernel build command line

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - f53447947d209ced026ffd784104db6e9647c676 authored about 10 years ago by Felix Fietkau <[email protected]>
targets: remove useless quotes around KERNELNAME

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 0a602b2b72aed043e3229667d4ced72a8059eda5 authored about 10 years ago by Felix Fietkau <[email protected]>
lantiq: remove the useless ltqtapi.mk include file

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 40935a16aae0b254b359065c43bbf1f7edda4b6b authored about 10 years ago by Felix Fietkau <[email protected]>
gcc: remove version 4.8.0

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - a6ea8af64245b6edb5f421254634120a3ab6e3d4 authored about 10 years ago by Felix Fietkau <[email protected]>
binutils: remove old versions

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 961d49f15b748713eac4dc65af5213594bc4d131 authored about 10 years ago by Felix Fietkau <[email protected]>
sunxi: re-add rootfs build when no profile is set, fixes #17980, thanks.

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

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

github.com/OpenIPC/chaos_calmer - 9c2be8be3918953f4a3624ba4351e2f546dbb938 authored about 10 years ago by Zoltan HERPAI <[email protected]>
iproute2: add conflict for ip with ip-full

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - af7fe5f5e0d6da7b1ecca223d60fdb00a970b4fb authored about 10 years ago by Felix Fietkau <[email protected]>
build: make sure modules are modposted after initramfs image is built

Otherwise the modpost steps for individual modules that are compiled
manually (using make packag...

github.com/OpenIPC/chaos_calmer - db910597d7377551b66d888abce5fe79645dd013 authored about 10 years ago by Felix Fietkau <[email protected]>
hostapd: add conflicts with wpad(-mini) to hostapd and wpa_supplicant

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 6ca4824bc36c97fc1e75c8c681d0f1d027735cec authored about 10 years ago by Felix Fietkau <[email protected]>
build: propagate package conflicts to opkg metadata

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 78e652f3148ccc80a37f0140711a583ed55310a8 authored about 10 years ago by Felix Fietkau <[email protected]>
build: add support for declaring package CONFLICTS which only affect selecting built-in packages

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 3ed277255c06d3bd7950ef688986f2a8f64a9e6a authored about 10 years ago by Felix Fietkau <[email protected]>
Fix broken implementation of NOEXECSTACK flag for MIPS architectures for gcc-linaro-4.8

This patch ensures that libgcc_s.so properly honours the NOEXECSTACK flag
for MIPS builds, when ...

github.com/OpenIPC/chaos_calmer - 742d20f881f219f4851607ee3c944ce175b9b7fc authored about 10 years ago by Felix Fietkau <[email protected]>
ath10k: update firmware to the latest version

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - f7b51f6c07d7dcdde9aa08f904d37a5f04719be7 authored about 10 years ago by Felix Fietkau <[email protected]>
gcc: gcc 4.9.x disable libsanitize

gcc 4.9.x enables building of libsanitize

- libsanitize needs some headers that are not availab...

github.com/OpenIPC/chaos_calmer - 6cae32e029fbf3d864f8029526894b09536262da authored about 10 years ago by Felix Fietkau <[email protected]>
mac80211_hwsim: select 802.11n support for hostapd

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 4cb3d9cb9eb1dc6fff36315d519352f5f8c9eb88 authored about 10 years ago by Felix Fietkau <[email protected]>
relayd: update to the latest version, fixes a build error with the new gcc (#18010)

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 16de94ff94e1cd33de28d42529b6d5942f887a02 authored about 10 years ago by Felix Fietkau <[email protected]>
hostapd: allow using iapp for any encryption type (fixes #18022)

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - b223fd3e4c2d3b8dda8933ef973b0b1b25395223 authored about 10 years ago by Felix Fietkau <[email protected]>
hostapd: merge an upstream patch for pmksa cache

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 09cdef74a8177ca37bfc81e62f26a71e5c405a1d authored about 10 years ago by Felix Fietkau <[email protected]>
iwinfo: detect AC PHY for broadcom-wl

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - e684caba4e9ef79f3faa5c42607c5e2a63b599a0 authored about 10 years ago by Felix Fietkau <[email protected]>
iwinfo: detect HT PHY for broadcom-wl

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 016f5ba570edfe31b129df592cf9b328cf64e731 authored about 10 years ago by Felix Fietkau <[email protected]>
iwinfo: fix handling of accessing nl80211 interfaces via radio*

look up device path via uci instead of assuming a direct phy index

Signed-off-by: Felix Fietkau...

github.com/OpenIPC/chaos_calmer - bfacdd543b92213a6f47ae0a58ac170286c4610a authored about 10 years ago by Felix Fietkau <[email protected]>
iwinfo: enable nl80211 support based on cfg80211, not mac80211

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 0d160a4d3e056fb277d139119c7a0dab54883dd5 authored about 10 years ago by Felix Fietkau <[email protected]>
iwinfo: handle 802.11ac mode for lua

Signed-off-by: Bartosz Markowski <[email protected]>

git-svn-id: svn://svn.openwrt.or...

github.com/OpenIPC/chaos_calmer - 2ec28fde123e5275393cbede7f6ea29f0d840b9b authored about 10 years ago by Jo-Philipp Wich <[email protected]>
brcm63xx: fix wrong fixups pointer

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
Signed-off-by: Jonas Gorski <jogo@open...

github.com/OpenIPC/chaos_calmer - f02ccab61b43920f24610a5798f5b2427da117ba authored about 10 years ago by Jonas Gorski <[email protected]>
base-files: remove a 'not found' error message during system boot

During boot, a not found message is displayed for systems which do
not have uci 'network.globals...

github.com/OpenIPC/chaos_calmer - 956a14a1b2ea557ce8ae9affb3426f1acef24867 authored about 10 years ago by Steven Barth <[email protected]>
bcm53xx: build R6250 firmware with "Other Regions" region

This prevents vendor firmware from warning about incompatible region.

Signed-off-by: Rafał Miłe...

github.com/OpenIPC/chaos_calmer - 132a7fda2cae17800fb149b7fb470a4cc7bef0c2 authored about 10 years ago by Rafał Miłecki <[email protected]>
ar8216: set the pvid based on runtime state instead of port number to fix learning with enable_vlan = 0

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@...

github.com/OpenIPC/chaos_calmer - 5612af273e920f4818bb104f4178505b82ad945f authored about 10 years ago by Felix Fietkau <[email protected]>
toolchain: Fix libthreaddb not being installed

Signed-off-by: Michel Stam <[email protected]>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42...

github.com/OpenIPC/chaos_calmer - c42e8fe0ab0b1849899dcb6dfd242fa18b9c9427 authored about 10 years ago by Steven Barth <[email protected]>
busybox: remove validation message from bootup

A message:
uinteger - 9 = true
is displayed during boot. This is the result of the validate_data...

github.com/OpenIPC/chaos_calmer - 2ab44b72d3a32824f79f6ef91744abb0b41aaa19 authored about 10 years ago by Steven Barth <[email protected]>
authsae: update to latest version

Send a netlink call to leave the mesh when meshd exits
Make hunting-and-pecking loop (more) resi...

github.com/OpenIPC/chaos_calmer - 7644a744522433a6b80951d6fd37409f7a459ca3 authored about 10 years ago by Steven Barth <[email protected]>
6in4: Tos support

Tos support is added as a string parameter which can have the following values :
-inherit (ou...

github.com/OpenIPC/chaos_calmer - e3e254cd7e6842ae2a140124116c6391a374e1bf authored about 10 years ago by Steven Barth <[email protected]>
6to4: Tos support

Tos support is added as a string parameter which can have the following values :
-inherit (ou...

github.com/OpenIPC/chaos_calmer - b5cf0a125bac523ce9e819be8320467230b4d31b authored about 10 years ago by Steven Barth <[email protected]>
6rd: Tos support

Tos support is added as a string parameter which can have the following values :
-inherit (...

github.com/OpenIPC/chaos_calmer - 35fbc3abaa15f4aa636afdedb55f3accc478dce0 authored about 10 years ago by Steven Barth <[email protected]>