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

atheros: update ether addresses handling

- use ether_foo() routines to work with addresses
- use ETH_ALEN inplace of magic '6'

Signed-o...

github.com/OpenIPC/chaos_calmer - 97a5d59817fe0100d3bf5b101203fcd9137011a7 authored over 10 years ago by John Crispin <[email protected]>
atheros: remove useless includes

Signed-off-by: Sergey Ryazanov <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 2113b49116b0f57e3dad1f746ffe984e215a55c0 authored over 10 years ago by John Crispin <[email protected]>
atheros: ar231x-eth: remove useless IOCTL handlers

These IOCTLs handled in the core now.

Signed-off-by: Sergey Ryazanov <[email protected]>

...

github.com/OpenIPC/chaos_calmer - e66c3b8925e244b4d68ab2d1190a78ce60691d7c authored over 10 years ago by John Crispin <[email protected]>
atheros: ar2315-spiflash: use mutex inplace of spinlock

Use mutex inplace of spinlock to make code simple, also call
mutex_{lock,unlock} explicitly to a...

github.com/OpenIPC/chaos_calmer - 02d37cc0e70b2a25f7ad48d7d7552d364b67820c authored over 10 years ago by John Crispin <[email protected]>
atheros: ar2315-spiflash: update initialization

- fill module metadata
- remove odd module_{init,exit}

Signed-off-by: Sergey Ryazanov <ryazan...

github.com/OpenIPC/chaos_calmer - 5471f2816d504e6a9d871e1819067a8803a46ae7 authored over 10 years ago by John Crispin <[email protected]>
atheros: ar2315-spiflash: use devm_* API to simplify the code

Signed-off-by: Sergey Ryazanov <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 0dcf34e7f4c1e31da3aaf4e6b68683034843a18d authored over 10 years ago by John Crispin <[email protected]>
atheros: remove useless return

Remove useless void function return.

Signed-off-by: Sergey Ryazanov <[email protected]>

g...

github.com/OpenIPC/chaos_calmer - 692156cc12f6eee527703d5531df1692391a3cd8 authored over 10 years ago by John Crispin <[email protected]>
atheros: remove FSF mailing address

Remove FSF mailing address as suggested by checkpach and place license
URL.

Signed-off-by: Serg...

github.com/OpenIPC/chaos_calmer - 52c3272bdaaf7a477df55cabe0df48e904fe34b1 authored over 10 years ago by John Crispin <[email protected]>
atheros: add blank line after declarations

as suggested by checkpach.

Signed-off-by: Sergey Ryazanov <[email protected]>

git-svn-id:...

github.com/OpenIPC/chaos_calmer - de8e11ca841620cd9e2f4f515fdf6ebea7e41036 authored over 10 years ago by John Crispin <[email protected]>
atheros: use static keywork for local code

Make PCI IRQ handler and several structures static as suggested by
sparse.

Signed-off-by: Serge...

github.com/OpenIPC/chaos_calmer - a52aec95f4875e7a81ac9253da7a4344f8a243df authored over 10 years ago by John Crispin <[email protected]>
atheros: use NULL instead of plain integer

Signed-off-by: Sergey Ryazanov <[email protected]>

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

github.com/OpenIPC/chaos_calmer - bf53842fa3275ea73dcf92205a57ee184022f035 authored over 10 years ago by John Crispin <[email protected]>
atheros: add missing include

Missing this headers cause several sparse "symbol 'foo' was not
declared. Should it be static?" ...

github.com/OpenIPC/chaos_calmer - ea543bff4ebee75231244085720f37fc52f685be authored over 10 years ago by John Crispin <[email protected]>
atheros: avoid extern prototypes

Avoid using of extern prototypes as suggested by checkpatch.

Signed-off-by: Sergey Ryazanov <ry...

github.com/OpenIPC/chaos_calmer - ea4d8f59c81233d3ecdc91256dbfd50204a39c81 authored over 10 years ago by John Crispin <[email protected]>
ralink: drop 3.10 support

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

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

