openwrt/staging/yousong.git
12 years agopackage: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
Jonas Gorski [Wed, 26 Oct 2011 13:01:11 +0000 (13:01 +0000)]
package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)

SVN-Revision: 28600

12 years agox86: disable crashlog, ioremap of RAM does not work properly here
Felix Fietkau [Wed, 26 Oct 2011 11:49:25 +0000 (11:49 +0000)]
x86: disable crashlog, ioremap of RAM does not work properly here

SVN-Revision: 28599

12 years agopackage/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
Nicolas Thill [Wed, 26 Oct 2011 11:33:59 +0000 (11:33 +0000)]
package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)

SVN-Revision: 28598

12 years agoar71xx: create image for the WNDR3800
Gabor Juhos [Wed, 26 Oct 2011 06:12:47 +0000 (06:12 +0000)]
ar71xx: create image for the WNDR3800

This adds support for the Netgear WNDR3800, it is almost the same as
the WNDR3700v2. It just has more RAM so the hd_id had to be adjusted.

Signed-off-by: Petri Rosenström <petri.rosenstrom@gmail.com>
SVN-Revision: 28597

12 years agoinclude/package-ipkg.mk: fix typo
Nicolas Thill [Wed, 26 Oct 2011 00:49:07 +0000 (00:49 +0000)]
include/package-ipkg.mk: fix typo

Fix a typo that caused packaging of an empty ./lib/upgrade/keep.d
directory when the package supplied conffiles

SVN-Revision: 28595

12 years agopackage/zlib: include zlib.pc (pkconfig)
Nicolas Thill [Tue, 25 Oct 2011 21:10:37 +0000 (21:10 +0000)]
package/zlib: include zlib.pc (pkconfig)

Compiling zlib produces zlib.pc (pkgconfig), but it is not currently
installed in staging_dir/usr/lib/pkgconfig. If it was included other
packages depending on zlib could easier be compiled.

Signed-off-by: Espen Jürgensen <espenjurgensen@gmail.com>
SVN-Revision: 28591

12 years agotarget: remove CONFIG_IDE_PROC_FS support as well
Jo-Philipp Wich [Tue, 25 Oct 2011 16:40:06 +0000 (16:40 +0000)]
target: remove CONFIG_IDE_PROC_FS support as well

SVN-Revision: 28586

12 years agobrcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit
Jo-Philipp Wich [Tue, 25 Oct 2011 16:19:52 +0000 (16:19 +0000)]
brcm47xx: revert accidentially added EARLY_PRINTK symbol from previous commit

SVN-Revision: 28585

12 years agotarget: globally disable BSD process accounting
Jo-Philipp Wich [Tue, 25 Oct 2011 16:18:36 +0000 (16:18 +0000)]
target: globally disable BSD process accounting

SVN-Revision: 28584

12 years agobusybox: fix a compile error on mac os x
Felix Fietkau [Tue, 25 Oct 2011 13:03:18 +0000 (13:03 +0000)]
busybox: fix a compile error on mac os x

SVN-Revision: 28578

12 years agomac80211: allow building ath9k_htc without PCI support, based on patch by Helmut...
Jo-Philipp Wich [Tue, 25 Oct 2011 11:25:51 +0000 (11:25 +0000)]
mac80211: allow building ath9k_htc without PCI support, based on patch by Helmut Schaa <helmut.schaa@googlemail.com>

SVN-Revision: 28573

12 years agoramips: Support for NexAira BC2
Gabor Juhos [Mon, 24 Oct 2011 21:49:36 +0000 (21:49 +0000)]
ramips: Support for NexAira BC2

The preconfiguration of the USB LED has benn move to the
/etc/uci-defaults/leds script. [juhosg]

Signed-off-by: Adam Porter <porter.adam at gmail.com>
SVN-Revision: 28571

12 years agoramips: fix switch-port assignment for HW550-3G
Gabor Juhos [Mon, 24 Oct 2011 21:49:32 +0000 (21:49 +0000)]
ramips: fix switch-port assignment for HW550-3G

