openwrt/svn-archive/archive.git
13 years agoblock-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh
Daniel Dickinson [Tue, 29 Jun 2010 10:07:45 +0000 (10:07 +0000)]
block-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh

SVN-Revision: 21987

13 years agofixed trx version to handling
Markus Wigge [Mon, 28 Jun 2010 17:35:20 +0000 (17:35 +0000)]
fixed trx version to handling

I forgot to write the right trx version to the actual header...

SVN-Revision: 21986

13 years agogeneric: rtl8366: minor cleanup
Gabor Juhos [Mon, 28 Jun 2010 17:24:05 +0000 (17:24 +0000)]
generic: rtl8366: minor cleanup

SVN-Revision: 21985

13 years agogeneric: rtl8366: add common read_debugfs_mibs function
Gabor Juhos [Mon, 28 Jun 2010 17:24:02 +0000 (17:24 +0000)]
generic: rtl8366: add common read_debugfs_mibs function

SVN-Revision: 21984

13 years agogeneric: rtl8366: standardize read_debugfs_mibs functions
Gabor Juhos [Mon, 28 Jun 2010 17:23:59 +0000 (17:23 +0000)]
generic: rtl8366: standardize read_debugfs_mibs functions

SVN-Revision: 21983

13 years agogeneric: rtl8366: use common rtl8366_mib_counter structure
Gabor Juhos [Mon, 28 Jun 2010 17:23:56 +0000 (17:23 +0000)]
generic: rtl8366: use common rtl8366_mib_counter structure

SVN-Revision: 21982

13 years agogeneric: rtl8366: move common debugfs code to rtl8366_smi.c
Gabor Juhos [Mon, 28 Jun 2010 17:23:52 +0000 (17:23 +0000)]
generic: rtl8366: move common debugfs code to rtl8366_smi.c

SVN-Revision: 21981

13 years agogeneric: rtl8366: move buf to struct rtl8366_smi
Gabor Juhos [Mon, 28 Jun 2010 17:23:48 +0000 (17:23 +0000)]
generic: rtl8366: move buf to struct rtl8366_smi

SVN-Revision: 21980

13 years agogeneric: rtl8366: move common VLAN handling functions to rtl8366_smi.c
Gabor Juhos [Mon, 28 Jun 2010 17:23:45 +0000 (17:23 +0000)]
generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c

SVN-Revision: 21979

13 years agogeneric: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi
Gabor Juhos [Mon, 28 Jun 2010 17:23:41 +0000 (17:23 +0000)]
generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi

SVN-Revision: 21978

13 years agogeneric: rtl8366: add VLAN handling functions to rtl8366_smi_ops
Gabor Juhos [Mon, 28 Jun 2010 17:23:37 +0000 (17:23 +0000)]
generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops

SVN-Revision: 21977

13 years agogeneric: rtl8366: use RTL8366{S,RB} prefixes for all defines
Gabor Juhos [Mon, 28 Jun 2010 17:23:33 +0000 (17:23 +0000)]
generic: rtl8366: use RTL8366{S,RB} prefixes for all defines

SVN-Revision: 21976

13 years agort2x00: cleanup patches
Gabor Juhos [Mon, 28 Jun 2010 17:23:28 +0000 (17:23 +0000)]
rt2x00: cleanup patches

Remove 601-rt2x00-remove-mcu-requests-for-soc.patch as an equivalent patch
is already included in upstream.

Add 601-rt2x00-fix-hang-on-ifdown.patch which is not suitable for upstream
inclusion but fixes a hang on ifdown under some circumstances and thus also
fixes AP mode operation in OpenWRT.

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

13 years agogeneric: rtl8366rb: fix MIB counter reset
Gabor Juhos [Sun, 27 Jun 2010 14:37:34 +0000 (14:37 +0000)]
generic: rtl8366rb: fix MIB counter reset

SVN-Revision: 21969

