aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un...Felix Fietkau2011-03-021-0/+3
* dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k...Felix Fietkau2011-03-021-0/+3
* dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1...Felix Fietkau2011-03-021-1/+2
* hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ...Felix Fietkau2011-03-021-0/+3
* 2.6.38: Let mac80211 select CONFIG_AVERAGEMichael Büsch2011-03-011-0/+2
* [package] busybox: enable mount helpers by default (#8946)Jo-Philipp Wich2011-03-011-1/+1
* [package] firewall: fix rule generation for v4 or v6 only zones (#8955)Jo-Philipp Wich2011-03-012-2/+5
* ipset: do not use -static-libgccFelix Fietkau2011-03-011-1/+1
* iptables: do not use -static-libgccFelix Fietkau2011-03-011-1/+1
* busybox: remove the -static-libgcc flag, saves a few kbFelix Fietkau2011-03-011-0/+11
* base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...Felix Fietkau2011-03-011-5/+59
* ubus: add a missing dependencyFelix Fietkau2011-02-281-1/+1
* [package] block-mount: Fixed shell error on empty string due to -eq to number...Daniel Dickinson2011-02-281-3/+3
* [package] block-mount,block-extroot: Modify mount.sh so that block-extroot mo...Daniel Dickinson2011-02-281-4/+13
* mac80211: improve ath9k AP A-MPDU PS bufferingFelix Fietkau2011-02-272-8/+44
* mac80211: override CONFIG_IWLWIFI_LEGACYFelix Fietkau2011-02-271-0/+1
* mac80211: set CONFIG_RTLWIFIFelix Fietkau2011-02-271-0/+1
* p54: fix a null pointer dereference bugFelix Fietkau2011-02-271-0/+18
* kernel: disable scheduler actions by default, they will be enabled only when ...Felix Fietkau2011-02-271-0/+1
* [package] acx-mac8011: bump to 20110123Florian Fainelli2011-02-271-2/+2
* mac80211: update to 2011-02-25Felix Fietkau2011-02-2727-70/+69
* [package] xfsprogs: explicitely disable gettext and 64bit library supportJo-Philipp Wich2011-02-261-0/+4
* ubus: update to the latest version to fix a compile error with gcc 4.5Felix Fietkau2011-02-261-2/+2
* add redboot-ar231x (LZMA compressed redboot for a few devices)Felix Fietkau2011-02-261-0/+52
* [package] relayd: add uci integrationJo-Philipp Wich2011-02-253-1/+134
* [package] base-files: fix sysctl handling, do not react on fake ifaces in rou...Jo-Philipp Wich2011-02-251-2/+5
* package/madwifi: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+14
* package/wprobe: fix for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+5
* [uboot-lantiq]John Crispin2011-02-2430-453/+3216
* add kmod-oprofile to package/kernelFelix Fietkau2011-02-241-0/+15
* kmod-crypto: fix selecting core crypto modulesFelix Fietkau2011-02-241-0/+5
* kmod-crypto: remove pcomp, nothing uses itFelix Fietkau2011-02-241-1/+0
* qos-scripts: disable overhead calculation by default, it does not work proper...Felix Fietkau2011-02-241-1/+0
* [PATCH 2/2] Send ipkg-make-index.sh output to stdoutJo-Philipp Wich2011-02-231-1/+1
* [package] kernel: fix path to pcidev driverJo-Philipp Wich2011-02-231-1/+1
* [package] kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38Jo-Philipp Wich2011-02-231-1/+1
* [package] kernel: fix kmod-xen-evtchn for Linux 2.6.37+Jo-Philipp Wich2011-02-231-2/+23
* qos-scripts: add missing dependencyFelix Fietkau2011-02-221-1/+1
* [package] jshn: add build dependency on libubox, it needs the list.h header f...Jo-Philipp Wich2011-02-211-0/+1
* package/madwifi: extend wlanconfig scan ssid field from 14 to 30 charactersAlexandros C. Couloumbis2011-02-211-0/+29
* [package/iptables]: as [25641] removed kernel IMQ support, remove it from ipt...Imre Kaloz2011-02-212-136/+0
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-24/+0
* qos-scripts: drop the use of IMQ, use ifb and act_connmark insteadFelix Fietkau2011-02-214-24/+40
* kernel: add a new scheduler action for restoring the connection tracking mark...Felix Fietkau2011-02-212-0/+85
* boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()Michael Büsch2011-02-201-4/+4
* base-files: Add "-o noatime" to mount wrapperMichael Büsch2011-02-201-1/+1
* Fix whitespaceMichael Büsch2011-02-201-1/+1
* [package] switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-201-7/+19
* [package] 6in4: re-establish tunnel also if no credentials are used (static s...Jo-Philipp Wich2011-02-202-2/+6
* [package] xfsprogs: add the usual round of voodoo-workarounds for autofail, i...Jo-Philipp Wich2011-02-201-0/+82