openwrt/svn-archive/archive.git
13 years agoath9k: fix regulatory issues with multiple cards
Felix Fietkau [Fri, 1 Oct 2010 15:14:15 +0000 (15:14 +0000)]
ath9k: fix regulatory issues with multiple cards

SVN-Revision: 23168

13 years agopackage-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined
Gabor Juhos [Fri, 1 Oct 2010 07:09:34 +0000 (07:09 +0000)]
package-ipkg.mk: use the BOARD variable in opkg cmdline if ARCH_PACKAGES is not defined

SVN-Revision: 23166

13 years agoar71xx: initial support for jjPlus JWAP003
Gabor Juhos [Fri, 1 Oct 2010 07:09:29 +0000 (07:09 +0000)]
ar71xx: initial support for jjPlus JWAP003

Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
(the GPIODEV code has been removed, the sysfs interface
can be used to control the GPIO lines instead - juhosg)

SVN-Revision: 23165

13 years agoath9k: compile out the ath9k rate control
Felix Fietkau [Thu, 30 Sep 2010 15:00:06 +0000 (15:00 +0000)]
ath9k: compile out the ath9k rate control

SVN-Revision: 23163

13 years agopackage/grub: fix build issues under 64bit FreeBSD
Alexandros C. Couloumbis [Thu, 30 Sep 2010 14:48:31 +0000 (14:48 +0000)]
package/grub: fix build issues under 64bit FreeBSD

SVN-Revision: 23162

13 years agoAdd maintainer information to menuconfig description dialog
Michael Büsch [Thu, 30 Sep 2010 11:01:01 +0000 (11:01 +0000)]
Add maintainer information to menuconfig description dialog

SVN-Revision: 23161

13 years agoomap24xx: Add maintainer information
Michael Büsch [Thu, 30 Sep 2010 10:50:51 +0000 (10:50 +0000)]
omap24xx: Add maintainer information

SVN-Revision: 23160

13 years ago[package] add maintainer information
Jo-Philipp Wich [Thu, 30 Sep 2010 10:48:37 +0000 (10:48 +0000)]
[package] add maintainer information

SVN-Revision: 23159

13 years agoomap24xx: Update to 2.6.36-rc6
Michael Büsch [Thu, 30 Sep 2010 09:50:04 +0000 (09:50 +0000)]
omap24xx: Update to 2.6.36-rc6

SVN-Revision: 23157

13 years agopackage/grub: fix compile issue under FreeBSD 8.1
Alexandros C. Couloumbis [Wed, 29 Sep 2010 16:27:00 +0000 (16:27 +0000)]
package/grub: fix compile issue under FreeBSD 8.1

SVN-Revision: 23156

13 years agoiw: update to 0.9.21, add support for showing the in-use flag for survey data
Felix Fietkau [Wed, 29 Sep 2010 15:16:21 +0000 (15:16 +0000)]
iw: update to 0.9.21, add support for showing the in-use flag for survey data

SVN-Revision: 23155

13 years agoath9k: fetch survey data for all channels
Felix Fietkau [Wed, 29 Sep 2010 15:16:13 +0000 (15:16 +0000)]
ath9k: fetch survey data for all channels

SVN-Revision: 23154

13 years agolinux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)
Alexandros C. Couloumbis [Wed, 29 Sep 2010 15:09:07 +0000 (15:09 +0000)]
linux/ixp4xx: fix an embracing mistake on commit r23150 (thank you KanjiMonster)

SVN-Revision: 23153

13 years agopackage/busybox: fix endianes issue under FreeBSD 8.1
Alexandros C. Couloumbis [Wed, 29 Sep 2010 14:33:35 +0000 (14:33 +0000)]
package/busybox: fix endianes issue under FreeBSD 8.1

SVN-Revision: 23152

13 years agolinux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6
Alexandros C. Couloumbis [Wed, 29 Sep 2010 13:50:16 +0000 (13:50 +0000)]
linux/ixp4xx: sync 2.6.36 patches to 2.6.36-rc6

SVN-Revision: 23150

13 years agomac80211: update to wireless-testing 2010-09-28
Felix Fietkau [Wed, 29 Sep 2010 13:13:16 +0000 (13:13 +0000)]
mac80211: update to wireless-testing 2010-09-28

