Commit Graph

18745 Commits (98d6f2e1d9fd0cae92ac04701c1f70bf3bd5ae8f)
 

Author SHA1 Message Date
Nicolas Thill d10b4495bc busybox: update to 1.19.2 (thanks to Peter Wagner)
SVN-Revision: 28513
13 years ago
Felix Fietkau 3fadea0d6f uci: fix segfault on import of anonymous sections (#10204)
SVN-Revision: 28507
13 years ago
Felix Fietkau f11ae11093 uci: update to latest version (includes several bugfixes)
SVN-Revision: 28504
13 years ago
Felix Fietkau e925dbf704 scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212)
SVN-Revision: 28503
13 years ago
Felix Fietkau 0b893424ff tools/lzma-old fix compile issues (patch from #10253)
SVN-Revision: 28502
13 years ago
Felix Fietkau ee61d7007a netifd: add missing dependencies on libuci and libnl-tiny
SVN-Revision: 28501
13 years ago
Nicolas Thill 0eab6e2a7d upx: fix build error
g++ -O2 -Wall -W -Wcast-align -Wcast-qual -Wpointer-arith -Wshadow -Wwrite-strings -Werror -o compress.o -c compress.cpp
cc1plus: warnings being treated as errors
compress.cpp:75: error: unused parameter 'src'
...

SVN-Revision: 28500
13 years ago
Felix Fietkau 55aeabae10 add an initial (experimental) version of netifd, disabled by default
SVN-Revision: 28499
13 years ago
Felix Fietkau 2ccd191b76 pppd: fix the exit code in case of authentication failure or other errors
SVN-Revision: 28498
13 years ago
Felix Fietkau d1c05d734b pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
SVN-Revision: 28497
13 years ago
Felix Fietkau 0798d4a5c7 ubusd: add an init script
SVN-Revision: 28496
13 years ago
Felix Fietkau c2b5767572 base-files: move network related scripts to a separate package to make the transition to netifd easier
SVN-Revision: 28495
13 years ago
Travis Kemen fce8379940 add cname section
SVN-Revision: 28493
13 years ago
Jonas Gorski 40d088446f linux: generic: refresh patches for 3.1-rc10
Hopefully the last one and identical to final.

SVN-Revision: 28492
13 years ago
Jonas Gorski 90673a048c squashfs4: Add support for LZMA Magic to unsquashfs
Some vendor firmwares use a different super block magic to indicate LZMA
compression. This patches adds support for detecting this and enable
extraction for those firmware's root filesystems.

SVN-Revision: 28489
13 years ago
Jo-Philipp Wich b656b87d13 6in4: sync with HE.net endpoint update changes
SVN-Revision: 28475
13 years ago
Jo-Philipp Wich d8d9130e45 autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version
SVN-Revision: 28464
13 years ago
Jo-Philipp Wich ba0c7accd9 opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove
SVN-Revision: 28458
13 years ago
Hamish Guthrie 2c92acb699 udev: Provide define to enable compilation with kernel 2.6.32.33 headers
SVN-Revision: 28453
13 years ago
Jo-Philipp Wich 56c2b1f382 mac80211: autoload ath9k_htc after USB controller drivers
SVN-Revision: 28442
13 years ago
Hauke Mehrtens b27c184b07 mac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
* libertas: does not depend on mac80211 but on cfg80211 and it uses wext
* libipw: also uses wext
* net-hermes: it is enough if the main package net-hermes depends on cfg80211
* Now it is possible to build it without cfg80211 at all

SVN-Revision: 28437
13 years ago
Hauke Mehrtens 4867f34759 mac80211: use new version of carl80211 firmware
This firmware is compatible with the driver version in use.

SVN-Revision: 28436
13 years ago
Hauke Mehrtens 02c3f6c002 mac80211: use correct firmware for ath9k_htc
The old firmware for ath9k_htc was not compatible with the driver since april.
Also update to a new version of linux-firmware to get the newest version of these firmware files.

Thank you Helmut Schaa for reporting this.

SVN-Revision: 28433
13 years ago
Imre Kaloz bda02cc60f add upx, but make it build only for ppc now
SVN-Revision: 28428
13 years ago
Jonas Gorski a136b67604 linux: ar71xx: add support for Mikrotik Routerboard RB493G
SVN-Revision: 28423
13 years ago
Jonas Gorski 03f91068d1 ar71xx: add a workaround for ar8316 not always driving the TA bit to low
AR8316 behind a GPIO bitbanged MDIO bus fails to drive the turnaround bit
to low despite returning a valid value. Ignore it and just use the
returned value anyway.

SVN-Revision: 28422
13 years ago
Jonas Gorski b7a2a74823 ar8216: use mdiobus_{read,write} to ensure proper locking
SVN-Revision: 28421
13 years ago
Jo-Philipp Wich e7b094e849 include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied
SVN-Revision: 28419
13 years ago
Jo-Philipp Wich 59c13202e0 base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
SVN-Revision: 28412
13 years ago
John Crispin 261389b709 * add support for ar9
* add support for ase

(vr9 support is still a todo)

SVN-Revision: 28406
13 years ago
John Crispin 0a866293bd * update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)

