summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* [package] kernel/modules: package module for OpenFirmware I2C accessorsjuhosg2009-07-191-3/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: package I2C bus driver for PPC4xx based systemsjuhosg2009-07-191-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: fix Magicbox CF card driver definitionsjuhosg2009-07-191-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] download and install rt2870 firmware (#5519)florian2009-07-181-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16893 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix crash on 2.6.30nbd2009-07-182-2/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16889 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of linux 2.6.29nbd2009-07-173-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make patches against iptables apply again after update to 1.4.4 ↵florian2009-07-175-13/+0
| | | | | | (#5540) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16878 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix a race condition in the ibss mergenbd2009-07-161-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16870 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: turn software based tsf merging on by default, get rid of some ↵nbd2009-07-161-4/+5
| | | | | | iwpriv errors on wifi restart git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: clean up / fix ibss node handlingnbd2009-07-161-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16861 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This patch adds a target for the IBM PowerXCell Accelerator Board.florian2009-07-161-0/+15
| | | | | | | | | | | | | | | | | (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16860 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to new upstream version 1.4.4markus2009-07-151-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: trivial antenna diversity fixnbd2009-07-141-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add additions from (#5149)florian2009-07-141-2/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: remove the -mlong-calls cflag from include filesnbd2009-07-131-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] isdn4linux modules fixesflorian2009-07-131-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] NET_EMATCH is a boolean (#5506)florian2009-07-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16828 3c298f89-4303-0410-b956-a3cf2f4a3e73
* udhcpc: Pass all events to udhcpc.useracinonyx2009-07-121-3/+3
| | | | | | | | | | Petitboot and maybe other apps need to know when the dhcp lease is lost. Move the udhcpc.user call to send it all udhcpc events. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi.sh channel fixacinonyx2009-07-121-22/+17
| | | | | | | | In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix isdn4linux kernel modules with the 2.4.37 updateflorian2009-07-121-5/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] wprobe does not build on 2.4florian2009-07-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16796 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵nbd2009-07-121-0/+9
| | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: clean up wme handling, use same packet classification as mac80211nbd2009-07-121-0/+136
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵nbd2009-07-121-2/+9
| | | | | | enable skbedit by default git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: fix another instance of excessive stack usage in wlanconfignbd2009-07-121-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionnbd2009-07-119-104/+61
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove hotplug2-oldnbd2009-07-115-2478/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ucitrigger depends on luanbd2009-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/lua: implement memory limits, scripts can use get_memory_limit() and ↵jow2009-07-093-17/+294
| | | | | | set_memory_limit() to cap the maximum ram usage git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: the bpf code expects direct-access fields to be in big endian, not ↵nbd2009-07-071-1/+5
| | | | | | cpu endian git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: fix some endianness fail in the l2 filter codenbd2009-07-071-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* wprobe: fix uninitialized variablenbd2009-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16731 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename the wprobe init script to /etc/init.d/wprobenbd2009-07-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16730 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix kexec-tools builds when libc != uClibc, strip quotes from ↵nico2009-07-071-2/+4
| | | | | | KEXEC_TARGET_NAME config option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix wprobe-exportnbd2009-07-072-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)nico2009-07-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update the init script and config for the new wprobenbd2009-07-072-9/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix df -h output (closes: #5290)nico2009-07-071-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵nbd2009-07-0616-831/+2358
| | | | | | statistics, remote access, more configuration options and many bugfixes git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ucitrigger: add options to force enable/disable specific triggersnbd2009-07-062-4/+62
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16718 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Baltic language support in kerneljuhosg2009-07-061-0/+34
| | | | | | | | | Add Baltic langugae support in kernel package Signed-off-by: zintis.petersons@e-mail.lv git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add the gpio_keys input module to menuconfigjuhosg2009-07-061-0/+17
| | | | | | | Signed-off-by: Ferenc Wagner <wferi@niif.hu> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16716 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] make i2c-gpio-custom selectable (#5458)florian2009-07-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16707 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix kmod-ip6tables modules (#5274)florian2009-07-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] put all filesystem related packages into the Filesystem submenu ↵florian2009-07-052-2/+3
| | | | | | (#5352) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16696 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] remove 2.6.26 check, do not build ide-generic on arm it is not ↵florian2009-07-041-6/+1
| | | | | | available (#5303) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* allow udhcpc to work properly for interfaces that are not configured through ucinbd2009-07-031-23/+38
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16664 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: explicitly create /etc/rc.d/, fixes ImageBuilder when ↵agb2009-07-021-1/+2
| | | | | | using git instead of svn git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] madwifi: Disable compression capability on AR71XX and make it ↵acinonyx2009-07-012-1/+13
| | | | | | optional for other platforms (thanks to David A. Bandel and Dennis Bartsch) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16642 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move ksymoops from trunk/package/ to packages/devel/agb2009-06-301-55/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16633 3c298f89-4303-0410-b956-a3cf2f4a3e73