13 years agobusybox: Fixed remote logging bug in which starting syslog before the network (and...
Daniel Dickinson [Sun, 27 Jun 2010 12:18:12 +0000 (12:18 +0000)]
busybox: Fixed remote logging bug in which starting syslog before the network (and hence the remote host being available) results in failure to do any remote logging

SVN-Revision: 21961

13 years agoset the default target to brcm47xx, now that brcm-2.4 is gone
Felix Fietkau [Sat, 26 Jun 2010 23:47:25 +0000 (23:47 +0000)]
set the default target to brcm47xx, now that brcm-2.4 is gone

SVN-Revision: 21960

13 years ago[au1000] reinstate 2.6.30 support until 2.6.32 is fixed
Florian Fainelli [Sat, 26 Jun 2010 22:18:23 +0000 (22:18 +0000)]
[au1000] reinstate 2.6.30 support until 2.6.32 is fixed

SVN-Revision: 21959

13 years ago[scripts] make flashing scripts executable
Florian Fainelli [Sat, 26 Jun 2010 22:18:15 +0000 (22:18 +0000)]
[scripts] make flashing scripts executable

SVN-Revision: 21958

13 years agoremove support for building kernel headers with old kernels
Felix Fietkau [Sat, 26 Jun 2010 20:44:48 +0000 (20:44 +0000)]
remove support for building kernel headers with old kernels

SVN-Revision: 21957

13 years agoremove obsolete kernel dependencies and version checks
Felix Fietkau [Sat, 26 Jun 2010 20:44:28 +0000 (20:44 +0000)]
remove obsolete kernel dependencies and version checks

SVN-Revision: 21956

13 years agoremove gcc 3.4.6
Felix Fietkau [Sat, 26 Jun 2010 20:44:02 +0000 (20:44 +0000)]
remove gcc 3.4.6

SVN-Revision: 21955

13 years agoremove linux 2.4 support from several packages
Felix Fietkau [Sat, 26 Jun 2010 20:43:41 +0000 (20:43 +0000)]
remove linux 2.4 support from several packages

SVN-Revision: 21954

13 years agoremove broadcom-57xx (only used on linux 2.4)
Felix Fietkau [Sat, 26 Jun 2010 20:43:32 +0000 (20:43 +0000)]
remove broadcom-57xx (only used on linux 2.4)

SVN-Revision: 21953

13 years agorename target/linux/generic-2.6 to generic
Felix Fietkau [Sat, 26 Jun 2010 20:42:58 +0000 (20:42 +0000)]
rename target/linux/generic-2.6 to generic

SVN-Revision: 21952

13 years agoremove linux 2.4 specific build system code
Felix Fietkau [Sat, 26 Jun 2010 20:42:38 +0000 (20:42 +0000)]
remove linux 2.4 specific build system code

SVN-Revision: 21951

13 years agoremove linux 2.4 kernel versions
Felix Fietkau [Sat, 26 Jun 2010 20:42:30 +0000 (20:42 +0000)]
remove linux 2.4 kernel versions

SVN-Revision: 21950

13 years agoremove a few packages which only work with linux 2.4
Felix Fietkau [Sat, 26 Jun 2010 20:42:26 +0000 (20:42 +0000)]
remove a few packages which only work with linux 2.4

SVN-Revision: 21949

13 years agoremove generic linux 2.4 support
Felix Fietkau [Sat, 26 Jun 2010 20:42:18 +0000 (20:42 +0000)]
remove generic linux 2.4 support

SVN-Revision: 21948

13 years agoremove the old broadcom wl driver for linux 2.4
Felix Fietkau [Sat, 26 Jun 2010 20:42:08 +0000 (20:42 +0000)]
remove the old broadcom wl driver for linux 2.4

SVN-Revision: 21947

13 years agoremove the brcm-2.4 target, it will no longer be supported in future releases. please...
Felix Fietkau [Sat, 26 Jun 2010 20:41:59 +0000 (20:41 +0000)]
remove the brcm-2.4 target, it will no longer be supported in future releases. please use brcm47xx with broadcom-wl instead

SVN-Revision: 21946

13 years agoadd back the base-files/image code from brcm-2.4 to brcm47xx
Felix Fietkau [Sat, 26 Jun 2010 20:41:49 +0000 (20:41 +0000)]
add back the base-files/image code from brcm-2.4 to brcm47xx

SVN-Revision: 21945

13 years agoremove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type...
Felix Fietkau [Sat, 26 Jun 2010 20:41:40 +0000 (20:41 +0000)]
remove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type changing commit)

SVN-Revision: 21944

13 years agomac80211: update to wireless-testing 2010-06-15
Felix Fietkau [Sat, 26 Jun 2010 20:41:34 +0000 (20:41 +0000)]
mac80211: update to wireless-testing 2010-06-15

SVN-Revision: 21943

13 years agogeneric: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format
Gabor Juhos [Sat, 26 Jun 2010 19:16:48 +0000 (19:16 +0000)]
generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format

SVN-Revision: 21923

