openwrt/openwrt.git
13 years agosquash platform_support.patch into rdc_boards.patch
Florian Fainelli [Sun, 16 May 2010 13:40:20 +0000 (13:40 +0000)]
squash platform_support.patch into rdc_boards.patch

SVN-Revision: 21474

13 years agofix link checking with switches, only port1 of switches would report link up
Florian Fainelli [Sun, 16 May 2010 12:36:26 +0000 (12:36 +0000)]
fix link checking with switches, only port1 of switches would report link up

SVN-Revision: 21471

13 years agomac80211: use stable firmware for b43 driver as the experimental causes problems...
Hauke Mehrtens [Sun, 16 May 2010 11:16:42 +0000 (11:16 +0000)]
mac80211: use stable firmware for b43 driver as the experimental causes problems on some devices with L-PHY

This should close #6907

SVN-Revision: 21470

13 years agomac80211: remove patches already in mainline compat-wireless
Hauke Mehrtens [Sun, 16 May 2010 11:07:21 +0000 (11:07 +0000)]
mac80211: remove patches already in mainline compat-wireless

SVN-Revision: 21469

13 years agomac80211: update b43-fwcutter
Hauke Mehrtens [Sun, 16 May 2010 11:05:29 +0000 (11:05 +0000)]
mac80211: update b43-fwcutter

SVN-Revision: 21468

13 years agoswitch to 2.6.32.12
Florian Fainelli [Sun, 16 May 2010 11:00:51 +0000 (11:00 +0000)]
switch to 2.6.32.12

SVN-Revision: 21467

13 years agoupdate acx-mac80211 to 2010514, bringing experimental AP support
Florian Fainelli [Sun, 16 May 2010 11:00:36 +0000 (11:00 +0000)]
update acx-mac80211 to 2010514, bringing experimental AP support

SVN-Revision: 21466

13 years agoget rid of CRLF encoding in various files
Felix Fietkau [Sun, 16 May 2010 00:20:17 +0000 (00:20 +0000)]
get rid of CRLF encoding in various files

SVN-Revision: 21462

13 years agofix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes dual...
Jo-Philipp Wich [Sat, 15 May 2010 22:36:56 +0000 (22:36 +0000)]
fix a kernel bug where IPv6 packets are received on IPv4 sockets, this fixes dual stack software like OLSRd when running on Kernel 2.4 Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>

SVN-Revision: 21461

13 years agofix wrong hunk introduced by r21309, thanks rtz2
Florian Fainelli [Sat, 15 May 2010 21:27:02 +0000 (21:27 +0000)]
fix wrong hunk introduced by r21309, thanks rtz2

SVN-Revision: 21460

13 years agofix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting
Florian Fainelli [Sat, 15 May 2010 21:26:56 +0000 (21:26 +0000)]
fix panic on boot due to invalid IORESOURCE for MFD cells, fix gpio value setting

SVN-Revision: 21459

13 years agofix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise decompre...
Florian Fainelli [Sat, 15 May 2010 19:15:10 +0000 (19:15 +0000)]
fix 2.6.30 lzma tuning patch to output file size at end of kernel, otherwise decompressor remains stuck

SVN-Revision: 21458

