openwrt.git
11 years ago[package] add sound-soc-ac97 package
florian [Tue, 24 Jul 2012 19:43:10 +0000 (19:43 +0000)]
[package] add sound-soc-ac97 package

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

11 years ago[package] add kmod-regmap including both i2c and spi modules
florian [Tue, 24 Jul 2012 19:43:06 +0000 (19:43 +0000)]
[package] add kmod-regmap including both i2c and spi modules

This is required for quite SoC sound support

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

11 years ago[ep93xx] package ep93xx touchscreen driver as a module
florian [Tue, 24 Jul 2012 19:42:49 +0000 (19:42 +0000)]
[ep93xx] package ep93xx touchscreen driver as a module

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

11 years ago[ep93xx] set DEVICE_TYPE to developerboard
florian [Tue, 24 Jul 2012 19:42:44 +0000 (19:42 +0000)]
[ep93xx] set DEVICE_TYPE to developerboard

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

11 years ago[lantiq] rebase config-3.3
blogic [Tue, 24 Jul 2012 17:28:25 +0000 (17:28 +0000)]
[lantiq] rebase config-3.3

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

11 years ago[generic] fix tantos patch properly
blogic [Tue, 24 Jul 2012 17:28:12 +0000 (17:28 +0000)]
[generic] fix tantos patch properly

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

11 years ago[generic] make tantos switch select ETHERNET_PACKET_MANGLE
blogic [Tue, 24 Jul 2012 16:50:14 +0000 (16:50 +0000)]
[generic] make tantos switch select ETHERNET_PACKET_MANGLE

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

11 years ago[lantiq] move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file
blogic [Tue, 24 Jul 2012 15:33:01 +0000 (15:33 +0000)]
[lantiq] move CONFIG_ETHERNET_PACKET_MANGLE to a generic config file

This broke falcon builds

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

11 years agoath5k: add tx power related fixes
nbd [Mon, 23 Jul 2012 22:20:57 +0000 (22:20 +0000)]
ath5k: add tx power related fixes

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

11 years agoRevert "[package] kernel/modules: dont only change loading order on IPSEC*-m, propaga...
acinonyx [Mon, 23 Jul 2012 19:17:05 +0000 (19:17 +0000)]
Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too"

Preserve alphabetical order on KCONFIG and description for consistency with other module packages

This reverts commit r32775.

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

11 years agobuild: ensure that reordering of KCONFIG lines are handled properly and that the...
nbd [Sun, 22 Jul 2012 21:00:07 +0000 (21:00 +0000)]
build: ensure that reordering of KCONFIG lines are handled properly and that the final result does not depend on the package scan order

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

11 years ago[kernel] crashlog: fix dependency, add memblock support
nbd [Sun, 22 Jul 2012 16:39:33 +0000 (16:39 +0000)]
[kernel] crashlog: fix dependency, add memblock support

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

11 years ago[package] owipcalc: fix output formatting quirks
jow [Fri, 20 Jul 2012 15:05:30 +0000 (15:05 +0000)]
[package] owipcalc: fix output formatting quirks

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

11 years ago[package] owipcalc: add new operations "next", "prev", "6to4" and "pop", implement...
jow [Fri, 20 Jul 2012 13:43:10 +0000 (13:43 +0000)]
[package] owipcalc: add new operations "next", "prev", "6to4" and "pop", implement a stack for intermediate results

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

11 years agogrub: replace an unnecessary piece of inline assembly that breaks the build on recent...
nbd [Fri, 20 Jul 2012 12:28:54 +0000 (12:28 +0000)]
grub: replace an unnecessary piece of inline assembly that breaks the build on recent mac os x

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

11 years agokernel: fix portability issues on the x86 specific relocs host tool, fixes build...
nbd [Fri, 20 Jul 2012 12:28:50 +0000 (12:28 +0000)]
kernel: fix portability issues on the x86 specific relocs host tool, fixes build on mac os x

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

11 years ago[package] owipcalc: add "prefix" operation to set prefix of base address during calcu...
jow [Thu, 19 Jul 2012 19:51:53 +0000 (19:51 +0000)]
[package] owipcalc: add "prefix" operation to set prefix of base address during calculation

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