github.com/OpenIPC/chaos_calmer - 0547b47537b53201f96f49d95843e906d8bd166e authored over 10 years ago by John Crispin <[email protected]>
tools: install a fake empty ldconfig script to prevent the system ldconfig from messing around with the toolchain (fixes disappearing musl symlink issue)

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

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

github.com/OpenIPC/chaos_calmer - 8f4435db9207b8341370f1844ff273646c4d3e49 authored over 10 years ago by Felix Fietkau <[email protected]>
qos-scripts: disable fq_codel ecn by default to improve compatibility

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

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

github.com/OpenIPC/chaos_calmer - 8e1b4c146e21423786e3ceda70e72265a85687e2 authored over 10 years ago by Felix Fietkau <[email protected]>
lantiq: update to a newer versions of the vr9 drivers

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

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

github.com/OpenIPC/chaos_calmer - 2667bfd6e1e3ad42ca5e2cf47d99bbeef111d69c authored over 10 years ago by John Crispin <[email protected]>
ltq-deu: fix compile for 3.14

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

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

github.com/OpenIPC/chaos_calmer - ae362ceadb931b07b2909253545c103bbda27890 authored over 10 years ago by John Crispin <[email protected]>
lantiq: update 3.14 patches

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

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

github.com/OpenIPC/chaos_calmer - 6dac0c08725283e256e867830fb204d004ac752c authored over 10 years ago by John Crispin <[email protected]>
lldp: remove calls to user/group_add/exists

use the new ipkg based mechanism

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

git-svn-id: ...

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

add support for starting services as !root

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

gi...

github.com/OpenIPC/chaos_calmer - cee0fdae00c67ae1f32e8292e95859b908977194 authored over 10 years ago by John Crispin <[email protected]>
ipkg: add a default postinst/prerm script

the postinst script enables/starts the init.d scripts upon package installation
and installs the...

github.com/OpenIPC/chaos_calmer - 3caa9395b5c994b945767c8e528a2afdf24df35e authored over 10 years ago by John Crispin <[email protected]>
include: add a meta data field for required system user:group

this is in preparation of having services run as !root with
ACL'ed access to ubus.

Signed-off-b...

github.com/OpenIPC/chaos_calmer - ca5a47c6d5778c5de8e3ed4bd3780bc19fae7fb3 authored over 10 years ago by John Crispin <[email protected]>
opkg: indicate upgrade vs install

when running the postinst trigger we set PKG_UPGRADE=1 if this is an upgrade
and not an install....

github.com/OpenIPC/chaos_calmer - e548b195e1aa751ac026b27f0dcd465f63c98a9a authored over 10 years ago by John Crispin <[email protected]>
umbim: remove superflous jshn call

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

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

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

adds handling for username/password

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

git-svn-i...

github.com/OpenIPC/chaos_calmer - d8659cb48eecbe42a1e8279fef4b1525a8b65e80 authored over 10 years ago by John Crispin <[email protected]>
comgt: add directip proto

add a proto handler for sierra wireless directip modems

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

github.com/OpenIPC/chaos_calmer - 20c5127df3ac7fadc0eb761fdd4b225b283ec519 authored over 10 years ago by John Crispin <[email protected]>
config: enable cgroup freezer

This option will be enabled by default only when cgroups support is enabled.

Signed-off-by: Luk...

github.com/OpenIPC/chaos_calmer - 5360a529bda7de66e0f784b93816a14aa5cb7bd9 authored over 10 years ago by Luka Perkov <[email protected]>
kernel: update 3.14 to 3.14.18

Targets were build tested and patches are refreshed.

Signed-off-by: Luka Perkov <[email protected]...

github.com/OpenIPC/chaos_calmer - e5441232a81d01e2ed46d88e340a30fd6b15b012 authored over 10 years ago by Luka Perkov <[email protected]>
kernel: remove unused versions