13 years agogeneric: rtl8366: update vlan handling code for rtl8366s
Gabor Juhos [Sat, 26 Jun 2010 19:16:45 +0000 (19:16 +0000)]
generic: rtl8366: update vlan handling code for rtl8366s

SVN-Revision: 21922

13 years agogeneric: rtl8366: update vlan handling code of rtl8366rb
Gabor Juhos [Sat, 26 Jun 2010 19:16:41 +0000 (19:16 +0000)]
generic: rtl8366: update vlan handling code of rtl8366rb

SVN-Revision: 21921

13 years agogeneric: rtl8366: add hw_init to initialize registers after reset
Gabor Juhos [Sat, 26 Jun 2010 19:16:38 +0000 (19:16 +0000)]
generic: rtl8366: add hw_init to initialize registers after reset

SVN-Revision: 21920

13 years agogeneric: rtl8366: introduce rtl8366_smi_rmwr function
Gabor Juhos [Sat, 26 Jun 2010 19:16:34 +0000 (19:16 +0000)]
generic: rtl8366: introduce rtl8366_smi_rmwr function

SVN-Revision: 21919

13 years agogeneric: rtl8366s: get some MIB counters from another offset
Gabor Juhos [Sat, 26 Jun 2010 19:16:30 +0000 (19:16 +0000)]
generic: rtl8366s: get some MIB counters from another offset

SVN-Revision: 21918

13 years agogeneric: rtl8366: cleanup MIB counter printing
Gabor Juhos [Sat, 26 Jun 2010 19:16:27 +0000 (19:16 +0000)]
generic: rtl8366: cleanup MIB counter printing

SVN-Revision: 21917

13 years agogeneric: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}
Gabor Juhos [Sat, 26 Jun 2010 19:16:24 +0000 (19:16 +0000)]
generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb}

SVN-Revision: 21916

13 years agogeneric: rtl8366: add common vlan_4k structure
Gabor Juhos [Sat, 26 Jun 2010 19:16:20 +0000 (19:16 +0000)]
generic: rtl8366: add common vlan_4k structure

SVN-Revision: 21915

13 years agogeneric: rtl8366: add common vlan_mc structure
Gabor Juhos [Sat, 26 Jun 2010 19:16:16 +0000 (19:16 +0000)]
generic: rtl8366: add common vlan_mc structure

SVN-Revision: 21914

13 years agogeneric: rtl8366: rename vlanmc and vlan4k related structures an functions
Gabor Juhos [Sat, 26 Jun 2010 19:16:12 +0000 (19:16 +0000)]
generic: rtl8366: rename vlanmc and vlan4k related structures an functions

SVN-Revision: 21913

13 years agogeneric: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls
Gabor Juhos [Sat, 26 Jun 2010 19:16:06 +0000 (19:16 +0000)]
generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls

SVN-Revision: 21912

13 years agogeneric: rtl8366: move mii bus handling to the rtl8366_smi code
Gabor Juhos [Sat, 26 Jun 2010 19:16:01 +0000 (19:16 +0000)]
generic: rtl8366: move mii bus handling to the rtl8366_smi code

SVN-Revision: 21911

13 years agogeneric: rtl8366: introduce rtl8366_smi_ops
Gabor Juhos [Sat, 26 Jun 2010 19:15:57 +0000 (19:15 +0000)]
generic: rtl8366: introduce rtl8366_smi_ops

SVN-Revision: 21910

13 years agogeneric: rtl8366: change format string for debugfs error messages
Gabor Juhos [Sat, 26 Jun 2010 19:15:52 +0000 (19:15 +0000)]
generic: rtl8366: change format string for debugfs error messages

SVN-Revision: 21909

13 years agogeneric: rtl8366: don't show link parameters if the link is down
Gabor Juhos [Sat, 26 Jun 2010 19:15:48 +0000 (19:15 +0000)]
generic: rtl8366: don't show link parameters if the link is down

SVN-Revision: 21908

13 years agogeneric: rtl8366: fix register offset and size of MIB counters
Gabor Juhos [Sat, 26 Jun 2010 19:15:43 +0000 (19:15 +0000)]
generic: rtl8366: fix register offset and size of MIB counters

SVN-Revision: 21907

13 years agogeneric: rtl8366: prevent modifications of VLAN 0
Gabor Juhos [Sat, 26 Jun 2010 19:15:38 +0000 (19:15 +0000)]
generic: rtl8366: prevent modifications of VLAN 0

