aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* ubus: add a missing dependencyFelix Fietkau2011-02-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25792 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount: Fixed shell error on empty string due to -eq to ↵Daniel Dickinson2011-02-281-3/+3
| | | | | | number for the optional find_root variable git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25787 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] block-mount,block-extroot: Modify mount.sh so that block-extroot ↵Daniel Dickinson2011-02-281-4/+13
| | | | | | mounts target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: improve ath9k AP A-MPDU PS bufferingFelix Fietkau2011-02-272-8/+44
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: override CONFIG_IWLWIFI_LEGACYFelix Fietkau2011-02-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: set CONFIG_RTLWIFIFelix Fietkau2011-02-271-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25776 3c298f89-4303-0410-b956-a3cf2f4a3e73
* p54: fix a null pointer dereference bugFelix Fietkau2011-02-271-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: disable scheduler actions by default, they will be enabled only when ↵Felix Fietkau2011-02-271-0/+1
| | | | | | kmod-sched is selected git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] acx-mac8011: bump to 20110123Florian Fainelli2011-02-271-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2011-02-25Felix Fietkau2011-02-2727-70/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] xfsprogs: explicitely disable gettext and 64bit library supportJo-Philipp Wich2011-02-261-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ubus: update to the latest version to fix a compile error with gcc 4.5Felix Fietkau2011-02-261-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add redboot-ar231x (LZMA compressed redboot for a few devices)Felix Fietkau2011-02-261-0/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] relayd: add uci integrationJo-Philipp Wich2011-02-253-1/+134
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25714 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix sysctl handling, do not react on fake ifaces in ↵Jo-Philipp Wich2011-02-251-2/+5
| | | | | | route hotplug handler git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25713 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25702 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/wprobe: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25701 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uboot-lantiq]John Crispin2011-02-2430-453/+3216
| | | | | | | | | | * adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25694 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kmod-oprofile to package/kernelFelix Fietkau2011-02-241-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25690 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-crypto: fix selecting core crypto modulesFelix Fietkau2011-02-241-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-crypto: remove pcomp, nothing uses itFelix Fietkau2011-02-241-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25686 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts: disable overhead calculation by default, it does not work ↵Felix Fietkau2011-02-241-1/+0
| | | | | | properly for many line speeds git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25685 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH 2/2] Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-231-1/+1
| | | | | | | | | | | | | | | | The "Generating index for package" created by ipkg-make-index only clutter stderr and serve to push previous warnings/errors off-screen. Instead, send to stdout. Note: This would send incorrect invocation messages to stdout as well. If this is a concern, perhaps we could send them to FD 3, then send 3 to 2... Signed-off-by: Kevin Locke <klocke@digitalenginesoftware.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25678 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix path to pcidev driverJo-Philipp Wich2011-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25670 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38Jo-Philipp Wich2011-02-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25669 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix kmod-xen-evtchn for Linux 2.6.37+Jo-Philipp Wich2011-02-231-2/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts: add missing dependencyFelix Fietkau2011-02-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] jshn: add build dependency on libubox, it needs the list.h header ↵Jo-Philipp Wich2011-02-211-0/+1
| | | | | | from it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: extend wlanconfig scan ssid field from 14 to 30 charactersAlexandros C. Couloumbis2011-02-211-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25649 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/iptables]: as [25641] removed kernel IMQ support, remove it from ↵Imre Kaloz2011-02-212-136/+0
| | | | | | iptables as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25646 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-24/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25641 3c298f89-4303-0410-b956-a3cf2f4a3e73
* qos-scripts: drop the use of IMQ, use ifb and act_connmark insteadFelix Fietkau2011-02-214-24/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25640 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a new scheduler action for restoring the connection tracking ↵Felix Fietkau2011-02-212-0/+85
| | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25639 3c298f89-4303-0410-b956-a3cf2f4a3e73
* boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()Michael Büsch2011-02-201-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25635 3c298f89-4303-0410-b956-a3cf2f4a3e73
* base-files: Add "-o noatime" to mount wrapperMichael Büsch2011-02-201-1/+1
| | | | | | | | noatime is cheaper than default relatime. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25634 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix whitespaceMichael Büsch2011-02-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25632 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-201-7/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] 6in4: re-establish tunnel also if no credentials are used (static ↵Jo-Philipp Wich2011-02-202-2/+6
| | | | | | setup) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25627 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] xfsprogs: add the usual round of voodoo-workarounds for autofail, ↵Jo-Philipp Wich2011-02-201-0/+82
| | | | | | issue of the day is overwriting template files when AC_CONFIG_HEADER(S) is used, but only the first one, because consistency is for loosers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25626 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] comgt: add ACM hotplugFlorian Fainelli2011-02-202-4/+4
| | | | | | | | This adds in support for ttyACM devices in the 3g hotplug script. Signed-off-by: Matthew Eaton <wrt at divinehawk.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add Marvell orion watchdog timer moduleFlorian Fainelli2011-02-201-0/+16
| | | | | | | | This patch adds kernelmodule for watchdog timer on platform orion. Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] switch: fix switch-robo device reference countingFlorian Fainelli2011-02-202-7/+16
| | | | | | | | Fix incorrect device reference counting by switch-robo. Signed-off-by: George Kashperko <george@znau.edu.ua> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25619 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for ↵Jo-Philipp Wich2011-02-191-1/+0
| | | | | | spotting this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25592 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package/dnsmasq]: upgrade to 2.57Imre Kaloz2011-02-192-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25576 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix interrupt enable/disable issuesFelix Fietkau2011-02-181-0/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25575 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: now that librpc only compiles with uclibc, change the build ↵Felix Fietkau2011-02-181-1/+1
| | | | | | dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25574 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add support for 2.6.37, thanks Wipster!Florian Fainelli2011-02-182-0/+80
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25569 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: Add /etc/nsswitch.conf to targets running ↵Hamish Guthrie2011-02-182-0/+14
| | | | | | glibc/eglibc, otherwise name resolution fails git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25568 3c298f89-4303-0410-b956-a3cf2f4a3e73
* librpc: do not attempt to compile if uclibc is not selectedFelix Fietkau2011-02-171-3/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25565 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: only add a build dependency on librpc if uclibc is selectedFelix Fietkau2011-02-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25564 3c298f89-4303-0410-b956-a3cf2f4a3e73