Nicolas Thill
83bf10cb3f
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
...
SVN-Revision: 20714
2010-04-05 02:38:59 +00:00
Felix Fietkau
ddb677e13d
ixp4xx: add back the patch for avoiding dma bounce buffers for network buffers, which was lost on the kernel upgrade to 2.6.32. fixes ath9k and improves other drivers' performance on boards with >64M ram
...
SVN-Revision: 20708
2010-04-04 17:43:13 +00:00
Nicolas Thill
1fc7da0306
sysupgrade: fix typo in platform_do_upgrade() on x86 ( closes : #7068 ), thanks to acinonyx
...
SVN-Revision: 20703
2010-04-04 15:47:26 +00:00
Lars-Peter Clausen
f8275576d9
jzcodec: Only support 16bit formats for now
...
SVN-Revision: 20701
2010-04-04 15:39:15 +00:00
Mirko Vogt
e60b9b9b35
do not disable netfilter support for xburst target (some packages require netfilter support)
...
SVN-Revision: 20698
2010-04-04 13:01:50 +00:00
Nicolas Thill
79897ae09a
netfilter: fix extension list in package descriptions ( closes : #7045 )
...
SVN-Revision: 20694
2010-04-04 12:40:06 +00:00
Nicolas Thill
aa8e2e8685
netfilter: extension fixes (partially closes : #7045 ) * add missing xt_owner (2.6) * enable ipt_quota (2.4), disabled in [8499] is building fine with recent iptables * add missing ipt_nat_tftp (2.4) * add missing nf_nat_amanda (2.6)
...
SVN-Revision: 20693
2010-04-04 12:35:06 +00:00
Steven Barth
eb3e79eec7
cyassl: shouldn't depend on zlib when compiled with --without-zlib
...
SVN-Revision: 20692
2010-04-04 11:16:46 +00:00
Nicolas Thill
1b0a9b51c4
include/netfilter.mk: move ebtables definitions at the end
...
SVN-Revision: 20690
2010-04-04 03:43:13 +00:00
Nicolas Thill
fc72a828f5
opkg: add upstream patch fixing the order packages are configured ( closes : #7057 , #7058 ), bump release number
...
SVN-Revision: 20686
2010-04-03 21:38:17 +00:00
Vasilis Tsiligiannis
34a5f7bcbe
hotplug2: Refresh patches
...
SVN-Revision: 20685
2010-04-03 18:29:37 +00:00
Vasilis Tsiligiannis
ddc4230c30
hotplug2: Fix event blocking when there are no available children ( #6958 , #7030 )
...
SVN-Revision: 20684
2010-04-03 18:29:32 +00:00
Vasilis Tsiligiannis
a1e4c66c16
base-files: Use hotplug2 to download firmware
...
SVN-Revision: 20683
2010-04-03 18:21:02 +00:00
Vasilis Tsiligiannis
2cdfbaa86c
hotplug2: Always fork rules flagged as slow
...
SVN-Revision: 20682
2010-04-03 18:15:42 +00:00
Vasilis Tsiligiannis
1516cadf1f
hotplug2: Fix forking ( #7033 )
...
SVN-Revision: 20681
2010-04-03 18:09:14 +00:00
Vasilis Tsiligiannis
41f375e837
hotplug2: Cancel firmware loading on file openning errors
...
SVN-Revision: 20680
2010-04-03 18:09:09 +00:00
Vasilis Tsiligiannis
d234536a34
hotplug2: Fix sysfs path ( #7031 )
...
SVN-Revision: 20679
2010-04-03 18:09:04 +00:00
Jo-Philipp Wich
38b256105d
hostapd: fixup madwifi turbo modes ( #7060 )
...
SVN-Revision: 20675
2010-04-03 15:16:33 +00:00
Gabor Juhos
6c07306d32
mac80211: update rt2x00 mcu patch (thanks to Luis Correia)
...
SVN-Revision: 20674
2010-04-03 14:30:50 +00:00
Gabor Juhos
c874513cfa
ar71xx: fix broken LAN ports on the boards with AR8216 switch ( closes #7024 )
...
* cc: backfire@openwrt.org
SVN-Revision: 20673
2010-04-03 13:59:08 +00:00
Jo-Philipp Wich
10c00a6368
base-files: also regenerate wifi config if existing config contains only whitespace
...
SVN-Revision: 20669
2010-04-03 13:31:59 +00:00
Jo-Philipp Wich
a0a6400034
uhttpd: - cope with options instead of lists in uci config - fix compilation without tls ( #7050 ) - bump to rev 7
...
SVN-Revision: 20668
2010-04-03 13:09:10 +00:00
Nicolas Thill
90888d6b35
kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue ( closes : #6939 )
...
SVN-Revision: 20664
2010-04-03 01:36:27 +00:00
Nicolas Thill
8be628f50a
busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
...
SVN-Revision: 20661
2010-04-03 00:58:46 +00:00
Nicolas Thill
15f9699e98
busybox: add myself as maintainer
...
SVN-Revision: 20657
2010-04-02 22:59:39 +00:00
Jo-Philipp Wich
a8e904a958
dnsmasq: allow multiple hostnames per domain section
...
SVN-Revision: 20656
2010-04-02 22:56:22 +00:00
Florian Fainelli
e3a9d80e8f
do not set CONFIG_NET_DEV_OPS ( #7005 )
...
SVN-Revision: 20653
2010-04-02 10:34:40 +00:00
Florian Fainelli
2a4fb82289
flashmap and image generation: reduced union bcm_tag to a single struct combining the elements so that it is no longer necessary to create an openwrt-only tagid and tagcrc, and elimate the tagid detection and switch statements which made dealing with imagetags overly complicated, especially since the logic would need analogs in all code that touched the imagetag. Patch from cshore.
...
SVN-Revision: 20652
2010-04-01 21:20:43 +00:00
Hauke Mehrtens
bbe4a57177
brcm-2.4: fix commit r18413 "128MB ram problem"
...
This was missing in commit r20072
SVN-Revision: 20651
2010-04-01 17:27:59 +00:00
Gabor Juhos
cf4781cfbd
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
...
The ralink SoC platforms do not have an MCU.
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 20650
2010-04-01 15:39:23 +00:00
Vasilis Tsiligiannis
043b77a460
base-files: Cancel firmware loading if file doesn't exist
...
SVN-Revision: 20649
2010-04-01 15:22:13 +00:00
Imre Kaloz
d3b9b93dd3
add a subtarget and drivers for the Intel Tolapai SoC
...
SVN-Revision: 20648
2010-04-01 12:05:27 +00:00
John Crispin
6e383d7ef0
load firmware to /lib/firmware
...
SVN-Revision: 20642
2010-03-31 21:12:20 +00:00
John Crispin
bfc37a1a19
improve extract code
...
SVN-Revision: 20641
2010-03-31 21:12:02 +00:00
John Crispin
457f4293ce
adds proper md5sum to ifxos
...
SVN-Revision: 20640
2010-03-31 21:11:39 +00:00
John Crispin
e22c530b05
update os abstraction layer
...
SVN-Revision: 20639
2010-03-31 17:24:43 +00:00
Gabor Juhos
51670777c4
hostapd: fix build error caused by r20631
...
SVN-Revision: 20638
2010-03-31 15:34:51 +00:00
John Crispin
00cb9df7b8
adds voip support
...
SVN-Revision: 20637
2010-03-31 11:12:33 +00:00
John Crispin
6bfe50b364
fix licensing issues of ifxmips dsl driver
...
SVN-Revision: 20636
2010-03-31 11:12:10 +00:00
John Crispin
e7cab3a71e
uboot only builds with gcc 3.4.6
...
SVN-Revision: 20635
2010-03-31 11:09:06 +00:00
Gabor Juhos
0abc7e6d53
ramips: add wpad-mini to the default packages
...
SVN-Revision: 20632
2010-03-31 09:58:33 +00:00
Gabor Juhos
b770d95485
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
...
SVN-Revision: 20631
2010-03-31 09:58:31 +00:00
Gabor Juhos
7e5ae61e45
select LZMA compressed initramfs by default for ramips
...
SVN-Revision: 20630
2010-03-31 09:58:29 +00:00
Gabor Juhos
c3cd5ef637
mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
...
When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 20629
2010-03-31 09:58:26 +00:00
Ralph Hempel
a09006c414
cleanup configuration handling
...
SVN-Revision: 20628
2010-03-31 09:45:09 +00:00
Gabor Juhos
a423c3abee
ramips: annotate device register function prototypes with __init
...
SVN-Revision: 20627
2010-03-31 08:40:28 +00:00
Gabor Juhos
0671b2aded
mac80211: fix a typo in rt2x00 config
...
Fix a simple typo
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 20626
2010-03-31 08:40:26 +00:00
Gabor Juhos
a9f313edea
ramips: register wifi device for the RT2880 based boards
...
SVN-Revision: 20625
2010-03-31 08:40:23 +00:00
Gabor Juhos
9f3d673dbc
ramips: add wifi device for the RT2880 as well
...
SVN-Revision: 20624
2010-03-31 08:40:20 +00:00
Gabor Juhos
717dc99427
mac80211: add missing config file for the rt2x00
...
SVN-Revision: 20623
2010-03-31 05:36:14 +00:00