openwrt.git
12 years agokernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches
hauke [Sun, 15 May 2011 17:23:02 +0000 (17:23 +0000)]
kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patches

Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.

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

12 years agopackage/kernel: crypto: Remove renamed modules hack
acinonyx [Sun, 15 May 2011 09:37:35 +0000 (09:37 +0000)]
package/kernel: crypto: Remove renamed modules hack

Since the oldest kernel in trunk is 2.6.30 the modules always use the
newer names, so we can just use the _generic prefix directly.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26903 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/kernel: netfilter: Remove 2.4/2.6 references
acinonyx [Sun, 15 May 2011 09:37:32 +0000 (09:37 +0000)]
package/kernel: netfilter: Remove 2.4/2.6 references

There's only 2.6, so it doesn't make sense to mention modules that are
2.4 only or for modules that they are available only for 2.6.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26902 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/kernel: Remove all 2.4 definitions
acinonyx [Sun, 15 May 2011 09:37:28 +0000 (09:37 +0000)]
package/kernel: Remove all 2.4 definitions

With no 2.4 support in trunk, we can safely remove any 2.4 definitions for
kmods and merge the 2.6 definitions into the generic ones.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26901 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agopackage/kernel: Remove $(KMOD_SUFFIX) usage
acinonyx [Sun, 15 May 2011 09:37:24 +0000 (09:37 +0000)]
package/kernel: Remove $(KMOD_SUFFIX) usage

Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26900 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add link detection on Ubiquiti devices WAN port
matteo [Sat, 14 May 2011 23:31:50 +0000 (23:31 +0000)]
ar71xx: add link detection on Ubiquiti devices WAN port

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

12 years agouse correct macros and frame size in ag71xx
matteo [Sat, 14 May 2011 23:10:06 +0000 (23:10 +0000)]
use correct macros and frame size in ag71xx

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

12 years agoar71xx: cosmetic fixes
matteo [Sat, 14 May 2011 23:08:00 +0000 (23:08 +0000)]
ar71xx: cosmetic fixes

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

12 years agoCorrect libc path
hcg [Fri, 13 May 2011 11:52:40 +0000 (11:52 +0000)]
Correct libc path

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

12 years ago[omap35xx]: Add new defconfig and profile for es variant
hcg [Fri, 13 May 2011 11:49:52 +0000 (11:49 +0000)]
[omap35xx]: Add new defconfig and profile for es variant

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

12 years ago[omap35xx] Squash uids
hcg [Fri, 13 May 2011 10:36:39 +0000 (10:36 +0000)]
[omap35xx] Squash uids

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

12 years ago[x86] Removed Alix.mk profile which was accidently left as an empty file applying...
cshore [Fri, 13 May 2011 07:23:11 +0000 (07:23 +0000)]
[x86] Removed Alix.mk profile which was accidently left as an empty file applying the patch during r26879 and r26880.

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

12 years agoAdd missed files from previous commit: This patch provides an image suitable for...
cshore [Fri, 13 May 2011 06:08:49 +0000 (06:08 +0000)]
Add missed files from previous commit: This patch provides an image suitable for the alix2*, alix3, and alix6 headless (non-VGA equipped) SBC's.

Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker.

GPIO 1 : SIM select (Alix6)
GPIO 6 : LED1
GPIO 25 : LED2
GPIO 27 : LED3 or RFKILL (Alix6)

GPIO 24 : Soft switch 1

No kernel version bump.  Added i2c-scx200-acb for lm-sensors support.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26880 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoThis patch provides an image suitable for the alix2*, alix3, and alix6 headless ...
cshore [Fri, 13 May 2011 06:06:42 +0000 (06:06 +0000)]
This patch provides an image suitable for the alix2*, alix3, and alix6 headless (non-VGA equipped) SBC's.

