openwrt/openwrt.git
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

13 years agoar71xx: refresh kernel config for 2.6.36
Felix Fietkau [Thu, 21 Oct 2010 18:41:57 +0000 (18:41 +0000)]
ar71xx: refresh kernel config for 2.6.36

SVN-Revision: 23572

13 years agoar71xx: remove unused kernel versions, 2.6.36 should be the next target
Felix Fietkau [Thu, 21 Oct 2010 18:41:52 +0000 (18:41 +0000)]
ar71xx: remove unused kernel versions, 2.6.36 should be the next target

SVN-Revision: 23571

13 years agoadd missing kernel config symbols for 2.6.36
Felix Fietkau [Thu, 21 Oct 2010 18:41:46 +0000 (18:41 +0000)]
add missing kernel config symbols for 2.6.36

SVN-Revision: 23570

13 years agouboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112)
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:54:36 +0000 (08:54 +0000)]
uboot-{kirkwood,xburst}: Fix typo in U-Boot image name, thanks framer99 (#8112)

SVN-Revision: 23567

13 years agohostap-driver: Change default channel from 5 to 11
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:37:17 +0000 (08:37 +0000)]
hostap-driver: Change default channel from 5 to 11

SVN-Revision: 23565

13 years agokernel/modules: Fix CH341 USB-to-serial description (#8097)
Vasilis Tsiligiannis [Thu, 21 Oct 2010 08:35:22 +0000 (08:35 +0000)]
kernel/modules: Fix CH341 USB-to-serial description (#8097)

SVN-Revision: 23563

13 years agolinux/generic: refresh 2.6.36 patches
Alexandros C. Couloumbis [Thu, 21 Oct 2010 08:23:11 +0000 (08:23 +0000)]
linux/generic: refresh 2.6.36 patches

SVN-Revision: 23560

13 years agoath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht performance...
Felix Fietkau [Thu, 21 Oct 2010 00:33:00 +0000 (00:33 +0000)]
ath9k: fix sampling frame handling wrt. aggregation, replace minstrel_ht performance fixes for better performance

SVN-Revision: 23558

13 years agoomap24xx: Update to 2.6.36
Michael Büsch [Wed, 20 Oct 2010 23:13:00 +0000 (23:13 +0000)]
omap24xx: Update to 2.6.36

SVN-Revision: 23557

13 years agoAdd md5sum for linux-2.6.36
Michael Büsch [Wed, 20 Oct 2010 23:07:35 +0000 (23:07 +0000)]
Add md5sum for linux-2.6.36

SVN-Revision: 23556

13 years agomac80211: decrease the minstrel_ht sampling interval for faster rate adaption
Felix Fietkau [Wed, 20 Oct 2010 21:38:31 +0000 (21:38 +0000)]
mac80211: decrease the minstrel_ht sampling interval for faster rate adaption

SVN-Revision: 23555

13 years agomac80211: improve minstrel_ht performance by ensuring that rates get sampled fast...
Felix Fietkau [Wed, 20 Oct 2010 21:01:06 +0000 (21:01 +0000)]
mac80211: improve minstrel_ht performance by ensuring that rates get sampled fast enough

SVN-Revision: 23554

13 years agoath9k: fix a small bug in the handling of a few tx descriptor flags
Felix Fietkau [Wed, 20 Oct 2010 21:00:57 +0000 (21:00 +0000)]
ath9k: fix a small bug in the handling of a few tx descriptor flags

SVN-Revision: 23553

13 years agobr2684ctl: rework init script - use common defaults for unit and atmdev - add a more...
Jo-Philipp Wich [Wed, 20 Oct 2010 20:10:17 +0000 (20:10 +0000)]
br2684ctl: rework init script - use common defaults for unit and atmdev - add a more reliable stop routine - localize variables

SVN-Revision: 23552

13 years agopppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl...
Jo-Philipp Wich [Wed, 20 Oct 2010 17:56:29 +0000 (17:56 +0000)]
pppd: use "atmdev" option to select the DSL adapter, this aligns it with br2684ctl and solves #8108

SVN-Revision: 23551

13 years agoath9k: fix a crash that happens when survey stats are accessed before the interface...
Felix Fietkau [Wed, 20 Oct 2010 14:01:53 +0000 (14:01 +0000)]
ath9k: fix a crash that happens when survey stats are accessed before the interface is brought up for the first time

SVN-Revision: 23549

13 years agotarget/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)
Alexandros C. Couloumbis [Wed, 20 Oct 2010 13:47:59 +0000 (13:47 +0000)]
target/linux: adm5120/2.6.36 patches, fix a missing 0 (thank you florian)

SVN-Revision: 23548

13 years agotarget/linux: refresh previous patch
Alexandros C. Couloumbis [Wed, 20 Oct 2010 11:32:42 +0000 (11:32 +0000)]
target/linux: refresh previous patch

SVN-Revision: 23545

13 years agolinux/generic: sync to todays yaffs tree
Alexandros C. Couloumbis [Wed, 20 Oct 2010 11:27:31 +0000 (11:27 +0000)]
linux/generic: sync to todays yaffs tree

SVN-Revision: 23544

13 years agoath9k: use the maximum rate power for the channel txpower limits
Felix Fietkau [Wed, 20 Oct 2010 01:05:30 +0000 (01:05 +0000)]
ath9k: use the maximum rate power for the channel txpower limits

SVN-Revision: 23543

13 years agoath9k: add a locking fix that might prevent random memory corruption during hardware...
Felix Fietkau [Wed, 20 Oct 2010 00:46:37 +0000 (00:46 +0000)]
ath9k: add a locking fix that might prevent random memory corruption during hardware resets

SVN-Revision: 23542

13 years agoath9k: fix tx power display
Felix Fietkau [Wed, 20 Oct 2010 00:08:17 +0000 (00:08 +0000)]
ath9k: fix tx power display

SVN-Revision: 23541