SVN-Revision: 21906

13 years agoar71xx: don't use vlan 0 for devices with rtl8366s switch
Gabor Juhos [Sat, 26 Jun 2010 19:15:32 +0000 (19:15 +0000)]
ar71xx: don't use vlan 0 for devices with rtl8366s switch

SVN-Revision: 21905

13 years ago[package] ppp: interpret "demand" option as timeout in seconds (#7517)
Jo-Philipp Wich [Sat, 26 Jun 2010 18:11:04 +0000 (18:11 +0000)]
[package] ppp: interpret "demand" option as timeout in seconds (#7517)

SVN-Revision: 21903

13 years agoAdd script support for Marvell 88W8686 mac80211.
Hamish Guthrie [Fri, 25 Jun 2010 08:11:54 +0000 (08:11 +0000)]
Add script support for Marvell 88W8686 mac80211.
This is a hack now, but it works. cfg80211 is very broken
in the current mainline Marvell driver. A new patch set to
address this is in linux-next, I just do not have time
today to address it.

SVN-Revision: 21899

13 years agoUse modules for wifi and usb
Hamish Guthrie [Fri, 25 Jun 2010 08:08:05 +0000 (08:08 +0000)]
Use modules for wifi and usb

SVN-Revision: 21898

13 years agoixp4xx: remove 2.6.35 unedded patches
Alexandros C. Couloumbis [Fri, 25 Jun 2010 04:37:14 +0000 (04:37 +0000)]
ixp4xx: remove 2.6.35 unedded patches

SVN-Revision: 21897

13 years agompc83xx: add kernel 2.6.35 preliminary support
Alexandros C. Couloumbis [Thu, 24 Jun 2010 15:07:36 +0000 (15:07 +0000)]
mpc83xx: add kernel 2.6.35 preliminary support

SVN-Revision: 21896

13 years agoixp4xx: add kernel 2.6.35 preliminary support
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:40:36 +0000 (14:40 +0000)]
ixp4xx: add kernel 2.6.35 preliminary support

SVN-Revision: 21895

13 years agoixp4xx: add Mikael Petterssons patch works
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:38:03 +0000 (14:38 +0000)]
ixp4xx: add Mikael Petterssons patch works

SVN-Revision: 21894

13 years agoixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank...
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:36:41 +0000 (14:36 +0000)]
ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank you Ernesto Elbe)

SVN-Revision: 21893

13 years agoixp4xx: add Titan Wireless TW-266-2 support
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:34:49 +0000 (14:34 +0000)]
ixp4xx: add Titan Wireless TW-266-2 support

SVN-Revision: 21892

13 years agoixp4xx: add kernel 2.6.33 preliminary support
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:29:41 +0000 (14:29 +0000)]
ixp4xx: add kernel 2.6.33 preliminary support

SVN-Revision: 21891

13 years agoixp4xx: revert kernel support for 2.6.33 & 2.6.35
Alexandros C. Couloumbis [Thu, 24 Jun 2010 14:25:07 +0000 (14:25 +0000)]
ixp4xx: revert kernel support for 2.6.33 & 2.6.35

SVN-Revision: 21890

13 years ago[kernel] add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot
Florian Fainelli [Thu, 24 Jun 2010 12:17:46 +0000 (12:17 +0000)]
[kernel] add missing CONFIG_PCMCIA_XIRCOM spotted by buildbot

SVN-Revision: 21889

13 years agoAdd support for Marvell 88W8686
Hamish Guthrie [Wed, 23 Jun 2010 14:53:40 +0000 (14:53 +0000)]
Add support for Marvell 88W8686

SVN-Revision: 21887

13 years ago[netfilter] package TPROXY target and module infrastructure
Jo-Philipp Wich [Tue, 22 Jun 2010 22:39:22 +0000 (22:39 +0000)]
[netfilter] package TPROXY target and module infrastructure

SVN-Revision: 21883

13 years agoorion: Missing symbols in 2.6.35-rc2 kernel config for Orion
Hauke Mehrtens [Tue, 22 Jun 2010 21:05:29 +0000 (21:05 +0000)]
orion: Missing symbols in 2.6.35-rc2 kernel config for Orion

Thank you Maddes for your patch

This closes #7441

SVN-Revision: 21882

13 years agopatch went upstream, so bump git version and remove patch locally
Mirko Vogt [Tue, 22 Jun 2010 19:24:06 +0000 (19:24 +0000)]
patch went upstream, so bump git version and remove patch locally

