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

ar8216: factor out PHY init code into a generic function

PHY init code in the switch-specific hw_init functions is mainly
identical. Factor it out into a...

github.com/OpenIPC/chaos_calmer - 5b0ed1ce9fa3f7592bfd8a882a5b7f4a90b95128 authored almost 10 years ago by Felix Fietkau <[email protected]>
ar8216: introduce fixup_phys callback in ar8xxx_chip

Move phy fixup code from the chip-specific hw_init functions into a
fixup_phys callback.

Signed...

github.com/OpenIPC/chaos_calmer - e10b3c2a96a7f0c8641748c4a12fa1830c764177 authored almost 10 years ago by Felix Fietkau <[email protected]>
ar8216: after a switch reset poll until BCMR_RESET is cleared

Currently there is a fixed 1000ms wait time after the switch was reset.
Most if not all switches...

github.com/OpenIPC/chaos_calmer - 031a80762fcfcf3ac95523fd2c1a5e7acec4d41f authored almost 10 years ago by Felix Fietkau <[email protected]>
ar8216: introduce global constant for number of PHYs

All supported switches have 5 PHYs. Currently partially 5 is hardcoded
and partially switch-spec...

github.com/OpenIPC/chaos_calmer - a31b9fd14de0d49147dbed1ac6044c945767408f authored almost 10 years ago by Felix Fietkau <[email protected]>
procd: update to the latest version, fixes ubus service list

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

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

github.com/OpenIPC/chaos_calmer - 9b9d569e4b358dd30897a2d5c02cc41fcdc549db authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: try to get interface addresses from wiphy sysfs 'addresses' if no mask is set

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

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

github.com/OpenIPC/chaos_calmer - ec132f29de6ef20d86b88dc968ffedd91ede8fba authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: add an intermediate software queueing implementation

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

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

github.com/OpenIPC/chaos_calmer - 027cc6721a6b3e60eaf7ba9829e2143bf956b70d authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: add support for passing sta rate table updates to the driver

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

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

github.com/OpenIPC/chaos_calmer - 6ba64fa5fc5d8137c44777d398f98573c9bba6c2 authored almost 10 years ago by Felix Fietkau <[email protected]>
build: allow AutoLoad and AutoProbe to specify modules not included in the package

On out-of-tree modules depending on other out-of-tree modules from a
different tree, module depe...

github.com/OpenIPC/chaos_calmer - efa533f990a2fe8bf9903a45fb5d492abeec3271 authored almost 10 years ago by Felix Fietkau <[email protected]>
[PATCH] brcm47xx: mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki)

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

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

github.com/OpenIPC/chaos_calmer - f3488f80ae3b1ddf3b6c269e3e7f1963470dab10 authored almost 10 years ago by Rafał Miłecki <[email protected]>
ixp4xx: Don't overwrite memory in wg302v1_fixup()

wg302v1_fixup() looks for the ATAG_CMDLINE atag, it doesn't find it and
so it takes the last ata...

github.com/OpenIPC/chaos_calmer - 794e4699e49c84cfeefcf18b2e7b843bf10ad19c authored almost 10 years ago by John Crispin <[email protected]>
gemini: add basic nas4220 board support

Few notes:
- redboot partitions are unusable
- redboot declares only 16M of RAM, hence the mem a...

github.com/OpenIPC/chaos_calmer - c3d6194c74744adabfa83a02dc98319662a3e898 authored almost 10 years ago by John Crispin <[email protected]>
keernel: Fixed dependencies in netfilter modules introduced with 3.18 kernel

Building current trunk with 3.18 kernel fired some errors like 'missed
dependancy of module XXX ...

github.com/OpenIPC/chaos_calmer - e3890cfcbfda3e14b17a9f56898878ad34d3ebdf authored almost 10 years ago by John Crispin <[email protected]>
uboot-envtools: add carambola2 support

Signed-off-by: Alexander Couzens <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 3b07d1414b47c1f05a0260d7bf62236d64fa194f authored almost 10 years ago by John Crispin <[email protected]>
kernel: remove gpio-pwm kmod definition

r37490 removed the actual driver but left the kmod definition intact,
causing the build system h...

github.com/OpenIPC/chaos_calmer - 7c7d2419a28fcafd6956ce3fa630d471a9209746 authored almost 10 years ago by Jonas Gorski <[email protected]>
base-files: supress errors from ldd