Signed-off-by: Luka Perkov <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 048910c4e07b6fae28513ce1dea62fe3b6bb03de authored over 10 years ago by Luka Perkov <[email protected]>
atheros: enable the low_mem flag to better deal with 16M RAM devices

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

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

github.com/OpenIPC/chaos_calmer - a315f105499f2f39c0497276f92bb668a734eb8e authored over 10 years ago by Felix Fietkau <[email protected]>
hostapd: add ubus bindings for wps

With this patch WPS discovery can be started or canceled over ubus if
WPS is enabled in wireless...

github.com/OpenIPC/chaos_calmer - 5d8c6d088a6a754a1eff6a3ac9099a085702f807 authored over 10 years ago by Felix Fietkau <[email protected]>
ar71xx: ack completed tx descriptors only after the full frame has been completed

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

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

github.com/OpenIPC/chaos_calmer - cc1bd10ed4170e1af202614ec9fe2bdfea2d6bd5 authored over 10 years ago by Felix Fietkau <[email protected]>
procd: allow adding empty strings to arrays

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

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

github.com/OpenIPC/chaos_calmer - 8b55a6de7484a9a2c6a4c5984684849ce16e0205 authored over 10 years ago by Felix Fietkau <[email protected]>
imx6: fix image build for Generic profile.

Signed-off-by: Yousong Zhou <[email protected]>

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