SVN-Revision: 21881

13 years agoixp4xx: add Mikael Petterssons patch works for 2.6.33 & 2.6.35
Alexandros C. Couloumbis [Tue, 22 Jun 2010 14:10:55 +0000 (14:10 +0000)]
ixp4xx: add Mikael Petterssons patch works for 2.6.33 & 2.6.35

SVN-Revision: 21879

13 years agopackage/dnsmasq: update dnsmasq to 2.55
Alexandros C. Couloumbis [Tue, 22 Jun 2010 07:09:16 +0000 (07:09 +0000)]
package/dnsmasq: update dnsmasq to 2.55

SVN-Revision: 21871

13 years ago[omap35xx] Add c++ std library to gumstix rte
Hamish Guthrie [Tue, 22 Jun 2010 07:07:24 +0000 (07:07 +0000)]
[omap35xx] Add c++ std library to gumstix rte

SVN-Revision: 21870

13 years ago[package] kernel: package tulip family modules into kmod-tulip
Jo-Philipp Wich [Mon, 21 Jun 2010 21:40:27 +0000 (21:40 +0000)]
[package] kernel: package tulip family modules into kmod-tulip

SVN-Revision: 21859

13 years agoRefactor omap35xx sub-targets to cater for beagleboard and gumstix overo
Hamish Guthrie [Mon, 21 Jun 2010 11:59:59 +0000 (11:59 +0000)]
Refactor omap35xx sub-targets to cater for beagleboard and gumstix overo

SVN-Revision: 21858

13 years ago[package] broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig...
Jo-Philipp Wich [Mon, 21 Jun 2010 08:40:21 +0000 (08:40 +0000)]
[package] broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around

SVN-Revision: 21857

13 years agoadd support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa...
Mirko Vogt [Sun, 20 Jun 2010 22:18:43 +0000 (22:18 +0000)]
add support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa554992df6b,
this includes support for nptl which got merged into the uClibc master branch recently

SVN-Revision: 21856

13 years ago[kernel] another #ifdef around pci_set_mwi call
Claudio Mignanti [Sun, 20 Jun 2010 14:04:45 +0000 (14:04 +0000)]
[kernel] another #ifdef around pci_set_mwi call

SVN-Revision: 21854

13 years ago[brcm47xx] change a typo in ath5k profile
Jo-Philipp Wich [Sun, 20 Jun 2010 13:46:24 +0000 (13:46 +0000)]
[brcm47xx] change a typo in ath5k profile

SVN-Revision: 21853

13 years ago[brcm47xx] deselect wpad-mini in wl profile instead of adding it to all other profile...
Jo-Philipp Wich [Sun, 20 Jun 2010 13:44:19 +0000 (13:44 +0000)]
[brcm47xx] deselect wpad-mini in wl profile instead of adding it to all other profiles, slightly change titles

SVN-Revision: 21852

13 years ago[brcm47xx] add a profile using proprietary wl instead of b43
Jo-Philipp Wich [Sun, 20 Jun 2010 13:32:40 +0000 (13:32 +0000)]
[brcm47xx] add a profile using proprietary wl instead of b43

SVN-Revision: 21851