ldd might be called for shell scrips during sysupgrade, causing it to
complain that they are not...

github.com/OpenIPC/chaos_calmer - a83eac388fefa884b0d9183e78036c197a756012 authored almost 10 years ago by Jonas Gorski <[email protected]>
toolchain: musl: fix symlink for ldd

ld-musl-*.so* is a symlink "broken" for the hostsystem, so wildcard
will skip it, causing LD_MUS...

github.com/OpenIPC/chaos_calmer - b5ff15f7054199ca4d973115743b5f5392feb2dc authored almost 10 years ago by Jonas Gorski <[email protected]>
nf_conntrack_rtsp: update to latest version

Update nf_conntrack_rtsp to latest version based on http://mike.it-loops.com/rtsp/ (rtsp-module-...

github.com/OpenIPC/chaos_calmer - 41436967c385df182a7ce8df9c310f977161def5 authored almost 10 years ago by John Crispin <[email protected]>
uqmi: update to latest git HEAD

* fixes a bug in multipart sms
* adds a new call to read the sim phone number (partially functio...

github.com/OpenIPC/chaos_calmer - 0c07215e8de1a1755bbe5de036ca111f9e6fd247 authored almost 10 years ago by John Crispin <[email protected]>
musl: add getopt support for non-option arguments

musl libc doesn't support the GNU getopt extension to parse non-option
arguments when the optstr...

github.com/OpenIPC/chaos_calmer - 013b2bcd25c3ad50cc9e869670801a2a92292f10 authored almost 10 years ago by John Crispin <[email protected]>
mpc85xx: add 3.14 kernel support for mpc85xx platform

This patch adds 3.14 kernel support for the mpc85xx platform.
Works fine here with a TL-WDR4900 ...

github.com/OpenIPC/chaos_calmer - c3e4dee7574a5d6bcdcf913fa7ec5d2e61d35f45 authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: Added support for D-link DHP-1565 rev. A1

Signed-off-by: Jacek Kikiewicz <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 7d83bcf0bf1a66a8e956bdcb75c3e8a275b94eee authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: fix switch configuration in Ubiquiti UAP Pro

Signed-off-by: Roger Pueyo Centelles <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 7b609683dca04f99250acb77057300fe527b6d42 authored almost 10 years ago by John Crispin <[email protected]>
ralink: various fixes to the wm8960 setup code

still no sound but the codec is properly detected now, powers up and i can hear
noise on the spe...

github.com/OpenIPC/chaos_calmer - ab806e3a1e7a2993b343d680a5168548d34ae563 authored almost 10 years ago by John Crispin <[email protected]>
ralink: make the dmaengine driver compile under 3.14

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

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

github.com/OpenIPC/chaos_calmer - c461411b6134739561fc7d038275a6e4150a908d authored almost 10 years ago by John Crispin <[email protected]>
ralink: fix tx vlan offload and hardware status

hardware status and tx vlan offload support on all targets
except rt5350. so i modify the IS_ENA...

github.com/OpenIPC/chaos_calmer - 5cd69085ed9d2494c70ae1831abb4ce5d4dca74e authored almost 10 years ago by John Crispin <[email protected]>
ralink: support netconsole

Signed-off-by: michael lee <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 0f47bf20deea97a781755501a75b2674b3d0335a authored almost 10 years ago by John Crispin <[email protected]>
ralink: improve tx vlan offload

hardware tx vlan offload only support max 16 vids
now use add/delete vlan interface to update vl...

github.com/OpenIPC/chaos_calmer - 2825bdda9f7bb19958953066aba7ab4912f0d0e8 authored almost 10 years ago by John Crispin <[email protected]>
ralink: merge the mt7620a/n subtargets

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

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

github.com/OpenIPC/chaos_calmer - b598129396cdd929f1c63a8fbdfb00f8b3618460 authored almost 10 years ago by John Crispin <[email protected]>
netifd: fix race, expose config options

Thanks to Hans Dedecker

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

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

github.com/OpenIPC/chaos_calmer - ceb0f117bf7f3950a64002922d4a574e347e7cef authored almost 10 years ago by Steven Barth <[email protected]>
mac80211: fix a crash bug in minstrel_ht

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

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

github.com/OpenIPC/chaos_calmer - b86bf6a4e87b0ad965a8893f77cb7aa2da519c44 authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: add support for reporting tx status without attached skb

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

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

github.com/OpenIPC/chaos_calmer - 792d02f2b6e5c7a26b0d56641b36a80d9b6db5f5 authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: enable minstrel_ht VHT support

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

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

github.com/OpenIPC/chaos_calmer - aa17299b5a35d8cd6f5a7e9738a02bcf2f84ca65 authored almost 10 years ago by Felix Fietkau <[email protected]>
base-files: properly fix copying ld*.so with eglibc

r36107 ("base-files: sysupgrade fail with eglibc") tried to fix
sysupgrade by changing the ld-so...

github.com/OpenIPC/chaos_calmer - ac9840c22dfa8b27a4d8081343f0960bd9ace4d6 authored almost 10 years ago by Jonas Gorski <[email protected]>
odhcp6c: be less verbose by default, increase musl compatibility

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

github.com/OpenIPC/chaos_calmer - e86b60dcd28bbd6924674fa13ef16ffe487db89c authored almost 10 years ago by Steven Barth <[email protected]>
ralink: set ralink_soc on mt7621

sdhci failed to init because of this

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

git-svn-...

github.com/OpenIPC/chaos_calmer - e54a0f4149a746b38c5c28943f475aa53752e745 authored almost 10 years ago by John Crispin <[email protected]>
ralink: fix pcie reset

some old mt7620a uboots dont reset the pcie core properly. work around this
issue in the kernel ...

github.com/OpenIPC/chaos_calmer - eec86430098782e7774db733c875b7a96f299869 authored almost 10 years ago by John Crispin <[email protected]>
kernel/modules: use crc32c_generic.ko instead of crc32c.ko

Starting from kernel version 3.15, the crc32c module was renamed to
crc32c_generic.

Signed-off-...

github.com/OpenIPC/chaos_calmer - a1e3550b3736a762ced948355f03d9088a693bc1 authored almost 10 years ago by John Crispin <[email protected]>
kernel/modules: location of usb-common.ko changed

usb-common.ko was moved to drivers/usb/common starting from kernel 3.16
by upstream commit f4cbd...

github.com/OpenIPC/chaos_calmer - 822237afe464007260f561d3ca0c589fd29b9724 authored almost 10 years ago by John Crispin <[email protected]>
kernel: add the ubifs EOF marker support to 3.14 kernel

Without this patch the UBIFS driver is unable to attach to the mtd
storage and mount the root FS...

github.com/OpenIPC/chaos_calmer - 1704e80f584f32795123e516c11bad0c43d2965f authored almost 10 years ago by John Crispin <[email protected]>
ramips: disable 2.4 ghz on 802.11ac wifi on WHR-1166D

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

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

github.com/OpenIPC/chaos_calmer - 7eee8e6e42bc5b462321a4d4732a6238ac965943 authored almost 10 years ago by Felix Fietkau <[email protected]>
ramips: use mediatek,mtd-eeprom instead of ralink for mt76

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

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

github.com/OpenIPC/chaos_calmer - 2c7692a9412406bbd50793ae40fe714e7e5c8473 authored almost 10 years ago by Felix Fietkau <[email protected]>
ramips: fix default config breakage on whr-1166d

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

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

github.com/OpenIPC/chaos_calmer - 494534eb3fabf107f81a065fbf2ec8f67fb4a929 authored almost 10 years ago by Felix Fietkau <[email protected]>
trace-cmd: update to v2.4

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

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

github.com/OpenIPC/chaos_calmer - e09bafca8cbe59565a2c08561c21458eea8721dc authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: fix VHT rate selection

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

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

github.com/OpenIPC/chaos_calmer - 06d97f8331f4d989e87815f1c25dc10ee90d6761 authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: backport list_last_entry

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

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

github.com/OpenIPC/chaos_calmer - ee7266d7421075231e04fce09f7f07577c11ca6c authored almost 10 years ago by Felix Fietkau <[email protected]>
mac80211: backport devm_kmemdup

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

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

github.com/OpenIPC/chaos_calmer - 8a328e2d0388d34117dbd14a3996b8873fa079a6 authored almost 10 years ago by Felix Fietkau <[email protected]>
ralink: few updates tot he sdhci probe code

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

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

github.com/OpenIPC/chaos_calmer - ad6de5d9150983f2e2bf99b0d1e7e5ffee5e86b7 authored almost 10 years ago by John Crispin <[email protected]>
ralink: make the sdhci module build again

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

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

github.com/OpenIPC/chaos_calmer - 30492476b8000a75174119f2d347bd1569fd0452 authored almost 10 years ago by John Crispin <[email protected]>
ar8216: fix "unused variable" compiler warning

Most likely a copy & paste error when deriving ar8327_sw_set_ports
from ar8xxx_sw_set_ports.
Rem...

github.com/OpenIPC/chaos_calmer - 87c8d59b138f4cdc4ae9f3591e59b18dcbaf38f9 authored almost 10 years ago by John Crispin <[email protected]>
lantiq: Concatenate multiple flash chips for lantiq-flash

Signed-off-by: Maikel Bloemendal <[email protected]>
Tested-by: Eddi De Pieri <eddi@depi...

github.com/OpenIPC/chaos_calmer - fed1314b093a470c0ba0cf0fe51ac32030d4ea14 authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: Fix the sys LEDs on the EasyLink M150 and mini

Sets the system LED on the EasyLink M150 and mini to lower-case "easylink"

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

github.com/OpenIPC/chaos_calmer - 1e3d1eb0031b468c979459e90bc6641aaf08091b authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: adjust MR900 profile for the OpenMesh MR900v2 board

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 3368bcd2ba8859d891035d4d5230f2e285084167 authored almost 10 years ago by John Crispin <[email protected]>
package/uboot-envtools: add OpenMesh MR900v2 support

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 95d7ac2e59afec902064f5585b009ba57a3efcd2 authored almost 10 years ago by John Crispin <[email protected]>
package/om-watchdog: add OpenMesh MR900v2 support

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - c1a23063dc2b3b90e934f570de2d8ce242dd3b2d authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: add sysupgrade support for OpenMesh MR900v2

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - f032d17b71f46682e8dbb4024257bc282ceaf98b authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: add user-space support for OpenMesh MR900v2

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 36c0a5446242e14030a4de3ffb240620b8c93837 authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: add kernel support for the OpenMesh MR900v2

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 3af38b7f027073338040b83d53ed71873cb804fc authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: create profile and build image for the OpenMesh MR900 board

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 8c13c833fd0321ce25fa2acc8027e20329840467 authored almost 10 years ago by John Crispin <[email protected]>
package/uboot-envtools: add OpenMesh MR900 support

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - a3125f40446d2b6c58ddf7926d5a0f0fe5f8c275 authored almost 10 years ago by John Crispin <[email protected]>
package/om-watchdog: add OpenMesh MR900 support

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 72593dd6313ee0f8928aeabab71b2e0eee72ffdc authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: enable sysupgrade for the OpenMesh MR900

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - a957d63796b370cb00ba00c061c6924bea1982fd authored almost 10 years ago by John Crispin <[email protected]>
scripts/om-fwupgradecfg-gen.sh: add support for the MR900

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 4fbb94f514ce1b0c3e23ef57fa3c9fcebe5739ed authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: add user-space support for the OpenMesh MR900 board

Signed-off-by: Sven Eckelmann <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 3fbd5a35e314d88f2aa9390ab0e201a09f034f88 authored almost 10 years ago by John Crispin <[email protected]>
ar71xx: add kernel support for the OpenMesh MR900 board

Signed-off-by: Sven Eckelmann <[email protected]>

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

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

make sure /sys/fs/cgroup is mounted on boot

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

g...

github.com/OpenIPC/chaos_calmer - 8765fe6662f24cc7ed58d34589a9e1543c64c971 authored almost 10 years ago by John Crispin <[email protected]>
lantiq: vgv7519 - set some defaults for leds

Signed-off-by: Eddi De Pieri <[email protected]>

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

github.com/OpenIPC/chaos_calmer - d95ba48831c13b1b89b0b32987d229470136303f authored almost 10 years ago by John Crispin <[email protected]>
lantiq: set default led configuration from /sys entry later, after per board settings

Signed-off-by: Eddi De Pieri <[email protected]>

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

github.com/OpenIPC/chaos_calmer - 890f77892eee99bb987bb775f0bfcc86e8711ebb authored almost 10 years ago by John Crispin <[email protected]>
ralink: dont define pm_poweroff

this makes gpio-poweroff work

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

git-svn-id: svn...

github.com/OpenIPC/chaos_calmer - 546bd6e2d1b62d88da25e271bf7c924ee8d5d593 authored almost 10 years ago by John Crispin <[email protected]>
ralink: fix bank detection in mt7621 gpio driver

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

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

github.com/OpenIPC/chaos_calmer - 13452fd43226244cce788cf2f179514b236d2edd authored almost 10 years ago by John Crispin <[email protected]>
ralink: enable the proper drivers in the mt7621 config

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

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

github.com/OpenIPC/chaos_calmer - 1449d55589c209d5096d8fd4a9c4dd903780e554 authored almost 10 years ago by John Crispin <[email protected]>
ralink: fix broken pinmux function naming inside mt7621.c

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

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

github.com/OpenIPC/chaos_calmer - 13c89a7cb6d3584ecd8e673bf87b177e1cbe6dc5 authored almost 10 years ago by John Crispin <[email protected]>
ralink: update sdhci driver

the new driver handles newer SoCs

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

git-svn-id:...

github.com/OpenIPC/chaos_calmer - 7ded4f2d0b55feb8d658fc3c80f503cf2f7c9d00 authored almost 10 years ago by John Crispin <[email protected]>
ralink: update pcie driver to load ranges from dts

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

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

github.com/OpenIPC/chaos_calmer - aa77ecd2b79054abe89f30906d12dec0f93c91fc authored almost 10 years ago by John Crispin <[email protected]>
ralink: add a new global ralink_soc variable

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

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

github.com/OpenIPC/chaos_calmer - 82d17fb64a6508e8f6761fa7df37c07d9ff34f22 authored almost 10 years ago by John Crispin <[email protected]>
ralink: update ethernet driver to use new ralink_soc variable

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

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

github.com/OpenIPC/chaos_calmer - 170c9f6bb62b27861b061d626bc503f3051bd410 authored almost 10 years ago by John Crispin <[email protected]>
ralink: fix the 10mbit bug on mt7621

a missing "val =" caused the AN bit in the phy0 reg to be flushed.

Signed-off-by: John Crispin ...

github.com/OpenIPC/chaos_calmer - 29830538135c8f2d8524c2b0c70ed176c3a2c1b3 authored almost 10 years ago by John Crispin <[email protected]>
ralink: improve mt7530 support

the SDK does a bit of extra init that we did not do yet when using an external mt7530.

Signed-o...

github.com/OpenIPC/chaos_calmer - 7741062f9bf55ff255a77f46670c16d48378f6ed authored almost 10 years ago by John Crispin <[email protected]>
ralink: add support for WSR-600/1166

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

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

github.com/OpenIPC/chaos_calmer - 812305fe4f7d61224d5e78ded33e468fa6fe028c authored almost 10 years ago by John Crispin <[email protected]>
ralink: mt7621 has a different base addr for PVID

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

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

github.com/OpenIPC/chaos_calmer - 48fdd908aceb5e526424a036fa611976b97b9302 authored almost 10 years ago by John Crispin <[email protected]>
ralink: drop some unused code from pci-mt7620a

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

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

github.com/OpenIPC/chaos_calmer - a8ee7c422f3d04f76d4cd2b2ee264d16d0775f53 authored almost 10 years ago by John Crispin <[email protected]>
pppd: add option to set custom host-uniq pppoe tag

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

github.com/OpenIPC/chaos_calmer - 789aa2bf5cc90760e6988811eda377e002c58194 authored almost 10 years ago by Matteo Croce <[email protected]>
ath9k: fix crashes when using shared IRQs

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

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

github.com/OpenIPC/chaos_calmer - 5748353e219dc9f6b8bacc253bad80758afb6c95 authored almost 10 years ago by Felix Fietkau <[email protected]>
ralink: fix up dts for mt7621 eval board

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

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

github.com/OpenIPC/chaos_calmer - 8576ed988b92543a9a027c5c4939ff0923d7870f authored almost 10 years ago by John Crispin <[email protected]>
ralink: add support for mt7621 ethernet

somehow all switch ports still come up as 10mbit.

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

github.com/OpenIPC/chaos_calmer - addf7b958d754b5c4a713f900f13eff4fccb6641 authored almost 10 years ago by John Crispin <[email protected]>
ralink: more mt7530 fixes

make 1166 wan port work. this broke due to the esw_polling bug

Signed-off-by: John Crispin <blo...

github.com/OpenIPC/chaos_calmer - a54174dffa408e6b5051e94605e8a6bd9abf9338 authored almost 10 years ago by John Crispin <[email protected]>
ralink: fix mdio polling of external phys if only 1 phy exists

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

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

github.com/OpenIPC/chaos_calmer - bec227fc64a475c909492751e3d838ed74c7bc46 authored almost 10 years ago by John Crispin <[email protected]>
ralink: remove IC plus phy driver

this driver confuses some boards

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

git-svn-id: ...

github.com/OpenIPC/chaos_calmer - dbac7e60348d6c5523982851ce86b6c4b67f0d74 authored almost 10 years ago by John Crispin <[email protected]>
lldpd: allow discovery protocols to be disabled from menuconfig

Signed-off-by: Michel Stam <[email protected]>
[jow: fixed condition for CONFIG_LLDPD_WITH_JSON]
S...

github.com/OpenIPC/chaos_calmer - 3886bf6881969b2a54f00238a44bf1f0a716d049 authored almost 10 years ago by Jo-Philipp Wich <[email protected]>
ralink: DCS-930: enable sound

Camera has microphone; in order to use it by default enable sound support.

Signed-off-by: Luka ...

github.com/OpenIPC/chaos_calmer - 3c5a4358eb5902abf2e10f123b126029f7986706 authored almost 10 years ago by Luka Perkov <[email protected]>
ralink: update DCS-930 dts

* read MAC address from factory partition
* remove port defines since there is only one port (mo...

github.com/OpenIPC/chaos_calmer - 359de534b982323aea8efd08f3305f5ae2829bfc authored almost 10 years ago by Luka Perkov <[email protected]>
kirkwood: add support for Linksys EA3500

http://wiki.openwrt.org/toh/linksys/ea3500

Signed-off-by: Dan Walters <[email protected]>

git-svn...

github.com/OpenIPC/chaos_calmer - 6c196e1ea77aff9f9dc7c716e3f3ce79037db18b authored almost 10 years ago by Luka Perkov <[email protected]>
kernel: update kernel 3.18 to rc4

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

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

github.com/OpenIPC/chaos_calmer - c0fd27ae720f08b264115b8cfbce414662a96c89 authored almost 10 years ago by Hauke Mehrtens <[email protected]>
6in4: detect curl and busybox wget

b52053b 6in4: https support for he.net tunnel api
introduced HTTPS support using wget.
The busyb...

github.com/OpenIPC/chaos_calmer - b59385e75e3136af064941364b341b8658397960 authored almost 10 years ago by Steven Barth <[email protected]>
mac80211: fix kernel crash on netdev unregister on newer 3.14 kernels

Based on patch by Mark Milburn

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

git-svn-id: svn:...

github.com/OpenIPC/chaos_calmer - 6b2a64334101ce451a0ed88156dafd705c9a0822 authored almost 10 years ago by Felix Fietkau <[email protected]>
kernel: backport bcm47xxpart changes queued for 3.19

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

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

github.com/OpenIPC/chaos_calmer - dd2e536a76874f71ce8cae0826a6a03dc58740a7 authored almost 10 years ago by Rafał Miłecki <[email protected]>
kernel: ssb: add PCI ID 0x4351

Backports commit 9837baa99717c7526e4bae9c68e8728dea4af183

Signed-off-by: Álvaro Fernández Rojas...

github.com/OpenIPC/chaos_calmer - 6e11539b3e44c77d6ffa55d22fd9e117a1c7c79d authored almost 10 years ago by Rafał Miłecki <[email protected]>
procd: update to the latest version, fixes job control on the console shell

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

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

github.com/OpenIPC/chaos_calmer - e2675cba3e5646666f5d6c669adc7a048347bb1a authored almost 10 years ago by Felix Fietkau <[email protected]>
ramips: fix initramfs image build handling

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

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

github.com/OpenIPC/chaos_calmer - 77754f4ca4409c6bd9f6d0196df37418fab92c03 authored almost 10 years ago by Felix Fietkau <[email protected]>
ramips: add eeprom data for 802.11ac wlan on WHR-1166D

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

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

github.com/OpenIPC/chaos_calmer - 71da8ea7c6937175e3e67d36c81c23889ecaef84 authored almost 10 years ago by Felix Fietkau <[email protected]>