SVN-Revision: 23149

13 years ago[pacakge] dropbear: Add config options to allow specification of host key files,...
Vasilis Tsiligiannis [Wed, 29 Sep 2010 07:54:53 +0000 (07:54 +0000)]
[pacakge] dropbear: Add config options to allow specification of host key files, thanks Scott Merrilees and Matthias Buecher (#7824)

SVN-Revision: 23148

13 years agoAP96: Fix LAN/WAN setup
Felix Fietkau [Tue, 28 Sep 2010 22:55:14 +0000 (22:55 +0000)]
AP96: Fix LAN/WAN setup

LAN (eth0) is behind a switch and the fixed speed/duplex was
supposed to be for it, not WAN (eth1).

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23147

13 years ago[kirkwood] Fix mv_cesa module dependencies and .ko file location
Lars-Peter Clausen [Tue, 28 Sep 2010 16:32:08 +0000 (16:32 +0000)]
[kirkwood] Fix mv_cesa module dependencies and .ko file location
Thanks KanjiMonster & Memphiz

SVN-Revision: 23145

13 years ago[package] firewall: fix chain selection logic, option dest must be ignored for notrac...
Jo-Philipp Wich [Tue, 28 Sep 2010 11:38:31 +0000 (11:38 +0000)]
[package] firewall: fix chain selection logic, option dest must be ignored for notrack targets

SVN-Revision: 23143

13 years ago[package] firewall: don't setup nat reflection if negations are used
Jo-Philipp Wich [Tue, 28 Sep 2010 11:11:11 +0000 (11:11 +0000)]
[package] firewall: don't setup nat reflection if negations are used

SVN-Revision: 23142

13 years ago[package] fireall:
Jo-Philipp Wich [Tue, 28 Sep 2010 10:42:56 +0000 (10:42 +0000)]
[package] fireall:
- support negations for src_ip, dest_ip, src_dip options in rules and redirects
- add NOTRACK target to rule sections, allows to define fine grained notrack rules

SVN-Revision: 23141

13 years agoar71xx: build firmware image for the TL-MR3420 v1 board
Gabor Juhos [Mon, 27 Sep 2010 14:54:04 +0000 (14:54 +0000)]
ar71xx: build firmware image for the TL-MR3420 v1 board

SVN-Revision: 23138

13 years agofirmware-utils/mktplinkfw: add support for the TL-MR3420 v1
Gabor Juhos [Mon, 27 Sep 2010 14:54:02 +0000 (14:54 +0000)]
firmware-utils/mktplinkfw: add support for the TL-MR3420 v1

SVN-Revision: 23137

13 years agoar71xx: add support for the TL-MR3420 v1 board
Gabor Juhos [Mon, 27 Sep 2010 14:53:59 +0000 (14:53 +0000)]
ar71xx: add support for the TL-MR3420 v1 board

SVN-Revision: 23136

13 years agoar71xx: AR724[12] requires different USB setup
Gabor Juhos [Mon, 27 Sep 2010 14:53:57 +0000 (14:53 +0000)]
ar71xx: AR724[12] requires different USB setup

SVN-Revision: 23135

13 years agoar71xx: build firmware image for the TL-WR841N v7
Gabor Juhos [Mon, 27 Sep 2010 14:53:54 +0000 (14:53 +0000)]
ar71xx: build firmware image for the TL-WR841N v7

SVN-Revision: 23134

13 years agofirmware-utils/mktplinkfw: add support for the TL-WR841N v7
Gabor Juhos [Mon, 27 Sep 2010 14:53:51 +0000 (14:53 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WR841N v7

SVN-Revision: 23133

13 years agoar71xx: use the MDIO interface of the 2nd MAC on the ar7241
Gabor Juhos [Mon, 27 Sep 2010 14:53:49 +0000 (14:53 +0000)]
ar71xx: use the MDIO interface of the 2nd MAC on the ar7241

SVN-Revision: 23132

13 years agoar71xx: move ath9k specific PCI fixup into a separate file
Gabor Juhos [Mon, 27 Sep 2010 14:53:46 +0000 (14:53 +0000)]
ar71xx: move ath9k specific PCI fixup into a separate file

SVN-Revision: 23131

13 years agoar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs
Gabor Juhos [Mon, 27 Sep 2010 14:53:43 +0000 (14:53 +0000)]
ar71xx: use different address in ap91_pci_fixup for the AR724[012] SoCs

With this change ath9k can handle the wireless chip on the TL-WR841N v7
board which is based on the AR7241 SoC.

SVN-Revision: 23130

13 years agoramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)
Gabor Juhos [Mon, 27 Sep 2010 14:43:34 +0000 (14:43 +0000)]
ramips: Ralink RT305x, support for Prolink PWH2004 (Abocom5205)

The attached patch adds a preliminary support for Prolink PWH2004 board
(Ralink RT305x based). LAN and flash appear to work. However, the USB
port and WLAN I have not managed to activate properly yet, but that
problem appears to be present with other rt305x targets as well(?).

Signed-off-by: Esa Hyytia <esa at netlab.tkk.fi>
SVN-Revision: 23129

13 years agoramips: allow USB
Gabor Juhos [Mon, 27 Sep 2010 14:42:07 +0000 (14:42 +0000)]
ramips: allow USB

The current defaults for ramips rt305x does not allow the USB
subsystem to be selected/built.

This patch is just a small step in that direction.

Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 23128

13 years agogeneric: RTL8366S/RB: Fix autonegotiation for the WAN port.
Gabor Juhos [Mon, 27 Sep 2010 14:42:05 +0000 (14:42 +0000)]
generic: RTL8366S/RB: Fix autonegotiation for the WAN port.

The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.

This fixes #7980, verified on a WNDR3700.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 23127

13 years agogeneric: add rtl8366rb switch port rate, port and qos enable/disable support
Gabor Juhos [Mon, 27 Sep 2010 14:41:54 +0000 (14:41 +0000)]
generic: add rtl8366rb switch port rate, port and qos enable/disable support

Patch-by: Roman Yeryomin <roman@advem.lv>
SVN-Revision: 23126

13 years agoAdd support for Atheros AP96 reference board
Felix Fietkau [Mon, 27 Sep 2010 08:59:53 +0000 (08:59 +0000)]
Add support for Atheros AP96 reference board

This is still preliminary and not really tested much. Anyway, this
version seems to be enough to get both wired and wireless
interfaces working. Buttons and leds are also working.

mach-ap96.c is based on mach-wndr3700.c.

Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com>
SVN-Revision: 23125

13 years agoomap24xx fb: Do not omit init
Michael Büsch [Sun, 26 Sep 2010 22:03:18 +0000 (22:03 +0000)]
omap24xx fb: Do not omit init

SVN-Revision: 23123

13 years agoomap24xx: Upgrade to linux-2.6.36-rc5
Michael Büsch [Sun, 26 Sep 2010 12:53:23 +0000 (12:53 +0000)]
omap24xx: Upgrade to linux-2.6.36-rc5

SVN-Revision: 23121

13 years agoomap24xx: Export certain n8x0 GPIO switches as input device
Michael Büsch [Sun, 26 Sep 2010 12:50:53 +0000 (12:50 +0000)]
omap24xx: Export certain n8x0 GPIO switches as input device

SVN-Revision: 23120

13 years agopackage/dropbear: simplify & reduce init script size (closes #7985)
Alexandros C. Couloumbis [Fri, 24 Sep 2010 15:57:53 +0000 (15:57 +0000)]
package/dropbear: simplify & reduce init script size (closes #7985)

SVN-Revision: 23118

13 years ago[package] base-files: prevent possible sourcing of JFFS2 meta files when merging...
Jo-Philipp Wich [Thu, 23 Sep 2010 17:32:58 +0000 (17:32 +0000)]
[package] base-files: prevent possible sourcing of JFFS2 meta files when merging overlay hooks

SVN-Revision: 23114

13 years ago[base system & package/block-extroot] Fixed duplicated content in file in commit...
Daniel Dickinson [Thu, 23 Sep 2010 14:06:47 +0000 (14:06 +0000)]
[base system & package/block-extroot] Fixed duplicated content in file in commit 23111

SVN-Revision: 23112

13 years ago[base system & package/block-extroot] Missed file committing previous change 23110
Daniel Dickinson [Thu, 23 Sep 2010 14:03:22 +0000 (14:03 +0000)]
[base system & package/block-extroot] Missed file committing previous change 23110

SVN-Revision: 23111

13 years ago[package] base/block-extroot, base/block-mount: Modified preinit and block-extroot and
Daniel Dickinson [Thu, 23 Sep 2010 13:58:05 +0000 (13:58 +0000)]
[package] base/block-extroot, base/block-mount:  Modified preinit and block-extroot and
block-mount so that use of block-mount and block-extroot do not require that block-extroot,
block-mount, nor the kernel modules they depend, on are required to included in the image.
That is block-extroot and dependencies may now be installed as modules onto the jffs2 part of
a squashfs system and it will work.
In addition packages which are installed into the jffs2 of a squashfs system may now affect
preinit, so long as they do not require execution of commands that occur before the merging of
the jffs2 and built-in (squashfs) preinit scripts is done.

Thanks jow for the preinit merge stuff!

SVN-Revision: 23110

13 years agox86: turn on optimizations for net5501 (patch by Philip A. Prindeville)
Felix Fietkau [Mon, 20 Sep 2010 22:14:07 +0000 (22:14 +0000)]
x86: turn on optimizations for net5501 (patch by Philip A. Prindeville)

SVN-Revision: 23104

13 years agogcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size
Felix Fietkau [Mon, 20 Sep 2010 20:49:34 +0000 (20:49 +0000)]
gcc: enable non-PIC for mips targets in gcc 4.4+ to reduce code size

SVN-Revision: 23103

13 years agofix build dependencies on packages with multiple variants but no selected virtual...
Felix Fietkau [Mon, 20 Sep 2010 20:17:28 +0000 (20:17 +0000)]
fix build dependencies on packages with multiple variants but no selected virtual packages

SVN-Revision: 23102

13 years agogcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please...
Felix Fietkau [Mon, 20 Sep 2010 18:00:05 +0000 (18:00 +0000)]
gcc: add an updated version of 4.4.1+cs - successfully builds a toolchain now, please test!

SVN-Revision: 23101

13 years agoath9k: fix a warning during a failed aggregation start
Felix Fietkau [Mon, 20 Sep 2010 17:32:18 +0000 (17:32 +0000)]
ath9k: fix a warning during a failed aggregation start

SVN-Revision: 23100

13 years ago[package] base-files: Add function pi_include the /lib/functions/boot.sh used by...
Daniel Dickinson [Sun, 19 Sep 2010 23:29:40 +0000 (23:29 +0000)]
[package] base-files: Add function pi_include the /lib/functions/boot.sh used by preinit, which safely sources files as well as working correctly whether the script using it is a package added to the jffs2 part of a squashfs or built into an image or on some other root filesystem.

SVN-Revision: 23099

13 years ago[package] base/block-extroot: Move block-extroot in menuconfig from Utilities/disc...
Daniel Dickinson [Sun, 19 Sep 2010 22:34:06 +0000 (22:34 +0000)]
[package] base/block-extroot: Move block-extroot in menuconfig from Utilities/disc to Base system

SVN-Revision: 23098

13 years agoath9k: fix various aggregation related race conditions
Felix Fietkau [Sun, 19 Sep 2010 17:23:15 +0000 (17:23 +0000)]
ath9k: fix various aggregation related race conditions

SVN-Revision: 23097

13 years ago[package] base-files: bump pkg revision after r23091, r23092
Jo-Philipp Wich [Sun, 19 Sep 2010 15:14:42 +0000 (15:14 +0000)]
[package] base-files: bump pkg revision after r23091, r23092

SVN-Revision: 23093

13 years ago[package] base-files: kill possibly existing udhcpc instance when bringing up a dhcp...
Jo-Philipp Wich [Sun, 19 Sep 2010 15:13:06 +0000 (15:13 +0000)]
[package] base-files: kill possibly existing udhcpc instance when bringing up a dhcp iface, utilize service_kill() in dhcp shutdown.
Based on patch by Stijn Tintel. Possibly related to #7314

SVN-Revision: 23092

13 years ago[package] base-files: cached state vars after scan_interfaces might be out of sync...
Jo-Philipp Wich [Sun, 19 Sep 2010 15:04:08 +0000 (15:04 +0000)]
[package] base-files: cached state vars after scan_interfaces might be out of sync when binding dhcp leases, this could lead to an unconfigured wan interface in certain circumstances. Replace config_get calls with uci_get_state

SVN-Revision: 23091

13 years ago[package] firewall: protect iptables invocations with locks in interface ops, it...
Jo-Philipp Wich [Sun, 19 Sep 2010 15:01:47 +0000 (15:01 +0000)]
[package] firewall: protect iptables invocations with locks in interface ops, it might run concurrently due to hotplug invocations on network restart

SVN-Revision: 23090

13 years ago[package] ppp: use service_kill()
Jo-Philipp Wich [Sun, 19 Sep 2010 14:09:27 +0000 (14:09 +0000)]
[package] ppp: use service_kill()

SVN-Revision: 23088

13 years ago[package] base-files: introduce service_kill() into functions.sh - a convenience...
Jo-Philipp Wich [Sun, 19 Sep 2010 14:03:32 +0000 (14:03 +0000)]
[package] base-files: introduce service_kill() into functions.sh - a convenience wrapper for killing services by pid or pidfile with a grace period for termination before kill

SVN-Revision: 23087

13 years ago[package] Fix missing dependency in solos-pci module
Florian Fainelli [Sun, 19 Sep 2010 11:18:00 +0000 (11:18 +0000)]
[package] Fix missing dependency in solos-pci module

Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
 captured in the Makefile.

Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 23086

13 years agopackage/zlib: fix Darwin compile failure (closes #7963)
Alexandros C. Couloumbis [Sun, 19 Sep 2010 05:33:18 +0000 (05:33 +0000)]
package/zlib: fix Darwin compile failure (closes #7963)

SVN-Revision: 23085

13 years agodl_cleanup: Add support for GIT-SHASUM
Michael Büsch [Sat, 18 Sep 2010 19:19:34 +0000 (19:19 +0000)]
dl_cleanup: Add support for GIT-SHASUM

SVN-Revision: 23084

13 years agoomap24xx cbus: fix ioctls
Michael Büsch [Sat, 18 Sep 2010 18:14:17 +0000 (18:14 +0000)]
omap24xx cbus: fix ioctls

SVN-Revision: 23083

13 years agoomap24xx: Add n8x0 specific GPIO switch code
Michael Büsch [Sat, 18 Sep 2010 17:58:30 +0000 (17:58 +0000)]
omap24xx: Add n8x0 specific GPIO switch code

SVN-Revision: 23082

13 years agoomap24xx: Add support for GPIO switches on the n810
Michael Büsch [Sat, 18 Sep 2010 17:31:00 +0000 (17:31 +0000)]
omap24xx: Add support for GPIO switches on the n810

SVN-Revision: 23081

13 years ago[package] firewall: make invalid redirects and duplicate zones non-fatal, print a...
Jo-Philipp Wich [Thu, 16 Sep 2010 11:47:35 +0000 (11:47 +0000)]
[package] firewall: make invalid redirects and duplicate zones non-fatal, print a notice and discard them

SVN-Revision: 23080

13 years agort2800pci: add back ifdown hang workaround that was accidentally dropped during a...
Felix Fietkau [Thu, 16 Sep 2010 11:38:27 +0000 (11:38 +0000)]
rt2800pci: add back ifdown hang workaround that was accidentally dropped during a compat-wireless update

SVN-Revision: 23078

13 years ago[tools] mtd-utils: revert r23075
Jo-Philipp Wich [Wed, 15 Sep 2010 23:50:31 +0000 (23:50 +0000)]
[tools] mtd-utils: revert r23075

SVN-Revision: 23076

13 years ago[tools] mtd-utils: do not rely on host kernel headers, redefine the integer types...
Jo-Philipp Wich [Wed, 15 Sep 2010 22:45:54 +0000 (22:45 +0000)]
[tools] mtd-utils: do not rely on host kernel headers, redefine the integer types instead (#7950)

SVN-Revision: 23075

13 years agoomap24xx: Update 2.6.36 config
Michael Büsch [Wed, 15 Sep 2010 19:15:52 +0000 (19:15 +0000)]
omap24xx: Update 2.6.36 config

SVN-Revision: 23074

13 years agohostapd: fix non-multicall wpa_supplicant compile
Felix Fietkau [Wed, 15 Sep 2010 17:51:06 +0000 (17:51 +0000)]
hostapd: fix non-multicall wpa_supplicant compile

SVN-Revision: 23073

13 years agoomap24xx: Add 2.6.36 support
Michael Büsch [Wed, 15 Sep 2010 17:45:10 +0000 (17:45 +0000)]
omap24xx: Add 2.6.36 support

SVN-Revision: 23072

13 years agoAdd support for enabling early printk.
Michael Büsch [Wed, 15 Sep 2010 16:27:02 +0000 (16:27 +0000)]
Add support for enabling early printk.
Currently only for ARM, because I don't know what EARLY_PRINTK depends on on other architectures.

SVN-Revision: 23071

13 years ago[PATCH] Support for Solos PCI ADSL2+ modem
Jo-Philipp Wich [Wed, 15 Sep 2010 03:52:13 +0000 (03:52 +0000)]
[PATCH] Support for Solos PCI ADSL2+ modem
This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:

http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23070

13 years ago[PATCH] Support for RTL-8139C+ ethernet adapters
Jo-Philipp Wich [Wed, 15 Sep 2010 03:48:20 +0000 (03:48 +0000)]
[PATCH] Support for RTL-8139C+ ethernet adapters
Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23068

13 years agohostapd: fix wpa_supplicant crash issues in WDS STA mode
Felix Fietkau [Wed, 15 Sep 2010 03:14:48 +0000 (03:14 +0000)]
hostapd: fix wpa_supplicant crash issues in WDS STA mode

SVN-Revision: 23067

13 years ago[package] firewall: run ifdown hotplug events synchronized, fixes a racecondition...
Jo-Philipp Wich [Wed, 15 Sep 2010 01:53:36 +0000 (01:53 +0000)]
[package] firewall: run ifdown hotplug events synchronized, fixes a racecondition on "ifup iface" when ifdown and ifup events are delivered with a small dealy

SVN-Revision: 23064

13 years ago[package] firewall: deliver remove hotplug events for all active zones/networks when...
Jo-Philipp Wich [Tue, 14 Sep 2010 23:11:12 +0000 (23:11 +0000)]
[package] firewall: deliver remove hotplug events for all active zones/networks when restarting the firewall

SVN-Revision: 23062

13 years agomac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with...
Felix Fietkau [Tue, 14 Sep 2010 22:53:54 +0000 (22:53 +0000)]
mac80211: upgrade to wireless-testing 2010-09-14, replace the external carl9170 with the recently merged upstream version

SVN-Revision: 23061

13 years agomac80211: add a pending fix for a locking error in the aggregation reorder release...
Felix Fietkau [Tue, 14 Sep 2010 21:13:01 +0000 (21:13 +0000)]
mac80211: add a pending fix for a locking error in the aggregation reorder release code

SVN-Revision: 23060

13 years agoath9k: fix multi-bss operation (fixes #7914)
Felix Fietkau [Tue, 14 Sep 2010 16:26:46 +0000 (16:26 +0000)]
ath9k: fix multi-bss operation (fixes #7914)

SVN-Revision: 23059

13 years agogeneric: add support for the EON EN25F32 flash chip
Gabor Juhos [Tue, 14 Sep 2010 12:03:01 +0000 (12:03 +0000)]
generic: add support for the EON EN25F32 flash chip

 * based on a patch by laigor <laigor@mail.ru> from #7882

SVN-Revision: 23058

13 years ago[package] revert r23048 for now until Darwin compile issues have been sorted out...
Jo-Philipp Wich [Mon, 13 Sep 2010 18:50:41 +0000 (18:50 +0000)]
[package] revert r23048 for now until Darwin compile issues have been sorted out (#7934)

SVN-Revision: 23057

13 years ago[x86] add kvm_guest to subtarget list
Jo-Philipp Wich [Mon, 13 Sep 2010 17:00:37 +0000 (17:00 +0000)]
[x86] add kvm_guest to subtarget list

SVN-Revision: 23056

13 years agopackage/opkg: add missing patch from r23050
Alexandros C. Couloumbis [Mon, 13 Sep 2010 08:57:16 +0000 (08:57 +0000)]
package/opkg: add missing patch from r23050

SVN-Revision: 23052

13 years ago[brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profile
Florian Fainelli [Mon, 13 Sep 2010 08:30:35 +0000 (08:30 +0000)]
[brcm63xx] remove wpa-supplicant and iw from the Tecom GW6x00 profile

SVN-Revision: 23051

13 years agopackage/opkg: update to r563
Alexandros C. Couloumbis [Mon, 13 Sep 2010 08:13:36 +0000 (08:13 +0000)]
package/opkg: update to r563

SVN-Revision: 23050

13 years agopackage/zlib: update to zlib-1.2.5
Alexandros C. Couloumbis [Mon, 13 Sep 2010 07:45:25 +0000 (07:45 +0000)]
package/zlib: update to zlib-1.2.5

SVN-Revision: 23049

13 years agotools/mtd-utils: update to version git-20100912
Alexandros C. Couloumbis [Mon, 13 Sep 2010 07:39:44 +0000 (07:39 +0000)]
tools/mtd-utils: update to version git-20100912

SVN-Revision: 23048

13 years agolinux/generic: update patches for 2.6.36-rc4
Alexandros C. Couloumbis [Mon, 13 Sep 2010 07:24:53 +0000 (07:24 +0000)]
linux/generic: update patches for 2.6.36-rc4

SVN-Revision: 23047

13 years agolinux/generic: update mini_fo evict_inode migration
Alexandros C. Couloumbis [Mon, 13 Sep 2010 07:22:39 +0000 (07:22 +0000)]
linux/generic: update mini_fo evict_inode migration

SVN-Revision: 23046

13 years agolinux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for...
Alexandros C. Couloumbis [Mon, 13 Sep 2010 07:21:38 +0000 (07:21 +0000)]
linux/generic: semi-revert squashfs 2.6.36 changes until lzma code gets ready for mainlin inclusion

SVN-Revision: 23045

13 years ago[package] broadcom-diag: SimpleShare: expose power button as reset to the system...
Jo-Philipp Wich [Mon, 13 Sep 2010 01:35:39 +0000 (01:35 +0000)]
[package] broadcom-diag: SimpleShare: expose power button as reset to the system, remove actual reset button - it's hardwired and will reset the SoC (#7928)

SVN-Revision: 23043

13 years ago[buildroot] drop the usr/ prefix when scanning for libgcc.a
Jo-Philipp Wich [Sun, 12 Sep 2010 22:19:29 +0000 (22:19 +0000)]
[buildroot] drop the usr/ prefix when scanning for libgcc.a

SVN-Revision: 23042

13 years ago[imagebuilder]
Jo-Philipp Wich [Sun, 12 Sep 2010 22:04:09 +0000 (22:04 +0000)]
[imagebuilder]
- sync with host opkg changes
- get rid of autogenerated opkg.conf
- utilize dl/ as package cache, useful for remote downloads

SVN-Revision: 23039

13 years ago[brcm63xx] default to using 2.6.35
Florian Fainelli [Sun, 12 Sep 2010 21:23:53 +0000 (21:23 +0000)]
[brcm63xx] default to using 2.6.35

SVN-Revision: 23038

13 years ago[brcm63xx] remove 2.6.33 support
Florian Fainelli [Sun, 12 Sep 2010 21:23:47 +0000 (21:23 +0000)]
[brcm63xx] remove 2.6.33 support

SVN-Revision: 23037

13 years ago[brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43
Florian Fainelli [Sun, 12 Sep 2010 21:23:41 +0000 (21:23 +0000)]
[brcm63xx] change the Tecom GW6x00 profile to use wl instead of b43

SVN-Revision: 23036

13 years ago[brcm63xx] register udc and spi devices at the correct init level
Florian Fainelli [Sun, 12 Sep 2010 21:23:35 +0000 (21:23 +0000)]
[brcm63xx] register udc and spi devices at the correct init level

SVN-Revision: 23035

13 years ago[brcm63xx] refresh 2.6.35 patches
Florian Fainelli [Sun, 12 Sep 2010 21:23:29 +0000 (21:23 +0000)]
[brcm63xx] refresh 2.6.35 patches

SVN-Revision: 23034

13 years ago[kernel] refresh 2.6.35 patches
Florian Fainelli [Sun, 12 Sep 2010 21:23:15 +0000 (21:23 +0000)]
[kernel] refresh 2.6.35 patches

SVN-Revision: 23033