13 years agouse correct port type, which sets the correct receive fifo trigger options (#7095)
Florian Fainelli [Sat, 15 May 2010 19:15:03 +0000 (19:15 +0000)]
use correct port type, which sets the correct receive fifo trigger options (#7095)

SVN-Revision: 21457

13 years agodo not export find_task_by_vpid twice on 2.6.30
Florian Fainelli [Sat, 15 May 2010 19:14:50 +0000 (19:14 +0000)]
do not export find_task_by_vpid twice on 2.6.30

SVN-Revision: 21456

13 years agoonly build bin packages for the selected build variants (same behaviour as with ipkg...
Felix Fietkau [Sat, 15 May 2010 15:57:00 +0000 (15:57 +0000)]
only build bin packages for the selected build variants (same behaviour as with ipkg builds)

SVN-Revision: 21455

13 years agomac80211: update to wireless-testing 2010-05-12 plus some pending patches
Felix Fietkau [Sat, 15 May 2010 15:56:51 +0000 (15:56 +0000)]
mac80211: update to wireless-testing 2010-05-12 plus some pending patches

SVN-Revision: 21454

13 years agossb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.
Hauke Mehrtens [Sat, 15 May 2010 11:04:53 +0000 (11:04 +0000)]
ssb: activate CONFIG_SSB_BLOCKIO in the kernel and not in compat-wireless.

Before this patch CONFIG_SSB_BLOCKIO was set to y in compat-wireless
but the in kernel ssb system had it set to n, this causes an invalid pointer.
b43 now needs CONFIG_SSB_BLOCKIO=y

SVN-Revision: 21449

13 years agofirmware-utils/mkzynfw: add support for the NBG460N board
Gabor Juhos [Fri, 14 May 2010 09:20:36 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: add support for the NBG460N board

Adding NBG460N/550N/550NH boards to mkzynfw.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21446

13 years agofirmware-utils/mkzynfw: don't use next_offset twice (closes #7273)
Gabor Juhos [Fri, 14 May 2010 09:20:34 +0000 (09:20 +0000)]
firmware-utils/mkzynfw: don't use next_offset twice (closes #7273)

The test if a file can fit in an image considers the current offset
twice. So a image that would fit is too big.

Thanks-to: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21445

13 years agoar71xx: Make wget2nand fail if copying the kernel fails and use the correct file...
Gabor Juhos [Fri, 14 May 2010 08:38:39 +0000 (08:38 +0000)]
ar71xx: Make wget2nand fail if copying the kernel fails and use the correct file extension for the rootfs image

wget2nand didnt check the exit status after copying the kernel, if the
copying failed for some reason ( for example not enougs space on the
kernel partition) it simply continued extracting the rootfs.
I also changed the filename, which wget2nand trys to download (
.tar.gz instead of .tgz ).

Signed-off-by: Marko Foerster <mrkfoerster@googlemail.com>
SVN-Revision: 21444

13 years agoar71xx: fix nbg460n mtd partitions
Gabor Juhos [Fri, 14 May 2010 08:37:58 +0000 (08:37 +0000)]
ar71xx: fix nbg460n mtd partitions

This fixes the NBG460N/550N/550NH mtd partitions.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>
SVN-Revision: 21443

13 years agoFix zlib alternate URL
Gabor Juhos [Thu, 13 May 2010 18:24:27 +0000 (18:24 +0000)]
Fix zlib alternate URL

There is no zlib project on Sourceforge, zlib files are in libpng project

Signed-off-by: Gilles Espinasse g.esp@free.fr
SVN-Revision: 21442

13 years agocompcache: Kernel module and userspace daemon in seperate packages.
Lars-Peter Clausen [Thu, 13 May 2010 11:36:38 +0000 (11:36 +0000)]
compcache: Kernel module and userspace daemon in seperate packages.

SVN-Revision: 21441

13 years agoAdd 2.6.34 patches
Lars-Peter Clausen [Wed, 12 May 2010 23:12:41 +0000 (23:12 +0000)]
Add 2.6.34 patches

SVN-Revision: 21438

13 years agoMove CONFIG_LZMA_{DE,}COMPRESS to generic config
Lars-Peter Clausen [Wed, 12 May 2010 23:04:18 +0000 (23:04 +0000)]
Move CONFIG_LZMA_{DE,}COMPRESS to generic config

It is selected by CONFIG_JFFS2_LZMA which is set in the generic config.

SVN-Revision: 21437

13 years agogpio_buttons: include slab.h
Lars-Peter Clausen [Wed, 12 May 2010 22:50:26 +0000 (22:50 +0000)]
gpio_buttons: include slab.h

Fixes build with 2.6.34

SVN-Revision: 21436

13 years agotarget/uml: add missing CONFIG_MATOM config symbol
Nicolas Thill [Wed, 12 May 2010 21:34:48 +0000 (21:34 +0000)]
target/uml: add missing CONFIG_MATOM config symbol

SVN-Revision: 21434

13 years agobrcm47xx: use tab instead of space
Hauke Mehrtens [Wed, 12 May 2010 20:28:39 +0000 (20:28 +0000)]
brcm47xx: use tab instead of space

SVN-Revision: 21430

13 years agokernel: add missing symbol
Hauke Mehrtens [Wed, 12 May 2010 20:15:51 +0000 (20:15 +0000)]
kernel: add missing symbol

SVN-Revision: 21429

13 years agoAdd missing symbols to generic 2.6.34 config
Lars-Peter Clausen [Wed, 12 May 2010 19:39:04 +0000 (19:39 +0000)]
Add missing symbols to generic 2.6.34 config

SVN-Revision: 21428

13 years agobrcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_eh...
Hauke Mehrtens [Wed, 12 May 2010 18:28:41 +0000 (18:28 +0000)]
brcm47xx: ehci-ssb: some updates: * update pointers in struct hc_driver * make ssb_ehci_detach more look like the pci version * remove resume and suspend as they are never activated and not compiling * replace ssb_ehci_start with ehci_run as it only calls this method

SVN-Revision: 21427

13 years agoppp: convert dos line endings in 20-atm-modem hotplug handler to unix format
Jo-Philipp Wich [Tue, 11 May 2010 19:43:27 +0000 (19:43 +0000)]
ppp: convert dos line endings in 20-atm-modem hotplug handler to unix format

SVN-Revision: 21426

13 years agohifnHIPP also depends on PCI
Florian Fainelli [Tue, 11 May 2010 09:17:50 +0000 (09:17 +0000)]
hifnHIPP also depends on PCI

SVN-Revision: 21425

13 years agohotplug2: bump pkg release after hotplug fixes in r20679-r20685
Jo-Philipp Wich [Mon, 10 May 2010 19:33:56 +0000 (19:33 +0000)]
hotplug2: bump pkg release after hotplug fixes in r20679-r20685

SVN-Revision: 21422

13 years ago.gitignore: Undo accidental commit.
Daniel Dickinson [Mon, 10 May 2010 17:59:05 +0000 (17:59 +0000)]
.gitignore: Undo accidental commit.

SVN-Revision: 21420

13 years agobrcm-2.4: Fixed preinit and failsafe switch configuration
Daniel Dickinson [Mon, 10 May 2010 17:10:47 +0000 (17:10 +0000)]
brcm-2.4: Fixed preinit and failsafe switch configuration

SVN-Revision: 21417

13 years agosound-soc-qi_lb60: rename package as underscores are not allowed by opkg
Mirko Vogt [Sun, 9 May 2010 22:24:13 +0000 (22:24 +0000)]
sound-soc-qi_lb60: rename package as underscores are not allowed by opkg

SVN-Revision: 21412

13 years agorefresh 2.6.32 patches
Florian Fainelli [Sun, 9 May 2010 18:13:49 +0000 (18:13 +0000)]
refresh 2.6.32 patches

SVN-Revision: 21411

13 years agorefresh kernel patches
Florian Fainelli [Sun, 9 May 2010 18:13:43 +0000 (18:13 +0000)]
refresh kernel patches

SVN-Revision: 21410

13 years agorework 130-clocks_devices_init.patch to make it more robust
Florian Fainelli [Sun, 9 May 2010 18:13:37 +0000 (18:13 +0000)]
rework 130-clocks_devices_init.patch to make it more robust

SVN-Revision: 21409

13 years agomake etrax samsung flash patch generic (#6552)
Florian Fainelli [Sun, 9 May 2010 09:25:41 +0000 (09:25 +0000)]
make etrax samsung flash patch generic (#6552)

SVN-Revision: 21408

13 years agoar71xx: remove madwifi from the default profile
Felix Fietkau [Sat, 8 May 2010 20:06:50 +0000 (20:06 +0000)]
ar71xx: remove madwifi from the default profile

SVN-Revision: 21406

13 years agoar71xx: use the lzma kernel and a proper size limit for pb92
Felix Fietkau [Sat, 8 May 2010 20:06:44 +0000 (20:06 +0000)]
ar71xx: use the lzma kernel and a proper size limit for pb92

SVN-Revision: 21405

13 years agoprevent race between clocks and devices registration (#6532)
Florian Fainelli [Sat, 8 May 2010 16:58:08 +0000 (16:58 +0000)]
prevent race between clocks and devices registration (#6532)

SVN-Revision: 21404

13 years agoimage/x86: fix typo when building on Mac OS X (closes: #7303)
Nicolas Thill [Sat, 8 May 2010 12:46:25 +0000 (12:46 +0000)]
image/x86: fix typo when building on Mac OS X (closes: #7303)

SVN-Revision: 21401

13 years agoAdd support for SRV records to dnsmasq config parsing
Peter Denison [Sat, 8 May 2010 12:35:29 +0000 (12:35 +0000)]
Add support for SRV records to dnsmasq config parsing

SVN-Revision: 21400

13 years agoadm5120: include r21398 actual changes
Alexandros C. Couloumbis [Sat, 8 May 2010 08:19:56 +0000 (08:19 +0000)]
adm5120: include r21398 actual changes

SVN-Revision: 21399

13 years agoadm5120: update files-2.6.33 and files-2.6.34
Alexandros C. Couloumbis [Sat, 8 May 2010 08:15:40 +0000 (08:15 +0000)]
adm5120: update files-2.6.33 and files-2.6.34

SVN-Revision: 21398

13 years agoar71xx: remove some bogus kernel config overrides
Felix Fietkau [Fri, 7 May 2010 16:20:37 +0000 (16:20 +0000)]
ar71xx: remove some bogus kernel config overrides

SVN-Revision: 21397

13 years agoar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma...
Felix Fietkau [Fri, 7 May 2010 16:20:32 +0000 (16:20 +0000)]
ar71xx: add a new subtarget for nand based devices - saves around 44k on the lzma compressed generic kernel image

SVN-Revision: 21396

13 years agobrcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716...
Felix Fietkau [Fri, 7 May 2010 11:48:15 +0000 (11:48 +0000)]
brcm47xx: adjust the brcm4710 cache workaround code so that it does not break bcm4716 (patch by Bernhard Loos)

SVN-Revision: 21395

13 years agobroadcom-wl: check iface pid file when invoking nas, fixes starting nas for additiona...
Jo-Philipp Wich [Fri, 7 May 2010 11:24:22 +0000 (11:24 +0000)]
broadcom-wl: check iface pid file when invoking nas, fixes starting nas for additional wireless networks (#7255)

SVN-Revision: 21394

13 years agopptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when...
Jo-Philipp Wich [Fri, 7 May 2010 01:57:02 +0000 (01:57 +0000)]
pptp: don't remove server route if the gateway is 0.0.0.0, this fixes a problem when a pppoe peer is pptp server at the same time

SVN-Revision: 21393

13 years agoppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entri...
Jo-Philipp Wich [Fri, 7 May 2010 01:22:48 +0000 (01:22 +0000)]
ppp: - don't let pppd control resolv.conf.auto because it will wipe foreign dns entries - handle dns setup in ip-up handler - use add_dns() and remove_dns() to only add/remove dns entries related to the corresponding pppd instance - make pppd shutdown work for interfaces without ifname option, e.g. pptp

SVN-Revision: 21392

13 years agobase-files: add add_dns() and remove_dns() helpers to network config, useful to merge...
Jo-Philipp Wich [Fri, 7 May 2010 01:17:47 +0000 (01:17 +0000)]
base-files: add add_dns() and remove_dns() helpers to network config, useful to merge dns entries from multiple interfaces

SVN-Revision: 21391

13 years agopptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on...
Jo-Philipp Wich [Thu, 6 May 2010 19:51:27 +0000 (19:51 +0000)]
pptp: utilize coldplug_interface_pptp() to automatically launch pptp instances on boot

SVN-Revision: 21390

13 years agobase-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces...
Jo-Philipp Wich [Thu, 6 May 2010 19:50:22 +0000 (19:50 +0000)]
base-files: add a coldplug_interface_* hook to bring up non-hotpluggable interfaces on boot

SVN-Revision: 21389

13 years agopptp: update to v1.7.1
Jo-Philipp Wich [Thu, 6 May 2010 19:48:33 +0000 (19:48 +0000)]
pptp: update to v1.7.1

SVN-Revision: 21388

13 years agoppp: - make pppd shutdown more robust as pptp hangs when the underlying connection...
Jo-Philipp Wich [Thu, 6 May 2010 17:07:31 +0000 (17:07 +0000)]
ppp: - make pppd shutdown more robust as pptp hangs when the underlying connection is gone - don't rely on pid files generated by pppd, they're missing if the link is done, generate a per-instance pidfile with ssd instead

SVN-Revision: 21387

13 years agobase-files, ppp: fix interface shutdown
Jo-Philipp Wich [Thu, 6 May 2010 01:14:24 +0000 (01:14 +0000)]
base-files, ppp: fix interface shutdown

SVN-Revision: 21386

13 years agobase-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move...
Jo-Philipp Wich [Wed, 5 May 2010 23:24:11 +0000 (23:24 +0000)]
base-files, ppp: remove protocol specific cleanup code from /sbin/ifdown and move it to protocol stop callbacks

SVN-Revision: 21383

13 years agoopenssl: update to v0.9.8n, thanks Peter Wagner
Jo-Philipp Wich [Wed, 5 May 2010 20:32:10 +0000 (20:32 +0000)]
openssl: update to v0.9.8n, thanks Peter Wagner

SVN-Revision: 21382

13 years agokmod-ocf-hifn7751 depends on PCI, spotted by buildbot
Florian Fainelli [Wed, 5 May 2010 18:16:40 +0000 (18:16 +0000)]
kmod-ocf-hifn7751 depends on PCI, spotted by buildbot

SVN-Revision: 21381

13 years agobase-files: do not bring up wlan interfaces from hotplug events, so that wrong networ...
Felix Fietkau [Wed, 5 May 2010 15:56:58 +0000 (15:56 +0000)]
base-files: do not bring up wlan interfaces from hotplug events, so that wrong network/wireless configs are more noticeable

SVN-Revision: 21379

13 years agofirewall: properly unset position for delete command, fixes rule removal in ifdown
Jo-Philipp Wich [Wed, 5 May 2010 15:50:21 +0000 (15:50 +0000)]
firewall: properly unset position for delete command, fixes rule removal in ifdown

SVN-Revision: 21378

13 years agobackport r21373 to 2.4 kernel
Florian Fainelli [Wed, 5 May 2010 09:08:02 +0000 (09:08 +0000)]
backport r21373 to 2.4 kernel

SVN-Revision: 21374

13 years agofix build error on hifnHIPP spotted by buildbot
Florian Fainelli [Wed, 5 May 2010 09:03:59 +0000 (09:03 +0000)]
fix build error on hifnHIPP spotted by buildbot

SVN-Revision: 21373

13 years agofix bad lzma tuning options bad hunks
Florian Fainelli [Wed, 5 May 2010 09:03:55 +0000 (09:03 +0000)]
fix bad lzma tuning options bad hunks

SVN-Revision: 21372

13 years agoimage/ext2: fix rootfs partition size after [21362]
Nicolas Thill [Wed, 5 May 2010 06:14:32 +0000 (06:14 +0000)]
image/ext2: fix rootfs partition size after [21362]

SVN-Revision: 21369

13 years agotarget/x86: cleanup image config options
Nicolas Thill [Wed, 5 May 2010 02:11:15 +0000 (02:11 +0000)]
target/x86: cleanup image config options

SVN-Revision: 21365

13 years agotarget/x86: use common config items for options shared between generic and olpc targets
Nicolas Thill [Wed, 5 May 2010 02:07:38 +0000 (02:07 +0000)]
target/x86: use common config items for options shared between generic and olpc targets

SVN-Revision: 21364

13 years agotarget/rb532: use -combined suffix for kernel+rootfs images
Nicolas Thill [Wed, 5 May 2010 01:59:43 +0000 (01:59 +0000)]
target/rb532: use -combined suffix for kernel+rootfs images

SVN-Revision: 21363

13 years agoimages: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE
Nicolas Thill [Wed, 5 May 2010 01:52:54 +0000 (01:52 +0000)]
images: rename CONFIG_TARGET_ROOTFS_FSPART to CONFIG_TARGET_ROOTFS_PARTSIZE

SVN-Revision: 21362

13 years agoppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resol...
Jo-Philipp Wich [Wed, 5 May 2010 01:48:45 +0000 (01:48 +0000)]
ppp: pass "nodefaultroute" if defaultroute is 0, don't unconditionally truncate resolv.conf, thanks cshore

SVN-Revision: 21361

13 years agofirewall: fix bug in iface hotplug handler
Jo-Philipp Wich [Wed, 5 May 2010 01:43:08 +0000 (01:43 +0000)]
firewall: fix bug in iface hotplug handler

SVN-Revision: 21360

13 years agoopenssl: update OCF userspace part to version 20100325
Jo-Philipp Wich [Tue, 4 May 2010 21:02:24 +0000 (21:02 +0000)]
openssl: update OCF userspace part to version 20100325

SVN-Revision: 21359

13 years agokernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
Jo-Philipp Wich [Tue, 4 May 2010 21:01:24 +0000 (21:01 +0000)]
kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4

SVN-Revision: 21358

13 years agoadd OCF 20100325 support to brcm-2.4
Jo-Philipp Wich [Tue, 4 May 2010 21:00:14 +0000 (21:00 +0000)]
add OCF 20100325 support to brcm-2.4

SVN-Revision: 21357

13 years agoupdate OCF framework to version 20100325
Jo-Philipp Wich [Tue, 4 May 2010 20:59:19 +0000 (20:59 +0000)]
update OCF framework to version 20100325

SVN-Revision: 21356

13 years agopackage/grub: only disable graphics on host grub
Nicolas Thill [Tue, 4 May 2010 14:49:49 +0000 (14:49 +0000)]
package/grub: only disable graphics on host grub

SVN-Revision: 21353

13 years agorevert r21085, fixes #7282
Florian Fainelli [Tue, 4 May 2010 08:07:39 +0000 (08:07 +0000)]
revert r21085, fixes #7282

SVN-Revision: 21352

13 years agoath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n...
Felix Fietkau [Tue, 4 May 2010 08:01:58 +0000 (08:01 +0000)]
ath9k: fix filtering out multi-descriptor frames, which can cause issues with 11n links because of bogus rx status data

SVN-Revision: 21351

13 years agolet 802.1q support be built-in (#7280)
Florian Fainelli [Tue, 4 May 2010 07:39:00 +0000 (07:39 +0000)]
let 802.1q support be built-in (#7280)

SVN-Revision: 21349

13 years agofix acx compile error with VLYNQ support (#7281)
Florian Fainelli [Tue, 4 May 2010 07:33:43 +0000 (07:33 +0000)]
fix acx compile error with VLYNQ support (#7281)

SVN-Revision: 21347

13 years agoremove a bogus byteswap in the hifn_795x driver, should fix support for the VPN1411...
Jo-Philipp Wich [Mon, 3 May 2010 20:24:49 +0000 (20:24 +0000)]
remove a bogus byteswap in the hifn_795x driver, should fix support for the VPN1411 crypto accelerator

SVN-Revision: 21344

13 years agobase-files: Remove redundant stopping of watchdog
Vasilis Tsiligiannis [Mon, 3 May 2010 10:56:58 +0000 (10:56 +0000)]
base-files: Remove redundant stopping of watchdog

busybox watchdog applet should stop the watchdog before shutting down

SVN-Revision: 21341

13 years agoupdate acx-mac80211 to 20100422, patch from Bernhard Loos
Florian Fainelli [Mon, 3 May 2010 09:05:39 +0000 (09:05 +0000)]
update acx-mac80211 to 20100422, patch from Bernhard Loos

SVN-Revision: 21335

13 years agoadd stop() to watchdog init script, patch from Yury Polyanskiy
Florian Fainelli [Mon, 3 May 2010 09:05:35 +0000 (09:05 +0000)]
add stop() to watchdog init script, patch from Yury Polyanskiy

SVN-Revision: 21334

13 years agouse AMD standard command-set with winbond flash chips (#6966), patch from obinou
Florian Fainelli [Mon, 3 May 2010 09:03:14 +0000 (09:03 +0000)]
use AMD standard command-set with winbond flash chips (#6966), patch from obinou

SVN-Revision: 21333

13 years agohostapd: fix line reordering leading to segfaults
Felix Fietkau [Sun, 2 May 2010 23:38:15 +0000 (23:38 +0000)]
hostapd: fix line reordering leading to segfaults

SVN-Revision: 21323

13 years agomac80211: use the nl80211 driver for wpa_supplicant
Felix Fietkau [Sun, 2 May 2010 22:03:54 +0000 (22:03 +0000)]
mac80211: use the nl80211 driver for wpa_supplicant

SVN-Revision: 21321

13 years agowpa_supplicant: fix issues with the nl80211 driver
Felix Fietkau [Sun, 2 May 2010 22:03:49 +0000 (22:03 +0000)]
wpa_supplicant: fix issues with the nl80211 driver

SVN-Revision: 21320

13 years agomac80211: enable rx/tx stbc by default if supported
Felix Fietkau [Sun, 2 May 2010 22:03:44 +0000 (22:03 +0000)]
mac80211: enable rx/tx stbc by default if supported

SVN-Revision: 21319

13 years agotarget/uml: fix host processor type selection on x86_64 (proper fix for [13166])
Nicolas Thill [Sun, 2 May 2010 21:03:16 +0000 (21:03 +0000)]
target/uml: fix host processor type selection on x86_64 (proper fix for [13166])

SVN-Revision: 21318

13 years agomake acx available to PCI platforms as well (#7174)
Florian Fainelli [Sun, 2 May 2010 19:51:56 +0000 (19:51 +0000)]
make acx available to PCI platforms as well (#7174)

SVN-Revision: 21313

13 years agoadd lzma tuning options, patch from Bernhard Loos
Florian Fainelli [Sun, 2 May 2010 19:31:05 +0000 (19:31 +0000)]
add lzma tuning options, patch from Bernhard Loos

SVN-Revision: 21311

13 years agofix upgrade detection logic, patch from Bernhard Loos
Florian Fainelli [Sun, 2 May 2010 19:30:59 +0000 (19:30 +0000)]
fix upgrade detection logic, patch from Bernhard Loos

SVN-Revision: 21310

13 years agofix sitecom firmware partition size, patch from Bernhard Loos
Florian Fainelli [Sun, 2 May 2010 19:30:52 +0000 (19:30 +0000)]
fix sitecom firmware partition size, patch from Bernhard Loos

SVN-Revision: 21309

13 years agounmark acx-mac80211 as being broken
Florian Fainelli [Sun, 2 May 2010 19:30:46 +0000 (19:30 +0000)]
unmark acx-mac80211 as being broken

SVN-Revision: 21308

13 years agoinclude second ethernet interface in bridge after r20022
Florian Fainelli [Sun, 2 May 2010 19:30:36 +0000 (19:30 +0000)]
include second ethernet interface in bridge after r20022

SVN-Revision: 21307