WAN is on swtich port 0 for Aztech HW550-3G.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28570

12 years agoramips: combine led setup for all boards in one file
Gabor Juhos [Mon, 24 Oct 2011 21:49:31 +0000 (21:49 +0000)]
ramips: combine led setup for all boards in one file

This removes unnecessary duplication and simplifies led setup for new
boards. It would be a one line change most likely.

Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>
SVN-Revision: 28569

12 years agoar71xx: build image for the Buffalo WHR-HP-G300N
Gabor Juhos [Mon, 24 Oct 2011 21:49:29 +0000 (21:49 +0000)]
ar71xx: build image for the Buffalo WHR-HP-G300N

Based on a patch by Yoichi Shinoda <shinoda@jaist.ac.jp>

SVN-Revision: 28568

12 years agoar71xx: Buffalo WHR-HP-G300N kernel support
Gabor Juhos [Mon, 24 Oct 2011 21:49:26 +0000 (21:49 +0000)]
ar71xx: Buffalo WHR-HP-G300N kernel support

The initial support for the Buffalo WHR-HP-G300N box.
The code was confirmed to boot and run, but not tested in depth.

Known problem: iw phy phy0 info shows:
Coverage class: 0 (up to 0m)
Available Antennas: TX 0 RX 0

Signed-off-by: Yoichi Shinoda <shinoda@jaist.ac.jp>
SVN-Revision: 28567

12 years agopackage/u-boot-envtools: update to version 2011.06.
Gabor Juhos [Mon, 24 Oct 2011 21:49:24 +0000 (21:49 +0000)]
package/u-boot-envtools: update to version 2011.06.

This updates uboot-envtools to the version which comes with U-Boot 2011.06.
The important novelity is that fw_setenv now supports batch processing, which
greatly improves sysupgrade of the ALL0258N as otherwise we would have to
overwrite uboot-env up to 8x in a single firmware upgrade.
Unfortunately, no newer version of the sources is available from Debian, so we
got to take it from the u-boot source which is kinda ugly...

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28566

12 years agoar71xx: build image for the Allnet ALL0258N board
Gabor Juhos [Mon, 24 Oct 2011 21:49:23 +0000 (21:49 +0000)]
ar71xx: build image for the Allnet ALL0258N board

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28565

12 years agoar71xx: add kernel support for the Allnet ALL0258N board
Gabor Juhos [Mon, 24 Oct 2011 21:49:21 +0000 (21:49 +0000)]
ar71xx: add kernel support for the Allnet ALL0258N board

This patchs adds support for the Allnet ALL0258N outdoor AP/bridge.
The ALL0258N is based on the AR7240 SoC paired with an AR9285 radio,
it got 8MB of NOR and 32MB SDRAM.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28564

12 years agoar71xx: don't override CONFIG_FSNOTIFY
Gabor Juhos [Mon, 24 Oct 2011 21:49:18 +0000 (21:49 +0000)]
ar71xx: don't override CONFIG_FSNOTIFY

SVN-Revision: 28563

12 years agobase-files: make sure inittab-console-fixup returns with success (#10275)
Jo-Philipp Wich [Mon, 24 Oct 2011 21:35:43 +0000 (21:35 +0000)]
base-files: make sure inittab-console-fixup returns with success (#10275)

SVN-Revision: 28562

12 years agopackage/ipset: move out to packages/net/
Nicolas Thill [Mon, 24 Oct 2011 21:35:02 +0000 (21:35 +0000)]
package/ipset: move out to packages/net/

SVN-Revision: 28561

12 years agopackage/perf: move out to packages/devel/
Nicolas Thill [Mon, 24 Oct 2011 21:33:35 +0000 (21:33 +0000)]
package/perf: move out to packages/devel/

SVN-Revision: 28560

12 years agonetifd: update to latest version, fixes a crash on dhcp renew
Felix Fietkau [Mon, 24 Oct 2011 18:52:24 +0000 (18:52 +0000)]
netifd: update to latest version, fixes a crash on dhcp renew

SVN-Revision: 28557

12 years agorelayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3
Jo-Philipp Wich [Mon, 24 Oct 2011 17:05:00 +0000 (17:05 +0000)]
relayd: update to git head 4e8f1fa4ca2b176500362843a9e57ea5abd4b7a3

SVN-Revision: 28554

12 years agolinux: add 3.1 checksum
Jonas Gorski [Mon, 24 Oct 2011 12:58:44 +0000 (12:58 +0000)]
linux: add 3.1 checksum

SVN-Revision: 28553

12 years agopackage/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)
Nicolas Thill [Mon, 24 Oct 2011 08:18:33 +0000 (08:18 +0000)]
package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)