Note that the Alix6 uses GPIO 27 to disable wireless transmit (W_DIS#), whereas on all other versions this is used to actuate the speaker.

GPIO 1 : SIM select (Alix6)
GPIO 6 : LED1
GPIO 25 : LED2
GPIO 27 : LED3 or RFKILL (Alix6)

GPIO 24 : Soft switch 1

No kernel version bump.  Added i2c-scx200-acb for lm-sensors support.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26879 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobcm63xx: Add support for the T-Home Speedport W 303V
florian [Wed, 11 May 2011 13:34:14 +0000 (13:34 +0000)]
bcm63xx: Add support for the T-Home Speedport W 303V

Add the required board definition, default config and image generation for
the T-Home Speedport W 303V Typ B.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26878 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobcm63xx: Add firmware helpers for T-Home Speedport W 303V
florian [Wed, 11 May 2011 13:34:05 +0000 (13:34 +0000)]
bcm63xx: Add firmware helpers for T-Home Speedport W 303V

Add two helpers for generating correctly tagged images for the T-Home
Speedport W 303V Typ B as well as xor'd ones as required by CFE.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26877 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobcm63xx: Update support for the DSL-274xB revision C
florian [Wed, 11 May 2011 13:33:50 +0000 (13:33 +0000)]
bcm63xx: Update support for the DSL-274xB revision C

Rename the DSL-274xB rev C2's board ID to "AW4139" to match the one used
for the rev C3 (same hardware) and add a fixup for C2. Also generate
images for C3.

While we are at it, rename the LEDs to conform to the Linux LED naming
conventions.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26876 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobcm63xx: Accept any led with power in its name as power led
florian [Wed, 11 May 2011 13:33:45 +0000 (13:33 +0000)]
bcm63xx: Accept any led with power in its name as power led

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26875 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agobcm63xx: Decouple Board ID and image name for fixup
florian [Wed, 11 May 2011 13:33:41 +0000 (13:33 +0000)]
bcm63xx: Decouple Board ID and image name for fixup

Make the fixup board ID independent from the image name to allow using
the same board ID for similar devices.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26874 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[ep93xx] switch to 2.6.38
florian [Wed, 11 May 2011 13:33:34 +0000 (13:33 +0000)]
[ep93xx] switch to 2.6.38

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

12 years ago[kernel] add missing 2.6.38 touchscreen config symbols
florian [Wed, 11 May 2011 13:33:30 +0000 (13:33 +0000)]
[kernel] add missing 2.6.38 touchscreen config symbols

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

12 years ago[kernel/modules]
blogic [Mon, 9 May 2011 20:28:04 +0000 (20:28 +0000)]
[kernel/modules]
package/kernel/modules/other.mk is getting big enough that putting the LEDs stuff into its own file makes sense.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26868 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC
blogic [Mon, 9 May 2011 15:21:58 +0000 (15:21 +0000)]
[PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC

This patch adds 802.1Q VLAN support for the ADM6996M chip.

The driver is loaded for both the FC and M model. It will detect which of the
two chips is connected. The FC model is initialised, but no further
functionality is offered.

The PHY driver will always report "100 Mbit/s, link up", for both the M and FC
models. This reflects the fact that the link between switch chip and Ethernet
MAC is always on[1].

Further documentation can be found in the kernel's
Documentation/networking/adm6996.txt

Signed-of-By: Peter Lebbing <peter@digitalbrains.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26865 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: populate LED3 on the JA76PF board
juhosg [Sun, 8 May 2011 21:38:51 +0000 (21:38 +0000)]
ar71xx: populate LED3 on the JA76PF board

Patch-by: Cezary Jackiewicz <cezary@eko.one.pl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26862 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years agoar71xx: add uci config for the WLAN LED on the WRT160NL
juhosg [Sun, 8 May 2011 21:38:49 +0000 (21:38 +0000)]
ar71xx: add uci config for the WLAN LED on the WRT160NL

Based on a patch by Magyar Szabolcs <mszabi@freemail.hu>

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

12 years agoar71xx: use phy0tpt trigger for the WLAN LEDs
juhosg [Sun, 8 May 2011 21:38:48 +0000 (21:38 +0000)]
ar71xx: use phy0tpt trigger for the WLAN LEDs

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

12 years agoar71xx: remove superfluous fifo_cfg overrides
juhosg [Sun, 8 May 2011 21:38:46 +0000 (21:38 +0000)]
ar71xx: remove superfluous fifo_cfg overrides

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

12 years ago[PATCH] ipv6: restore correct ECN handling on TCP xmit
thepeople [Sun, 8 May 2011 17:08:06 +0000 (17:08 +0000)]
[PATCH] ipv6: restore correct ECN handling on TCP xmit
Thanks Dave Taht

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

12 years agoDeployment of IPv6 has opened up many more prefixes than just the
thepeople [Sun, 8 May 2011 17:03:07 +0000 (17:03 +0000)]
Deployment of IPv6 has opened up many more prefixes than just the
2000::/3 space, so a default route of ::/0 is more correct.
Thanks Dave Taht

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

12 years agoar71xx: ag71xx: make switch register access atomic
juhosg [Sun, 8 May 2011 16:32:53 +0000 (16:32 +0000)]
ar71xx: ag71xx: make switch register access atomic

Reading of the PHY registers occasionally returns with bogus values
under heavy load. This misleads the PHY driver and thus causes false
link/speed change notifications which leads to performance loss.

This is easily noticable during an iperf session:

...
[  3] 52.0-53.0 sec  11.3 MBytes  94.4 Mbits/sec
[  3] 53.0-54.0 sec  11.4 MBytes  95.4 Mbits/sec
eth1: link down
br-lan: port 2(eth1) entering forwarding state
eth1: link up (100Mbps/Full duplex)
br-lan: port 2(eth1) entering forwarding state
br-lan: port 2(eth1) entering forwarding state
[  3] 54.0-55.0 sec  6.75 MBytes  56.6 Mbits/sec
[  3] 55.0-56.0 sec  0.00 Bytes  0.00 bits/sec
[  3] 56.0-57.0 sec  10.5 MBytes  88.1 Mbits/sec
...
[  3] 169.0-170.0 sec  11.4 MBytes  95.4 Mbits/sec
[  3] 170.0-171.0 sec  11.4 MBytes  95.4 Mbits/sec
eth1: link up (10Mbps/Half duplex)
[  3] 171.0-172.0 sec  7.63 MBytes  64.0 Mbits/sec
[  3] 172.0-173.0 sec  9.38 MBytes  78.6 Mbits/sec
eth1: link up (100Mbps/Full duplex)
[  3] 173.0-174.0 sec  11.3 MBytes  94.4 Mbits/sec
[  3] 174.0-175.0 sec  11.4 MBytes  95.4 Mbits/sec

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

12 years agoar71xx: ag71xx: fix section mismatch warnings
juhosg [Sun, 8 May 2011 13:30:36 +0000 (13:30 +0000)]
ar71xx: ag71xx: fix section mismatch warnings

The function __devinit ag71xx_probe() references
a function __devexit ag71xx_phy_disconnect().
This is often seen when error handling in the init function
uses functionality in the exit path.
The fix is often to remove the __devexit annotation of
ag71xx_phy_disconnect() so it may be used outside an exit section.

The function ag71xx_phy_disconnect() references a function in an exit
section.
Often the function ag71xx_ar7240_cleanup() has valid usage outside the
exit section
and the fix is to remove the __devexit annotation of
ag71xx_ar7240_cleanup.

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

12 years agoar71xx: ag71xx: fix build error if debugfs is enabled
juhosg [Sun, 8 May 2011 13:30:26 +0000 (13:30 +0000)]
ar71xx: ag71xx: fix build error if debugfs is enabled

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

12 years ago[package] base-files: retrigger usb coldplug after module loading, solves usb_modeswi...
jow [Sun, 8 May 2011 10:25:58 +0000 (10:25 +0000)]
[package] base-files: retrigger usb coldplug after module loading, solves usb_modeswitch on boot and possibly others (#9352)

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

12 years agobrcm47xx: update patches
hauke [Sat, 7 May 2011 12:49:17 +0000 (12:49 +0000)]
brcm47xx: update patches

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

12 years agoar71xx: ag71xx: add debugfs entry for [rt]x_ring
juhosg [Sat, 7 May 2011 12:40:34 +0000 (12:40 +0000)]
ar71xx: ag71xx: add debugfs entry for [rt]x_ring

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

12 years agoar71xx: ag71xx: add timestamps to ag71xx_buf
juhosg [Sat, 7 May 2011 12:40:28 +0000 (12:40 +0000)]
ar71xx: ag71xx: add timestamps to ag71xx_buf

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

12 years agoar71xx: ag71xx: use dynamically allocated buffer for napi_stats
juhosg [Sat, 7 May 2011 12:40:26 +0000 (12:40 +0000)]
ar71xx: ag71xx: use dynamically allocated buffer for napi_stats

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

12 years agoar71xx: ag71xx: use debugfs_remove_recursive
juhosg [Sat, 7 May 2011 12:40:25 +0000 (12:40 +0000)]
ar71xx: ag71xx: use debugfs_remove_recursive

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

12 years agobase-files: fix a typo in etc/banner
juhosg [Sat, 7 May 2011 09:23:33 +0000 (09:23 +0000)]
base-files: fix a typo in etc/banner

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

12 years agoar71xx: override wmac device name for the AR934x SoCs
juhosg [Sat, 7 May 2011 09:23:32 +0000 (09:23 +0000)]
ar71xx: override wmac device name for the AR934x SoCs

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

12 years ago[ar7] remove useless patches
florian [Fri, 6 May 2011 12:37:40 +0000 (12:37 +0000)]
[ar7] remove useless patches

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

12 years ago[kernel] fill maintainer infos for a couple of targets
florian [Fri, 6 May 2011 12:37:36 +0000 (12:37 +0000)]
[kernel] fill maintainer infos for a couple of targets

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

12 years ago[malta] update to 2.6.38.2
florian [Thu, 5 May 2011 16:35:44 +0000 (16:35 +0000)]
[malta] update to 2.6.38.2

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

12 years ago[kernel] add missing 2.6.38 symbols
florian [Thu, 5 May 2011 16:35:40 +0000 (16:35 +0000)]
[kernel] add missing 2.6.38 symbols

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

12 years agobrcm47xx: when detecting a ssb pci device without an own sprom write the sprom data...
hauke [Thu, 5 May 2011 14:05:21 +0000 (14:05 +0000)]
brcm47xx: when detecting a ssb pci device without an own sprom write the sprom data from the platform device to the correct pointer.

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

12 years agobrcm47xx: fix typo in patch
hauke [Thu, 5 May 2011 13:18:35 +0000 (13:18 +0000)]
brcm47xx: fix typo in patch

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

12 years agolinux/ar71xx: add some missing symbols for nand/yaffs targets
acoul [Thu, 5 May 2011 07:19:46 +0000 (07:19 +0000)]
linux/ar71xx: add some missing symbols for nand/yaffs targets

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

12 years ago[package] lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed
jow [Wed, 4 May 2011 14:51:06 +0000 (14:51 +0000)]
[package] lua: remove posix from Lua core, almost nothing uses it - saves 9k compressed

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

12 years agoath9k: add noise floor calibration fix that should improve stability
nbd [Wed, 4 May 2011 14:35:35 +0000 (14:35 +0000)]
ath9k: add noise floor calibration fix that should improve stability

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

12 years agolinux/generic: port yaffs to 2.6.39
acoul [Wed, 4 May 2011 09:35:06 +0000 (09:35 +0000)]
linux/generic: port yaffs to 2.6.39

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

12 years agolinux/rb532: use kernel and initramfs tags on image generation
acoul [Wed, 4 May 2011 08:47:00 +0000 (08:47 +0000)]
linux/rb532: use kernel and initramfs tags on image generation

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

12 years ago[package] comgt: add tty hotplug remove handling, only iterate each tty once (#9211)
jow [Wed, 4 May 2011 08:19:07 +0000 (08:19 +0000)]
[package] comgt: add tty hotplug remove handling, only iterate each tty once (#9211)

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

12 years ago[package] kernel: revert r26814
jow [Tue, 3 May 2011 21:25:36 +0000 (21:25 +0000)]
[package] kernel: revert r26814

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

12 years ago[PATCH 1/2] kernel: add kmod-crypto-ipsec
jow [Tue, 3 May 2011 21:22:43 +0000 (21:22 +0000)]
[PATCH 1/2] kernel: add kmod-crypto-ipsec
kmod-crypto-ipsec bundles some otherwise unprovided kernel crypto
modules that are useful for IPSEC. This is an alternative to breaking
these modules out into kmod-crypto-wq (crypto_wq.ko), kmod-crypto-rng
(rng.ko and krng.ko), and kmod-crypto-iv (eseqiv.ko and chainiv.ko).

Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26814 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH 2/2] kernel: add kmod-crypto-{wq,rng,iv}
jow [Tue, 3 May 2011 21:21:05 +0000 (21:21 +0000)]
[PATCH 2/2] kernel: add kmod-crypto-{wq,rng,iv}
Add kmod-crypto-iv as a dependency for kmod-ipsec.  Also remove the
extraneous kmod-crypto-core dependency to eliminate recursion.

Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26813 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv}
jow [Tue, 3 May 2011 21:19:56 +0000 (21:19 +0000)]
[PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv}
This patch adds kmod-crypto-wq, kmod-crypto-rng, and kmod-crypto-iv
packages. These packages provide some missing kernel crypto modules
which are required for IPSEC. The strongswan4, ipsec-tools, and possibly
other IPSEC packages do not work properly without these modules.

NOTE: The KCONFIG associated with each of these modules gets selected
whenever CRYPTO_MANAGER (kmod-crypto-manager) is selected so these
modules are already being built.

Signed-off-by: Lars Hjersted <lars@hjersted.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26812 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH] geos: remove unneeded modules
jow [Tue, 3 May 2011 21:18:12 +0000 (21:18 +0000)]
[PATCH] geos: remove unneeded modules
The via-sata and gpio-nsc modules are both unneeded on the Geos platform.

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

12 years ago[package] comgt: move ifup invocation back into background subshell to prevent hotplu...
jow [Tue, 3 May 2011 19:45:55 +0000 (19:45 +0000)]
[package] comgt: move ifup invocation back into background subshell to prevent hotplug deadlocks

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

12 years ago[package] comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug...
jow [Tue, 3 May 2011 19:39:13 +0000 (19:39 +0000)]
[package] comgt: move 3g hotplug handling to tty subsystem, fixes race on coldplug (#9211)

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

12 years ago[package] base-files: cleanup permissions of device files in common hotplug rules...
jow [Tue, 3 May 2011 19:37:59 +0000 (19:37 +0000)]
[package] base-files: cleanup permissions of device files in common hotplug rules (#9211)

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

12 years ago[package] hotplug2: introduce tty subsystem events (#9211)
jow [Tue, 3 May 2011 19:35:58 +0000 (19:35 +0000)]
[package] hotplug2: introduce tty subsystem events (#9211)

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

12 years ago[package] firewall: revert accidential committed changes from r26805
jow [Mon, 2 May 2011 12:55:36 +0000 (12:55 +0000)]
[package] firewall: revert accidential committed changes from r26805

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

12 years ago[PATCH] firewall: provide examples of ssh port relocation on firewall and IPsec passt...
jow [Mon, 2 May 2011 12:54:31 +0000 (12:54 +0000)]
[PATCH] firewall: provide examples of ssh port relocation on firewall and IPsec passthrough
Two examples of potentially useful configurations (commented out, of course):

(a) map the ssh service running on the firewall to 22001 externally, without modifying the configuration of the daemon itself. this allows port 22 on the WAN side to then be port-forwarded to a
LAN-based machine if desired, or if not, simply obscures the port from external attack.

(b) allow IPsec/ESP and ISAKMP (UDP-based key exchange) to happen by default. useful for most modern VPN clients you might have on your WAN.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26805 3c298f89-4303-0410-b956-a3cf2f4a3e73

12 years ago[PATCH] quilt: fix building with dash
jow [Mon, 2 May 2011 12:53:32 +0000 (12:53 +0000)]
[PATCH] quilt: fix building with dash
`test x == x` gives a syntax error with dash (standard in Debian).
The modified patch reflects the current upstream:
http://git.savannah.gnu.org/cgit/quilt.git/commit/?id=38df0b210c3df67f3e784af92232ae1946b98ecd

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

12 years ago[uml] update to 2.6.38
florian [Mon, 2 May 2011 07:57:25 +0000 (07:57 +0000)]
[uml] update to 2.6.38

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

12 years agocns3xxx: remove one of the dma cache patches, it causes a regression in the ethernet...
nbd [Mon, 2 May 2011 00:28:30 +0000 (00:28 +0000)]
cns3xxx: remove one of the dma cache patches, it causes a regression in the ethernet driver

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

12 years agobrcm47xx: add fallback sprom for pci devices without an own sprom.
hauke [Sun, 1 May 2011 20:28:35 +0000 (20:28 +0000)]
brcm47xx: add fallback sprom for pci devices without an own sprom.

If there is no sprom on an ssb based pci device on the brcm47xx
architecture ssb now asks the architecture code to look into the nvram
to get some sprom data for this device. Now we are able to read out
pci/1/1/ foo or pci/1/3/ foo config options.

This will fix some problems where the wireless devices does not got an
mac address and the following message was show:
ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)

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

12 years agoath9k: add a new fix for signal strength / noise measurements
nbd [Sun, 1 May 2011 18:23:12 +0000 (18:23 +0000)]
ath9k: add a new fix for signal strength / noise measurements

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

12 years agocns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu - fixes...
nbd [Sun, 1 May 2011 15:53:56 +0000 (15:53 +0000)]
cns3xxx: fix missing and incomplete cache flushes on DMA cache sync for cpu - fixes some issues with ath9k

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

13 years agomac80211: detect and drop incoming packets with invalid CCMP packet numbers to fix...
nbd [Sun, 1 May 2011 01:45:26 +0000 (01:45 +0000)]
mac80211: detect and drop incoming packets with invalid CCMP packet numbers to fix connection hangs on some devices

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

13 years ago[buildroot] add vim temp files (*~) to .gitignore
jow [Fri, 29 Apr 2011 15:11:57 +0000 (15:11 +0000)]
[buildroot] add vim temp files (*~) to .gitignore

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

13 years ago[package] exclude pktgen for uml target
florian [Fri, 29 Apr 2011 12:04:17 +0000 (12:04 +0000)]
[package] exclude pktgen for uml target

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

13 years agoar71xx: use the ar8316 switch driver on the PB92 board and add a matching default...
nbd [Thu, 28 Apr 2011 21:27:42 +0000 (21:27 +0000)]
ar71xx: use the ar8316 switch driver on the PB92 board and add a matching default network config

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

13 years agoar8316: automatically detect whether port4 is used as PHY or as a switch port
nbd [Thu, 28 Apr 2011 21:27:37 +0000 (21:27 +0000)]
ar8316: automatically detect whether port4 is used as PHY or as a switch port

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

13 years agoar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)
nbd [Thu, 28 Apr 2011 19:30:49 +0000 (19:30 +0000)]
ar71xx: fix MDIO access on ar7242 (based on a patch by Jess Zhu)

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

13 years agoar8216: support AR8316 rev 0 devices
nbd [Thu, 28 Apr 2011 19:30:43 +0000 (19:30 +0000)]
ar8216: support AR8316 rev 0 devices

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

13 years ago[package] relayd: map "ipaddr" option to local ip (-L)
jow [Wed, 27 Apr 2011 19:16:35 +0000 (19:16 +0000)]
[package] relayd: map "ipaddr" option to local ip (-L)

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

13 years agolinux/atheros: add 2.6.38 preliminary support
acoul [Wed, 27 Apr 2011 17:18:03 +0000 (17:18 +0000)]
linux/atheros: add 2.6.38 preliminary support

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

13 years agomadwifi: Fix compilation for 2.6.39
nbd [Tue, 26 Apr 2011 23:05:34 +0000 (23:05 +0000)]
madwifi: Fix compilation for 2.6.39

Fix compilation for 2.6.39 by replacing SPIN_LOCK_UNLOCKED with
DEFINE_SPINLOCK().

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26771 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agoswconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK
nbd [Tue, 26 Apr 2011 23:05:29 +0000 (23:05 +0000)]
swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK

SPIN_LOCK_UNLOCKED has been deprecated since 2.6.19 and will get removed
in 2.6.39, so replace it with DEFINE_SPINLOCK().

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26770 3c298f89-4303-0410-b956-a3cf2f4a3e73

13 years agomac80211: backport some more compat fixes, fix compile issues on 2.6.31 and earlier
nbd [Tue, 26 Apr 2011 22:23:52 +0000 (22:23 +0000)]
mac80211: backport some more compat fixes, fix compile issues on 2.6.31 and earlier

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

13 years agomac80211: broadcast the country IE by default if the country code is configured ...
nbd [Tue, 26 Apr 2011 19:33:27 +0000 (19:33 +0000)]
mac80211: broadcast the country IE by default if the country code is configured (#9308)

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

13 years agowpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #9299)
nbd [Tue, 26 Apr 2011 19:16:25 +0000 (19:16 +0000)]
wpa_supplicant: make sure that the common 802.11 code gets linked in (fixes #9299)

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

13 years agomac80211: replace the regd revert patch with a proper fix, add some more pending...
nbd [Tue, 26 Apr 2011 01:23:23 +0000 (01:23 +0000)]
mac80211: replace the regd revert patch with a proper fix, add some more pending patches

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

13 years agoath9k: remove the signal strength fix, it causes a lot of confusion and seems to...
nbd [Mon, 25 Apr 2011 18:21:32 +0000 (18:21 +0000)]
ath9k: remove the signal strength fix, it causes a lot of confusion and seems to be just as inaccurate as the original version of the code

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

13 years agocfg80211: revert upstream regdomain handling breakage
nbd [Mon, 25 Apr 2011 18:21:28 +0000 (18:21 +0000)]
cfg80211: revert upstream regdomain handling breakage

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

13 years agohostapd: fix a few compile errors and warnings
nbd [Sun, 24 Apr 2011 03:34:46 +0000 (03:34 +0000)]
hostapd: fix a few compile errors and warnings

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

13 years agomac80211: do rate control updates when the HT configuration changes on an interface
nbd [Sat, 23 Apr 2011 21:34:40 +0000 (21:34 +0000)]
mac80211: do rate control updates when the HT configuration changes on an interface

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

13 years agohostapd: update to 2011-04-21
nbd [Sat, 23 Apr 2011 21:34:35 +0000 (21:34 +0000)]
hostapd: update to 2011-04-21

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

13 years agolinux/adm5120: update wget2nand script
acoul [Thu, 21 Apr 2011 13:18:33 +0000 (13:18 +0000)]
linux/adm5120: update wget2nand script

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

13 years agolinux/ar71xx: update wget2nand script
acoul [Thu, 21 Apr 2011 12:38:25 +0000 (12:38 +0000)]
linux/ar71xx: update wget2nand script

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

13 years agolinux/ar71xx: add 2.6.38 preliminary support
acoul [Thu, 21 Apr 2011 11:45:23 +0000 (11:45 +0000)]
linux/ar71xx: add 2.6.38 preliminary support

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

13 years agomac80211: remove unneeded patch
hauke [Thu, 21 Apr 2011 09:32:49 +0000 (09:32 +0000)]
mac80211: remove unneeded patch

This was fixed upstream

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

13 years agomac80211: update to wireless-testing 2011-04-19, contains several beacon related...
nbd [Wed, 20 Apr 2011 18:14:35 +0000 (18:14 +0000)]
mac80211: update to wireless-testing 2011-04-19, contains several beacon related fixes for ath9k

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

13 years ago[package] ppp: extend the r26742 change to ip-down too
jow [Wed, 20 Apr 2011 12:08:12 +0000 (12:08 +0000)]
[package] ppp: extend the r26742 change to ip-down too

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

13 years ago[package] ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275)
jow [Wed, 20 Apr 2011 12:02:04 +0000 (12:02 +0000)]
[package] ppp: prevent duplicate hotplug for non uci managed ppp interfaces (#9275)

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

13 years ago[package] firewall: prevent excessive uci state data aggregation (#9152)
jow [Wed, 20 Apr 2011 11:49:09 +0000 (11:49 +0000)]
[package] firewall: prevent excessive uci state data aggregation (#9152)

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

13 years agobusybox: refresh patches
nbd [Wed, 20 Apr 2011 02:56:23 +0000 (02:56 +0000)]
busybox: refresh patches

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

13 years agobusybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
nbd [Wed, 20 Apr 2011 02:56:17 +0000 (02:56 +0000)]
busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)

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

13 years agomac80211: b43: Expose N-PHY support
hauke [Tue, 19 Apr 2011 21:44:29 +0000 (21:44 +0000)]
mac80211: b43: Expose N-PHY support

Allow enabling of N-PHY support for BCM4321 and BCM4322.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26736 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.070225 seconds and 4 git commands to generate.