Nicolas Thill
8543722ed5
package/ipset: update to 4.2
...
SVN-Revision: 20861
2010-04-14 23:26:48 +00:00
Felix Fietkau
4c7f399cd6
openssl: fix timestamp patch - previous version patched the wrong file
...
SVN-Revision: 20859
2010-04-14 22:56:05 +00:00
Felix Fietkau
1b02bf3cfa
openssl: remove the makefile timestamp check, it breaks on some host systems
...
SVN-Revision: 20858
2010-04-14 22:52:49 +00:00
Felix Fietkau
da1f79f93c
ath9k: fix a crash in ath9k_hw_reset on older hw
...
SVN-Revision: 20852
2010-04-14 02:35:56 +00:00
Felix Fietkau
396a3c5385
mac80211: update to wireless-testing 2010-04-13, add some more fixes for the ar9300 patch set, fixes #7135
...
SVN-Revision: 20849
2010-04-14 00:09:26 +00:00
Nicolas Thill
5f5ed3f109
package/mac80211: add a patch to fix package/carl9170 build failure
...
SVN-Revision: 20848
2010-04-13 23:47:41 +00:00
Florian Fainelli
eafa2ec962
option to allow boot to run to completion before starting shell
...
Setting the system variable "foreground" to yes causes the system to run
the init scripts in series and wait for completion.
This is useful if (a) you don't want the user getting into the console
until the system is initialized, or (b) you have things going on in your
scripts that require strict ordering (and no possible race conditions).
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20841
2010-04-13 19:57:25 +00:00
Felix Fietkau
c82bcb2a29
fix jffs2 and mini_fo mount in failsafe (patch from #7134 )
...
SVN-Revision: 20838
2010-04-13 14:24:58 +00:00
Felix Fietkau
0ff59f87b0
ath9k: more fixes/cleanups for ar9280 and ar9300
...
SVN-Revision: 20835
2010-04-13 01:03:49 +00:00
Felix Fietkau
040c064388
ath9k: fix a crash bug and a dma sync issue
...
SVN-Revision: 20833
2010-04-12 22:30:47 +00:00
Lars-Peter Clausen
393541dce8
Add uboot for xburst package
...
SVN-Revision: 20832
2010-04-12 18:17:26 +00:00
Florian Fainelli
9ef27ce538
fix swconfig build failure on brcm63xx
...
SVN-Revision: 20829
2010-04-12 14:01:55 +00:00
Florian Fainelli
b54bf53833
fix linux-atm build failure on brcm63xx (and probably other targets) ( #7145 )
...
SVN-Revision: 20826
2010-04-12 12:59:09 +00:00
Florian Fainelli
2de2c9ead2
add kmod-ata-pdc202xx-old ( #6950 )
...
SVN-Revision: 20808
2010-04-11 18:39:03 +00:00
Florian Fainelli
7258f9e4ba
fix kmod-crc16 loading ( #6949 )
...
SVN-Revision: 20807
2010-04-11 18:38:56 +00:00
Florian Fainelli
15e8d2e0b7
add net5501 support
...
This patch brings up the net5501 platform.
Note that the x86/ target included support for all x86/ class
processors. That's not technically correct. This should be constrained
only to the "generic" subtarget. Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.
It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't. Again, moving
that to the generic subtarget.
Fortunately, this was a fairly benign tweak.
The net5501 board includes the following logic:
Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 20794
2010-04-11 12:36:55 +00:00
Jo-Philipp Wich
be4d9660e8
block-extroot: r20784 reverted r20735, add it back ( #7104 )
...
SVN-Revision: 20788
2010-04-10 19:54:00 +00:00
Florian Fainelli
135c4b8d05
add debugging entry to hotplug config
...
This is useful for seeing what devices are detected by the system.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 20785
2010-04-10 18:35:14 +00:00
Florian Fainelli
54e62a3f38
block-extroot depends on kmod-ata-core
...
The package block-extroot depends on some builtin package like
kmod-ide-core or kmod-usb-storage. But kmod-ata-core was forgotten; this
patch fixes it.
Signed-off-by: Benjamin Cama <benoar@free.fr>
SVN-Revision: 20784
2010-04-10 18:35:08 +00:00
Felix Fietkau
f98e55faf0
mac80211: update to wireless-testing 2010-04-09, add work-in-progress ar9300 patches
...
SVN-Revision: 20777
2010-04-10 16:50:15 +00:00
Jo-Philipp Wich
6134e99bee
broadcom-wl: fix 11bg hwmode, add lrs mode
...
SVN-Revision: 20768
2010-04-09 20:47:28 +00:00
Ralph Hempel
f7b6aa6a44
update to version 2010.3 httpd-failsafe: removed warnings, cleanup html pages httpd-failsafe: kicking in if boot command fails httpd-failsafe: support of ctrl-c httpd-failsafe: fixed ether addr
...
thanks to Stas
SVN-Revision: 20756
2010-04-09 10:44:47 +00:00
Ralph Hempel
c81d122238
fix firmware handling
...
SVN-Revision: 20755
2010-04-09 10:25:08 +00:00
Jo-Philipp Wich
d240d8edad
broadcom-wl: implement "hwmode" uci option, supports 11b (B only), 11g (G only), 11gst (G performance) and 11bg (default)
...
SVN-Revision: 20740
2010-04-07 21:33:05 +00:00
Alexandros C. Couloumbis
843ac4a11a
package/grub: play it safe, cross compile everywhere
...
SVN-Revision: 20739
2010-04-07 21:23:09 +00:00
Markus Wigge
44c1a9e5e5
added WRT54G3GV2-VF detection to broadcom-diag
...
+ diag now recognizes the router
+ basic LEDs work
- 3G LED for blink does not work as for the old version
so I removed it. Maybe some GPIO probing might help.
SVN-Revision: 20737
2010-04-07 07:45:54 +00:00
Jo-Philipp Wich
6b4eb9901a
block-extroot: unblock package if kmod-broadcom-sdhc has been selected
...
SVN-Revision: 20735
2010-04-06 22:57:17 +00:00
Nicolas Thill
a98a5a907a
package/block-mount: disable config options altering busybox configuration, fix dependencies
...
SVN-Revision: 20727
2010-04-06 00:52:51 +00:00
Nicolas Thill
ee9af1fbb6
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
...
SVN-Revision: 20726
2010-04-06 00:51:35 +00:00
Jo-Philipp Wich
501e154d03
switch: explicitely clear port mappings in unsused vlans ( #7082 )
...
SVN-Revision: 20717
2010-04-05 13:51:26 +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
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
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
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
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
Nicolas Thill
04dd1fc593
kernel: fix kmod-crypto-misc on 2.4
...
SVN-Revision: 20413
2010-03-25 05:15:25 +00:00
Florian Fainelli
023067da16
fix typo in gspa sn9c20x autoload line, patch from Chris Li
...
SVN-Revision: 20409
2010-03-24 23:33:50 +00:00
John Crispin
6cb7284fe0
adds support to build uboot for arv452
...
SVN-Revision: 20408
2010-03-24 18:28:07 +00:00
Travis Kemen
7a00430b3e
When enabling MFP, hostapd will read assoc_sa_query_max_timeout and assoc_sa_query_retry_timeout from it's config file. Make these options configurable in /etc/config/wireless. To make it clear that these options are 802.11w related, I named them ieee80211w_max_timeout and ieee80211w_retry_timeout instead.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20397
2010-03-24 00:23:10 +00:00
Travis Kemen
22b92b3e13
Enable management frame protection in hostapd, and make it configurable in /etc/config/wireless. Since ath9k is currently the only driver that supports MFP, it will only be enabled when ath9k is enabled.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20396
2010-03-24 00:22:19 +00:00
Travis Kemen
21f006f156
Enable management frame protection in wpa_supplicant, and make it configurable in /etc/config/wireless.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20395
2010-03-24 00:21:28 +00:00
Travis Kemen
e74fbc183b
Cleanup redundant psk handling code in wpa_supplicant.sh. (I sent this one to openwrt-devel before, but I am resending it as part of this series because the next patch will also edit wpa_supplicant.sh).
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20394
2010-03-24 00:19:42 +00:00
Jo-Philipp Wich
163b15f5bb
base-files: make press key message more explicit in preinit
...
SVN-Revision: 20392
2010-03-23 22:56:12 +00:00
Jo-Philipp Wich
5293dddc31
block-extroot: make overlay mount check more explicit, it wrongly detected /tmp/overlay as successful overlay mount
...
SVN-Revision: 20390
2010-03-23 17:08:35 +00:00
Jo-Philipp Wich
75b8822733
kernel: fix xen-fbdev description This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk.
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 20389
2010-03-23 15:24:54 +00:00
Nicolas Thill
4e0681e1db
linux-atm: fix compilation of 'qgen' host tool
...
SVN-Revision: 20387
2010-03-23 14:32:14 +00:00
Travis Kemen
17b7aaba31
bump to the lastest git commit
...
SVN-Revision: 20378
2010-03-23 01:28:52 +00:00
Alexandros C. Couloumbis
f4bcf74b95
hostap-driver: fix a typo (thanks acinonyx)
...
SVN-Revision: 20367
2010-03-22 11:43:46 +00:00
Alexandros C. Couloumbis
2a7a85cd4c
hostap-driver: fix DEPENDS on Makefile
...
SVN-Revision: 20366
2010-03-22 11:39:47 +00:00
Jo-Philipp Wich
90c566f557
hostapd: always strip "11" from hwmode value
...
SVN-Revision: 20363
2010-03-21 22:35:58 +00:00
Hauke Mehrtens
4dd46dd8a4
kernel: fix some documentation
...
SVN-Revision: 20362
2010-03-21 19:12:36 +00:00
Florian Fainelli
479ff12fae
fix path to the orinoco pcmcia driver, thanks hauke
...
SVN-Revision: 20357
2010-03-21 17:56:19 +00:00
Florian Fainelli
7af8ee0481
change from /jffs to /overlay, patch from Daniel Dickinson
...
SVN-Revision: 20356
2010-03-21 17:16:50 +00:00
Florian Fainelli
d40104d567
If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier
...
SVN-Revision: 20354
2010-03-21 17:16:41 +00:00
Florian Fainelli
d22b22b356
add pcmcia hermes module, patch from Guillaume Lecerf
...
SVN-Revision: 20353
2010-03-21 17:16:36 +00:00
Hauke Mehrtens
3c2943b45a
kernel: fix some minor error:
...
* module ide-pci-generic is also included if it was build
* correct loading queue for kmod-dm
* place for mvsas.ko changed in new kernel.
SVN-Revision: 20348
2010-03-21 14:22:38 +00:00
Hauke Mehrtens
cd2cee46ac
kernel: these modules are already loaded by the scsi-core package
...
SVN-Revision: 20347
2010-03-21 14:19:48 +00:00
Hauke Mehrtens
68a2efe2d1
kernel: x86 remove dependency on ata-core and scsi-core
...
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873
SVN-Revision: 20346
2010-03-21 14:18:11 +00:00
Hauke Mehrtens
c91903ad41
kernel: load after its dependencies
...
SVN-Revision: 20345
2010-03-21 14:12:32 +00:00
Hauke Mehrtens
5925292e14
kernel: fix tg3 installation
...
libphy is build into the kernel for brcm47xx and not as an extra module.
SVN-Revision: 20344
2010-03-21 14:09:24 +00:00
Hauke Mehrtens
627ebde4db
kernel: include aes-i586 and twofish-i586 into crypto packages for x86
...
SVN-Revision: 20343
2010-03-21 14:07:30 +00:00
Hauke Mehrtens
35ccc68de9
kernel: fix typo
...
SVN-Revision: 20342
2010-03-21 14:06:32 +00:00
Hauke Mehrtens
94e9763799
kernel: make ISDN build again
...
In combination with r20339 ISDN will be build again.
* Fix syntax problem in kmod-capi
* add xfrm_ipcomp to kmod-ipsec
SVN-Revision: 20341
2010-03-21 14:05:59 +00:00
Alexandros C. Couloumbis
1ef941dd39
hostap-driver: make hostap-pci visible (similarly to r20047)
...
SVN-Revision: 20331
2010-03-21 08:13:01 +00:00
Florian Fainelli
ea66b2355d
add more usb-storage modules ( #6067 )
...
SVN-Revision: 20323
2010-03-20 17:18:54 +00:00
Florian Fainelli
0bb16e35b2
add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
...
SVN-Revision: 20312
2010-03-20 10:27:30 +00:00
Florian Fainelli
e796067c6a
update netfilter packages description, patch from Edgar Soldin
...
SVN-Revision: 20311
2010-03-20 10:27:24 +00:00
Florian Fainelli
05178e6695
add sn9c201 webcam driver, patch from Chris Li
...
SVN-Revision: 20310
2010-03-20 10:27:18 +00:00
Florian Fainelli
cd8e3a8055
update compcache to 0.6.2 ( #6884 )
...
SVN-Revision: 20303
2010-03-19 16:34:41 +00:00
John Crispin
51c45acd0e
adds support in uboot for eon flash chips
...
SVN-Revision: 20298
2010-03-19 11:22:07 +00:00
Travis Kemen
0fd984fc4f
fix limit
...
SVN-Revision: 20275
2010-03-18 15:50:05 +00:00
John Crispin
4fcee4628c
Add option to disable debug output of DSL drivers signed of by Ithamar R. Adema
...
SVN-Revision: 20270
2010-03-18 13:02:29 +00:00
John Crispin
d47b3b56e6
adds misisng include in ifxmips dsl driver compat layer
...
SVN-Revision: 20269
2010-03-18 13:01:32 +00:00
John Crispin
ceffb972eb
Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
...
SVN-Revision: 20266
2010-03-18 11:17:42 +00:00
Nicolas Thill
f0aa9bc04f
madwifi: remove redundant conditional dep, atheros has PCI support
...
SVN-Revision: 20263
2010-03-18 10:45:14 +00:00
Travis Kemen
431808b5bf
allow ping
...
SVN-Revision: 20261
2010-03-18 03:46:41 +00:00
Travis Kemen
e2f86520c5
remove +1 as it isn't needed since 16619
...
SVN-Revision: 20259
2010-03-18 01:39:02 +00:00
Travis Kemen
04c3691df1
actually fix linux-atm
...
SVN-Revision: 20233
2010-03-15 18:30:56 +00:00
Felix Fietkau
3ab30b486f
base-files: reload switch settings on /etc/init.d/network start as well
...
SVN-Revision: 20232
2010-03-15 14:02:49 +00:00
Travis Kemen
95e564124c
fixup linux-atm package after the broken patch earlier
...
SVN-Revision: 20225
2010-03-15 03:59:14 +00:00
Vasilis Tsiligiannis
f8f71a88b4
hostap-driver: Fix package installation
...
SVN-Revision: 20224
2010-03-15 00:51:26 +00:00
Travis Kemen
1223494f1d
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
...
/etc/init.d/ppp automatically starts pptp session on boot., from #6720
SVN-Revision: 20221
2010-03-14 21:42:56 +00:00
Travis Kemen
3a13fb95ab
if readethers is set to true make sure /etc/ethers exists, closes #6740
...
SVN-Revision: 20220
2010-03-14 21:33:02 +00:00
Travis Kemen
6aca925ca8
this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
...
Matthieu
from #6736
SVN-Revision: 20219
2010-03-14 21:26:45 +00:00
Felix Fietkau
73f61a64eb
fix error output of brctl if bridging is not supported.
...
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:
"brctl: SIOCGIFBR: Package not installed"
This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 20218
2010-03-14 21:10:07 +00:00
Travis Kemen
6457d34586
linux-atm: Update to stable version 2.5.1 from upstream project
...
This commit integrates the upstream version of the linux-atm tools
version 2.5.1.
It simplify the patchset but keeps the debian-patches,
prevent the usage of libflex on the target, and let the package
compiles every tools.
The Makefile only installs atmarp & atmarpd, but some useful debug
programs are also included (like aread/awrite, atmdump,...) in the
makefile, but commented by default.
Signed-off-by: Obinou <obconseil@gmail.com>
SVN-Revision: 20216
2010-03-14 18:58:33 +00:00
Travis Kemen
411ab9871e
fix missing nls support for 2.6.33
...
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Felix Fietkau
14e104688d
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
...
SVN-Revision: 20196
2010-03-14 13:16:26 +00:00
Felix Fietkau
f434771b7a
madwifi: disable softled by default on pci devices ( fixes #4484 )
...
SVN-Revision: 20195
2010-03-14 12:25:23 +00:00
Felix Fietkau
95a8e6a7dd
wireless-tools: fix encryption display in the scanning list ( #6732 )
...
SVN-Revision: 20194
2010-03-14 04:49:31 +00:00