11 years ago[package] dnsmasq: Fix DHCP no address on interface warning (#10570)
acinonyx [Thu, 19 Jul 2012 19:12:54 +0000 (19:12 +0000)]
[package] dnsmasq: Fix DHCP no address on interface warning (#10570)

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

11 years ago[package] owipcalc: remove binary
jow [Thu, 19 Jul 2012 16:17:57 +0000 (16:17 +0000)]
[package] owipcalc: remove binary

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

11 years ago[package] add owipcalc - a small ipv4 & ipv6 calculation utility
jow [Thu, 19 Jul 2012 16:17:23 +0000 (16:17 +0000)]
[package] add owipcalc - a small ipv4 & ipv6 calculation utility

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

11 years agoIncrease iwlist buffer size
hcg [Thu, 19 Jul 2012 08:36:11 +0000 (08:36 +0000)]
Increase iwlist buffer size

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

11 years ago[package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this...
luka [Tue, 17 Jul 2012 23:11:31 +0000 (23:11 +0000)]
[package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too

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

11 years ago[package] uboot-envtools: add support for alfa ap96
luka [Tue, 17 Jul 2012 23:11:29 +0000 (23:11 +0000)]
[package] uboot-envtools: add support for alfa ap96

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

11 years ago[package] kernel/modules: fix ipcomp6 load order
acinonyx [Tue, 17 Jul 2012 20:50:44 +0000 (20:50 +0000)]
[package] kernel/modules: fix ipcomp6 load order

ipcomp6 depends on xfrm6_tunnel, load order changed accordingly.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32773 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] toolchain: fix libgcc and libgfortran packages for avr32 and coldfire
jow [Tue, 17 Jul 2012 17:33:13 +0000 (17:33 +0000)]
[package] toolchain: fix libgcc and libgfortran packages for avr32 and coldfire

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

11 years ago[au1000] rename upgrade image to sysupgrade.bin for consistency
florian [Tue, 17 Jul 2012 16:47:57 +0000 (16:47 +0000)]
[au1000] rename upgrade image to sysupgrade.bin for consistency

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

11 years ago[au1000] add missing configuration symbols
florian [Tue, 17 Jul 2012 16:40:28 +0000 (16:40 +0000)]
[au1000] add missing configuration symbols

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

11 years agoau1000: implement sysupgrade platform.sh
florian [Tue, 17 Jul 2012 16:40:24 +0000 (16:40 +0000)]
au1000: implement sysupgrade platform.sh

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32768 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoau1000: clean up profiles
florian [Tue, 17 Jul 2012 16:39:52 +0000 (16:39 +0000)]
au1000: clean up profiles

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32767 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoau1000: fix InternetBox idsel and remove broken flag
florian [Tue, 17 Jul 2012 16:39:47 +0000 (16:39 +0000)]
au1000: fix InternetBox idsel and remove broken flag

The following patch is necessary for the InternetBox (Surfbox) board-specific
idsel to work with newer kernels. Acutally I don't exactly understand why this
was not necessary before, but without the udelay, the MiniPCI adapter in slot 3
is not detected and set up correctly.

Also remove platform broken flag, it works.

Signed-off-by: Bruno Randolf <br1@einfach.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32766 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] dnsmasq: Bump to 2.62, add DHCPv6 variant
acinonyx [Tue, 17 Jul 2012 11:48:27 +0000 (11:48 +0000)]
[package] dnsmasq: Bump to 2.62, add DHCPv6 variant

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

11 years agotools: prefer gmd5sum if present
nbd [Tue, 17 Jul 2012 11:28:30 +0000 (11:28 +0000)]
tools: prefer gmd5sum if present

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

11 years agomac80211: update to latest wireless-testing + some monitor mode fixes and some libert...
nbd [Mon, 16 Jul 2012 23:50:54 +0000 (23:50 +0000)]
mac80211: update to latest wireless-testing + some monitor mode fixes and some libertas driver fixes

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

11 years ago[package] uboot-envtools: add kirkwood board support
luka [Mon, 16 Jul 2012 22:32:00 +0000 (22:32 +0000)]
[package] uboot-envtools: add kirkwood board support

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

11 years agouboot-ar71xx: fix compile on recent mac os x versions
nbd [Mon, 16 Jul 2012 16:26:51 +0000 (16:26 +0000)]
uboot-ar71xx: fix compile on recent mac os x versions

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

11 years agoscripts/config: build with gcc instead of clang on mac os x
nbd [Mon, 16 Jul 2012 14:14:12 +0000 (14:14 +0000)]
scripts/config: build with gcc instead of clang on mac os x

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

11 years ago[packages] usbreset: improve usability
jow [Mon, 16 Jul 2012 00:39:39 +0000 (00:39 +0000)]
[packages] usbreset: improve usability
- add device list in usage screen
- support resetting by bus/device number, by produc:vendor id or by device name

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

11 years ago[include] package-ipkg.mk: flag packages as "ok" after install
jow [Sun, 15 Jul 2012 19:29:43 +0000 (19:29 +0000)]
[include] package-ipkg.mk: flag packages as "ok" after install

By flagging compile-time-installed packages as "ok", they can be differentiated
from runtime-installed packages on the target later on.

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

11 years agoar71xx: enable I2C_GPIO, the PB44 board needs that
juhosg [Sun, 15 Jul 2012 17:52:52 +0000 (17:52 +0000)]
ar71xx: enable I2C_GPIO, the PB44 board needs that

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

11 years agoar71xx: fix PB44 board detection
juhosg [Sun, 15 Jul 2012 17:52:50 +0000 (17:52 +0000)]
ar71xx: fix PB44 board detection

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

11 years agoar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi
juhosg [Sun, 15 Jul 2012 17:52:48 +0000 (17:52 +0000)]
ar71xx: use gpio_set_value_cansleep on sleeping GPIOs in ath79_spi

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

11 years agoath5k: fix txop calculation similar to what was done in ath9k
nbd [Sun, 15 Jul 2012 15:20:30 +0000 (15:20 +0000)]
ath5k: fix txop calculation similar to what was done in ath9k

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

11 years agoath9k: fix an uninitialized variable warning
nbd [Sun, 15 Jul 2012 15:20:26 +0000 (15:20 +0000)]
ath9k: fix an uninitialized variable warning

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

11 years agokernel: add Marvell SoC built-in RTC to modules
luka [Sun, 15 Jul 2012 14:25:30 +0000 (14:25 +0000)]
kernel: add Marvell SoC built-in RTC to modules

Signed-off-by: Daniel Golle <dgolle@allnet.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32732 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages
florian [Sun, 15 Jul 2012 14:10:03 +0000 (14:10 +0000)]
[mcs814x] set DEVICE_TYPE to other to avoid pulling unecessary packages

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

11 years ago[mcs814x] add compatible property to pci node
florian [Sun, 15 Jul 2012 14:09:40 +0000 (14:09 +0000)]
[mcs814x] add compatible property to pci node

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

11 years ago[mcs814x] use ohci_err() instead of err()
florian [Sun, 15 Jul 2012 14:09:32 +0000 (14:09 +0000)]
[mcs814x] use ohci_err() instead of err()

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

11 years ago[mcs814x] make sure we properly unmap DMA mappings we created
florian [Sun, 15 Jul 2012 14:09:24 +0000 (14:09 +0000)]
[mcs814x] make sure we properly unmap DMA mappings we created

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

11 years ago[mcs814x] nuport-mac: add definitions of the various bits/masks used
florian [Sun, 15 Jul 2012 14:09:18 +0000 (14:09 +0000)]
[mcs814x] nuport-mac: add definitions of the various bits/masks used

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

11 years agokirkwood: add support for seagate goflexnet and goflexhome
luka [Sun, 15 Jul 2012 12:18:29 +0000 (12:18 +0000)]
kirkwood: add support for seagate goflexnet and goflexhome

Signed-off-by: Martin Mueller <mm@sig21.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32725 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] toolchain: Fix typo in libssp config
acinonyx [Sun, 15 Jul 2012 10:46:41 +0000 (10:46 +0000)]
[package] toolchain: Fix typo in libssp config

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

11 years agokirkwood: revert config changes from r32053
luka [Sun, 15 Jul 2012 00:08:52 +0000 (00:08 +0000)]
kirkwood: revert config changes from r32053

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

11 years ago[package] uboot-kirkwood: remove empty folders from previous commit
luka [Sat, 14 Jul 2012 23:58:02 +0000 (23:58 +0000)]
[package] uboot-kirkwood: remove empty folders from previous commit

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

11 years ago[package] uboot-kirkwood: update to 2012.04.01
luka [Sat, 14 Jul 2012 23:54:20 +0000 (23:54 +0000)]
[package] uboot-kirkwood: update to 2012.04.01

iConnect board tested by:

Tim Fletcher <tim@night-shade.org.uk>
Wojciech Dubowik <wojciech.dubowik@neratec.com>

DockStar board tested by:

Martin Mueller <mm@sig21.net>

RaidSonic ICY BOX NAS6210 board tested by:

Luka Perkov <uboot@lukaperkov.net>

SheevaPlug was not tested but support for SheevaPlug is taken from upstream
uboot and it is not reported to be broken there.

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

11 years agopackage: kernel: estetic fix
luka [Sat, 14 Jul 2012 23:10:32 +0000 (23:10 +0000)]
package: kernel: estetic fix

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

11 years ago[package] kernel: enable kernel support for ALSA midi
acinonyx [Sat, 14 Jul 2012 20:10:57 +0000 (20:10 +0000)]
[package] kernel: enable kernel support for ALSA midi

Here is a newer version of the patch:

Enable the real ALSA midi interface (seq) in the kernel. The existing
rawmidi interface is still present. This allows for the alsa midi
utilities to work.

Signed-off-by: Adam Goode <adam@spicenitz.org>
[b_tsiligiannis: replaced $(LINUX_KMOD_SUFFIX) with .ko]
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32712 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] base-files: Modernize hotplug2 rules (#11368)
acinonyx [Sat, 14 Jul 2012 19:59:44 +0000 (19:59 +0000)]
[package] base-files: Modernize hotplug2 rules (#11368)

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

11 years agoath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam
nbd [Sat, 14 Jul 2012 17:48:49 +0000 (17:48 +0000)]
ath9k: add extra checks to reduce the amount of unnecessary rx dma related logspam

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

11 years agotools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac os x...
nbd [Fri, 13 Jul 2012 23:18:15 +0000 (23:18 +0000)]
tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac os x. the clang build fails with some linker errors

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

11 years agoath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock
nbd [Fri, 13 Jul 2012 23:18:11 +0000 (23:18 +0000)]
ath9k: fix 5 ghz frequency selection on ar934x devices with 25 mhz refclock

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

11 years ago[package] uhttpd: various changes
jow [Fri, 13 Jul 2012 17:10:56 +0000 (17:10 +0000)]
[package] uhttpd: various changes

- remove unused variables
- simply ignore command line args which belong to not enabled features
- resolve peer address at accept() time, should solve (#11850)
- remove floating point operations where possible

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

11 years agonetifd: update to latest version, fixes wlan network state getting stuck on wifi...
nbd [Thu, 12 Jul 2012 21:50:49 +0000 (21:50 +0000)]
netifd: update to latest version, fixes wlan network state getting stuck on wifi restarts, adds support for setting wlan device parameters such as mtu or txqueuelen

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

11 years agolibrpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc
nbd [Thu, 12 Jul 2012 16:24:01 +0000 (16:24 +0000)]
librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc

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

11 years agoath9k: fix selecting the second antenna on a single-stream device with diversity
nbd [Thu, 12 Jul 2012 14:45:59 +0000 (14:45 +0000)]
ath9k: fix selecting the second antenna on a single-stream device with diversity

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

11 years agomac80211: fix an ap + sta mode regression that prevented the sta from connecting...
nbd [Thu, 12 Jul 2012 14:14:57 +0000 (14:14 +0000)]
mac80211: fix an ap + sta mode regression that prevented the sta from connecting (#11847)

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

11 years agoar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0
juhosg [Thu, 12 Jul 2012 13:38:40 +0000 (13:38 +0000)]
ar71xx: build firmware image for the TP-Link TL-WDR4310 v1.0

The hardware for TP-Link TL-WDR4300 v1.1 and TL-WDR4310 v1.0 is
identical, but requires different firmware headers:

TL-WDR4300:
00000040  43 00 00 01 00 00 00 01  00 00 00 00 76 fb 83 40  |C...........v..@|

TL-WDR4310:
00000040  43 10 00 01 00 00 00 01  00 00 00 00 38 2b 50 6c  |C...........8+Pl|

[juhosg: change commit message, use a different model name]

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32683 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoramips: rt305x: add support for Edimax 3G-6200N
juhosg [Thu, 12 Jul 2012 13:29:46 +0000 (13:29 +0000)]
ramips: rt305x: add support for Edimax 3G-6200N

Support for Edimax 3G-6200N router with USB.

Signed-off-by: Lukasz Golebiowski <lgolebio@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32682 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agogeneric: ocf: restore terminating entry of pci_id_table in hifnHIPP
juhosg [Thu, 12 Jul 2012 08:34:23 +0000 (08:34 +0000)]
generic: ocf: restore terminating entry of pci_id_table in hifnHIPP

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

11 years agoar71xx: select ATH79_DEV_M25P80 for the WRT400N board
juhosg [Thu, 12 Jul 2012 08:34:22 +0000 (08:34 +0000)]
ar71xx: select ATH79_DEV_M25P80 for the WRT400N board

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

11 years agoar71xx: airrouter power led support
juhosg [Thu, 12 Jul 2012 08:34:21 +0000 (08:34 +0000)]
ar71xx: airrouter power led support

This patch adds support for power led to Unifi Airrouter AP.

[juhosg:fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch]

Signed-off-by: Rocco Folino <lordzen@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32678 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: unifi reset button support
juhosg [Thu, 12 Jul 2012 08:34:20 +0000 (08:34 +0000)]
ar71xx: unifi reset button support

This patch adds support for reset button to Ubiquiti UniFi AP.

[juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch]

Signed-off-by: Rocco Folino <lordzen@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32677 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: airrouter reset button support
juhosg [Thu, 12 Jul 2012 08:34:18 +0000 (08:34 +0000)]
ar71xx: airrouter reset button support

This patch adds support for reset button to Ubiquiti Airrouter AP.

[juhosg: fold the patch into 608-MIPS-ath79-ubnt-xm-add-more-boards.patch]

Signed-off-by: Rocco Folino <lordzen@autistici.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32676 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoopenssl: enable the use of cryptodev digests
luka [Wed, 11 Jul 2012 23:38:16 +0000 (23:38 +0000)]
openssl: enable the use of cryptodev digests

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

11 years agoocf: update to version 20120127
luka [Wed, 11 Jul 2012 23:38:14 +0000 (23:38 +0000)]
ocf: update to version 20120127

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

11 years agomac80211: update brcmsmac patches
hauke [Wed, 11 Jul 2012 22:18:09 +0000 (22:18 +0000)]
mac80211: update brcmsmac patches

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

11 years agokernel: bcma: update to version from wireless-testing tag master-2012-07-11
hauke [Wed, 11 Jul 2012 22:17:05 +0000 (22:17 +0000)]
kernel: bcma: update to version from wireless-testing tag master-2012-07-11

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

11 years agoath9k: add a number of ar93xx eeprom related fixes / enhancements
nbd [Wed, 11 Jul 2012 16:45:58 +0000 (16:45 +0000)]
ath9k: add a number of ar93xx eeprom related fixes / enhancements

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

11 years agoath9k: add missing part of the aggregation duration fix
nbd [Wed, 11 Jul 2012 16:44:13 +0000 (16:44 +0000)]
ath9k: add missing part of the aggregation duration fix

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

11 years ago[include] nls.mk: fix build dependency on gettext (#11829)
jow [Wed, 11 Jul 2012 10:05:00 +0000 (10:05 +0000)]
[include] nls.mk: fix build dependency on gettext (#11829)

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

11 years ago[package] mac80211: fix patch order (#11839, #11842)
jow [Wed, 11 Jul 2012 09:59:08 +0000 (09:59 +0000)]
[package] mac80211: fix patch order (#11839, #11842)

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

11 years ago[include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes...
jow [Wed, 11 Jul 2012 09:59:06 +0000 (09:59 +0000)]
[include] toplevel.mk: unexport ARCH, it ends up in CONFIG_ARCH if defined and messes the buildroot up

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

11 years ago[package] uhttpd: retry parsing the CGI header until the buffer space is exhausted
jow [Wed, 11 Jul 2012 09:59:05 +0000 (09:59 +0000)]
[package] uhttpd: retry parsing the CGI header until the buffer space is exhausted

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

11 years ago[brcm63xx] remove bcm63xx_pci_register() call in livebox board
florian [Wed, 11 Jul 2012 09:15:26 +0000 (09:15 +0000)]
[brcm63xx] remove bcm63xx_pci_register() call in livebox board

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

11 years ago[brcm63xx] use physmap-flash on livebox (#8677)
florian [Wed, 11 Jul 2012 09:15:22 +0000 (09:15 +0000)]
[brcm63xx] use physmap-flash on livebox (#8677)

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

11 years ago[mcs814x] nuport-mac: check netif_receive_skb() return value
florian [Wed, 11 Jul 2012 08:29:01 +0000 (08:29 +0000)]
[mcs814x] nuport-mac: check netif_receive_skb() return value

We did not reassign status to netif_receive_skb() return value, we thus
almost always incremented the dropped counter because the descriptor status
value never matches the NET_RX_DROP.

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

11 years agoath9k: fix some bugs related to txop limit handling and aggregation
nbd [Wed, 11 Jul 2012 02:11:33 +0000 (02:11 +0000)]
ath9k: fix some bugs related to txop limit handling and aggregation

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

11 years agoath9k: disable hardware full sleep with active client mode interface until mac80211...
nbd [Tue, 10 Jul 2012 23:42:30 +0000 (23:42 +0000)]
ath9k: disable hardware full sleep with active client mode interface until mac80211 IEEE80211_CONF_IDLE support has been fixed

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

11 years agoath9k: clean up / fix some initval related code
nbd [Tue, 10 Jul 2012 01:13:15 +0000 (01:13 +0000)]
ath9k: clean up / fix some initval related code

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

11 years agomac80211: update to latest version, fix tx gain patch
nbd [Tue, 10 Jul 2012 00:21:25 +0000 (00:21 +0000)]
mac80211: update to latest version, fix tx gain patch

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

11 years agolibubox: update to latest version, fixes timer/process deletion on uloop_done()
nbd [Mon, 9 Jul 2012 15:13:26 +0000 (15:13 +0000)]
libubox: update to latest version, fixes timer/process deletion on uloop_done()

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

11 years ago[mcs814x] fix typo on of_node_put()
florian [Mon, 9 Jul 2012 14:44:15 +0000 (14:44 +0000)]
[mcs814x] fix typo on of_node_put()

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

11 years ago[package] firewall: also set up nat reflection rules for redirects with proto all...
jow [Mon, 9 Jul 2012 12:23:36 +0000 (12:23 +0000)]
[package] firewall: also set up nat reflection rules for redirects with proto all and/or no src_dport set

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

11 years ago[package] uhttpd: various fixes
jow [Mon, 9 Jul 2012 00:08:20 +0000 (00:08 +0000)]
[package] uhttpd: various fixes

    - avoid closing descriptors before removing them from uloop (#11755, #11830)
    - do not auto-initialize ubus if no prefix is set (#11832)
    - remove extraneous client context pointer from cgi and lua states
    - code cleanups and debug message changes

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

11 years ago[tools] bison: fix errors in shipped stdio.in.h
jow [Sun, 8 Jul 2012 15:50:36 +0000 (15:50 +0000)]
[tools] bison: fix errors in shipped stdio.in.h

Bison fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to
wrap gets() with a warning which fails since gets() got removed from the
default _GNU_SOURCE featureset.

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

11 years ago[tools] m4: fix errors in shipped stdio.in.h
jow [Sun, 8 Jul 2012 15:28:44 +0000 (15:28 +0000)]
[tools] m4: fix errors in shipped stdio.in.h

M4 fails to build against glibc 2.16.x, the shipped stdio.in.h attempts to
wrap gets() with a warning which fails since gets() got removed from the
default _GNU_SOURCE featureset.

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

11 years agoath9k: fix the ar9340 tx gain patch
nbd [Sat, 7 Jul 2012 20:03:35 +0000 (20:03 +0000)]
ath9k: fix the ar9340 tx gain patch

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

11 years agoath9k: fix tx gain tables for ar934x
nbd [Sat, 7 Jul 2012 17:34:33 +0000 (17:34 +0000)]
ath9k: fix tx gain tables for ar934x

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

11 years ago[package] libubox: bump to latest git head
jow [Sat, 7 Jul 2012 16:49:17 +0000 (16:49 +0000)]
[package] libubox: bump to latest git head
 - uloop: prevent callback invocation for already removed descriptors
 - uloop: handle EPOLLHUP
 - blob, blobmsg: various changes

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

11 years ago[package] uhttpd: do not dispatch pipe error events, fixes use after free for cgi...
jow [Sat, 7 Jul 2012 16:43:27 +0000 (16:43 +0000)]
[package] uhttpd: do not dispatch pipe error events, fixes use after free for cgi and lua scripts

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

11 years ago[brcm63xx] Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)
florian [Fri, 6 Jul 2012 22:10:37 +0000 (22:10 +0000)]
[brcm63xx] Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32643 3c298f89-4303-0410-b956-a3cf2f4a3e73