github.com/OpenIPC/chaos_calmer - a01bb4f1afe37906d8797a3e0e117d81d0b1edde authored over 10 years ago by Luka Perkov <[email protected]>
ath9k: fix pll clock initialization on newer soc devices (fixes #14916)

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

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

github.com/OpenIPC/chaos_calmer - 16c98e4a9c9e32cb69f027542415052b1f09dc55 authored over 10 years ago by Felix Fietkau <[email protected]>
kernel: drop 3.9 support

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

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

github.com/OpenIPC/chaos_calmer - b36f776369b11beba6711a014528a3fb62a2d887 authored over 10 years ago by Hauke Mehrtens <[email protected]>
gemini: drop kernel 3.9 support

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

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

github.com/OpenIPC/chaos_calmer - 2f47b07c14e4f9e6182a0943ccbc85a7c28997bd authored over 10 years ago by Hauke Mehrtens <[email protected]>
gemini: switch to kernel 3.10

This switches to kernel 3.10 that was prepared by Hauke in r41531 :
gemini: add support for ...

github.com/OpenIPC/chaos_calmer - af2aa0ba4c9744e83775ceba44df3bd3146d203e authored over 10 years ago by Hauke Mehrtens <[email protected]>
omap: add kernel 3.14 support

It has been compile-tested only so far. Please give it a try.

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

github.com/OpenIPC/chaos_calmer - 216c01973cac6e1e00b073e67e15bcabfe26daed authored over 10 years ago by Hauke Mehrtens <[email protected]>
kernel: add bcma patches sent upstream but not pushed yet

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

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

github.com/OpenIPC/chaos_calmer - 347649a7ee3c358821e84b825292d6198fdc2b12 authored over 10 years ago by Hauke Mehrtens <[email protected]>
kernel: update bcma to the version from wireless-testing master-2014-09-04 tag

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

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

github.com/OpenIPC/chaos_calmer - 6ed55cedbdd519bc568fa202193557d6ea496c0d authored over 10 years ago by Hauke Mehrtens <[email protected]>
ralink: dwc_otg->dwc2

the old dwc_otg driver is starting to fall apart and fails on newer 3g
modems and some storage d...

github.com/OpenIPC/chaos_calmer - f0f9e6052fb065049361de1c338a82197b9ff527 authored over 10 years ago by John Crispin <[email protected]>
ralink: add dwc2 device_reset() call

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

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

github.com/OpenIPC/chaos_calmer - 3bafd52ff562bd6d1a324c13b6f82246160ef246 authored over 10 years ago by John Crispin <[email protected]>
ath9k: add some ani related stability / performance fixes

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

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

github.com/OpenIPC/chaos_calmer - fdfb81fd0dce5b1e765be9e8de99949ce9452065 authored over 10 years ago by Felix Fietkau <[email protected]>
tools: fix mtools/dosfstools related build system warnings

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

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

github.com/OpenIPC/chaos_calmer - 2f90d9028c5e3d7990602aa420cf6f7c4734c70d authored over 10 years ago by Felix Fietkau <[email protected]>
netifd: work-around kernel IPv6 on-link route issue

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

github.com/OpenIPC/chaos_calmer - 07b77bfef038b7afe8e349ab787df2060878f354 authored over 10 years ago by Steven Barth <[email protected]>
lantiq: add ath9k led pin support

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

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

github.com/OpenIPC/chaos_calmer - f7c9bef0e614ca8971c4b121fa4368fac174eb70 authored over 10 years ago by John Crispin <[email protected]>
sunxi: re-add lradc driver in 3.14

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

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

github.com/OpenIPC/chaos_calmer - 2968cda73eee1f660109123fb644de7f14ab5a7d authored over 10 years ago by Zoltan HERPAI <[email protected]>
tools: build dosfstools and mtools for sunxi

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

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

github.com/OpenIPC/chaos_calmer - df58a78b7b643a151db97df87a22224f17431153 authored over 10 years ago by Zoltan HERPAI <[email protected]>
ath79: dev-eth: Don't advertise 1gbit in link code word on ar9331

While the AR9331 has a gigabit MAC towards the internal switch, the
integrated PHYs however are ...

github.com/OpenIPC/chaos_calmer - 85666bdac6052b0ffbc433f1925f2e26173c7381 authored over 10 years ago by Felix Fietkau <[email protected]>
mac80211: enable DFS support for ath9k/10k by default

The DFS pattern detector now supports all three regions; ETSI, FCC and
JP, so there is no reason...

github.com/OpenIPC/chaos_calmer - f2635636182d65671fe30079b6b9ea673b1c74a4 authored over 10 years ago by Jonas Gorski <[email protected]>
toolchain/binutils: do not install host libiberty.a into target lib dir

Binutils target build will pick it up and break build on e.g. arm:

libtool: link: arm-openwrt-l...

github.com/OpenIPC/chaos_calmer - 1e348745961aae79382310297168cbff3bf8a0b5 authored over 10 years ago by Jonas Gorski <[email protected]>
ar71xx: re-enable descriptor splitting on ar716x after the previous bugfixes (#13072)

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

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

github.com/OpenIPC/chaos_calmer - 327dfd03a40e045999479f5dd536696de5dc3476 authored over 10 years ago by Felix Fietkau <[email protected]>
ar71xx: fix off-by-one error in packet descriptor splitting (patch from #13072)

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

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

github.com/OpenIPC/chaos_calmer - 3a2661330bf62f606711aeef497caefe75f555fb authored over 10 years ago by Felix Fietkau <[email protected]>
ar71xx: on ar716x, split ethernet packets in 512 byte chunks instead of 256 (improves performance) (patch from #13072)

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

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

github.com/OpenIPC/chaos_calmer - b083d521dfd1f1e3aae01f6fd30065f97d972e74 authored over 10 years ago by Felix Fietkau <[email protected]>
atheros: remove linux 3.10

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

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

github.com/OpenIPC/chaos_calmer - 689e691766575873f3d154b7fb5972b4a697c029 authored over 10 years ago by Felix Fietkau <[email protected]>
sunxi: bump kernel to 3.14.16

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

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

github.com/OpenIPC/chaos_calmer - 3753c109409b68dc85162ac1d8808c5885c5ab25 authored over 10 years ago by Zoltan HERPAI <[email protected]>
sunxi: update pcDuino3 profile to the new u-boot

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

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

github.com/OpenIPC/chaos_calmer - f1dd5ef13dda2c9076b5e4383ac49ad1309d726f authored over 10 years ago by Zoltan HERPAI <[email protected]>
sunxi: update Bananapi profile to the new u-boot

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

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

github.com/OpenIPC/chaos_calmer - 7c411b6ce91f3670db60340d9f1fd38171d16b09 authored over 10 years ago by Zoltan HERPAI <[email protected]>
uboot-sunxi: bump to 2014.04

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

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

github.com/OpenIPC/chaos_calmer - 9cb0efa23ac1a89fc39e2870c6e019a3c42d050f authored over 10 years ago by Zoltan HERPAI <[email protected]>
uml: bump to 3.14.16

Signed-off-by: Nicolas Thill <[email protected]>

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

github.com/OpenIPC/chaos_calmer - ba4392256fae8f83f6853f139bb8ded53b32d124 authored over 10 years ago by Nicolas Thill <[email protected]>
uclient: update to the latest version, fixes some crash issues

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

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

github.com/OpenIPC/chaos_calmer - 0cbc2079a21e8ee666db3f70633bf61eddfb4558 authored over 10 years ago by Felix Fietkau <[email protected]>
at91: build images for AT91SAMA5D3XPLAINED

Signed-off-by: Florian Fainelli <[email protected]>

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

github.com/OpenIPC/chaos_calmer - dfd6f35a8d364222a19a9a7da314be86795370c6 authored over 10 years ago by Florian Fainelli <[email protected]>
at91: add SAMA5D3 subtarget

Add a subtarget for Atmel's SAMA5D3 Cortex-A5 based SoCs.

Signed-off-by: Florian Fainelli <flor...

github.com/OpenIPC/chaos_calmer - fef5fbe680bdc1470a602f88bd51a828d6501e15 authored over 10 years ago by Florian Fainelli <[email protected]>
at91: move legacy Kconfig options to subtarget

Some Kconfig options are only relevant for the legacy platforms, move
them where they belong

Si...

github.com/OpenIPC/chaos_calmer - bddb362803512f5a1dab473956e75252e7a6cc5a authored over 10 years ago by Florian Fainelli <[email protected]>
at91: switch to 3.14

We need a new kernel version to support Cortex-A5 based platforms such
as SAMA5GD3.

Signed-off-...

github.com/OpenIPC/chaos_calmer - 62d294011e8e4cce52b48ce4be1a4fcd3e0ee9d8 authored over 10 years ago by Florian Fainelli <[email protected]>
at91: add 3.14 support

Add support for Linux 3.14 for the Atmel's AT91 platform.

Signed-off-by: Florian Fainelli <flor...

github.com/OpenIPC/chaos_calmer - 9347de30ecfaee598d15ff350bbd921dc862d16c authored over 10 years ago by Florian Fainelli <[email protected]>
at91: move 3.10 specific files and patches

In preparation for adding 3.14 kernel support, move files and patches to
a separate per-version ...

github.com/OpenIPC/chaos_calmer - e244d02a5bac420e7c8308169d2d1bc37614a147 authored over 10 years ago by Florian Fainelli <[email protected]>
at91: add Kconfig symbol for CONFIG_USB_ATMEL_USBA

Signed-off-by: Florian Fainelli <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 00dc7e64d9671e53605466a90e0970ea8efb4862 authored over 10 years ago by Florian Fainelli <[email protected]>
at91: add CONFIG_USB_OHCI_HCD_AT91 to usb-ohci

The at91 OHCI driver has a separate Kconfig symbol with newer kernels,
include it.

Signed-off-b...

github.com/OpenIPC/chaos_calmer - f6ae53df86904ea742a08b87271a772b665f2ca7 authored over 10 years ago by Florian Fainelli <[email protected]>
at91: fix typo on Calao

Signed-off-by: Florian Fainelli <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 68304e5bf32811b7b09ac936899aa8563b8f8127 authored over 10 years ago by Florian Fainelli <[email protected]>
include: add Cortex-A5 CPU_TYPE

Signed-off-by: Florian Fainelli <[email protected]>

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

github.com/OpenIPC/chaos_calmer - f6d5ba9a00317be5a94457122853c3d1038163cd authored over 10 years ago by Florian Fainelli <[email protected]>
at91: create a legacy subtarget

In preparation for adding SAMA5D3 support, move the legacy ARMv5 based
platforms to a separate s...

github.com/OpenIPC/chaos_calmer - f3d1d7c5e688ddfd892f94e420460c46b0af7d67 authored over 10 years ago by Florian Fainelli <[email protected]>
mdns: 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 - 8f5e75b7a252e6471438f0b1e1418647d2c11d1b authored over 10 years ago by John Crispin <[email protected]>
mtd: disable trx_check() for ar71xx, fixes a regression introduced in r42403

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

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

github.com/OpenIPC/chaos_calmer - 86193ba4cc756f80e391772428eadbeaf12253ca authored over 10 years ago by Felix Fietkau <[email protected]>
mtd: Fix trx check after partition rename ("linux" to "firmware")

On brcm47xx (Huawei E970), I noticed that sysupgrade now tries to flash trx images which don't f...

github.com/OpenIPC/chaos_calmer - 72dd8201d2fc3ffcc1c24cc08c1e956b87680bac authored over 10 years ago by Felix Fietkau <[email protected]>
omap: remove 3.12 kernel patches

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

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

github.com/OpenIPC/chaos_calmer - 98af9706175242ad0a39db12777b59c24a01994f authored over 10 years ago by Felix Fietkau <[email protected]>
cns3xxx: support isolated PCI interrupts on newer Laguna PCBs

The cns3xxx uses irq61 for pcie0_intr which in the case of a PCIe-to-PCI
bridge ends up combinin...

github.com/OpenIPC/chaos_calmer - d032df6d9e5eb8b1b722aa23222f8577e178b95a authored over 10 years ago by Felix Fietkau <[email protected]>
sdk: keep $(STAGING_DIR)/usr/bin, at least curl needs it

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

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

github.com/OpenIPC/chaos_calmer - 02111e915c514abae6344afdd08bf0e2e099987c authored over 10 years ago by Felix Fietkau <[email protected]>
mac80211: rt2x00: fix of ht20/ht40 switching fix

r42348 uses a wrong register

Signed-off-by: Serge Vasilugin <[email protected]>

git-svn-id: ...

github.com/OpenIPC/chaos_calmer - 9c751743b2b8cfe26be2038b7bab9f720c75c150 authored over 10 years ago by John Crispin <[email protected]>
mac80211: rt2x00 correctly set ht20/ht40 filter

Simple patch to correct ht20/ht40 switching. Tested with rt3290/rt3352/rt5350

Signed-off-by: Se...

github.com/OpenIPC/chaos_calmer - 40bf3736f8ebd8a47e4a3e1f166f594d259968d2 authored over 10 years ago by John Crispin <[email protected]>
netifd: update to the latest version, adds interface cleanup fixes

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

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

github.com/OpenIPC/chaos_calmer - ad99cc2f444d63c444dda38dd99a26eefaca3903 authored over 10 years ago by Felix Fietkau <[email protected]>
netifd: update to the latest version, fixes proto-shell teardown after renew

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

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

github.com/OpenIPC/chaos_calmer - b30595ab51abe3720672315ea05ea6cc08d9a50f authored over 10 years ago by Felix Fietkau <[email protected]>
Add 'subversion' build dependency to README

Fixes #17725.

Signed-off-by: Brian Norris <[email protected]>

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

github.com/OpenIPC/chaos_calmer - e4d3231540082190a864fdacaf9e177214c126bf authored over 10 years ago by Felix Fietkau <[email protected]>
nettle: disable mips16 support to improve performance

Signed-off-by: Nikos Mavrogiannopoulos <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 8e259e65d80b23f7c5d2714ba30747616fccfc42 authored over 10 years ago by Felix Fietkau <[email protected]>
imagebuilder: remove postinst files before generating image

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

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

github.com/OpenIPC/chaos_calmer - 954723a0a21df128df728b69980aad73e6bdd74d authored over 10 years ago by Felix Fietkau <[email protected]>
binutils: link libbfd and libopcodes dynamically again

Build libbfd and libopcodes as shared libraries, else they get linked
statically into every bina...

github.com/OpenIPC/chaos_calmer - b308ce739e42ec2afffa12924787ded8480ccbd8 authored over 10 years ago by Jonas Gorski <[email protected]>
ipx806x: bump to 3.14.16

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

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

github.com/OpenIPC/chaos_calmer - 3651b3452d3e7d83df558edc31ba892cb0c40c3b authored over 10 years ago by John Crispin <[email protected]>
target: set myself as maintainer

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

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

github.com/OpenIPC/chaos_calmer - 50bbe0d6ba8d795611f5cf831bc379f2821eb5a6 authored over 10 years ago by John Crispin <[email protected]>
ipq806x: Add support for IPQ806x chip family

Patches are generated using the "format-patch" command from the
following location:
*https://www...

github.com/OpenIPC/chaos_calmer - a297ec8e13d10274155e0850228bb06c7648e541 authored over 10 years ago by John Crispin <[email protected]>
ar71xx: disable ethernet descriptor splitting for now, as it seems to cause tx hangs in some setups

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

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

github.com/OpenIPC/chaos_calmer - 9f7cb06591148e3698ac731f7b8734e4d3d21b33 authored over 10 years ago by Felix Fietkau <[email protected]>
kirkwood: fix typos on DEBUG_LL_UART_*

We were prompted for which DEBUG_LL_UART implementation we want, fix the
typos such that the bui...

github.com/OpenIPC/chaos_calmer - b3ae8e890ef8900a4a41c558c3ecfb9e6f7d9e1c authored over 10 years ago by Florian Fainelli <[email protected]>
ar71xx: select m25p80 support instead of spi support where used by mach files (#17699)

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

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

github.com/OpenIPC/chaos_calmer - 5e999d80ce14697245a72531212fe5a3835c85dc authored over 10 years ago by Felix Fietkau <[email protected]>
mac80211: fix crash when unloading drivers (#17706)

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

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

github.com/OpenIPC/chaos_calmer - 786d33be63706fe630a977f49d5020567448e896 authored over 10 years ago by Felix Fietkau <[email protected]>
ar71xx: split packets into multiple descriptors on ar716x

This improves performance when doing concurrent rx/tx on a single
ethernet MAC, e.g. when routin...

github.com/OpenIPC/chaos_calmer - bcbb22a745a43e62e021d036ed8a03ee6edc74ca authored over 10 years ago by Felix Fietkau <[email protected]>
procd: run the mdns register outside the sub shell container

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

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

github.com/OpenIPC/chaos_calmer - 381dc718a9a15c8feafd0e9218ac2c87bb759697 authored over 10 years ago by John Crispin <[email protected]>
dropbear: add mdns support to the init.d script

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

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

github.com/OpenIPC/chaos_calmer - 23bf27fad70c147a5acb5be53559121d1317bc83 authored over 10 years ago by John Crispin <[email protected]>
mdns: update to latest git

* ipv6
* 4 bugs in the dns parser
* service announcement
* tx goodbye support
* proper handling ...

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

this adds a interafce.update trigger and mdns service registration helpers

Signed-off-by: John ...

github.com/OpenIPC/chaos_calmer - d6a4b8e232cd77836ebf1e8ef1d7e79f33fd1b4a authored over 10 years ago by John Crispin <[email protected]>