openwrt/svn-archive/archive.git
13 years agokernel: reorganize 2.6.39 patches
Felix Fietkau [Sat, 16 Apr 2011 18:31:05 +0000 (18:31 +0000)]
kernel: reorganize 2.6.39 patches

SVN-Revision: 26691

13 years agokernel: reorganize 2.6.38 patches, clean up block2mtd patches
Felix Fietkau [Sat, 16 Apr 2011 18:30:57 +0000 (18:30 +0000)]
kernel: reorganize 2.6.38 patches, clean up block2mtd patches

SVN-Revision: 26690

13 years agokernel: add a PATCHES text file describing the new patch categories
Felix Fietkau [Sat, 16 Apr 2011 18:30:51 +0000 (18:30 +0000)]
kernel: add a PATCHES text file describing the new patch categories

SVN-Revision: 26689

13 years agokernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37
Felix Fietkau [Sat, 16 Apr 2011 01:46:57 +0000 (01:46 +0000)]
kernel: backport the fix "net_sched: fix ip_tos2prio" for 2.6.37
Fixes a bug that led to ECN enabled flows being de-prioritized by pfifo_fast

SVN-Revision: 26687

13 years agoath5k: allow simultaneous ad-hoc+ap operation
Felix Fietkau [Fri, 15 Apr 2011 16:54:52 +0000 (16:54 +0000)]
ath5k: allow simultaneous ad-hoc+ap operation

SVN-Revision: 26685