SVN-Revision: 28405
13 years ago
Felix Fietkau 1359fe4fcf ubus: update to latest version, includes a small bugfix for object call replies
SVN-Revision: 28404
13 years ago
Florian Fainelli dc8f762e13 kernel: fix i2c section after r28334
SVN-Revision: 28399
13 years ago
Felix Fietkau f63daa85a2 fix a small logic error in package download
SVN-Revision: 28395
13 years ago
Felix Fietkau 874622d004 build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball
SVN-Revision: 28394
13 years ago
Felix Fietkau 58151667a8 update libubox and ubus to the latest version
SVN-Revision: 28393
13 years ago
Felix Fietkau adfeb00e5a mac80211: update to wireless-testing 2011-10-05 + pending patches
SVN-Revision: 28392
13 years ago
Nicolas Thill e80e75321f package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number
SVN-Revision: 28390
13 years ago
Felix Fietkau 2e94be02a8 mac80211: set the country code early to allow crda to settle
SVN-Revision: 28387
13 years ago
Felix Fietkau d317a227e1 mac80211: remove a WARN_ON that causes compile errors on 2.6.32
SVN-Revision: 28386
13 years ago
Felix Fietkau b486d768d1 iw: update to v3.1, add support for per-chain signal strength info
SVN-Revision: 28385
13 years ago
Felix Fietkau 91af0d5b25 ath9k: add support for per-chain signal strength info
SVN-Revision: 28384
13 years ago
Felix Fietkau fc4a676270 ath9k: extend the phy error disable patch
SVN-Revision: 28383
13 years ago
Jonas Gorski c674c874b7 ag71xx: close a race between the phy state machine and link state
A fast stop/start cycle could leave the ag71xx interrupts and tx engine
disabled when using a phy driver with a fixed link and the start/stop
happens between two phy state machine polls.

Prevent this by always forcing the link down on stop regardless of phy
state and having a phy connected.

SVN-Revision: 28380
13 years ago
Felix Fietkau a9d6a59cff ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions
SVN-Revision: 28379
13 years ago
Florian Fainelli a3284cb0e1 iproute2: update to 2.6.39
Signed-off-by: Daniel Mierswa <impulze@impulze.org>

SVN-Revision: 28378
13 years ago
Jo-Philipp Wich ce5e1abbb7 add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver
SVN-Revision: 28376
13 years ago
Jo-Philipp Wich 5e5416a128 ppp: move the rp_pppoe_* options behind the plugin argument
SVN-Revision: 28368
13 years ago
Jo-Philipp Wich 64f4a89e7c ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"
SVN-Revision: 28366
13 years ago
Jo-Philipp Wich 5659ec6918 ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last
SVN-Revision: 28364
13 years ago