SVN-Revision: 28549

12 years agopackage/busybox: revert config defaults inadvertently changed in [28513] (thanks...
Nicolas Thill [Mon, 24 Oct 2011 07:39:53 +0000 (07:39 +0000)]
package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number

SVN-Revision: 28547

12 years agonetifd: update to latest version, fixes interface hotplugging issues
Felix Fietkau [Sun, 23 Oct 2011 17:22:19 +0000 (17:22 +0000)]
netifd: update to latest version, fixes interface hotplugging issues

SVN-Revision: 28546

12 years agonetifd: add two simple scripts for querying interface/device status
Felix Fietkau [Sun, 23 Oct 2011 17:22:14 +0000 (17:22 +0000)]
netifd: add two simple scripts for querying interface/device status

SVN-Revision: 28545

12 years agonetifd: reload the network config on ifup -a
Felix Fietkau [Sun, 23 Oct 2011 17:22:01 +0000 (17:22 +0000)]
netifd: reload the network config on ifup -a

SVN-Revision: 28544

12 years agofirewall: prevent ip6tables -t nat rules (#10265)
Jo-Philipp Wich [Sun, 23 Oct 2011 12:25:57 +0000 (12:25 +0000)]
firewall: prevent ip6tables -t nat rules (#10265)

SVN-Revision: 28535

12 years agofirewall: fix another instance of unquoted "*"
Jo-Philipp Wich [Sat, 22 Oct 2011 21:38:10 +0000 (21:38 +0000)]
firewall: fix another instance of unquoted "*"

SVN-Revision: 28529

12 years agofirewall: fix possible expansion of "*" when rules with "option src *" are processed
Jo-Philipp Wich [Sat, 22 Oct 2011 20:11:25 +0000 (20:11 +0000)]
firewall: fix possible expansion of "*" when rules with "option src *" are processed

SVN-Revision: 28527

12 years agofirewall: do not check for module availability, let iptables fail if a feature is...
Jo-Philipp Wich [Sat, 22 Oct 2011 19:50:35 +0000 (19:50 +0000)]
firewall: do not check for module availability, let iptables fail if a feature is not present (#7610)

SVN-Revision: 28525

12 years agox86: allow VDI & VMDK images for all subtargets (closes: #10255)
Nicolas Thill [Sat, 22 Oct 2011 13:09:15 +0000 (13:09 +0000)]
x86: allow VDI & VMDK images for all subtargets (closes: #10255)

SVN-Revision: 28518

12 years agowrt55agv2-spidevs: fix build with recent kernel
Nicolas Thill [Sat, 22 Oct 2011 10:40:45 +0000 (10:40 +0000)]
wrt55agv2-spidevs: fix build with recent kernel

SVN-Revision: 28516

12 years agokernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431)
Nicolas Thill [Sat, 22 Oct 2011 10:19:27 +0000 (10:19 +0000)]
kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431)

SVN-Revision: 28515

12 years agonetifd: add a dependency on jshn
Felix Fietkau [Sat, 22 Oct 2011 01:51:55 +0000 (01:51 +0000)]
netifd: add a dependency on jshn

SVN-Revision: 28514

12 years agobusybox: update to 1.19.2 (thanks to Peter Wagner)
Nicolas Thill [Fri, 21 Oct 2011 23:08:45 +0000 (23:08 +0000)]
busybox: update to 1.19.2 (thanks to Peter Wagner)

SVN-Revision: 28513

12 years agouci: fix segfault on import of anonymous sections (#10204)
Felix Fietkau [Fri, 21 Oct 2011 20:50:23 +0000 (20:50 +0000)]
uci: fix segfault on import of anonymous sections (#10204)

SVN-Revision: 28507

12 years agouci: update to latest version (includes several bugfixes)
Felix Fietkau [Fri, 21 Oct 2011 13:20:48 +0000 (13:20 +0000)]
uci: update to latest version (includes several bugfixes)

SVN-Revision: 28504

12 years agoscripts/feeds: override the OPENWRT_BUILD variable when calling internal targets...
Felix Fietkau [Fri, 21 Oct 2011 13:03:37 +0000 (13:03 +0000)]
scripts/feeds: override the OPENWRT_BUILD variable when calling internal targets (based on patch from #10212)

SVN-Revision: 28503

12 years agotools/lzma-old fix compile issues (patch from #10253)
Felix Fietkau [Fri, 21 Oct 2011 12:52:49 +0000 (12:52 +0000)]
tools/lzma-old fix compile issues (patch from #10253)

SVN-Revision: 28502

12 years agonetifd: add missing dependencies on libuci and libnl-tiny
Felix Fietkau [Fri, 21 Oct 2011 12:42:57 +0000 (12:42 +0000)]
netifd: add missing dependencies on libuci and libnl-tiny

SVN-Revision: 28501

12 years agoupx: fix build error
Nicolas Thill [Fri, 21 Oct 2011 11:31:25 +0000 (11:31 +0000)]
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

12 years agoadd an initial (experimental) version of netifd, disabled by default
Felix Fietkau [Fri, 21 Oct 2011 01:47:49 +0000 (01:47 +0000)]
add an initial (experimental) version of netifd, disabled by default

SVN-Revision: 28499

12 years agopppd: fix the exit code in case of authentication failure or other errors
Felix Fietkau [Fri, 21 Oct 2011 01:34:12 +0000 (01:34 +0000)]
pppd: fix the exit code in case of authentication failure or other errors

SVN-Revision: 28498

12 years agopppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}
Felix Fietkau [Thu, 20 Oct 2011 21:42:07 +0000 (21:42 +0000)]
pppd: add a patch for overriding the path to /etc/ppp/ipv6-{up,down}

SVN-Revision: 28497

12 years agoubusd: add an init script
Felix Fietkau [Thu, 20 Oct 2011 15:01:12 +0000 (15:01 +0000)]
ubusd: add an init script

SVN-Revision: 28496

12 years agobase-files: move network related scripts to a separate package to make the transition...
Felix Fietkau [Thu, 20 Oct 2011 15:01:06 +0000 (15:01 +0000)]
base-files: move network related scripts to a separate package to make the transition to netifd easier

SVN-Revision: 28495

12 years agoadd cname section
Travis Kemen [Thu, 20 Oct 2011 12:12:26 +0000 (12:12 +0000)]
add cname section

SVN-Revision: 28493

12 years agolinux: generic: refresh patches for 3.1-rc10
Jonas Gorski [Thu, 20 Oct 2011 10:32:44 +0000 (10:32 +0000)]
linux: generic: refresh patches for 3.1-rc10

Hopefully the last one and identical to final.

SVN-Revision: 28492

12 years agosquashfs4: Add support for LZMA Magic to unsquashfs
Jonas Gorski [Wed, 19 Oct 2011 10:17:28 +0000 (10:17 +0000)]
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

12 years ago6in4: sync with HE.net endpoint update changes
Jo-Philipp Wich [Mon, 17 Oct 2011 12:45:07 +0000 (12:45 +0000)]
6in4: sync with HE.net endpoint update changes

SVN-Revision: 28475

12 years agoautotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS ...
Jo-Philipp Wich [Sun, 16 Oct 2011 16:44:49 +0000 (16:44 +0000)]
autotools.mk: link config.rpath before running autoreconf, also touch ABOUT-NLS - needed by minidlna CVS version

SVN-Revision: 28464

12 years agoopkg: fix a double free of pkg vectors when recursively removing packages due to...
Jo-Philipp Wich [Sat, 15 Oct 2011 01:05:25 +0000 (01:05 +0000)]
opkg: fix a double free of pkg vectors when recursively removing packages due to --autoremove

SVN-Revision: 28458

12 years agoudev: Provide define to enable compilation with kernel 2.6.32.33 headers
Hamish Guthrie [Fri, 14 Oct 2011 11:42:40 +0000 (11:42 +0000)]
udev: Provide define to enable compilation with kernel 2.6.32.33 headers

SVN-Revision: 28453

12 years agomac80211: autoload ath9k_htc after USB controller drivers
Jo-Philipp Wich [Thu, 13 Oct 2011 14:29:06 +0000 (14:29 +0000)]
mac80211: autoload ath9k_htc after USB controller drivers

SVN-Revision: 28442

12 years agomac80211: fix some dependencies and make lib80211 compile without cfg80211 selected
Hauke Mehrtens [Thu, 13 Oct 2011 12:13:25 +0000 (12:13 +0000)]
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

12 years agomac80211: use new version of carl80211 firmware
Hauke Mehrtens [Thu, 13 Oct 2011 12:02:35 +0000 (12:02 +0000)]
mac80211: use new version of carl80211 firmware

This firmware is compatible with the driver version in use.

SVN-Revision: 28436

12 years agomac80211: use correct firmware for ath9k_htc
Hauke Mehrtens [Thu, 13 Oct 2011 11:34:28 +0000 (11:34 +0000)]
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

12 years agoadd upx, but make it build only for ppc now
Imre Kaloz [Wed, 12 Oct 2011 10:42:38 +0000 (10:42 +0000)]
add upx, but make it build only for ppc now

SVN-Revision: 28428

12 years agolinux: ar71xx: add support for Mikrotik Routerboard RB493G
Jonas Gorski [Tue, 11 Oct 2011 23:05:16 +0000 (23:05 +0000)]
linux: ar71xx: add support for Mikrotik Routerboard RB493G

SVN-Revision: 28423

12 years agoar71xx: add a workaround for ar8316 not always driving the TA bit to low
Jonas Gorski [Tue, 11 Oct 2011 23:05:13 +0000 (23:05 +0000)]
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

12 years agoar8216: use mdiobus_{read,write} to ensure proper locking
Jonas Gorski [Tue, 11 Oct 2011 23:05:10 +0000 (23:05 +0000)]
ar8216: use mdiobus_{read,write} to ensure proper locking

SVN-Revision: 28421

12 years agoinclude: autotools.mk: do not fail in patch-libtool fixup if patch is already applied
Jo-Philipp Wich [Tue, 11 Oct 2011 18:15:12 +0000 (18:15 +0000)]
include: autotools.mk: do not fail in patch-libtool fixup if patch is already applied

SVN-Revision: 28419

12 years agobase-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces
Jo-Philipp Wich [Tue, 11 Oct 2011 13:43:08 +0000 (13:43 +0000)]
base-files: introduce "igmp_snooping" option to toggle IGMP snooping on bridge interfaces

SVN-Revision: 28412

12 years ago* add support for ar9
John Crispin [Mon, 10 Oct 2011 15:14:17 +0000 (15:14 +0000)]
* add support for ar9
* add support for ase

(vr9 support is still a todo)

SVN-Revision: 28406

12 years ago* update patches to 3.0
John Crispin [Mon, 10 Oct 2011 15:13:46 +0000 (15:13 +0000)]
* update patches to 3.0
* add basic vr9 support
* backport 3.1 fixes
* backport 3.2 queue (falcon)

SVN-Revision: 28405

12 years agoubus: update to latest version, includes a small bugfix for object call replies
Felix Fietkau [Mon, 10 Oct 2011 15:05:31 +0000 (15:05 +0000)]
ubus: update to latest version, includes a small bugfix for object call replies

SVN-Revision: 28404

12 years agokernel: fix i2c section after r28334
Florian Fainelli [Mon, 10 Oct 2011 09:23:56 +0000 (09:23 +0000)]
kernel: fix i2c section after r28334

SVN-Revision: 28399

12 years agofix a small logic error in package download
Felix Fietkau [Sun, 9 Oct 2011 16:54:03 +0000 (16:54 +0000)]
fix a small logic error in package download

SVN-Revision: 28395

12 years agobuild system: add a feature that allows you to pull sources from a git tree instead...
Felix Fietkau [Sun, 9 Oct 2011 16:33:59 +0000 (16:33 +0000)]
build system: add a feature that allows you to pull sources from a git tree instead of the usual tarball

SVN-Revision: 28394

12 years agoupdate libubox and ubus to the latest version
Felix Fietkau [Sun, 9 Oct 2011 16:01:49 +0000 (16:01 +0000)]
update libubox and ubus to the latest version

SVN-Revision: 28393

12 years agomac80211: update to wireless-testing 2011-10-05 + pending patches
Felix Fietkau [Sun, 9 Oct 2011 15:48:03 +0000 (15:48 +0000)]
mac80211: update to wireless-testing 2011-10-05 + pending patches

SVN-Revision: 28392

12 years agopackage/gdb: disable expat properly, remove conditional dependency on libexpat, bump...
Nicolas Thill [Sun, 9 Oct 2011 14:11:33 +0000 (14:11 +0000)]
package/gdb: disable expat properly, remove conditional dependency on libexpat, bump release number

SVN-Revision: 28390

12 years agomac80211: set the country code early to allow crda to settle
Felix Fietkau [Sat, 8 Oct 2011 17:34:56 +0000 (17:34 +0000)]
mac80211: set the country code early to allow crda to settle

SVN-Revision: 28387

12 years agomac80211: remove a WARN_ON that causes compile errors on 2.6.32
Felix Fietkau [Sat, 8 Oct 2011 15:20:34 +0000 (15:20 +0000)]
mac80211: remove a WARN_ON that causes compile errors on 2.6.32

SVN-Revision: 28386

12 years agoiw: update to v3.1, add support for per-chain signal strength info
Felix Fietkau [Sat, 8 Oct 2011 14:48:29 +0000 (14:48 +0000)]
iw: update to v3.1, add support for per-chain signal strength info

SVN-Revision: 28385

12 years agoath9k: add support for per-chain signal strength info
Felix Fietkau [Sat, 8 Oct 2011 14:48:23 +0000 (14:48 +0000)]
ath9k: add support for per-chain signal strength info

SVN-Revision: 28384

12 years agoath9k: extend the phy error disable patch
Felix Fietkau [Sat, 8 Oct 2011 13:41:04 +0000 (13:41 +0000)]
ath9k: extend the phy error disable patch

SVN-Revision: 28383

12 years agoag71xx: close a race between the phy state machine and link state
Jonas Gorski [Sat, 8 Oct 2011 11:37:14 +0000 (11:37 +0000)]
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

12 years agoath9k: disable phy error reporting on the rx queue to improve stability under noisy...
Felix Fietkau [Fri, 7 Oct 2011 19:00:02 +0000 (19:00 +0000)]
ath9k: disable phy error reporting on the rx queue to improve stability under noisy conditions

SVN-Revision: 28379

12 years agoiproute2: update to 2.6.39
Florian Fainelli [Fri, 7 Oct 2011 16:03:12 +0000 (16:03 +0000)]
iproute2: update to 2.6.39

Signed-off-by: Daniel Mierswa <impulze@impulze.org>
SVN-Revision: 28378

12 years agoadd IDs for Huawai K3770, K3771, K4510 and K4511 to option driver
Jo-Philipp Wich [Thu, 6 Oct 2011 18:23:16 +0000 (18:23 +0000)]
add IDs for Huawai K3770, K3771, K4510 and K4511 to option driver

SVN-Revision: 28376

12 years agoppp: move the rp_pppoe_* options behind the plugin argument
Jo-Philipp Wich [Tue, 4 Oct 2011 23:41:12 +0000 (23:41 +0000)]
ppp: move the rp_pppoe_* options behind the plugin argument

SVN-Revision: 28368

12 years agoppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_a...
Jo-Philipp Wich [Tue, 4 Oct 2011 23:37:53 +0000 (23:37 +0000)]
ppp: implement pppoe specific uci options "ac" and "service" which map to "rp_pppoe_ac" and "rp_pppoe_service"

SVN-Revision: 28366

12 years agoppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending...
Jo-Philipp Wich [Tue, 4 Oct 2011 23:10:36 +0000 (23:10 +0000)]
ppp: add workaround for ignored rp_pppoe_ac and rp_pppoe_service options by appending the nic-xxx argument last

SVN-Revision: 28364

12 years agoadd missing kernel config symbols
Florian Fainelli [Tue, 4 Oct 2011 09:15:37 +0000 (09:15 +0000)]
add missing kernel config symbols

SVN-Revision: 28363

12 years agoswconfig: fix vlan/port configs being applied to all switches
Jonas Gorski [Mon, 3 Oct 2011 23:39:31 +0000 (23:39 +0000)]
swconfig: fix vlan/port configs being applied to all switches

Check devn instead of dev (which will never be null at this point).

SVN-Revision: 28362

12 years agokernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG...
Jo-Philipp Wich [Mon, 3 Oct 2011 11:33:13 +0000 (11:33 +0000)]
kernel-build.mk: there is no tarball when using CONFIG_KERNEL_GIT_CLONE_URI or CONFIG_EXTERNAL_KERNEL_TREE, do not make the prepared stamp file depend on it in this case

SVN-Revision: 28361

12 years agokernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set
Jo-Philipp Wich [Mon, 3 Oct 2011 10:19:25 +0000 (10:19 +0000)]
kernel.mk: also do not download Linux if CONFIG_KERNEL_GIT_CLONE_URI is set

SVN-Revision: 28360

12 years agoWas specifying input-polled-keys and not input-keys-polled as the module name. Philip...
Daniel Dickinson [Mon, 3 Oct 2011 04:39:54 +0000 (04:39 +0000)]
Was specifying input-polled-keys and not input-keys-polled as the module name. Philip Prindeville - 2011-10-03 03:58:17

SVN-Revision: 28357

12 years agoAdd patch for linux-3.0 as well.
Daniel Dickinson [Mon, 3 Oct 2011 03:09:20 +0000 (03:09 +0000)]
Add patch for linux-3.0 as well.

Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55

SVN-Revision: 28356

12 years agoNew x86 platform specific symbol needed for 3.1-rc3.
Daniel Dickinson [Mon, 3 Oct 2011 03:06:29 +0000 (03:06 +0000)]
New x86 platform specific symbol needed for 3.1-rc3.

12 years agoThe name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers...
Daniel Dickinson [Mon, 3 Oct 2011 03:04:11 +0000 (03:04 +0000)]
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59

SVN-Revision: 28354

12 years agoA lot of these options get set automatically when Geode is selected.
Daniel Dickinson [Mon, 3 Oct 2011 03:02:42 +0000 (03:02 +0000)]
A lot of these options get set automatically when Geode is selected.

Don't make the config more complicated than it needs to be.
Philip Prindeville - 2011-08-29 03:15:27

SVN-Revision: 28353

12 years agopackage I2C_MUX_GPIO
John Crispin [Sat, 1 Oct 2011 22:36:47 +0000 (22:36 +0000)]
package I2C_MUX_GPIO

this module was missing from [28334]

buildbots timed out as the symbol was not defined

SVN-Revision: 28352

12 years agoath9k: add some more fixes to AP handling of buffered frames for powersave clients
Felix Fietkau [Fri, 30 Sep 2011 22:23:35 +0000 (22:23 +0000)]
ath9k: add some more fixes to AP handling of buffered frames for powersave clients

SVN-Revision: 28344