openwrt.git
15 years ago[kernel package other] correct typos in titles of event device and HID devices
hcg [Mon, 20 Apr 2009 12:29:11 +0000 (12:29 +0000)]
[kernel package other] correct typos in titles of event device and HID devices

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

15 years ago[kernel package bluetooth] add hidp support
hcg [Mon, 20 Apr 2009 12:27:34 +0000 (12:27 +0000)]
[kernel package bluetooth] add hidp support

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

15 years ago[kernel module ps3vram] update dependencies
hcg [Mon, 20 Apr 2009 12:23:22 +0000 (12:23 +0000)]
[kernel module ps3vram] update dependencies

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

15 years ago[package] fix strange LED behavior with Netgear WGT634U (#3552)
florian [Mon, 20 Apr 2009 10:27:46 +0000 (10:27 +0000)]
[package] fix strange LED behavior with Netgear WGT634U (#3552)

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

15 years ago[PATCH] add config option for RNDIS
jow [Sun, 19 Apr 2009 22:21:27 +0000 (22:21 +0000)]
[PATCH] add config option for RNDIS
Adds the kernel config option for RNDIS, used by some USB ADSL modems.
Not selected by default, yet.

Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15289 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] firewall: actually copy firewall.user to image
jow [Sun, 19 Apr 2009 21:14:47 +0000 (21:14 +0000)]
[package] firewall: actually copy firewall.user to image

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

15 years ago[package] allow connection to a prefered bssid (#4252)
florian [Sun, 19 Apr 2009 21:09:02 +0000 (21:09 +0000)]
[package] allow connection to a prefered bssid (#4252)

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

15 years ago[package] blkid only depends on libuuid and libblkid (#4932)
florian [Sun, 19 Apr 2009 20:49:43 +0000 (20:49 +0000)]
[package] blkid only depends on libuuid and libblkid (#4932)

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

15 years ago[package] firewall: process custom rules after forwardings and redirects, this actual...
jow [Sun, 19 Apr 2009 20:39:02 +0000 (20:39 +0000)]
[package] firewall: process custom rules after forwardings and redirects, this actually allows blocking traffic to certain hosts and other rules

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

15 years agofix broken logic in r15272, r15273
jow [Sun, 19 Apr 2009 17:12:02 +0000 (17:12 +0000)]
fix broken logic in r15272, r15273

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

15 years ago[package] base-files: (#4928)
jow [Sun, 19 Apr 2009 16:51:58 +0000 (16:51 +0000)]
[package] base-files: (#4928)
handle "option gateway 0.0.0.0" and "option gateway interface" in route sections
as "no gateway given" to allow defining gateway-less routes while still keeping
the possibility to have static routes with a proper gateway on interfaces with#
dynamic ips

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

15 years ago[PATCH] [kernel] add sata_sil24 module
jow [Sun, 19 Apr 2009 15:42:16 +0000 (15:42 +0000)]
[PATCH] [kernel] add sata_sil24 module
Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15261 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoetrax: dump to 2.6.29
claudio [Sun, 19 Apr 2009 15:36:30 +0000 (15:36 +0000)]
etrax: dump to 2.6.29

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

15 years ago[PATCH] Add support for CM109 USB VoIP phone
jow [Sun, 19 Apr 2009 15:27:25 +0000 (15:27 +0000)]
[PATCH] Add support for CM109 USB VoIP phone

this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15258 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years ago[package] lua: revert r15108 & r15109
jow [Sun, 19 Apr 2009 13:44:40 +0000 (13:44 +0000)]
[package] lua: revert r15108 & r15109

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

15 years ago[brcm47xx] correctly set mapbase while registering the UART (#4622)
florian [Sun, 19 Apr 2009 13:43:00 +0000 (13:43 +0000)]
[brcm47xx] correctly set mapbase while registering the UART (#4622)

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

15 years ago[brcm63xx] fix redundant driver name printing in probe function
florian [Sun, 19 Apr 2009 13:32:54 +0000 (13:32 +0000)]
[brcm63xx] fix redundant driver name printing in probe function

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

15 years ago[brcm63xx] make images that can be flashed using the stock firmware web interface...
florian [Sun, 19 Apr 2009 13:18:48 +0000 (13:18 +0000)]
[brcm63xx] make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943)

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

15 years agoixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)
nbd [Sat, 18 Apr 2009 17:04:41 +0000 (17:04 +0000)]
ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)

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

15 years agoadd generic 2.6.29 patches and config (squashfs still untested, user space mkfs still...
nbd [Sat, 18 Apr 2009 17:04:16 +0000 (17:04 +0000)]
add generic 2.6.29 patches and config (squashfs still untested, user space mkfs still missing)

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

15 years agoadd md5sum for linux 2.6.29.1
nbd [Sat, 18 Apr 2009 17:04:09 +0000 (17:04 +0000)]
add md5sum for linux 2.6.29.1

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

15 years agoadd a modified version of the mips64 patch from #4603
nbd [Sat, 18 Apr 2009 17:03:55 +0000 (17:03 +0000)]
add a modified version of the mips64 patch from #4603

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

15 years ago[generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching on 2...
agb [Sat, 18 Apr 2009 06:29:23 +0000 (06:29 +0000)]
[generic-2.6] files/fs/yaffs2: revert changes in r15242 that break patching on 2.6.28

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

15 years agoadd a workaround preventing libtool from hardcoding library path in shared libs
nico [Fri, 17 Apr 2009 14:44:50 +0000 (14:44 +0000)]
add a workaround preventing libtool from hardcoding library path in shared libs

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

15 years agoremove 'svn:keywords' property, not needed anymore after [15242]
nico [Fri, 17 Apr 2009 14:32:29 +0000 (14:32 +0000)]
remove 'svn:keywords' property, not needed anymore after [15242]

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

15 years agoget rid of $Id$ - it has never helped us and it has broken too many patches ;)
nbd [Fri, 17 Apr 2009 14:09:46 +0000 (14:09 +0000)]
get rid of $Id$ - it has never helped us and it has broken too many patches ;)

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

15 years ago[au1500] do not override input config symbols (#4722)
florian [Fri, 17 Apr 2009 10:28:57 +0000 (10:28 +0000)]
[au1500] do not override input config symbols (#4722)

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

15 years ago[au1500] resync au1550 kernel configuration
florian [Fri, 17 Apr 2009 10:28:23 +0000 (10:28 +0000)]
[au1500] resync au1550 kernel configuration

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

15 years ago[brcm47xx] finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and...
florian [Fri, 17 Apr 2009 09:22:02 +0000 (09:22 +0000)]
[brcm47xx] finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061)

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

15 years ago[ps3]: Remove superfluous directory
hcg [Thu, 16 Apr 2009 13:32:56 +0000 (13:32 +0000)]
[ps3]: Remove superfluous directory

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

15 years ago[ps3]: update compiler version defaults
hcg [Thu, 16 Apr 2009 12:40:32 +0000 (12:40 +0000)]
[ps3]: update compiler version defaults

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

15 years ago[ps3]: Update default configuration to use profiles
hcg [Thu, 16 Apr 2009 10:40:15 +0000 (10:40 +0000)]
[ps3]: Update default configuration to use profiles

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

15 years agomove ldconfig & ldd to utils section
nico [Tue, 14 Apr 2009 16:28:18 +0000 (16:28 +0000)]
move ldconfig & ldd to utils section

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

15 years ago[tools] more cygwin related build fixes
florian [Tue, 14 Apr 2009 14:54:34 +0000 (14:54 +0000)]
[tools] more cygwin related build fixes

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

15 years agoatheros: ignore rx long packet error flag from the ethernet core
nbd [Mon, 13 Apr 2009 00:43:38 +0000 (00:43 +0000)]
atheros: ignore rx long packet error flag from the ethernet core

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

15 years agodo not run hotplug event for aliases
nbd [Mon, 13 Apr 2009 00:43:23 +0000 (00:43 +0000)]
do not run hotplug event for aliases

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

15 years ago[package] firewall: enable /etc/firewall.user by default and install sample firewall...
jow [Sun, 12 Apr 2009 22:38:34 +0000 (22:38 +0000)]
[package] firewall: enable /etc/firewall.user by default and install sample firewall.user file

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

15 years ago[package] base-files: remove redundant netmask handling in 10-routes
jow [Sun, 12 Apr 2009 16:39:29 +0000 (16:39 +0000)]
[package] base-files: remove redundant netmask handling in 10-routes

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

15 years ago[kernel] package ext4 (#4434)
florian [Sun, 12 Apr 2009 15:18:49 +0000 (15:18 +0000)]
[kernel] package ext4 (#4434)

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

15 years ago[kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be...
florian [Sun, 12 Apr 2009 12:54:38 +0000 (12:54 +0000)]
[kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)

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

15 years ago[package] do not load the spi_gpio module from mmc-over-gpio, bump release number...
florian [Sun, 12 Apr 2009 12:52:32 +0000 (12:52 +0000)]
[package] do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)

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

15 years ago[package] allow openssl to compile with ccache enabled (#4518)
florian [Sat, 11 Apr 2009 16:25:09 +0000 (16:25 +0000)]
[package] allow openssl to compile with ccache enabled (#4518)

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

15 years agoadd the R_ARM_V4BX relocation to the ARM kernel module loader
mirko [Fri, 10 Apr 2009 18:47:05 +0000 (18:47 +0000)]
add the R_ARM_V4BX relocation to the ARM kernel module loader

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

15 years ago[iw] Update iw to version 0.9.12
hauke [Fri, 10 Apr 2009 12:20:35 +0000 (12:20 +0000)]
[iw] Update iw to version 0.9.12

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

15 years ago[ssb] The ssb module in also integrated into the kernel on brcm63xx target.
hauke [Fri, 10 Apr 2009 12:19:42 +0000 (12:19 +0000)]
[ssb] The ssb module in also integrated into the kernel on brcm63xx target.

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

15 years ago[wireless] ieee80211-softmac is only avaliable in old kernels. It was removed with...
hauke [Fri, 10 Apr 2009 12:18:45 +0000 (12:18 +0000)]
[wireless] ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.

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

15 years ago[mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrat...
hauke [Fri, 10 Apr 2009 12:16:51 +0000 (12:16 +0000)]
[mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.

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

15 years agouse parent-dependencies for all dependencies of a package, not only those which are...
mirko [Fri, 10 Apr 2009 11:41:18 +0000 (11:41 +0000)]
use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P))
fixes bug #4917

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

15 years agomvswitch: re-enable header mode
nbd [Fri, 10 Apr 2009 11:33:49 +0000 (11:33 +0000)]
mvswitch: re-enable header mode

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

15 years agoatheros: ignore reports about oversized ethernet frames, as can be caused by the...
nbd [Fri, 10 Apr 2009 11:27:39 +0000 (11:27 +0000)]
atheros: ignore reports about oversized ethernet frames, as can be caused by the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16)

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

15 years agoatheros: refresh failing kernel patch (#4916) and fix packet padding bug
nbd [Fri, 10 Apr 2009 10:48:04 +0000 (10:48 +0000)]
atheros: refresh failing kernel patch (#4916) and fix packet padding bug

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

15 years ago[scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully
florian [Fri, 10 Apr 2009 10:08:47 +0000 (10:08 +0000)]
[scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully

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

15 years ago[hostapd] hostapd only supports either b or g as hwmode configuration variable.
hauke [Thu, 9 Apr 2009 21:44:30 +0000 (21:44 +0000)]
[hostapd] hostapd only supports either b or g as hwmode configuration variable.
If bg is set the scripts transfers it now to g mode.

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

15 years agofix source file vs library order in a few prereq checks (#4326)
nbd [Thu, 9 Apr 2009 21:13:15 +0000 (21:13 +0000)]
fix source file vs library order in a few prereq checks (#4326)

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

15 years ago[wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
hauke [Thu, 9 Apr 2009 20:16:01 +0000 (20:16 +0000)]
[wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.

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

15 years agomark uclibc nptl and snapshot as broken
nbd [Thu, 9 Apr 2009 20:01:28 +0000 (20:01 +0000)]
mark uclibc nptl and snapshot as broken

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

15 years agonetfilter: merge some fixes from upstream
nbd [Thu, 9 Apr 2009 19:43:24 +0000 (19:43 +0000)]
netfilter: merge some fixes from upstream

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

15 years agonetfilter: speed up packet matching by allowing default rules to bypass the common...
nbd [Thu, 9 Apr 2009 19:43:19 +0000 (19:43 +0000)]
netfilter: speed up packet matching by allowing default rules to bypass the common checks

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

15 years agoatheros: make use of netdev_alloc_skb
nbd [Thu, 9 Apr 2009 19:43:13 +0000 (19:43 +0000)]
atheros: make use of netdev_alloc_skb

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

15 years agomove iptable_raw to the conntrack-extra package
nbd [Thu, 9 Apr 2009 19:42:52 +0000 (19:42 +0000)]
move iptable_raw to the conntrack-extra package

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

15 years ago[etrax] patches for 2.6.28
claudio [Thu, 9 Apr 2009 16:21:56 +0000 (16:21 +0000)]
[etrax] patches for 2.6.28

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

15 years agomove etrax generic files to specific kernel version
claudio [Thu, 9 Apr 2009 16:18:45 +0000 (16:18 +0000)]
move etrax generic files to specific kernel version

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

15 years ago[package] dnsmasq: add more options for interface binding (#4900)
jow [Thu, 9 Apr 2009 14:51:15 +0000 (14:51 +0000)]
[package] dnsmasq: add more options for interface binding (#4900)

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

15 years ago[tools] fix ccache host installation (#4902)
florian [Thu, 9 Apr 2009 13:16:57 +0000 (13:16 +0000)]
[tools] fix ccache host installation (#4902)

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

15 years agob43: Remove unnecessary MMIO accesses in the interrupt hotpath.
mb [Wed, 8 Apr 2009 19:03:10 +0000 (19:03 +0000)]
b43: Remove unnecessary MMIO accesses in the interrupt hotpath.

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

15 years agob44: use netdev_alloc_skb
nbd [Wed, 8 Apr 2009 16:57:52 +0000 (16:57 +0000)]
b44: use netdev_alloc_skb

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

15 years agokernel: increase skb padding for network devices to accomodate for headroom requireme...
nbd [Wed, 8 Apr 2009 16:57:41 +0000 (16:57 +0000)]
kernel: increase skb padding for network devices to accomodate for headroom requirements of eth->wifi routing and more

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

15 years ago[kernel] workaroun some stupid Kconfig bugs (#4895)
florian [Wed, 8 Apr 2009 15:07:39 +0000 (15:07 +0000)]
[kernel] workaroun some stupid Kconfig bugs (#4895)

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

15 years agoremove the b43 dependency on brcm47xx/brcm63xx
nbd [Wed, 8 Apr 2009 15:06:55 +0000 (15:06 +0000)]
remove the b43 dependency on brcm47xx/brcm63xx

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

15 years agokernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still...
nbd [Wed, 8 Apr 2009 15:06:38 +0000 (15:06 +0000)]
kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 still relies on it)

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

15 years agocleanup etrax patches
claudio [Wed, 8 Apr 2009 14:17:44 +0000 (14:17 +0000)]
cleanup etrax patches

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

15 years agoFix kernel headers for cris (thanks hinkocevar)
claudio [Wed, 8 Apr 2009 14:13:50 +0000 (14:13 +0000)]
Fix kernel headers for cris (thanks hinkocevar)

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

15 years ago[package] update e2fsprogs to 1.41.3
florian [Wed, 8 Apr 2009 13:25:39 +0000 (13:25 +0000)]
[package] update e2fsprogs to 1.41.3

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

15 years ago[package] update ncurses to 5.7 (#4852)
florian [Wed, 8 Apr 2009 08:58:15 +0000 (08:58 +0000)]
[package] update ncurses to 5.7 (#4852)

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

15 years ago[brcm63xx] some more fixes to the SPI controller driver
florian [Wed, 8 Apr 2009 08:52:57 +0000 (08:52 +0000)]
[brcm63xx] some more fixes to the SPI controller driver

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

15 years ago[package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating...
jow [Tue, 7 Apr 2009 23:04:29 +0000 (23:04 +0000)]
[package] dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!

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

15 years agoAdd some b43 firmware helptext
mb [Tue, 7 Apr 2009 18:48:20 +0000 (18:48 +0000)]
Add some b43 firmware helptext

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

15 years agoRemove 500-b43-disable_qos_when_openfw.patch
mb [Tue, 7 Apr 2009 18:40:10 +0000 (18:40 +0000)]
Remove 500-b43-disable_qos_when_openfw.patch

This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.

There currently is no way to disable QoS after loading the firmware.

Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.

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

15 years agomadwifi: remove braindead code that overwrote the user's antenna diversity setting...
nbd [Tue, 7 Apr 2009 16:13:25 +0000 (16:13 +0000)]
madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer)

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

15 years ago[tools] revert changeset 15081 seems to break Alice box devices
florian [Tue, 7 Apr 2009 15:14:40 +0000 (15:14 +0000)]
[tools] revert changeset 15081 seems to break Alice box devices

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

15 years ago[brcm63x] imagetag's -k argument is expected to be hexadecimal instead of decimal...
florian [Tue, 7 Apr 2009 13:22:32 +0000 (13:22 +0000)]
[brcm63x] imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)

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

15 years ago[kernel] fix typo in 910-cryptodev_backport.patch (#3933)
florian [Tue, 7 Apr 2009 11:07:02 +0000 (11:07 +0000)]
[kernel] fix typo in 910-cryptodev_backport.patch (#3933)

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

15 years agokernel: tweak the maximum allocation size to improve memory allocator performance
nbd [Tue, 7 Apr 2009 02:51:10 +0000 (02:51 +0000)]
kernel: tweak the maximum allocation size to improve memory allocator performance

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

15 years agotweak some sysctl values for better performance
nbd [Tue, 7 Apr 2009 02:51:04 +0000 (02:51 +0000)]
tweak some sysctl values for better performance

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

15 years agokernel: replace jhash2 with the faster jhash3 algorithm
nbd [Tue, 7 Apr 2009 01:40:46 +0000 (01:40 +0000)]
kernel: replace jhash2 with the faster jhash3 algorithm

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

15 years agoremove debugging code
nbd [Tue, 7 Apr 2009 01:37:43 +0000 (01:37 +0000)]
remove debugging code

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

15 years ago[kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add missing...
nico [Mon, 6 Apr 2009 19:00:20 +0000 (19:00 +0000)]
[kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled

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

15 years ago[kernel] 2.6.28: add Kconfig prompt for the old crypto symbols
juhosg [Mon, 6 Apr 2009 18:08:48 +0000 (18:08 +0000)]
[kernel] 2.6.28: add Kconfig prompt for the old crypto symbols

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

15 years agob43: Add DMA poisoning patches
mb [Mon, 6 Apr 2009 17:15:19 +0000 (17:15 +0000)]
b43: Add DMA poisoning patches

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

15 years agoA patch which works around the issue is included in compat wireless.
mb [Mon, 6 Apr 2009 16:47:17 +0000 (16:47 +0000)]
A patch which works around the issue is included in compat wireless.

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

15 years ago[uml] add a patch to disable compile-time buffer checks enabled by default on Ubuntu...
nico [Mon, 6 Apr 2009 16:45:10 +0000 (16:45 +0000)]
[uml] add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826)

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

15 years agoixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
nbd [Mon, 6 Apr 2009 11:03:38 +0000 (11:03 +0000)]
ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images

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

15 years agoixp4xx: don't leave zImage on the rootfs for images other than the freecom one
nbd [Mon, 6 Apr 2009 10:29:40 +0000 (10:29 +0000)]
ixp4xx: don't leave zImage on the rootfs for images other than the freecom one

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

15 years agowprobe: enable conditional compilation
nbd [Mon, 6 Apr 2009 09:56:34 +0000 (09:56 +0000)]
wprobe: enable conditional compilation

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

15 years agoixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation...
nbd [Mon, 6 Apr 2009 09:56:30 +0000 (09:56 +0000)]
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues

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

15 years agoclean up gmp and mpfr
nbd [Mon, 6 Apr 2009 09:56:25 +0000 (09:56 +0000)]
clean up gmp and mpfr

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

15 years agoadd check for common config variants for tools/install
nbd [Mon, 6 Apr 2009 09:56:21 +0000 (09:56 +0000)]
add check for common config variants for tools/install

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

15 years agoadd support for config options checking in top-level directory stampfiles
nbd [Mon, 6 Apr 2009 09:56:16 +0000 (09:56 +0000)]
add support for config options checking in top-level directory stampfiles

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

15 years agosmall cleanup for tools/Makefile
nbd [Mon, 6 Apr 2009 09:56:12 +0000 (09:56 +0000)]
small cleanup for tools/Makefile

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

15 years agoadd a default template for Host/Install
nbd [Mon, 6 Apr 2009 09:56:06 +0000 (09:56 +0000)]
add a default template for Host/Install

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