openwrt/openwrt.git
13 years agopackage/apex: fix a compile issue
Alexandros C. Couloumbis [Tue, 2 Nov 2010 08:37:46 +0000 (08:37 +0000)]
package/apex: fix a compile issue

SVN-Revision: 23768

13 years agon810-gui profile: Add xkeyboard-config
Michael Büsch [Mon, 1 Nov 2010 21:46:28 +0000 (21:46 +0000)]
n810-gui profile: Add xkeyboard-config

SVN-Revision: 23767

13 years agoswitch to 2.6.36
Florian Fainelli [Mon, 1 Nov 2010 13:09:47 +0000 (13:09 +0000)]
switch to 2.6.36

SVN-Revision: 23762

13 years agoset the mac address using the chip-unique serial number
Florian Fainelli [Mon, 1 Nov 2010 13:09:41 +0000 (13:09 +0000)]
set the mac address using the chip-unique serial number

SVN-Revision: 23761

13 years agoadd support for 2.6.36 kernel
Florian Fainelli [Mon, 1 Nov 2010 13:09:34 +0000 (13:09 +0000)]
add support for 2.6.36 kernel

SVN-Revision: 23760

13 years agoresync kernel config
Florian Fainelli [Mon, 1 Nov 2010 13:09:26 +0000 (13:09 +0000)]
resync kernel config

SVN-Revision: 23759

13 years agouci: use a delete-safe iterator in the Lua :foreach() function The following test...
Jo-Philipp Wich [Mon, 1 Nov 2010 00:20:00 +0000 (00:20 +0000)]
uci: use a delete-safe iterator in the Lua :foreach() function The following test case exposed a NULL pointer dereference in uci_lua_foreach(): lua -luci -e 'x=uci.cursor(); x:foreach("firewall", "forwarding", function(s) x:delete("firewall", s[".name"]) end)'

SVN-Revision: 23757

