openwrt.git
13 years agofirmware-utils/mktplinkfw: add support for the TL-WA901ND
juhosg [Thu, 1 Jul 2010 14:49:04 +0000 (14:49 +0000)]
firmware-utils/mktplinkfw: add support for the TL-WA901ND

Patch-by: Pieter "Fate" Hollants <pieter@hollants.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22015 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agorenamed wrt54g3gv2-vf images
markus [Thu, 1 Jul 2010 10:48:13 +0000 (10:48 +0000)]
renamed wrt54g3gv2-vf images

'factory' and 'sysupgrade' did not make much sense. A discussion
with jow convinced me that .trx results in a helpdesk disaster.
So I decided to use '.bin' for normal bin-headers and '.noheader.bin'
for the trx-v2 image.
I fixed the wiki accordingly.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22013 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopreset stable and try* flags for TRX2 headers
markus [Thu, 1 Jul 2010 10:40:22 +0000 (10:40 +0000)]
preset stable and try* flags for TRX2 headers

* changed addpattern.c to preset the stable and try flags used in TRXv2 images
to dupe CFE and pretend a stable image.
* changed trx.c to calculate TRXv2 CRC with stable and try flags set to 0xFF
like CFE does on startup
* fixed compile warnings in trx.c by explicit casting

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22012 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[au1000] revert upstream commit that broke PCI until we have a better fix
florian [Thu, 1 Jul 2010 08:30:16 +0000 (08:30 +0000)]
[au1000] revert upstream commit that broke PCI until we have a better fix

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22010 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[brcm63xx] add a wifi profile for proprietary wl
jow [Thu, 1 Jul 2010 01:39:04 +0000 (01:39 +0000)]
[brcm63xx] add a wifi profile for proprietary wl

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22009 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support
jow [Thu, 1 Jul 2010 01:31:28 +0000 (01:31 +0000)]
[package] broadcom-wl: update to v5.10.56.27.1, initial brcm63xx (MIPS BE) support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22008 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] broadcom-wl:
jow [Thu, 1 Jul 2010 01:06:32 +0000 (01:06 +0000)]
[package] broadcom-wl:
- fix compilation against eglibc and glibc (#7521)
- unbind device from b43 ssb bridge on boot (#7529)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22007 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[ar71xx] fix dir-825-b1 default network config after r21905
jow [Thu, 1 Jul 2010 00:03:43 +0000 (00:03 +0000)]
[ar71xx] fix dir-825-b1 default network config after r21905

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22005 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] base-files: add "mtu" option for route sections, allows setting per-route...
jow [Wed, 30 Jun 2010 23:46:34 +0000 (23:46 +0000)]
[package] base-files: add "mtu" option for route sections, allows setting per-route mtu values

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22003 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoblock-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being...
cshore [Wed, 30 Jun 2010 23:09:13 +0000 (23:09 +0000)]
block-extroot, block-mount: Fixed multiple bugs which prevented e2fsck from being executed on the external root filesystem before mounting it as root.  Added /etc/e2fsck.conf which indicates that the clock is broken (since most OpenWRT devices don't have a battery backed RTC) so that e2fsck will not exit with fatal error when the rdat has not yet been run (i.e. before network).

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22002 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na
jow [Wed, 30 Jun 2010 21:24:30 +0000 (21:24 +0000)]
[package] hostapd: enforce CCMP WPA cipher if hwmode is 11ng or 11na

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22000 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: add initval updates - should increase stability and performance on AR91xx...
nbd [Wed, 30 Jun 2010 21:04:44 +0000 (21:04 +0000)]
ath9k: add initval updates - should increase stability and performance on AR91xx and AR92xx

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21999 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override
jow [Wed, 30 Jun 2010 21:03:56 +0000 (21:03 +0000)]
[package] hostapd: allow *ccmp+tkip and *aes+tkip as well for cipher override

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21998 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] broadcom-wl: align wpa encryption value and cipher override format with...
jow [Wed, 30 Jun 2010 21:02:53 +0000 (21:02 +0000)]
[package] broadcom-wl: align wpa encryption value and cipher override format with hostapd.sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21997 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agopackage/iptables: fix compile failure on gentoo build system (thanks nbd)
acoul [Wed, 30 Jun 2010 20:13:20 +0000 (20:13 +0000)]
package/iptables: fix compile failure on gentoo build system (thanks nbd)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21996 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofix commit r21994 (thanks juhosg)
acoul [Wed, 30 Jun 2010 19:46:45 +0000 (19:46 +0000)]
fix commit r21994 (thanks juhosg)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21995 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofix commit r21993
acoul [Wed, 30 Jun 2010 19:35:12 +0000 (19:35 +0000)]
fix commit r21993

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21994 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[kernel] Don't force pci support on .34 and .35
claudio [Wed, 30 Jun 2010 17:23:19 +0000 (17:23 +0000)]
[kernel] Don't force pci support on .34 and .35

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21993 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: fix r21990
acoul [Wed, 30 Jun 2010 15:21:15 +0000 (15:21 +0000)]
mac80211: fix r21990

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21992 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[at91] Add board definition previously forgotten
claudio [Wed, 30 Jun 2010 15:06:17 +0000 (15:06 +0000)]
[at91] Add board definition previously forgotten

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21991 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: fix compile issues on 2.6.35
acoul [Wed, 30 Jun 2010 14:10:41 +0000 (14:10 +0000)]
mac80211: fix compile issues on 2.6.35

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21990 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoath9k: fix TSF across hardware resets on AR913x
nbd [Wed, 30 Jun 2010 00:10:44 +0000 (00:10 +0000)]
ath9k: fix TSF across hardware resets on AR913x

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21989 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: update to wireless-testing 2010-06-28
nbd [Wed, 30 Jun 2010 00:10:38 +0000 (00:10 +0000)]
mac80211: update to wireless-testing 2010-06-28

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21988 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoblock-mount: Fixed mount deadlocks due to buggy use of locks in /lib/functions/block.sh
cshore [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21987 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agofixed trx version to handling
markus [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...

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21986 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21985 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21984 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21983 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21982 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21981 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21980 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21979 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi
juhosg [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21978 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21977 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21976 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agort2x00: cleanup patches
juhosg [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21975 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21969 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agobusybox: Fixed remote logging bug in which starting syslog before the network (and...
cshore [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21961 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21960 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21959 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21958 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21957 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21956 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21955 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21954 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21953 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21952 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21951 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21950 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21949 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21948 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21947 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove the brcm-2.4 target, it will no longer be supported in future releases. please...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21946 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21945 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoremove brcm47xx symlinks to brcm-2.4 (unfortunately svn does not allow a proper type...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21944 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21943 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agogeneric: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format
juhosg [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21923 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21922 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21921 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21920 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21919 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21918 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21917 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21916 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21915 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21914 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21913 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21912 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21911 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21910 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21909 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21908 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21907 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21906 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21905 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21903 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoAdd script support for Marvell 88W8686 mac80211.
hcg [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21899 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21898 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21897 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21896 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21895 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21894 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoixp4xx: fix MAC parsing and switch (unmanaged) functionality for wrt300nv2 (thank...
acoul [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21893 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21892 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21891 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21890 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21889 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21887 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21883 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoorion: Missing symbols in 2.6.35-rc2 kernel config for Orion
hauke [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21882 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21881 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21879 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21871 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21870 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21859 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21858 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years ago[package] broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21857 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoadd support for uClibc version 0.9.32 based on git rev a7642511b08b0b8a4012bab67cb8aa...
mirko [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21856 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21854 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21853 3c298f89-4303-0410-b956-a3cf2f4a3e73