13 years agoopkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacio...
Felix Fietkau [Fri, 15 Apr 2011 16:18:11 +0000 (16:18 +0000)]
opkg: avoid using getline() to fix a compile issue on darwin (patch by Javier Palacios, #9223)

SVN-Revision: 26684

13 years agouboot-ar71xx: add a dependency on the ar71xx target
Felix Fietkau [Fri, 15 Apr 2011 15:41:49 +0000 (15:41 +0000)]
uboot-ar71xx: add a dependency on the ar71xx target

SVN-Revision: 26683

13 years ago[brcm63xx] Add support for the RTA1320_16M board
Daniel Dickinson [Fri, 15 Apr 2011 14:31:39 +0000 (14:31 +0000)]
[brcm63xx] Add support for the RTA1320_16M board

SVN-Revision: 26682

13 years ago[brcm63xx] Generate images for RTA1320_16M-based routers
Daniel Dickinson [Fri, 15 Apr 2011 14:31:36 +0000 (14:31 +0000)]
[brcm63xx] Generate images for RTA1320_16M-based routers

SVN-Revision: 26681

13 years agobcm63xx: Move the OpenWrt rootfs length field
Daniel Dickinson [Fri, 15 Apr 2011 12:18:25 +0000 (12:18 +0000)]
bcm63xx: Move the OpenWrt rootfs length field

Dual image capable CFEs store an image sequence at the same place as
currently OpenWrt stores the actual rootfs length, so it will get
overwritten when flashing through such a CFE.

To prevent this from happening, move the rootfs length field to the next
four bytes, thus completely using the reserved1 field.

Since the reserved1 field is now completely in use, it does not make sense
to allow it to be set from the imagetag utility, so remove the option.

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

13 years agox86: missing kernel symbols
Daniel Dickinson [Fri, 15 Apr 2011 04:56:49 +0000 (04:56 +0000)]
x86: missing kernel symbols

Please include these two missing kernel CONFIG_ symbols.

SVN-Revision: 26679

13 years agogeos: Add PC speaker to kernel definitions
Daniel Dickinson [Fri, 15 Apr 2011 04:51:05 +0000 (04:51 +0000)]
geos: Add PC speaker to kernel definitions

Add the PC speaker back to the Geos platform.

Add DMI support in BIOS.

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

13 years agouboot-ar71xx: remove a bogus dependency
Felix Fietkau [Fri, 15 Apr 2011 00:54:14 +0000 (00:54 +0000)]
uboot-ar71xx: remove a bogus dependency

SVN-Revision: 26677

13 years agouboot-ar71xx: fix compile on mac os x (patch from #9124)
Felix Fietkau [Fri, 15 Apr 2011 00:54:08 +0000 (00:54 +0000)]
uboot-ar71xx: fix compile on mac os x (patch from #9124)

SVN-Revision: 26676

13 years agoadm5120: fix promiscuous mode handling (patch from #8581)
Felix Fietkau [Fri, 15 Apr 2011 00:20:59 +0000 (00:20 +0000)]
adm5120: fix promiscuous mode handling (patch from #8581)

SVN-Revision: 26673

13 years agoar71xx: enable the ip17xx PHY driver (fixes #5193, #8027)
Felix Fietkau [Thu, 14 Apr 2011 23:51:12 +0000 (23:51 +0000)]
ar71xx: enable the ip17xx PHY driver (fixes #5193, #8027)

SVN-Revision: 26670

13 years agoath9k: due to popular request, allow ad-hoc+ap again, now that the beacon code can...
Felix Fietkau [Thu, 14 Apr 2011 23:22:21 +0000 (23:22 +0000)]
ath9k: due to popular request, allow ad-hoc+ap again, now that the beacon code can handle it

SVN-Revision: 26668

13 years agoath9k: fix resetting the hw during channel change when the MAC fails to go idle
Felix Fietkau [Thu, 14 Apr 2011 22:46:12 +0000 (22:46 +0000)]
ath9k: fix resetting the hw during channel change when the MAC fails to go idle

SVN-Revision: 26665

13 years agocfg80211: disable processing of 802.11d regulatory hints - it causes invalid regulato...
Felix Fietkau [Thu, 14 Apr 2011 16:52:09 +0000 (16:52 +0000)]
cfg80211: disable processing of 802.11d regulatory hints - it causes invalid regulatory settings on reconnect (fixes #9207)

SVN-Revision: 26662

13 years agolinux/adm5120: generate non-initramfs kernel images too
Alexandros C. Couloumbis [Thu, 14 Apr 2011 09:59:13 +0000 (09:59 +0000)]
linux/adm5120: generate non-initramfs kernel images too

SVN-Revision: 26657

13 years agolinux/adm5120: preliminary 2.6.38 config options
Alexandros C. Couloumbis [Wed, 13 Apr 2011 16:47:26 +0000 (16:47 +0000)]
linux/adm5120: preliminary 2.6.38 config options

SVN-Revision: 26648

13 years agolinux/adm5120: add 2.6.38 preliminary support
Alexandros C. Couloumbis [Wed, 13 Apr 2011 16:42:03 +0000 (16:42 +0000)]
linux/adm5120: add 2.6.38 preliminary support

SVN-Revision: 26647

13 years agokernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)
Lars-Peter Clausen [Wed, 13 Apr 2011 13:37:40 +0000 (13:37 +0000)]
kernel: revert r24160 (remove the bogus ext2/ext3 dependency on linux 2.6.30/31)

For kernel versions newer then 2.6.31 the ext4 module can be used to mount
ext2/3 filesystems.
Building ext2/3 as modules on the other hand breaks using ext4 for mounting ext2
or ext3, which breaks booting from ext2/3 on machines where the ext4 module is
built into the kernel.

SVN-Revision: 26645

13 years agopackage/hostapd: cosmetic fix
Alexandros C. Couloumbis [Wed, 13 Apr 2011 13:36:48 +0000 (13:36 +0000)]
package/hostapd: cosmetic fix

SVN-Revision: 26644

13 years ago[tools] ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin...
Jo-Philipp Wich [Wed, 13 Apr 2011 13:26:26 +0000 (13:26 +0000)]
[tools] ipkg-utils: use (g)stat instead of "du -b" to find package size, fixes Darwin compat (#9214)

SVN-Revision: 26642

13 years ago[package] kernel/modules: Move zlib_deflate module to higher autoloading priority
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:48:28 +0000 (23:48 +0000)]
[package] kernel/modules: Move zlib_deflate module to higher autoloading priority

SVN-Revision: 26639

13 years ago[package] kernel/modules: Fix r26637
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:42:01 +0000 (23:42 +0000)]
[package] kernel/modules: Fix r26637

SVN-Revision: 26638

13 years ago[package] kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:34:28 +0000 (23:34 +0000)]
[package] kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate

SVN-Revision: 26637

13 years ago[package] kernel/modules: Add zlib package
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:53 +0000 (23:18 +0000)]
[package] kernel/modules: Add zlib package

SVN-Revision: 26636

13 years ago[package] kernel/modules: Add "Libraries" submenu and move library packages there
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:48 +0000 (23:18 +0000)]
[package] kernel/modules: Add "Libraries" submenu and move library packages there

SVN-Revision: 26635

13 years ago[package] kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile
Vasilis Tsiligiannis [Tue, 12 Apr 2011 23:18:30 +0000 (23:18 +0000)]
[package] kernel/modules: fix kmod-fs-btrfs deps / zlib_deflate / makefile

btrfs needs zlib_deflate, which was built but not included

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 26632

13 years ago[include] silence error when package has no patches (patchwork 321)
Jo-Philipp Wich [Tue, 12 Apr 2011 21:11:24 +0000 (21:11 +0000)]
[include] silence error when package has no patches (patchwork 321)

SVN-Revision: 26627

13 years agoar71xx: replace the madwifi profile with an ath5k profile
Felix Fietkau [Tue, 12 Apr 2011 21:10:45 +0000 (21:10 +0000)]
ar71xx: replace the madwifi profile with an ath5k profile

SVN-Revision: 26626

13 years ago[x86] gzip jffs2 images
Jo-Philipp Wich [Tue, 12 Apr 2011 20:48:47 +0000 (20:48 +0000)]
[x86] gzip jffs2 images
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 26625

13 years agoEnable padding of jffs2 images to user specified filesystem size
Jo-Philipp Wich [Tue, 12 Apr 2011 20:46:34 +0000 (20:46 +0000)]
Enable padding of jffs2 images to user specified filesystem size
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
SVN-Revision: 26624

13 years agobase-files: return success on lib-copying with external toolchain
Jo-Philipp Wich [Tue, 12 Apr 2011 20:37:43 +0000 (20:37 +0000)]
base-files: return success on lib-copying with external toolchain
when using an external toolchain the base-files package copies libc, libgcc and
others from the library directory.

The file list is given as following in the .config:
CONFIG_LIBC_FILE_SPEC="./lib/ld{-*.so,-linux*.so.*} ./lib/lib{anl,c,cidn,crypt,dl,m,nsl,nss_dns,nss_files,resolv,util}{-*.so,.so.*}"

Because the filenames are composed with different endings, not all files exist
and will be skipped. Currently, this works only if the last composed file
(util.so.*) really exists. At the moment this works - but only if you don't add
a new file like 'uClibc'.

Adding it at the end '...resolv,util,uClibc}{-*.so,.so.*}' will lead to this
message, because the combination 'libuClibc.so.*' doesn't exist and Make will
evaluate the last copy statement of the for loop.

--- Message Snippet ---
cp: cannot stat `/home/user/Desktop/code/meetwise/toolchain/staging_dir/toolchain-arm_v5te_gcc-linaro_uClibc-0.9.32_eabi/./lib/libnss_files.so.*': No such file or directory
cp: cannot stat `/home/user/Desktop/code/meetwise/toolchain/staging_dir/toolchain-arm_v5te_gcc-linaro_uClibc-0.9.32_eabi/./lib/libresolv-*.so': No such file or directory
cp: cannot stat `/home/user/Desktop/code/meetwise/toolchain/staging_dir/toolchain-arm_v5te_gcc-linaro_uClibc-0.9.32_eabi/./lib/libresolv.so.*': No such file or directory
cp: cannot stat `/home/user/Desktop/code/meetwise/toolchain/staging_dir/toolchain-arm_v5te_gcc-linaro_uClibc-0.9.32_eabi/./lib/libuClibc.so.*': No such file or directory
make[2]: *** [/home/user/Desktop/code/meetwise/openwrt/bin/at91/packages/libc_-68_at91.ipk] Error 1
make[2]: Leaving directory `/home/user/Desktop/code/meetwise/openwrt/package/base-files'
make[1]: *** [package/base-files/compile] Error 2
make[1]: Leaving directory `/home/user/Desktop/code/meetwise/openwrt'
make: *** [package/base-files/compile] Error 2
--- /Message Snippet/ ---

To fix this unwanted behaviour I added an extra 'exit 0' to each for-loop and
make ignores non-existing files as before.

Signed-off-by: Sven Bachmann <dev@mcbachmann.de>
SVN-Revision: 26623

13 years agoThis patch updates qos-scripts to support fair traffic sharing using the
Jo-Philipp Wich [Tue, 12 Apr 2011 20:33:11 +0000 (20:33 +0000)]
This patch updates qos-scripts to support fair traffic sharing using the
SFQ with external classifiers method.  It also corrects a bug in the
unsupported ESFQ method already used by qos-scripts.  (ESFQ:
http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to
an SFQ patch after that and not updated since 2008)

A class can be forced to use SFQ, and an external classifier added like
this:

config class "Normal"
         option avgrate     10
         option priority    30
         option packetdelay 100
         option limitrate   94
#       option qdisc      "sfq perturb 2"
config class "Normal_up"
#       option filter   "protocol all flow hash keys src divisor 1024"
config class "Normal_down"
#       option filter   "protocol all flow hash keys dst divisor 1024"

Using these options, the user needs to load cls_flow before qos-scripts
starts.

I've got more information here:
http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers

This has been tested on r23914.

Signed-off-by: Ben Pfountz <netprince<>vt_edu>
SVN-Revision: 26622

13 years agomissing-macros: add GTKDOC_REBASE macro needed by some newer packages
Jo-Philipp Wich [Tue, 12 Apr 2011 20:19:52 +0000 (20:19 +0000)]
missing-macros: add GTKDOC_REBASE macro needed by some newer packages
Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 26620

13 years agofirewall: allow local redirection of ports
Jo-Philipp Wich [Tue, 12 Apr 2011 20:03:59 +0000 (20:03 +0000)]
firewall: allow local redirection of ports

Allow a redirect like:

config redirect
        option src 'wan'
        option dest 'lan'
        option src_dport '22001'
        option dest_port '22'
        option proto 'tcp'

note the absence of the "dest_ip" field, meaning to terminate the connection on the firewall itself.

This patch makes three changes:

(1) moves the conntrack module into the conntrack package (but not any of the conntrack_* helpers).
(2) fixes a bug where the wrong table is used when the "dest_ip" field is absent.
(3) accepts incoming connections on the destination port on the input_ZONE table, but only for DNATted
    connections.

In the above example,

ssh -p 22 root@myrouter

would fail from the outside, but:

ssh -p 22001 root@myrouter

would succeed.  This is handy if:

(1) you want to avoid ssh probes on your router, or
(2) you want to redirect incoming connections on port 22 to some machine inside your firewall, but
    still want to allow firewall access from outside.

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

13 years agosolos: various upstreamed solos patches
Felix Fietkau [Tue, 12 Apr 2011 19:50:15 +0000 (19:50 +0000)]
solos: various upstreamed solos patches

These patches were submitted to netdev and will likely be out in 2.6.38.3.
In the meantime, they're needed in 2.6.37.6.
Patch by Philip Prindeville

SVN-Revision: 26616

13 years agogeneric: Add support for 2.6.39
Felix Fietkau [Tue, 12 Apr 2011 19:39:20 +0000 (19:39 +0000)]
generic: Add support for 2.6.39

Add support for 2.6.39 based on rc3. Runtime tested on bcm63xx.

SVN-Revision: 26615

13 years agopppd: support the nomp option if multilink support is disabled
Felix Fietkau [Tue, 12 Apr 2011 18:29:28 +0000 (18:29 +0000)]
pppd: support the nomp option if multilink support is disabled

SVN-Revision: 26614

13 years agohostapd: properly mark random data as ready if initialization succeeds without reasso...
Felix Fietkau [Tue, 12 Apr 2011 17:30:16 +0000 (17:30 +0000)]
hostapd: properly mark random data as ready if initialization succeeds without reassociation (#9222)

SVN-Revision: 26611

13 years agomac80211: fix WPA auth on WDS station interfaces (#9227)
Felix Fietkau [Tue, 12 Apr 2011 17:17:56 +0000 (17:17 +0000)]
mac80211: fix WPA auth on WDS station interfaces (#9227)

SVN-Revision: 26609

13 years ago[uboot-omap35xx] Modify environment variables for altered filesystem layout
Hamish Guthrie [Tue, 12 Apr 2011 14:24:20 +0000 (14:24 +0000)]
[uboot-omap35xx] Modify environment variables for altered filesystem layout

SVN-Revision: 26608

13 years ago[omap35xx] Change partition table layout
Hamish Guthrie [Tue, 12 Apr 2011 14:16:32 +0000 (14:16 +0000)]
[omap35xx] Change partition table layout

SVN-Revision: 26607

13 years agoar71xx: fix build error w/o CONFIG_PCI
Gabor Juhos [Tue, 12 Apr 2011 13:14:56 +0000 (13:14 +0000)]
ar71xx: fix build error w/o CONFIG_PCI

SVN-Revision: 26606

13 years agoar71xx: don't hardcode console parameters in kernel config
Gabor Juhos [Tue, 12 Apr 2011 13:14:53 +0000 (13:14 +0000)]
ar71xx: don't hardcode console parameters in kernel config

SVN-Revision: 26605

13 years agomac80211: ath9k: register id table for platform device
Gabor Juhos [Tue, 12 Apr 2011 09:29:23 +0000 (09:29 +0000)]
mac80211: ath9k: register id table for platform device

Currently the device id in the platform driver is hardcoded to an
id which is specific to AR9130/AR9132 SOCs as it supports only wmac
(wireless mac) of these SOCs. But this needs to be dynamic when we
want to support different wmac of SOCs. So add id_table to driver to
make it extendable to more SOCs.

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
SVN-Revision: 26604

13 years agoar71xx: use the gpio_keys_polled driver instead of gpio_buttons
Gabor Juhos [Tue, 12 Apr 2011 09:29:21 +0000 (09:29 +0000)]
ar71xx: use the gpio_keys_polled driver instead of gpio_buttons

SVN-Revision: 26603

13 years agopackage/kernel: add module for the gpio_keys_polled driver
Gabor Juhos [Tue, 12 Apr 2011 09:29:14 +0000 (09:29 +0000)]
package/kernel: add module for the gpio_keys_polled driver

SVN-Revision: 26602

13 years agoar71xx: Add support for WZR-HP-G301NH
Gabor Juhos [Tue, 12 Apr 2011 09:29:10 +0000 (09:29 +0000)]
ar71xx: Add support for WZR-HP-G301NH

Add support for the Buffalo WZR-HP-G301NH. The only difference between it
and the WZR-HP-G00NH is that it has a RTL8366RB instead of a RTL8366S.
Since we don't do runtime detection of the switch, we need a separate
machine definition for it.

While we are at it, also rename the profile to reflect that it now is for
more than one device.

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

13 years agogeneric: rtl8366{s,rb}: remove the PHY driver.
Gabor Juhos [Tue, 12 Apr 2011 09:29:07 +0000 (09:29 +0000)]
generic: rtl8366{s,rb}: remove the PHY driver.

Since the PHY driver is only used for the WAN port and there is virtually
no difference between it and the generic PHY driver, we can sefely remove
it.

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

13 years ago[package] opkg: update to r618
Jo-Philipp Wich [Mon, 11 Apr 2011 22:08:43 +0000 (22:08 +0000)]
[package] opkg: update to r618

SVN-Revision: 26598

13 years agogeneric: add support for the MX25L1606E SPI flash
Gabor Juhos [Mon, 11 Apr 2011 17:37:13 +0000 (17:37 +0000)]
generic: add support for the MX25L1606E SPI flash

SVN-Revision: 26596

13 years agoar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac
Gabor Juhos [Mon, 11 Apr 2011 17:37:08 +0000 (17:37 +0000)]
ar71xx: merge dev-ar9{13,34}x-wmac into dev-ar9xxx-wmac

SVN-Revision: 26595

13 years agoar71xx: fix AR934X_WMAC_SIZE
Gabor Juhos [Mon, 11 Apr 2011 17:37:03 +0000 (17:37 +0000)]
ar71xx: fix AR934X_WMAC_SIZE

SVN-Revision: 26594

13 years ago[buildroot] rules.mk: properly populate $(LIBGCC_S) for external toolchains
Jo-Philipp Wich [Mon, 11 Apr 2011 16:06:46 +0000 (16:06 +0000)]
[buildroot] rules.mk: properly populate $(LIBGCC_S) for external toolchains

SVN-Revision: 26593

13 years ago[include] autotools.mk: disable autoreconf recursion if more than one dir is given...
Jo-Philipp Wich [Mon, 11 Apr 2011 14:18:55 +0000 (14:18 +0000)]
[include] autotools.mk: disable autoreconf recursion if more than one dir is given in PKG_AUTOMAKE_PATHS

SVN-Revision: 26589

13 years agoatheros: use ath5k instead of madwifi
Felix Fietkau [Mon, 11 Apr 2011 03:26:58 +0000 (03:26 +0000)]
atheros: use ath5k instead of madwifi

SVN-Revision: 26588

13 years agoath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR5312 device
Felix Fietkau [Mon, 11 Apr 2011 03:26:08 +0000 (03:26 +0000)]
ath5k: disable the unusable 2 GHz mode on the first radio of a dual-band AR5312 device

SVN-Revision: 26587

13 years agoath5k: fix eeprom capability checks that disabled AES crypto support where it should...
Felix Fietkau [Mon, 11 Apr 2011 03:26:03 +0000 (03:26 +0000)]
ath5k: fix eeprom capability checks that disabled AES crypto support where it should have been enabled

SVN-Revision: 26586

13 years agoatheros: remove bogus wlan device mask checks
Felix Fietkau [Mon, 11 Apr 2011 03:25:59 +0000 (03:25 +0000)]
atheros: remove bogus wlan device mask checks

SVN-Revision: 26585

13 years ago[include] cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolch...
Jo-Philipp Wich [Mon, 11 Apr 2011 02:11:11 +0000 (02:11 +0000)]
[include] cmake.mk: don't assume toolchain binaries in .../bin/ if an external toolchain is used, rely on `which` instead

SVN-Revision: 26584

13 years agoath5k: fix mac address detection on dual-radio ar5312
Felix Fietkau [Sun, 10 Apr 2011 21:12:05 +0000 (21:12 +0000)]
ath5k: fix mac address detection on dual-radio ar5312

SVN-Revision: 26583

13 years agoath5k: fix 2ghz-only radio handling on ar5312
Felix Fietkau [Sun, 10 Apr 2011 21:12:00 +0000 (21:12 +0000)]
ath5k: fix 2ghz-only radio handling on ar5312

SVN-Revision: 26582

13 years ago[au1000] drop 005-au1000_phy_addr.patch, upstream is fixed
Florian Fainelli [Sun, 10 Apr 2011 18:25:56 +0000 (18:25 +0000)]
[au1000] drop 005-au1000_phy_addr.patch, upstream is fixed

SVN-Revision: 26580

13 years agoath5k: decrease interrupt load for rx/tx interrupts
Felix Fietkau [Sun, 10 Apr 2011 16:23:39 +0000 (16:23 +0000)]
ath5k: decrease interrupt load for rx/tx interrupts

SVN-Revision: 26579

13 years agoath5k: clean up debugfs code
Felix Fietkau [Sun, 10 Apr 2011 16:23:34 +0000 (16:23 +0000)]
ath5k: clean up debugfs code

SVN-Revision: 26578

13 years agoath5k: fix config options for debugfs
Felix Fietkau [Sun, 10 Apr 2011 16:23:28 +0000 (16:23 +0000)]
ath5k: fix config options for debugfs

SVN-Revision: 26577

13 years agoamazon: Upgrade amazon target to kernel 2.6.37
Hauke Mehrtens [Sun, 10 Apr 2011 15:08:28 +0000 (15:08 +0000)]
amazon: Upgrade amazon target to kernel 2.6.37

This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before.

SVN-Revision: 26576

13 years agokernel: do not build gpiolib into the kernel
Hauke Mehrtens [Sun, 10 Apr 2011 10:28:30 +0000 (10:28 +0000)]
kernel: do not build gpiolib into the kernel

fix for r26570.

SVN-Revision: 26574

13 years agomac80211: fix compile with older kernel versions
Hauke Mehrtens [Sat, 9 Apr 2011 23:51:30 +0000 (23:51 +0000)]
mac80211: fix compile with older kernel versions

SVN-Revision: 26573

13 years agoacx-mac80211 needs some header files from compat-wireless to build
Hauke Mehrtens [Sat, 9 Apr 2011 23:44:03 +0000 (23:44 +0000)]
acx-mac80211 needs some header files from compat-wireless to build

SVN-Revision: 26572

13 years agoat91: add some missing config options
Hauke Mehrtens [Sat, 9 Apr 2011 23:36:26 +0000 (23:36 +0000)]
at91: add some missing config options

SVN-Revision: 26571

13 years agokernel: add symbols, small fixes
Hauke Mehrtens [Sat, 9 Apr 2011 23:34:20 +0000 (23:34 +0000)]
kernel: add symbols, small fixes

* Some module should be loaded later to load them after the modules they are depending on
* add some more missing config symbols
* make CS5535 build again

SVN-Revision: 26570

13 years agocrypto: The if statement for twofish did not work, deflate depends on zlib_deflate
Hauke Mehrtens [Sat, 9 Apr 2011 23:30:09 +0000 (23:30 +0000)]
crypto: The if statement for twofish did not work, deflate depends on zlib_deflate

SVN-Revision: 26569

13 years agosound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages.
Hauke Mehrtens [Sat, 9 Apr 2011 23:26:00 +0000 (23:26 +0000)]
sound: do not pack ac97_bus.ko and snd-ac97-codec.ko into two packages.

SVN-Revision: 26568

13 years agoiipt-debug: create bundle of netfilter modules for debugging
Hauke Mehrtens [Sat, 9 Apr 2011 23:23:46 +0000 (23:23 +0000)]
iipt-debug: create bundle of netfilter modules for debugging

Add a bundle for including commonly useful modules for IPtables debugging and development.

For now, it just contains xt_TRACE.ko

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

13 years agoath5k: add some more performance improvements
Felix Fietkau [Sat, 9 Apr 2011 22:56:51 +0000 (22:56 +0000)]
ath5k: add some more performance improvements

SVN-Revision: 26566

13 years agoath5k: rename a misnamed patch
Felix Fietkau [Sat, 9 Apr 2011 22:56:47 +0000 (22:56 +0000)]
ath5k: rename a misnamed patch

SVN-Revision: 26565

13 years agoath5k: add a few fixes that improve performance
Felix Fietkau [Sat, 9 Apr 2011 21:11:06 +0000 (21:11 +0000)]
ath5k: add a few fixes that improve performance

SVN-Revision: 26564

13 years agoath5k: fix tx status reporting
Felix Fietkau [Sat, 9 Apr 2011 19:21:26 +0000 (19:21 +0000)]
ath5k: fix tx status reporting

SVN-Revision: 26563

13 years agoar71xx: fix section mismatch
Gabor Juhos [Sat, 9 Apr 2011 18:47:55 +0000 (18:47 +0000)]
ar71xx: fix section mismatch

SVN-Revision: 26562

13 years agoar71xx: rename ar934x_ref_freq to ar71xx_ref_freq
Gabor Juhos [Sat, 9 Apr 2011 18:47:52 +0000 (18:47 +0000)]
ar71xx: rename ar934x_ref_freq to ar71xx_ref_freq

Also initialize that for each SoC and print its value along with the
other frequencies.

SVN-Revision: 26561

13 years agoar71xx: show the SoC type earlier
Gabor Juhos [Sat, 9 Apr 2011 18:47:50 +0000 (18:47 +0000)]
ar71xx: show the SoC type earlier

SVN-Revision: 26560

13 years agoar71xx: cleanup SoC detection code
Gabor Juhos [Sat, 9 Apr 2011 18:47:49 +0000 (18:47 +0000)]
ar71xx: cleanup SoC detection code

SVN-Revision: 26559

13 years agoar71xx: sync kernel configuration
Gabor Juhos [Sat, 9 Apr 2011 18:47:45 +0000 (18:47 +0000)]
ar71xx: sync kernel configuration

SVN-Revision: 26558

13 years agoar71xx: Fix mac address offset for AR934x
Gabor Juhos [Sat, 9 Apr 2011 18:47:42 +0000 (18:47 +0000)]
ar71xx: Fix mac address offset for AR934x

Signed-off-by: Vasanthakumar Thiagarajan <vasanth@atheros.com>
SVN-Revision: 26557

13 years agoatheros: merge a few patches into the right place
Felix Fietkau [Sat, 9 Apr 2011 18:26:03 +0000 (18:26 +0000)]
atheros: merge a few patches into the right place

SVN-Revision: 26556

13 years agoatheros: fix up empty radio data mac address (based on patch from #8601)
Felix Fietkau [Sat, 9 Apr 2011 18:25:59 +0000 (18:25 +0000)]
atheros: fix up empty radio data mac address (based on patch from #8601)

SVN-Revision: 26555

13 years agoatheros: fix ath5k support on ar2315/2317
Felix Fietkau [Sat, 9 Apr 2011 18:25:55 +0000 (18:25 +0000)]
atheros: fix ath5k support on ar2315/2317

- Use physical addresses definition for AR2315 the same way as AR5312. Fixes ioremap
- Fix dma mapping for AHB bus (only use the PCI DMA offset for PCI devices)

Based on patches by Wojciech Dubowik

SVN-Revision: 26554

13 years agoatheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300
Felix Fietkau [Sat, 9 Apr 2011 18:25:51 +0000 (18:25 +0000)]
atheros: enable CONFIG_IP17XX_PHY to add back switch support for the DIR-300

SVN-Revision: 26553

13 years agokernel: add missing config options
Hauke Mehrtens [Sat, 9 Apr 2011 17:39:44 +0000 (17:39 +0000)]
kernel: add missing config options

SVN-Revision: 26552

13 years agokernel: add scsi cdrom support
Hauke Mehrtens [Sat, 9 Apr 2011 15:59:03 +0000 (15:59 +0000)]
kernel: add scsi cdrom support

This closes #9125.

SVN-Revision: 26548

13 years agouClibc: forced unwind for pthread_cancel handling is broken and triggers spurious...
Felix Fietkau [Sat, 9 Apr 2011 15:46:58 +0000 (15:46 +0000)]
uClibc: forced unwind for pthread_cancel handling is broken and triggers spurious abort() calls from libgcc. disable it and use the other method instead

SVN-Revision: 26547

13 years agoath9k: properly count retries when frames are filtered due to excessive retries when...
Felix Fietkau [Sat, 9 Apr 2011 15:22:01 +0000 (15:22 +0000)]
ath9k: properly count retries when frames are filtered due to excessive retries when a client is not in powersave mode

SVN-Revision: 26545

13 years agomac80211: fix reading the station flags in debugfs
Felix Fietkau [Sat, 9 Apr 2011 15:21:57 +0000 (15:21 +0000)]
mac80211: fix reading the station flags in debugfs

SVN-Revision: 26544

13 years agofirmware-utils: fix endianness bugs in firmware generation program.
Hauke Mehrtens [Sat, 9 Apr 2011 15:06:01 +0000 (15:06 +0000)]
firmware-utils: fix endianness bugs in firmware generation program.

Should make it work on big endian systems again, I do not have such a system.

This closes #9093.

SVN-Revision: 26543

13 years agolinux-atm: package atm-diagnostics with atmdump, atmdiag, etc.
Hauke Mehrtens [Sat, 9 Apr 2011 13:05:48 +0000 (13:05 +0000)]
linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.

If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be
forthcoming with your various settings: encapsulation, VPI/VCI, etc.

These you might have to discover yourself.  The easiest way to do this is with atmdiag and atmdump.

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