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
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
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
b770d95485
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
...
SVN-Revision: 20631
2010-03-31 09:58:31 +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
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
717dc99427
mac80211: add missing config file for the rt2x00
...
SVN-Revision: 20623
2010-03-31 05:36:14 +00:00
Jo-Philipp Wich
fe6b17f6ad
lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
...
SVN-Revision: 20617
2010-03-30 23:24:46 +00:00
Gabor Juhos
2d624e284c
mac80211: enable building of the rt2800 on the ramips target
...
SVN-Revision: 20615
2010-03-30 21:24:08 +00:00
Ralph Hempel
e7b83bc22a
httpd failsafe - add image check and flash access
...
SVN-Revision: 20610
2010-03-30 16:17:38 +00:00
Ralph Hempel
046d73d3c2
add preliminary AR9 support attention: if caches enabled the network is broken attention: the network of the flash image doesn't work because of enabled caches
...
SVN-Revision: 20606
2010-03-30 13:56:30 +00:00
Ralph Hempel
aa323e0134
missing patch & config file
...
SVN-Revision: 20604
2010-03-30 13:51:10 +00:00
Ralph Hempel
360c8146b4
adding httpd - failsafe patch flash write routine is not functional yet add configuration (board & dram)
...
SVN-Revision: 20603
2010-03-30 13:49:42 +00:00
Jo-Philipp Wich
30edff3c2f
openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
...
SVN-Revision: 20592
2010-03-29 23:14:47 +00:00
Hauke Mehrtens
23c3cdcd66
kernel: fix dependencies for x86 target
...
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.
This fixes #6963
SVN-Revision: 20590
2010-03-29 21:02:14 +00:00
Hauke Mehrtens
809ac20df2
mac80211: fix mesh.
...
This fixes #6774
SVN-Revision: 20585
2010-03-29 18:33:48 +00:00
John Crispin
9027c87ce6
fixes uboot compile error
...
SVN-Revision: 20580
2010-03-29 11:30:24 +00:00
Jo-Philipp Wich
b95360d5bc
uhttpd: fix a signal related race condition exposed by LuCI on fast machines
...
SVN-Revision: 20573
2010-03-29 09:26:02 +00:00
Florian Fainelli
9701e09587
update e2fsprogs to 1.41.11 ( #6896 )
...
SVN-Revision: 20572
2010-03-29 05:54:54 +00:00
Nicolas Thill
b34bba25d2
base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
...
SVN-Revision: 20571
2010-03-29 03:58:17 +00:00
Felix Fietkau
51fb4cee31
fix u-boot wiki urls
...
SVN-Revision: 20564
2010-03-28 23:33:10 +00:00
Felix Fietkau
bb361f5517
add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
...
SVN-Revision: 20563
2010-03-28 23:11:05 +00:00
Felix Fietkau
60c60c0516
add uboot-lantiq (based on a patch contributed by Lantiq)
...
SVN-Revision: 20561
2010-03-28 22:40:32 +00:00
Felix Fietkau
6e5419b7ac
uboot-ifxmips: fix portability bug
...
SVN-Revision: 20560
2010-03-28 22:40:17 +00:00
Felix Fietkau
e3597a8786
propagate atm header changes into pppoatm and br2684ctl as well
...
SVN-Revision: 20558
2010-03-28 21:55:54 +00:00
Felix Fietkau
bbfd83bfe8
ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
...
SVN-Revision: 20557
2010-03-28 21:42:07 +00:00
Felix Fietkau
8da4498a27
linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
...
SVN-Revision: 20556
2010-03-28 21:41:56 +00:00
Felix Fietkau
1c036e4c7e
linux-atm: clean up package installation into staging
...
SVN-Revision: 20555
2010-03-28 21:41:44 +00:00
Felix Fietkau
db567ffd3d
ifxmips-dsl-api: fix portability errors
...
SVN-Revision: 20554
2010-03-28 21:41:29 +00:00
Felix Fietkau
16e22d2559
madwifi: fix the tx rate display in iwconfig ( #6925 )
...
SVN-Revision: 20550
2010-03-28 18:38:38 +00:00
Felix Fietkau
655e90d706
madwifi: return to the bss channel after an issued ap mode scan has been completed ( fixes #6599 )
...
SVN-Revision: 20549
2010-03-28 18:35:19 +00:00
Felix Fietkau
744a57c58f
hostapd: clean up openssl tls dependencies and build handling ( fixes #6572 )
...
SVN-Revision: 20547
2010-03-28 17:09:52 +00:00
Florian Fainelli
6eb6ec83e4
make mmc-over-gpio pins configurable in menuconfig ( #6933 )
...
SVN-Revision: 20542
2010-03-28 13:23:03 +00:00
Gabor Juhos
ebab30b7c7
package/mtd: fix automatic partition size detection in fis_remap
...
SVN-Revision: 20537
2010-03-28 07:16:27 +00:00
Nicolas Thill
39ee357098
ps3: move ps3lan kmod under target/linux/ps3
...
SVN-Revision: 20533
2010-03-28 03:29:22 +00:00
Jo-Philipp Wich
4bc74807e4
uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
...
SVN-Revision: 20532
2010-03-28 02:35:45 +00:00
Nicolas Thill
8779e971ed
opkg: fix usage to reflect change in the upgrade command
...
SVN-Revision: 20531
2010-03-28 01:27:07 +00:00
Gabor Juhos
37712c70c5
package/mtd: add fixtrx command
...
* patch by Bernhard Loos
* note: trailing whitespaces are removed
SVN-Revision: 20524
2010-03-27 17:38:33 +00:00
Gabor Juhos
6758494897
package/mtd: reuse existing crc32 stuff in the trx code
...
* patch by Bernhard Loos
* note: fixed compiler error on brcm47xx
SVN-Revision: 20523
2010-03-27 17:38:30 +00:00
Jo-Philipp Wich
63f49e43e6
base-files: add a hotplug handler for rdate
...
SVN-Revision: 20518
2010-03-27 17:13:33 +00:00
Jo-Philipp Wich
4172149f89
uhttpd: block SIGCHLD until it is expected ( #6957 )
...
SVN-Revision: 20513
2010-03-27 14:31:35 +00:00
Florian Fainelli
27d3adb450
fix avila-wdt compilation failure ( #6948 )
...
SVN-Revision: 20507
2010-03-27 13:30:49 +00:00
Hauke Mehrtens
5dbee8b3aa
mac80211: fix build of ipw2200
...
SVN-Revision: 20502
2010-03-27 09:53:48 +00:00
Jo-Philipp Wich
161325ac4f
uhttpd: clear script timeout as soon as data is received from the child
...
SVN-Revision: 20501
2010-03-27 01:47:36 +00:00
Jo-Philipp Wich
8c9b818a24
uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec
...
SVN-Revision: 20500
2010-03-27 00:00:33 +00:00
Felix Fietkau
d7195c2293
ath9k: make sure that the rx path does not get stuck
...
SVN-Revision: 20499
2010-03-26 22:43:33 +00:00
Felix Fietkau
ea04d330a9
mac80211: disable b43 nphy until it actually works
...
SVN-Revision: 20498
2010-03-26 22:36:23 +00:00
Felix Fietkau
282981d257
mac80211: update to wireless-testing 2010-03-24
...
SVN-Revision: 20497
2010-03-26 22:36:12 +00:00
Florian Fainelli
f273e6d2ff
fix wrt-radauth compilation failure ( #6945 )
...
SVN-Revision: 20489
2010-03-26 17:58:49 +00:00
Gabor Juhos
bf90225b34
package/zlib: refresh patches
...
SVN-Revision: 20480
2010-03-26 14:29:35 +00:00
Gabor Juhos
d0d0ef25e5
package/yamonenv: refresh patches
...
SVN-Revision: 20479
2010-03-26 14:29:32 +00:00
Gabor Juhos
7cdae18aa7
package/util-linux-ng: refresh patches
...
SVN-Revision: 20478
2010-03-26 14:29:30 +00:00
Gabor Juhos
e24dd6d3a1
package/udevtrigger: refresh patches
...
SVN-Revision: 20477
2010-03-26 14:29:28 +00:00
Gabor Juhos
e1d144d95b
package/uboot-ifxmips: refresh patches
...
SVN-Revision: 20476
2010-03-26 14:29:25 +00:00
Gabor Juhos
92ca181470
package/pcmcia-cs: refresh patches
...
SVN-Revision: 20475
2010-03-26 14:29:20 +00:00
Gabor Juhos
5c5b8928d2
package/opkg: refresh patches
...
SVN-Revision: 20474
2010-03-26 14:29:17 +00:00
Gabor Juhos
179ba60e0e
package/openssl: refresh patches
...
SVN-Revision: 20473
2010-03-26 14:29:14 +00:00
Gabor Juhos
ed88fabbfd
package/nozomi: refresh patches
...
SVN-Revision: 20472
2010-03-26 14:29:10 +00:00
Gabor Juhos
fc3935df38
package/ncurses: refresh patches
...
SVN-Revision: 20471
2010-03-26 14:29:07 +00:00
Gabor Juhos
78511d01b0
package/lua: refresh patches
...
SVN-Revision: 20470
2010-03-26 14:29:03 +00:00
Gabor Juhos
15bed86ba6
package/linux-atm: refresh patches
...
SVN-Revision: 20469
2010-03-26 14:28:56 +00:00
Gabor Juhos
7e2a788e7a
package/libreadline: refresh patches
...
SVN-Revision: 20468
2010-03-26 14:28:52 +00:00
Gabor Juhos
f1e4766e29
package/libpcap: refresh patches
...
SVN-Revision: 20467
2010-03-26 14:28:49 +00:00
Gabor Juhos
61dd2e68a4
package/kexec-tools: refresh patches
...
SVN-Revision: 20466
2010-03-26 14:28:45 +00:00
Gabor Juhos
d6fb9649de
package/iptables: refresh patches
...
SVN-Revision: 20465
2010-03-26 14:28:40 +00:00
Gabor Juhos
22d0b13b78
package/iproute2: refresh patches
...
SVN-Revision: 20464
2010-03-26 14:28:35 +00:00
Gabor Juhos
0d43b95e5e
package/ifxmips-dsl-api: refresh patches
...
SVN-Revision: 20463
2010-03-26 14:28:31 +00:00
Gabor Juhos
3b57cccb71
package/hotplug2: refresh patches
...
SVN-Revision: 20462
2010-03-26 14:28:25 +00:00
Gabor Juhos
eb605bec7b
package/fuse: refresh patches
...
SVN-Revision: 20461
2010-03-26 14:28:19 +00:00
Gabor Juhos
a346b400c6
package/dropbear: refresh patches
...
SVN-Revision: 20460
2010-03-26 14:28:14 +00:00
Gabor Juhos
0f0e00e0cb
package/compcache: refresh patches
...
SVN-Revision: 20458
2010-03-26 14:28:03 +00:00
Gabor Juhos
7675a3685a
package/comgt: refresh patches
...
SVN-Revision: 20457
2010-03-26 14:27:58 +00:00
Gabor Juhos
6121ec60a4
package/carl9170: refresh patches
...
SVN-Revision: 20456
2010-03-26 14:27:52 +00:00
Gabor Juhos
c227567fb5
package/busybox: refresh patches
...
SVN-Revision: 20455
2010-03-26 14:27:47 +00:00
Gabor Juhos
c7785c1add
package/broadcom-wl: refresh patches
...
SVN-Revision: 20454
2010-03-26 14:27:41 +00:00
Gabor Juhos
1ccada4dc2
package/bridge-utils: refresh patches
...
SVN-Revision: 20453
2010-03-26 14:27:35 +00:00
Gabor Juhos
8c1bb824a6
package/br2684ctl: refresh patches
...
SVN-Revision: 20452
2010-03-26 14:27:29 +00:00
Gabor Juhos
7297b81fbe
package/apex: refresh patches
...
SVN-Revision: 20451
2010-03-26 14:27:22 +00:00
Gabor Juhos
ae022fd272
package/admswconfig: refresh patches
...
SVN-Revision: 20450
2010-03-26 14:27:16 +00:00
Gabor Juhos
f34e2fc939
package/acx-mac80211: refresh patches
...
SVN-Revision: 20449
2010-03-26 14:27:09 +00:00
Gabor Juhos
0bf7a71a2a
package/acx: refresh patches
...
SVN-Revision: 20448
2010-03-26 14:27:02 +00:00
Hamish Guthrie
8356fc0b8e
Create kernel module for PS3 networking
...
SVN-Revision: 20447
2010-03-26 14:11:01 +00:00
Nicolas Thill
4ea6e1c968
kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
...
SVN-Revision: 20436
2010-03-26 10:09:13 +00:00
Vasilis Tsiligiannis
ce75e4b893
madwifi: Fix RX packet and byte count, refresh patches ( #6404 )
...
SVN-Revision: 20434
2010-03-25 19:41:40 +00:00
Jo-Philipp Wich
b3e4a6503a
busybox: disable httpd applet
...
SVN-Revision: 20432
2010-03-25 16:14:14 +00:00
Jo-Philipp Wich
fc0d560206
add cyassl (moved from packages feed, required by uhttpd-mod-tls)
...
SVN-Revision: 20430
2010-03-25 16:03:10 +00:00
Jo-Philipp Wich
2cf4946597
add px5g (moved from LuCI trunk)
...
SVN-Revision: 20429
2010-03-25 15:46:39 +00:00
Jo-Philipp Wich
169642253f
add uhttpd (moved from LuCI trunk)
...
SVN-Revision: 20428
2010-03-25 15:46:16 +00:00
Nicolas Thill
141f9e3bbd
ifxmips-dsl-api: only show debug option when package is selected
...
SVN-Revision: 20422
2010-03-25 13:43:20 +00:00