13 years agoinitialize clocks earlier for lpj to be correct (#7548)
Florian Fainelli [Sun, 31 Oct 2010 21:45:49 +0000 (21:45 +0000)]
initialize clocks earlier for lpj to be correct (#7548)

SVN-Revision: 23746

13 years agorefresh 2.6.32 patches
Florian Fainelli [Sun, 31 Oct 2010 21:45:30 +0000 (21:45 +0000)]
refresh 2.6.32 patches

SVN-Revision: 23745

13 years agoremove an obsolete comment for the flock template
Felix Fietkau [Sun, 31 Oct 2010 15:36:47 +0000 (15:36 +0000)]
remove an obsolete comment for the flock template

SVN-Revision: 23744

13 years agofix usage of flock - use the command mode instead of locking a file descriptor to...
Felix Fietkau [Sun, 31 Oct 2010 15:33:48 +0000 (15:33 +0000)]
fix usage of flock - use the command mode instead of locking a file descriptor to fix build issues on mac os x

SVN-Revision: 23743

13 years agonl80211: fix a station dump crash triggered by sending an invalid ifindex
Felix Fietkau [Sun, 31 Oct 2010 14:32:15 +0000 (14:32 +0000)]
nl80211: fix a station dump crash triggered by sending an invalid ifindex

SVN-Revision: 23741

13 years agoadd missing SH_FUNC for remaining md5s calls (#7888)
Felix Fietkau [Sun, 31 Oct 2010 13:49:41 +0000 (13:49 +0000)]
add missing SH_FUNC for remaining md5s calls (#7888)

SVN-Revision: 23739

13 years agohostapd: move the madwifi segfault fix to the right place
Felix Fietkau [Sun, 31 Oct 2010 13:49:34 +0000 (13:49 +0000)]
hostapd: move the madwifi segfault fix to the right place

SVN-Revision: 23738

13 years agovlynq: try remote clock first, then external (#7324)
Florian Fainelli [Sun, 31 Oct 2010 13:10:55 +0000 (13:10 +0000)]
vlynq: try remote clock first, then external (#7324)

SVN-Revision: 23737

13 years agorefresh 2.6.32 patches
Florian Fainelli [Sun, 31 Oct 2010 13:10:49 +0000 (13:10 +0000)]
refresh 2.6.32 patches

SVN-Revision: 23736

13 years agorefresh 2.6.32 patches
Florian Fainelli [Sun, 31 Oct 2010 13:10:35 +0000 (13:10 +0000)]
refresh 2.6.32 patches

SVN-Revision: 23735

13 years agomadwifi: remove device ids for AR5416
Felix Fietkau [Sun, 31 Oct 2010 12:28:51 +0000 (12:28 +0000)]
madwifi: remove device ids for AR5416

SVN-Revision: 23730

13 years agoadd kmod-leds-net5501
Florian Fainelli [Sat, 30 Oct 2010 22:35:59 +0000 (22:35 +0000)]
add kmod-leds-net5501

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

13 years agoprefer the cs5535 gpiolib driver after 2.6.32
Florian Fainelli [Sat, 30 Oct 2010 22:35:54 +0000 (22:35 +0000)]
prefer the cs5535 gpiolib driver after 2.6.32

SVN-Revision: 23728

13 years agoresync config-default, enable gpio support
Florian Fainelli [Sat, 30 Oct 2010 22:35:50 +0000 (22:35 +0000)]
resync config-default, enable gpio support

SVN-Revision: 23727

13 years agoep80579 depend on their corresponding subtarget
Florian Fainelli [Sat, 30 Oct 2010 22:35:46 +0000 (22:35 +0000)]
ep80579 depend on their corresponding subtarget

SVN-Revision: 23726

13 years agolinux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic link and...
Alexandros C. Couloumbis [Sat, 30 Oct 2010 10:00:34 +0000 (10:00 +0000)]
linux/generic: fix "rm: can't remove 'xyz': Directory not empty" symbolic link and directory issues on RouterBoard family devices.

SVN-Revision: 23718

13 years agopackage/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate...
Jo-Philipp Wich [Fri, 29 Oct 2010 21:25:39 +0000 (21:25 +0000)]
package/hostapd: fix crash in atheros driver (#8143) hapd->driver->set_operstate may happen when the drv_priv data is not initialized yet, this leads to a null pointer deref in the atheros driver. Protect the operstate call with a check for hapd->drv_priv.

SVN-Revision: 23715

13 years agoLock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized build.
Michael Büsch [Fri, 29 Oct 2010 15:07:23 +0000 (15:07 +0000)]
Lock copying to STAGING_DIR_ROOT. This fixes build failures for parallelized build.

SVN-Revision: 23709

13 years agoAdd macro for locking of recipe commands.
Michael Büsch [Fri, 29 Oct 2010 14:53:16 +0000 (14:53 +0000)]
Add macro for locking of recipe commands.

SVN-Revision: 23708

13 years agoadd a stripped down (and portable) version of flock to the host tools
Felix Fietkau [Fri, 29 Oct 2010 13:39:18 +0000 (13:39 +0000)]
add a stripped down (and portable) version of flock to the host tools

SVN-Revision: 23707

13 years agoremove unneeded config options, too
Imre Kaloz [Fri, 29 Oct 2010 10:55:54 +0000 (10:55 +0000)]
remove unneeded config options, too

SVN-Revision: 23706

13 years agofix typo
Imre Kaloz [Fri, 29 Oct 2010 10:48:14 +0000 (10:48 +0000)]
fix typo

SVN-Revision: 23705

13 years agoget rid of old gcc versions
Imre Kaloz [Fri, 29 Oct 2010 10:45:59 +0000 (10:45 +0000)]
get rid of old gcc versions

SVN-Revision: 23704

13 years agoadd support for Linaro GCC 2010.10
Imre Kaloz [Fri, 29 Oct 2010 10:37:51 +0000 (10:37 +0000)]
add support for Linaro GCC 2010.10

SVN-Revision: 23703

13 years agoFix patch
Lars-Peter Clausen [Fri, 29 Oct 2010 06:59:46 +0000 (06:59 +0000)]
Fix patch

SVN-Revision: 23702

13 years agofix typo
Imre Kaloz [Thu, 28 Oct 2010 11:19:38 +0000 (11:19 +0000)]
fix typo

SVN-Revision: 23695

13 years agosync gcc's Config.in with Config.version
Imre Kaloz [Thu, 28 Oct 2010 10:59:58 +0000 (10:59 +0000)]
sync gcc's Config.in with Config.version

SVN-Revision: 23694

13 years agothe latest patchlevel gcc releases should work for these targets
Imre Kaloz [Thu, 28 Oct 2010 10:38:32 +0000 (10:38 +0000)]
the latest patchlevel gcc releases should work for these targets

SVN-Revision: 23693

13 years agofixup gcc version selection for the omap35xx target
Imre Kaloz [Thu, 28 Oct 2010 10:29:53 +0000 (10:29 +0000)]
fixup gcc version selection for the omap35xx target

SVN-Revision: 23692

13 years agoUpdate u-boot command-line parameters
Hamish Guthrie [Thu, 28 Oct 2010 08:54:52 +0000 (08:54 +0000)]
Update u-boot command-line parameters

SVN-Revision: 23691

13 years agoBumper gumstix kernel version to 2.6.36
Hamish Guthrie [Thu, 28 Oct 2010 08:53:14 +0000 (08:53 +0000)]
Bumper gumstix kernel version to 2.6.36

SVN-Revision: 23690

13 years agokernel: Add kernel module for OMAP WDT
Hamish Guthrie [Thu, 28 Oct 2010 08:50:43 +0000 (08:50 +0000)]
kernel: Add kernel module for OMAP WDT

SVN-Revision: 23689

13 years agoAdd 2.6.36 config for gumstix board
Hamish Guthrie [Thu, 28 Oct 2010 08:47:48 +0000 (08:47 +0000)]
Add 2.6.36 config for gumstix board

SVN-Revision: 23688

13 years agoAdd missing symbols to 2.6.36 config
Hamish Guthrie [Thu, 28 Oct 2010 08:37:00 +0000 (08:37 +0000)]
Add missing symbols to 2.6.36 config

SVN-Revision: 23687

13 years agowe don't support gcc 3.x for some time now
Imre Kaloz [Thu, 28 Oct 2010 07:28:17 +0000 (07:28 +0000)]
we don't support gcc 3.x for some time now

SVN-Revision: 23686

13 years agoremove support for binutils 2.18 and 2.20
Imre Kaloz [Thu, 28 Oct 2010 07:26:07 +0000 (07:26 +0000)]
remove support for binutils 2.18 and 2.20

SVN-Revision: 23685

13 years agoFixed support for Iomega
Lars-Peter Clausen [Wed, 27 Oct 2010 21:24:06 +0000 (21:24 +0000)]
Fixed support for Iomega

* Added configuration file.
* Set blue power led during bootup
* enabled pci express

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23683

13 years agoAdds leds and gpio keys support for Iomega iConnect.
Lars-Peter Clausen [Wed, 27 Oct 2010 21:22:07 +0000 (21:22 +0000)]
Adds leds and gpio keys support for Iomega iConnect.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 23682

13 years agolibtool: Force nonparallel build.
Michael Büsch [Wed, 27 Oct 2010 19:39:09 +0000 (19:39 +0000)]
libtool: Force nonparallel build.

SVN-Revision: 23681

13 years agomadwifi: fix syntax error introduced by r23660
Jo-Philipp Wich [Wed, 27 Oct 2010 17:46:31 +0000 (17:46 +0000)]
madwifi: fix syntax error introduced by r23660

SVN-Revision: 23679

13 years agoiptables: Fix call to md5s
Michael Büsch [Wed, 27 Oct 2010 15:27:12 +0000 (15:27 +0000)]
iptables: Fix call to md5s

SVN-Revision: 23675

13 years agohostapd: do not restrict ht capabilities for ap+sta
Felix Fietkau [Wed, 27 Oct 2010 15:17:09 +0000 (15:17 +0000)]
hostapd: do not restrict ht capabilities for ap+sta

SVN-Revision: 23674

13 years agomac80211: set GF flag in hostapd config if supported
Felix Fietkau [Wed, 27 Oct 2010 15:04:29 +0000 (15:04 +0000)]
mac80211: set GF flag in hostapd config if supported

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 23673

13 years agoChange kernel version to 2.6.36
Lars-Peter Clausen [Wed, 27 Oct 2010 14:12:27 +0000 (14:12 +0000)]
Change kernel version to 2.6.36

SVN-Revision: 23671

13 years agoADC and battery fixes * Fix concurrent battery readings * Add missing kfree in batter...
Lars-Peter Clausen [Wed, 27 Oct 2010 14:11:36 +0000 (14:11 +0000)]
ADC and battery fixes * Fix concurrent battery readings * Add missing kfree in battery driver remove * Fix disabling of a ADC component

SVN-Revision: 23670

13 years agoAdd missing symbol to 2.6.36 config
Lars-Peter Clausen [Wed, 27 Oct 2010 14:04:04 +0000 (14:04 +0000)]
Add missing symbol to 2.6.36 config

SVN-Revision: 23669

13 years agomark targets maintained by me
Imre Kaloz [Wed, 27 Oct 2010 13:46:00 +0000 (13:46 +0000)]
mark targets maintained by me

SVN-Revision: 23668

13 years agomadwifi: make wep-open the default
Jo-Philipp Wich [Wed, 27 Oct 2010 11:46:01 +0000 (11:46 +0000)]
madwifi: make wep-open the default

SVN-Revision: 23660

13 years agomadwifi: add wep+open, wep+shared format support to madwifi as well
Jo-Philipp Wich [Wed, 27 Oct 2010 11:25:59 +0000 (11:25 +0000)]
madwifi: add wep+open, wep+shared format support to madwifi as well

SVN-Revision: 23657

13 years agoSet auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs...
Jo-Philipp Wich [Wed, 27 Oct 2010 11:11:04 +0000 (11:11 +0000)]
Set auth_algs in hostapd.conf, make it configurable for WEP Always set auth_algs in hostapd.conf. For WEP, auth_algs is configurable by setting the encryption parameter of a wifi-iface to contain "open" (1, open system), "shared" (2, shared key), or "mixed" (3, permits both open system and shared key.) For example, use "wep+shared" for shared key authentication. The default is default is "open" as it is more secure than "shared" (although WEP is pretty weak regardless.) For non-WEP, "open" is always used.

https://dev.openwrt.org/ticket/8120

Signed-off-by: Mark Mentovai <mark@moxienet.com>
SVN-Revision: 23655

13 years agoregister uart driver on livebox (#8013)
Florian Fainelli [Wed, 27 Oct 2010 10:02:13 +0000 (10:02 +0000)]
register uart driver on livebox (#8013)

SVN-Revision: 23653

13 years agorefresh 2.6.35 patches
Florian Fainelli [Wed, 27 Oct 2010 10:02:08 +0000 (10:02 +0000)]
refresh 2.6.35 patches

SVN-Revision: 23652

13 years agorefresh 2.6.35 patches
Florian Fainelli [Wed, 27 Oct 2010 10:02:03 +0000 (10:02 +0000)]
refresh 2.6.35 patches

SVN-Revision: 23651

13 years agoath9k: fix aggregation flush on ar9003
Felix Fietkau [Wed, 27 Oct 2010 00:43:17 +0000 (00:43 +0000)]
ath9k: fix aggregation flush on ar9003

SVN-Revision: 23650

13 years agoath9k: add more pending locking fixes - fixes tx dma hang issues on reset
Felix Fietkau [Wed, 27 Oct 2010 00:43:11 +0000 (00:43 +0000)]
ath9k: add more pending locking fixes - fixes tx dma hang issues on reset

SVN-Revision: 23649

13 years agogdb: There are dep issues with cconfig.h. Disable parallel build for now.
Michael Büsch [Tue, 26 Oct 2010 22:45:41 +0000 (22:45 +0000)]
gdb: There are dep issues with cconfig.h. Disable parallel build for now.

SVN-Revision: 23647

13 years agohotplug2 depends on udevtrigger
Florian Fainelli [Tue, 26 Oct 2010 21:29:06 +0000 (21:29 +0000)]
hotplug2 depends on udevtrigger

SVN-Revision: 23646

13 years agoallow overriding BIN_DIR (#7412)
Jo-Philipp Wich [Tue, 26 Oct 2010 14:15:52 +0000 (14:15 +0000)]
allow overriding BIN_DIR (#7412)

SVN-Revision: 23643

13 years agohostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces
Felix Fietkau [Tue, 26 Oct 2010 13:47:12 +0000 (13:47 +0000)]
hostapd: backport a fix for setting the IFF_RUNNING flag on AP mode interfaces

SVN-Revision: 23641

13 years agocopy kernel .config, needed by mkfs.jffs2 to detect compression capabilities
Jo-Philipp Wich [Tue, 26 Oct 2010 13:34:21 +0000 (13:34 +0000)]
copy kernel .config, needed by mkfs.jffs2 to detect compression capabilities

SVN-Revision: 23639

13 years agomac80211: add uci support for the ad-hoc multicast rate setting
Felix Fietkau [Mon, 25 Oct 2010 23:51:12 +0000 (23:51 +0000)]
mac80211: add uci support for the ad-hoc multicast rate setting

SVN-Revision: 23637

13 years agoiw: add support for setting the multicast rate for ibss
Felix Fietkau [Mon, 25 Oct 2010 23:51:07 +0000 (23:51 +0000)]
iw: add support for setting the multicast rate for ibss

SVN-Revision: 23636

13 years agomac80211: add support for setting the multicast rate for ibss
Felix Fietkau [Mon, 25 Oct 2010 23:51:00 +0000 (23:51 +0000)]
mac80211: add support for setting the multicast rate for ibss

SVN-Revision: 23635

13 years agolinux/mpc83xx: add preliminary 2.6.36 kernel support
Alexandros C. Couloumbis [Mon, 25 Oct 2010 17:59:14 +0000 (17:59 +0000)]
linux/mpc83xx: add preliminary 2.6.36 kernel support

SVN-Revision: 23633

13 years agopackage/busybox: include an upstream patch
Alexandros C. Couloumbis [Mon, 25 Oct 2010 11:14:43 +0000 (11:14 +0000)]
package/busybox: include an upstream patch

SVN-Revision: 23630

13 years agopackage/madwifi: fix mtu setting. (closes #7858)
Alexandros C. Couloumbis [Mon, 25 Oct 2010 10:07:17 +0000 (10:07 +0000)]
package/madwifi: fix mtu setting. (closes #7858)

SVN-Revision: 23628

13 years agohostapd: fix wpa_supplicant standalone compile
Felix Fietkau [Sun, 24 Oct 2010 21:31:05 +0000 (21:31 +0000)]
hostapd: fix wpa_supplicant standalone compile

SVN-Revision: 23625

13 years agoFix nxp_74hc164 driver compile error (builbot)
Claudio Mignanti [Sun, 24 Oct 2010 16:10:41 +0000 (16:10 +0000)]
Fix nxp_74hc164 driver compile error (builbot)

SVN-Revision: 23623

13 years agoAdd some symbols from buildbot
Claudio Mignanti [Sun, 24 Oct 2010 16:10:35 +0000 (16:10 +0000)]
Add some symbols from buildbot

SVN-Revision: 23622

13 years agoDon't compile u-boot by default
Claudio Mignanti [Sun, 24 Oct 2010 16:10:30 +0000 (16:10 +0000)]
Don't compile u-boot by default

SVN-Revision: 23621

13 years agosoloscli utility for Solos ADSL2+ modems
Florian Fainelli [Sun, 24 Oct 2010 13:46:32 +0000 (13:46 +0000)]
soloscli utility for Solos ADSL2+ modems

Utility for interrogating Traverse Technologies' Solos ADSL2+ modems

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

13 years agoadd support for darcs-based feeds
Florian Fainelli [Sun, 24 Oct 2010 12:36:51 +0000 (12:36 +0000)]
add support for darcs-based feeds

The following patch adds support for darcs-based feeds.
It is tested and works well for my purpose.  I wish it
were committed upstream so that I can share my feed with
other users without converting it to svn/git/whatever.

Best regards,

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 23616

13 years agoadd support for darcs repositories
Florian Fainelli [Sun, 24 Oct 2010 12:36:44 +0000 (12:36 +0000)]
add support for darcs repositories

This patch adds support for darcs repositories (as sources of packages).

It does *not* add support for darcs:// URI scheme because such a scheme
do not exist (AFAIK).  You must therefore manually set PKG_SOURCE_PROTO
to darcs in your Makefile (and use a regular http:// URI). You also have
to set PKG_SOURCE_VERSION to a string matching a tag contained in the
repository, and PKG_SOURCE_SUBDIR to something sensible
($(PACKAGE_NAME)-$(PACKAGE_SOURCE_VERSION) for instance).

Same rationale as for the previous patch ("useless to most, but small
and straightforward so why no add it?).

Best regards,

Signed-off-by: Gabriel Kerneis <kerneis@pps.jussieu.fr>
SVN-Revision: 23615

13 years agohostapd: fix AP+STA reconnects
Felix Fietkau [Sun, 24 Oct 2010 00:19:34 +0000 (00:19 +0000)]
hostapd: fix AP+STA reconnects

SVN-Revision: 23604

13 years agohostapd: remove some unnecessary debugging code from the last commit
Felix Fietkau [Sat, 23 Oct 2010 23:45:41 +0000 (23:45 +0000)]
hostapd: remove some unnecessary debugging code from the last commit

SVN-Revision: 23603

13 years agohostapd/mac80211: implement support for AP+STA
Felix Fietkau [Sat, 23 Oct 2010 23:39:54 +0000 (23:39 +0000)]
hostapd/mac80211: implement support for AP+STA

SVN-Revision: 23602

13 years agohostapd: fix SIGHUP for multi-bss
Felix Fietkau [Sat, 23 Oct 2010 23:39:49 +0000 (23:39 +0000)]
hostapd: fix SIGHUP for multi-bss

SVN-Revision: 23601

13 years agobusybox: fix configured stampfile name - add $(SH_FUNC) for md5s
Felix Fietkau [Sat, 23 Oct 2010 23:39:19 +0000 (23:39 +0000)]
busybox: fix configured stampfile name - add $(SH_FUNC) for md5s

SVN-Revision: 23600

13 years agoAdd HOST_FPIC. It currently always is -fPIC, because that should work on all platform...
Michael Büsch [Sat, 23 Oct 2010 20:30:43 +0000 (20:30 +0000)]
Add HOST_FPIC. It currently always is -fPIC, because that should work on all platforms, even if it may generate slightly inefficient code on some arches.

SVN-Revision: 23598

13 years agoadd required symbols to allow building of 2.6.35.7
Florian Fainelli [Sat, 23 Oct 2010 18:56:19 +0000 (18:56 +0000)]
add required symbols to allow building of 2.6.35.7

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 23594

13 years agofix lzo decompressor build failure on 2.6.35
Florian Fainelli [Sat, 23 Oct 2010 18:56:14 +0000 (18:56 +0000)]
fix lzo decompressor build failure on 2.6.35

The patch fixes the build failure in Linux 2.6.35.7.
Other versions may have the same issue, but I haven't test it.

Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
SVN-Revision: 23593

13 years agocreate subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks...
Mirko Vogt [Sat, 23 Oct 2010 15:57:24 +0000 (15:57 +0000)]
create subtarget "om gta02" in preparation for further s3c24xx-based boards - thanks to Ramax Lo

SVN-Revision: 23592

13 years agobase-files: mark /etc/shadow as conffile
Jo-Philipp Wich [Sat, 23 Oct 2010 15:49:04 +0000 (15:49 +0000)]
base-files: mark /etc/shadow as conffile

SVN-Revision: 23590

13 years agoath9k: fix an aggregation hang issue that happens when a hardware reset is issued
Felix Fietkau [Sat, 23 Oct 2010 15:29:25 +0000 (15:29 +0000)]
ath9k: fix an aggregation hang issue that happens when a hardware reset is issued

SVN-Revision: 23588

13 years agoar71xx: remove some unnecessary patches
Felix Fietkau [Fri, 22 Oct 2010 01:31:47 +0000 (01:31 +0000)]
ar71xx: remove some unnecessary patches

SVN-Revision: 23581

13 years agomove a few more 2.6.36 config options from ar71xx to generic
Felix Fietkau [Thu, 21 Oct 2010 18:42:52 +0000 (18:42 +0000)]
move a few more 2.6.36 config options from ar71xx to generic

SVN-Revision: 23580

13 years agoremove 2.6.36 config options which no longer exist
Felix Fietkau [Thu, 21 Oct 2010 18:42:44 +0000 (18:42 +0000)]
remove 2.6.36 config options which no longer exist

SVN-Revision: 23579

13 years agorefresh generic kernel configs using kconfig.pl
Felix Fietkau [Thu, 21 Oct 2010 18:42:37 +0000 (18:42 +0000)]
refresh generic kernel configs using kconfig.pl

SVN-Revision: 23578

13 years agoar71xx: the ar7240 dsa driver is no longer used, remove it.
Felix Fietkau [Thu, 21 Oct 2010 18:42:28 +0000 (18:42 +0000)]
ar71xx: the ar7240 dsa driver is no longer used, remove it.

SVN-Revision: 23577

13 years agoar71xx: use the new ar7240 switch driver for tl-wa901nd as well
Felix Fietkau [Thu, 21 Oct 2010 18:42:22 +0000 (18:42 +0000)]
ar71xx: use the new ar7240 switch driver for tl-wa901nd as well

SVN-Revision: 23576

13 years agoar71xx: fix more section mismatches
Felix Fietkau [Thu, 21 Oct 2010 18:42:16 +0000 (18:42 +0000)]
ar71xx: fix more section mismatches

SVN-Revision: 23575

13 years agoar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch...
Felix Fietkau [Thu, 21 Oct 2010 18:42:11 +0000 (18:42 +0000)]
ar71xx: improve 2.6.36 compatibility. also, instead of adding a forward port patch to the 2.6.36 patches, add a backport patch to 2.6.32

SVN-Revision: 23574

13 years agort8366*: use __devinit instead of __init for the probe function to fix a section...
Felix Fietkau [Thu, 21 Oct 2010 18:42:05 +0000 (18:42 +0000)]
rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch

SVN-Revision: 23573