Commit Graph

17200 Commits (0d25a79aa1c5cd44c01deddcdd16e8a2fd0dccb6)

Author SHA1 Message Date
Hauke Mehrtens f042039df7 mac80211: fix mesh.
This fixes #6774


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 18:33:48 +00:00
Felix Fietkau b9034da6ae fix kernel-headers build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20584 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 15:16:17 +00:00
Nicolas Thill ef4f1d04ce [include] download.mk: fix bzr download method
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 13:06:19 +00:00
John Crispin 6defa2c375 temporary fix to make toolchain build properly, this is broken since [20569]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 12:18:58 +00:00
John Crispin f39c9a7787 [ifxmips] fixes uboot compile error
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 11:30:24 +00:00
Jo-Philipp Wich 33f40d7677 [package] uhttpd: fix a signal related race condition exposed by LuCI on fast machines
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 09:26:02 +00:00
Florian Fainelli f5144821ed [package] update e2fsprogs to 1.41.11 (#6896)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20572 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 05:54:54 +00:00
Nicolas Thill e64ffa5d4f [package] base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20571 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 03:58:17 +00:00
Felix Fietkau a2ec87dfec add a new helper macro to deal with conditional ./configure flags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 03:38:40 +00:00
Felix Fietkau 62c5734bb4 prevent kernel.mk from defining PATCH_DIR and FILES_DIR for regular packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 03:07:54 +00:00
Felix Fietkau c33451f5d6 use lazy evaluation for TARGET_CONFIGURE_OPTS to make it possible to override TARGET_CC and TARGET_CXX
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-29 00:05:48 +00:00
Felix Fietkau d2f63e550a fix u-boot wiki urls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 23:33:10 +00:00
Felix Fietkau d79a6f7965 add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 23:11:05 +00:00
Felix Fietkau e4490cccdd add uboot-lantiq (based on a patch contributed by Lantiq)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20561 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 22:40:32 +00:00
Felix Fietkau b4197c908d uboot-ifxmips: fix portability bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 22:40:17 +00:00
Felix Fietkau e287c055e8 propagate atm header changes into pppoatm and br2684ctl as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:55:54 +00:00
Felix Fietkau f51abea12a ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:42:07 +00:00
Felix Fietkau e102683bc2 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20556 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:56 +00:00
Felix Fietkau 87821d2cdd linux-atm: clean up package installation into staging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20555 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:44 +00:00
Felix Fietkau 64a9519d99 ifxmips-dsl-api: fix portability errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20554 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 21:41:29 +00:00
Hauke Mehrtens 5e7275d823 Some dependencies that are depending on target are not added into
the Depends line in the control file of the package.
For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not
result in kmod-ssb for the x86 target or any other target.

This fixes #6874


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 19:22:59 +00:00
Felix Fietkau 489fb5eceb netfilter: fix ABI breakage caused by the netfilter match optimization (fixes #5628)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 19:05:59 +00:00
Felix Fietkau 3ac4dbb0b8 enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:57:42 +00:00
Felix Fietkau 1a9b10742c madwifi: fix the tx rate display in iwconfig (#6925)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:38:38 +00:00
Felix Fietkau 859f640b31 madwifi: return to the bss channel after an issued ap mode scan has been completed (fixes #6599)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:35:19 +00:00
Florian Fainelli dc3662326e [brcm63xx] move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 18:11:06 +00:00
Felix Fietkau 641fd8fec8 hostapd: clean up openssl tls dependencies and build handling (fixes #6572)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 17:09:52 +00:00
Florian Fainelli 744796a334 [package] make mmc-over-gpio pins configurable in menuconfig (#6933)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 13:23:03 +00:00
Florian Fainelli 80551b78e5 [x86] sysupgrade: Get target device from kernel cmdline, patch from acinonyx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 11:55:07 +00:00
Gabor Juhos 15ae56b617 package/mtd: fix automatic partition size detection in fis_remap
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 07:16:27 +00:00
Nicolas Thill 74c50ba2fb ifxmips: remove old config files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 03:45:44 +00:00
Nicolas Thill 86087a5c5a ps3: move ps3lan kmod under target/linux/ps3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 03:29:22 +00:00
Jo-Philipp Wich dacb54ca3b [package] uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 02:35:45 +00:00
Nicolas Thill 767955134f [package] opkg: fix usage to reflect change in the upgrade command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 01:27:07 +00:00
Felix Fietkau aba9d83bea ar71xx: fix pci on ar7241/ar7242
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 00:36:37 +00:00
Felix Fietkau 159a5e0667 ar71xx: fix the wan port on pb92
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 00:36:04 +00:00
Felix Fietkau 19f9c43c95 ar71xx: reset the mdio bus on ar7241/ar7242
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-28 00:35:44 +00:00
Gabor Juhos 05f3bb99df ar71xx: add uci defaults to fix trx header on the WRT160NL boards
* patch by Otto Solares


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:40 +00:00
Gabor Juhos 79c06a8dc9 ar71xx: update image generation and trx header parsing for the WRT160NL
* patch by Bernhard Loos
 * note: trailing whitespaces has been removed


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:36 +00:00
Gabor Juhos 05fcd39f47 package/mtd: add fixtrx command
* patch by Bernhard Loos
 * note: trailing whitespaces are removed


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20524 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:33 +00:00
Gabor Juhos 9da0228c9e package/mtd: reuse existing crc32 stuff in the trx code
* patch by Bernhard Loos
 * note: fixed compiler error on brcm47xx


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:30 +00:00
Gabor Juhos 567def1d7f firmware-utils/trx: add relative offset parameter
* will be used for the WRT160NL board
 * patch by Bernhard Loos
 * note: rejected parts has been fixed


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:38:26 +00:00
Jo-Philipp Wich 596c2ea83d [package] base-files: add a hotplug handler for rdate
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 17:13:33 +00:00
Jo-Philipp Wich 9e670ac6c9 [x86] Add OLPC kernel config (patch by Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 15:31:19 +00:00
Jo-Philipp Wich 045d4cb3db [x86] Change default processor family to 486, refresh config (patch by Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 15:30:46 +00:00
Jo-Philipp Wich 3489e823b3 [x86] Remove support for older kernels (patch by Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 15:29:22 +00:00
Jo-Philipp Wich 04db1c8265 [x86] sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 15:28:17 +00:00
Jo-Philipp Wich f6156ab875 [package] uhttpd: block SIGCHLD until it is expected (#6957)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 14:31:35 +00:00
Florian Fainelli e8476a2ff1 [ixp4xx] fix avila-wdt compilation failure (#6948)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 13:30:49 +00:00
Gabor Juhos 55a949e0f7 ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-27 13:05:27 +00:00