13 years ago[package] mac80211: fix compile error (#6538)
Claudio Mignanti [Sun, 20 Jun 2010 13:05:55 +0000 (13:05 +0000)]
[package] mac80211: fix compile error (#6538)

SVN-Revision: 21850

13 years ago[kernel] pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWI
Claudio Mignanti [Sun, 20 Jun 2010 12:41:22 +0000 (12:41 +0000)]
[kernel] pci_set_mwi depends upon CONFIG_HAVE_PCI_SET_MWI

SVN-Revision: 21849

13 years ago[tools] remove whitespaces in imagetag tool
Florian Fainelli [Sun, 20 Jun 2010 11:58:40 +0000 (11:58 +0000)]
[tools] remove whitespaces in imagetag tool

SVN-Revision: 21848

13 years ago[toolchain/kernel-headers] fix syntax error
Mirko Vogt [Sun, 20 Jun 2010 00:24:10 +0000 (00:24 +0000)]
[toolchain/kernel-headers] fix syntax error

SVN-Revision: 21843

13 years ago[toolchain/kernel-headers] make sure directory exists before copying into
Mirko Vogt [Sat, 19 Jun 2010 23:48:45 +0000 (23:48 +0000)]
[toolchain/kernel-headers] make sure directory exists before copying into

SVN-Revision: 21842

13 years ago[at91] revamp target: add support for netusg20 board
Claudio Mignanti [Fri, 18 Jun 2010 22:12:33 +0000 (22:12 +0000)]
[at91] revamp target: add support for netusg20 board

SVN-Revision: 21838

13 years agoar71xx: add support for the Senao EAP7660D board
Gabor Juhos [Fri, 18 Jun 2010 16:22:05 +0000 (16:22 +0000)]
ar71xx: add support for the Senao EAP7660D board

This patch adds support for the Senao EAP7660D board to trunk.

Signed-off-by: Daniel Golle <daniel.golle@gmail.com>
SVN-Revision: 21837

13 years agoixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank...
Alexandros C. Couloumbis [Fri, 18 Jun 2010 11:14:20 +0000 (11:14 +0000)]
ixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank you Ernesto Elbe)

SVN-Revision: 21836

13 years agoixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35
Alexandros C. Couloumbis [Fri, 18 Jun 2010 11:09:10 +0000 (11:09 +0000)]
ixp4xx: port 600-skb_avoid_dmabounce.patch to 2.6.33 & 2.6.35

SVN-Revision: 21835

13 years ago[orion] fix sysupgrade for the Netgear WNR854T (#7484)
Jo-Philipp Wich [Fri, 18 Jun 2010 07:57:45 +0000 (07:57 +0000)]
[orion] fix sysupgrade for the Netgear WNR854T (#7484)

SVN-Revision: 21833

13 years agocompile fixes for kernel 2.6.34
Hauke Mehrtens [Thu, 17 Jun 2010 19:29:57 +0000 (19:29 +0000)]
compile fixes for kernel 2.6.34

SVN-Revision: 21829

13 years agoixp4xx: fir commit r21825
Alexandros C. Couloumbis [Thu, 17 Jun 2010 11:41:26 +0000 (11:41 +0000)]
ixp4xx: fir commit r21825

SVN-Revision: 21827

13 years agoar71xx: fix RB750 LED configuration
Gabor Juhos [Thu, 17 Jun 2010 09:24:26 +0000 (09:24 +0000)]
ar71xx: fix RB750 LED configuration

Patch-by: Ray Bellis
SVN-Revision: 21826

13 years agoixp4xx: (Titan Wireless 2662) check for invalid/null MAC before assigning a random one
Alexandros C. Couloumbis [Thu, 17 Jun 2010 08:17:17 +0000 (08:17 +0000)]
ixp4xx: (Titan Wireless 2662) check for invalid/null MAC before assigning a random one

SVN-Revision: 21825

13 years ago[package] mtd: request locked pages when mmap'ing the FIS table, cures random segfaul...
Jo-Philipp Wich [Wed, 16 Jun 2010 23:34:38 +0000 (23:34 +0000)]
[package] mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62
is added.

SVN-Revision: 21823

13 years ago[package] hostapd: forgot the actual change in previous commit
Jo-Philipp Wich [Wed, 16 Jun 2010 20:28:11 +0000 (20:28 +0000)]
[package] hostapd: forgot the actual change in previous commit

SVN-Revision: 21821

13 years ago[package] hostapd: properly read eap_type from configuration when setting up wpa...
Jo-Philipp Wich [Wed, 16 Jun 2010 20:24:09 +0000 (20:24 +0000)]
[package] hostapd: properly read eap_type from configuration when setting up wpa-supplicant, fixes WPA Enterprise in client mode (#7476)

SVN-Revision: 21820

13 years ago[package] fix typo in broadcom-wl
Florian Fainelli [Wed, 16 Jun 2010 19:49:04 +0000 (19:49 +0000)]
[package] fix typo in broadcom-wl

SVN-Revision: 21819

13 years agoremove empty directories
Hauke Mehrtens [Wed, 16 Jun 2010 19:44:44 +0000 (19:44 +0000)]
remove empty directories

SVN-Revision: 21818

13 years agoremove empty directories
Hauke Mehrtens [Wed, 16 Jun 2010 19:42:11 +0000 (19:42 +0000)]
remove empty directories

SVN-Revision: 21817

13 years agopackage/busybox: update to 1.16.2 (bug fix release)
Nicolas Thill [Wed, 16 Jun 2010 13:24:11 +0000 (13:24 +0000)]
package/busybox: update to 1.16.2 (bug fix release)

SVN-Revision: 21813