Jo-Philipp Wich [Sun, 12 Apr 2009 22:38:34 +0000 (22:38 +0000)]
firewall: enable /etc/firewall.user by default and install sample firewall.user file
SVN-Revision: 15221
Jo-Philipp Wich [Sun, 12 Apr 2009 16:39:29 +0000 (16:39 +0000)]
base-files: remove redundant netmask handling in 10-routes
SVN-Revision: 15219
Florian Fainelli [Sun, 12 Apr 2009 15:18:49 +0000 (15:18 +0000)]
package ext4 (#4434)
SVN-Revision: 15218
Florian Fainelli [Sun, 12 Apr 2009 12:54:38 +0000 (12:54 +0000)]
do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659)
SVN-Revision: 15215
Florian Fainelli [Sun, 12 Apr 2009 12:52:32 +0000 (12:52 +0000)]
do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)
SVN-Revision: 15214
Florian Fainelli [Sat, 11 Apr 2009 16:25:09 +0000 (16:25 +0000)]
allow openssl to compile with ccache enabled (#4518)
SVN-Revision: 15212
Mirko Vogt [Fri, 10 Apr 2009 18:47:05 +0000 (18:47 +0000)]
add the R_ARM_V4BX relocation to the ARM kernel module loader
SVN-Revision: 15208
Hauke Mehrtens [Fri, 10 Apr 2009 12:20:35 +0000 (12:20 +0000)]
Update iw to version 0.9.12
SVN-Revision: 15198
Hauke Mehrtens [Fri, 10 Apr 2009 12:19:42 +0000 (12:19 +0000)]
The ssb module in also integrated into the kernel on brcm63xx target.
SVN-Revision: 15197
Hauke Mehrtens [Fri, 10 Apr 2009 12:18:45 +0000 (12:18 +0000)]
ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
Hauke Mehrtens [Fri, 10 Apr 2009 12:16:51 +0000 (12:16 +0000)]
The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated into the kernel all other need the module.
SVN-Revision: 15195
Mirko Vogt [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
SVN-Revision: 15187
Felix Fietkau [Fri, 10 Apr 2009 11:33:49 +0000 (11:33 +0000)]
mvswitch: re-enable header mode
SVN-Revision: 15186
Felix Fietkau [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)
SVN-Revision: 15185
Felix Fietkau [Fri, 10 Apr 2009 10:48:04 +0000 (10:48 +0000)]
atheros: refresh failing kernel patch (#4916) and fix packet padding bug
SVN-Revision: 15184
Florian Fainelli [Fri, 10 Apr 2009 10:08:47 +0000 (10:08 +0000)]
cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfully
SVN-Revision: 15183
Hauke Mehrtens [Thu, 9 Apr 2009 21:44:30 +0000 (21:44 +0000)]
hostapd only supports either b or g as hwmode configuration variable. If bg is set the scripts transfers it now to g mode.
SVN-Revision: 15182
Felix Fietkau [Thu, 9 Apr 2009 21:13:15 +0000 (21:13 +0000)]
fix source file vs library order in a few prereq checks (#4326)
SVN-Revision: 15181
Hauke Mehrtens [Thu, 9 Apr 2009 20:16:01 +0000 (20:16 +0000)]
In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.
SVN-Revision: 15180
Felix Fietkau [Thu, 9 Apr 2009 20:01:28 +0000 (20:01 +0000)]
mark uclibc nptl and snapshot as broken
SVN-Revision: 15179
Felix Fietkau [Thu, 9 Apr 2009 19:43:24 +0000 (19:43 +0000)]
netfilter: merge some fixes from upstream
SVN-Revision: 15178
Felix Fietkau [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
SVN-Revision: 15177
Felix Fietkau [Thu, 9 Apr 2009 19:43:13 +0000 (19:43 +0000)]
atheros: make use of netdev_alloc_skb
SVN-Revision: 15176
Felix Fietkau [Thu, 9 Apr 2009 19:42:52 +0000 (19:42 +0000)]
move iptable_raw to the conntrack-extra package
SVN-Revision: 15175
Claudio Mignanti [Thu, 9 Apr 2009 16:21:56 +0000 (16:21 +0000)]
patches for 2.6.28
SVN-Revision: 15174
Claudio Mignanti [Thu, 9 Apr 2009 16:18:45 +0000 (16:18 +0000)]
move etrax generic files to specific kernel version
SVN-Revision: 15173
Jo-Philipp Wich [Thu, 9 Apr 2009 14:51:15 +0000 (14:51 +0000)]
dnsmasq: add more options for interface binding (#4900)
SVN-Revision: 15172
Florian Fainelli [Thu, 9 Apr 2009 13:16:57 +0000 (13:16 +0000)]
fix ccache host installation (#4902)
SVN-Revision: 15165
Michael Büsch [Wed, 8 Apr 2009 19:03:10 +0000 (19:03 +0000)]
b43: Remove unnecessary MMIO accesses in the interrupt hotpath.
SVN-Revision: 15160
Felix Fietkau [Wed, 8 Apr 2009 16:57:52 +0000 (16:57 +0000)]
b44: use netdev_alloc_skb
SVN-Revision: 15159
Felix Fietkau [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
SVN-Revision: 15158
Florian Fainelli [Wed, 8 Apr 2009 15:07:39 +0000 (15:07 +0000)]
workaroun some stupid Kconfig bugs (#4895)
SVN-Revision: 15157
Felix Fietkau [Wed, 8 Apr 2009 15:06:55 +0000 (15:06 +0000)]
remove the b43 dependency on brcm47xx/brcm63xx
SVN-Revision: 15156
Felix Fietkau [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)
SVN-Revision: 15155
Claudio Mignanti [Wed, 8 Apr 2009 14:17:44 +0000 (14:17 +0000)]
cleanup etrax patches
SVN-Revision: 15154
Claudio Mignanti [Wed, 8 Apr 2009 14:13:50 +0000 (14:13 +0000)]
Fix kernel headers for cris (thanks hinkocevar)
SVN-Revision: 15153
Florian Fainelli [Wed, 8 Apr 2009 13:25:39 +0000 (13:25 +0000)]
update e2fsprogs to 1.41.3
SVN-Revision: 15151
Florian Fainelli [Wed, 8 Apr 2009 08:58:15 +0000 (08:58 +0000)]
update ncurses to 5.7 (#4852)
SVN-Revision: 15147
Florian Fainelli [Wed, 8 Apr 2009 08:52:57 +0000 (08:52 +0000)]
some more fixes to the SPI controller driver
SVN-Revision: 15146
Jo-Philipp Wich [Tue, 7 Apr 2009 23:04:29 +0000 (23:04 +0000)]
dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to 0.52 - thanks maniac103!
SVN-Revision: 15144
Michael Büsch [Tue, 7 Apr 2009 18:48:20 +0000 (18:48 +0000)]
Add some b43 firmware helptext
SVN-Revision: 15143
Michael Büsch [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.
SVN-Revision: 15142
Felix Fietkau [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)
SVN-Revision: 15141
Florian Fainelli [Tue, 7 Apr 2009 15:14:40 +0000 (15:14 +0000)]
revert changeset 15081 seems to break Alice box devices
SVN-Revision: 15140
Florian Fainelli [Tue, 7 Apr 2009 13:22:32 +0000 (13:22 +0000)]
imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885)
SVN-Revision: 15133
Florian Fainelli [Tue, 7 Apr 2009 11:07:02 +0000 (11:07 +0000)]
fix typo in 910-cryptodev_backport.patch (#3933)
SVN-Revision: 15132
Felix Fietkau [Tue, 7 Apr 2009 02:51:10 +0000 (02:51 +0000)]
kernel: tweak the maximum allocation size to improve memory allocator performance
SVN-Revision: 15130
Felix Fietkau [Tue, 7 Apr 2009 02:51:04 +0000 (02:51 +0000)]
tweak some sysctl values for better performance
SVN-Revision: 15129
Felix Fietkau [Tue, 7 Apr 2009 01:40:46 +0000 (01:40 +0000)]
kernel: replace jhash2 with the faster jhash3 algorithm
SVN-Revision: 15128
Felix Fietkau [Tue, 7 Apr 2009 01:37:43 +0000 (01:37 +0000)]
remove debugging code
SVN-Revision: 15127
Nicolas Thill [Mon, 6 Apr 2009 19:00:20 +0000 (19:00 +0000)]
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
Gabor Juhos [Mon, 6 Apr 2009 18:08:48 +0000 (18:08 +0000)]
2.6.28: add Kconfig prompt for the old crypto symbols
SVN-Revision: 15122
Michael Büsch [Mon, 6 Apr 2009 17:15:19 +0000 (17:15 +0000)]
b43: Add DMA poisoning patches
SVN-Revision: 15121
Michael Büsch [Mon, 6 Apr 2009 16:47:17 +0000 (16:47 +0000)]
A patch which works around the issue is included in compat wireless.
SVN-Revision: 15120
Nicolas Thill [Mon, 6 Apr 2009 16:45:10 +0000 (16:45 +0000)]
add a patch to disable compile-time buffer checks enabled by default on Ubuntu 8.10 and later (closes: #4826)
SVN-Revision: 15119
Felix Fietkau [Mon, 6 Apr 2009 11:03:38 +0000 (11:03 +0000)]
ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom images
SVN-Revision: 15118
Felix Fietkau [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
SVN-Revision: 15117
Felix Fietkau [Mon, 6 Apr 2009 09:56:34 +0000 (09:56 +0000)]
wprobe: enable conditional compilation
SVN-Revision: 15116
Felix Fietkau [Mon, 6 Apr 2009 09:56:30 +0000 (09:56 +0000)]
ixp4xx: make apex optional, clean up the makefile - fixes spurious recompilation issues
SVN-Revision: 15115
Felix Fietkau [Mon, 6 Apr 2009 09:56:25 +0000 (09:56 +0000)]
clean up gmp and mpfr
SVN-Revision: 15114
Felix Fietkau [Mon, 6 Apr 2009 09:56:21 +0000 (09:56 +0000)]
add check for common config variants for tools/install
SVN-Revision: 15113
Felix Fietkau [Mon, 6 Apr 2009 09:56:16 +0000 (09:56 +0000)]
add support for config options checking in top-level directory stampfiles
SVN-Revision: 15112
Felix Fietkau [Mon, 6 Apr 2009 09:56:12 +0000 (09:56 +0000)]
small cleanup for tools/Makefile
SVN-Revision: 15111
Felix Fietkau [Mon, 6 Apr 2009 09:56:06 +0000 (09:56 +0000)]
add a default template for Host/Install
SVN-Revision: 15110
Jo-Philipp Wich [Sun, 5 Apr 2009 02:33:41 +0000 (02:33 +0000)]
lua: add zlib build dependency, fix inaccuracy in gzip loader
SVN-Revision: 15109
Jo-Philipp Wich [Sat, 4 Apr 2009 23:06:56 +0000 (23:06 +0000)]
lua: add support for loading gzip compressed source files, bump package revision
SVN-Revision: 15108
Florian Fainelli [Sat, 4 Apr 2009 18:30:56 +0000 (18:30 +0000)]
update openssl to 0.9.8k (#4846)
SVN-Revision: 15106
Florian Fainelli [Sat, 4 Apr 2009 12:55:14 +0000 (12:55 +0000)]
do not copy all library files, saves some space (#4872)
SVN-Revision: 15101
Felix Fietkau [Sat, 4 Apr 2009 09:36:05 +0000 (09:36 +0000)]
madwifi: fix crash under load
SVN-Revision: 15099
Felix Fietkau [Sat, 4 Apr 2009 09:36:00 +0000 (09:36 +0000)]
fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)
SVN-Revision: 15098
Felix Fietkau [Sat, 4 Apr 2009 09:35:55 +0000 (09:35 +0000)]
rename our /bin/login script to /bin/login.sh to avoid collisions with busybox - we always use -l on telnetd anyway
SVN-Revision: 15097
Felix Fietkau [Sat, 4 Apr 2009 09:35:49 +0000 (09:35 +0000)]
fix failsafe mode
SVN-Revision: 15096
Felix Fietkau [Sat, 4 Apr 2009 07:07:25 +0000 (07:07 +0000)]
udhcpc: run dhcp hotplug events after dns has been set
SVN-Revision: 15095
Florian Fainelli [Fri, 3 Apr 2009 08:36:33 +0000 (08:36 +0000)]
update iw to 0.9.11 (#4833)
SVN-Revision: 15084
Hauke Mehrtens [Thu, 2 Apr 2009 16:50:20 +0000 (16:50 +0000)]
Update to compat-wireless-2009-03-31
SVN-Revision: 15083
Florian Fainelli [Thu, 2 Apr 2009 09:57:00 +0000 (09:57 +0000)]
compute rootfs crc32 required for brcm63xx web upgrades
SVN-Revision: 15081
Florian Fainelli [Thu, 2 Apr 2009 09:43:53 +0000 (09:43 +0000)]
document a little bit more the rationale of the 6bridge script
SVN-Revision: 15079
Andy Boyett [Wed, 1 Apr 2009 18:29:19 +0000 (18:29 +0000)]
feeds.conf.default: Change openwrt feeds urls from https to svn
SVN-Revision: 15076
Jo-Philipp Wich [Sun, 29 Mar 2009 21:04:05 +0000 (21:04 +0000)]
dropbear: update to 0.52 (#4635)
SVN-Revision: 15074
Jo-Philipp Wich [Sun, 29 Mar 2009 20:26:45 +0000 (20:26 +0000)]
busybox: avoid infinite loop in lsmod (#4834)
SVN-Revision: 15071
Michael Büsch [Sun, 29 Mar 2009 16:49:23 +0000 (16:49 +0000)]
Make b43 hwrng optional
SVN-Revision: 15070
Gabor Juhos [Sun, 29 Mar 2009 08:46:04 +0000 (08:46 +0000)]
ipkg-make-index: remove leading './' from the Filename field
SVN-Revision: 15069
Felix Fietkau [Sun, 29 Mar 2009 05:28:50 +0000 (05:28 +0000)]
madwifi: improve turbo/autochannel patch
SVN-Revision: 15067
Felix Fietkau [Sun, 29 Mar 2009 05:01:25 +0000 (05:01 +0000)]
wprobe: add init script for exporter
SVN-Revision: 15066
Felix Fietkau [Sun, 29 Mar 2009 04:47:19 +0000 (04:47 +0000)]
wprobe: export the newly added fields via ipfix
SVN-Revision: 15065
Felix Fietkau [Sun, 29 Mar 2009 02:12:47 +0000 (02:12 +0000)]
wprobe: fix moving average
SVN-Revision: 15064
Felix Fietkau [Sun, 29 Mar 2009 02:12:39 +0000 (02:12 +0000)]
madwifi: add wprobe rxframe/probereq counters
SVN-Revision: 15063
Felix Fietkau [Sun, 29 Mar 2009 02:12:33 +0000 (02:12 +0000)]
madwifi: remove obsolete spatch
SVN-Revision: 15062
Felix Fietkau [Sun, 29 Mar 2009 02:12:21 +0000 (02:12 +0000)]
libipfix: add additional IEs for wprobe use
SVN-Revision: 15061
Felix Fietkau [Sun, 29 Mar 2009 00:11:00 +0000 (00:11 +0000)]
madwifi: do not use turbo mode during ap mode autoselection unless specifically requested
SVN-Revision: 15060
Felix Fietkau [Sun, 29 Mar 2009 00:10:31 +0000 (00:10 +0000)]
madwifi: only set the desired mode for the first vap
SVN-Revision: 15059
Jo-Philipp Wich [Sat, 28 Mar 2009 21:30:07 +0000 (21:30 +0000)]
fix unparsable options generated by wpa_supplicant.sh (#4835)
SVN-Revision: 15058
Felix Fietkau [Sat, 28 Mar 2009 20:39:19 +0000 (20:39 +0000)]
opkg: fix error message reporting caused by an uninitialized variable
SVN-Revision: 15057
Felix Fietkau [Fri, 27 Mar 2009 21:14:59 +0000 (21:14 +0000)]
wifi: fix hostapd + autochannel
SVN-Revision: 15055
Felix Fietkau [Thu, 26 Mar 2009 23:04:23 +0000 (23:04 +0000)]
madwifi: add config option for adjusting the beacon power relative to the full tx power (needs testing, units/scale still unknown, defaults to max.)
SVN-Revision: 15054
Felix Fietkau [Thu, 26 Mar 2009 23:04:14 +0000 (23:04 +0000)]
madwifi: add a small missing change to the tx power rework
SVN-Revision: 15053
Felix Fietkau [Thu, 26 Mar 2009 21:10:08 +0000 (21:10 +0000)]
madwifi on linux 2.4 is no longer supported
SVN-Revision: 15052
Felix Fietkau [Thu, 26 Mar 2009 20:56:58 +0000 (20:56 +0000)]
implement support for wprobe in madwifi
SVN-Revision: 15051
Felix Fietkau [Thu, 26 Mar 2009 20:56:47 +0000 (20:56 +0000)]
add wireless measurement probe infrastructure, developed at Fraunhofer FOKUS
SVN-Revision: 15050
Felix Fietkau [Thu, 26 Mar 2009 20:56:36 +0000 (20:56 +0000)]
add libipfix
SVN-Revision: 15049