aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* openssl 1.0.0h update patchJo-Philipp Wich2012-03-134-15/+15
| | | | | | | | | | | Hi this patch updates openssl to 1.0.0h and refreshes all patches. This fixes CVE-2012-0884. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30939
* firewall: fix fw__uci_state_del() procedure (#11132)Jo-Philipp Wich2012-03-132-3/+3
| | | | SVN-Revision: 30938
* switch: the hardware must be up while configuring Since the removal of the ↵Jo-Philipp Wich2012-03-132-2/+3
| | | | | | interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem. SVN-Revision: 30937
* uhttpd: reorder compiler flags to fix native build on Ubuntu 11.xJo-Philipp Wich2012-03-131-1/+1
| | | | SVN-Revision: 30936
* base-files-network: configure vlan interface name type immediately before ↵Jo-Philipp Wich2012-03-132-3/+5
| | | | | | the vconfig add calls, fixes race condition (#11127) SVN-Revision: 30919
* ath9k: optimize waking tx queues, slightly improves performance under loadFelix Fietkau2012-03-131-0/+39
| | | | SVN-Revision: 30918
* base-files: remove old coldplugging hacks that are no longer necessary since ↵Felix Fietkau2012-03-131-10/+0
| | | | | | the new main hotplug2 instance calls udevtrigger as well SVN-Revision: 30916
* ath9k: remove stuck beacon detection optimization, it may be unreliable on ↵Felix Fietkau2012-03-132-130/+1
| | | | | | some hardware SVN-Revision: 30915
* fix ipt_ttl and ipt_TTL userspace library packagingJo-Philipp Wich2012-03-121-0/+1
| | | | SVN-Revision: 30897
* rt2x00: merge a fix for random tx stallsFelix Fietkau2012-03-103-3/+58
| | | | SVN-Revision: 30871
* mac80211: limit TID buffering to prevent out-of-memory issues on low-memory ↵Felix Fietkau2012-03-102-1/+23
| | | | | | systems SVN-Revision: 30870
* ath9k: fix passing MAC time to mac80211Felix Fietkau2012-03-102-5/+23
| | | | SVN-Revision: 30869
* ath9k: increase rx buffers for improved performance with 3x3 chipsetsFelix Fietkau2012-03-101-1/+1
| | | | SVN-Revision: 30868
* ath9k: merge an ANI improvement patch, improves performance in some environmentsFelix Fietkau2012-03-101-2/+235
| | | | SVN-Revision: 30867
* mac80211/ath9k: some more performance improvementsFelix Fietkau2012-03-105-0/+415
| | | | SVN-Revision: 30866
* mac80211: more patch reorganization, merge an upstream performance ↵Felix Fietkau2012-03-1012-93/+205
| | | | | | optimization patch SVN-Revision: 30865
* ath9k: merge a fix for hardware full sleepFelix Fietkau2012-03-104-9/+28
| | | | SVN-Revision: 30864
* mac80211: reorganize patches, fold in patches that were merged upstreamFelix Fietkau2012-03-1012-314/+308
| | | | SVN-Revision: 30863
* mac80211: add the real compat-wireless version + openwrt revision to the ↵Felix Fietkau2012-03-101-0/+1
| | | | | | compat_version SVN-Revision: 30862
* package/kernel: add package for the ath79 watchdogGabor Juhos2012-03-081-0/+17
| | | | SVN-Revision: 30851
* netifd: update to latest versionFelix Fietkau2012-03-051-2/+2
| | | | | | | | | - preserve hotplug-added interfaces on reload, even if settings change - implement fast config reload for bridge devices - improve bridge device handling reliability - fix bridge stp settings SVN-Revision: 30829
* package/kernel: don't allow to select NAND modules for kernels <3.0Gabor Juhos2012-03-051-1/+2
| | | | SVN-Revision: 30828
* iwinfo: fix integer overflow in assoclist rate reporting (#11073)Jo-Philipp Wich2012-03-053-3/+4
| | | | SVN-Revision: 30825
* busybox: enable ps wide flag by defaultJo-Philipp Wich2012-03-042-3/+3
| | | | SVN-Revision: 30812
* uhttpd: cope with variable number of spaces in header lines (#11079)Jo-Philipp Wich2012-03-042-5/+8
| | | | SVN-Revision: 30806
* base-files: enable conntrack accounting in sysctl. It used to be a compile ↵Jo-Philipp Wich2012-03-042-1/+2
| | | | | | time option which got deprecated SVN-Revision: 30805
* base-files: remove trailing whitespaces from lib/functions/boot.shGabor Juhos2012-03-021-4/+4
| | | | SVN-Revision: 30776
* base-files: remove trailing whitespaces from lib/functions.shGabor Juhos2012-03-021-10/+10
| | | | SVN-Revision: 30775
* package/kernel: package nandsim moduleGabor Juhos2012-03-021-0/+16
| | | | SVN-Revision: 30774
* package/kernel: package NAND supportGabor Juhos2012-03-021-1/+21
| | | | SVN-Revision: 30773
* ath9k: fix misplaced ifdefFelix Fietkau2012-03-011-5/+5
| | | | SVN-Revision: 30766
* ath9k: disable btcoex again after it got re-enabled by the updateFelix Fietkau2012-03-011-0/+11
| | | | SVN-Revision: 30765
* ath9k: disable MAC sample debugging, it is almost never used and wastes ↵Felix Fietkau2012-03-017-17/+162
| | | | | | precious CPU cycles SVN-Revision: 30764
* mac80211: optimize mac address comparisons to improve performanceFelix Fietkau2012-03-012-6/+538
| | | | SVN-Revision: 30763
* mac80211: fix ad-hoc mode performance regressionFelix Fietkau2012-03-011-0/+11
| | | | SVN-Revision: 30758
* mac80211: delete linux/eeprom_93cx6.h since the module is used from the ↵Felix Fietkau2012-02-291-0/+1
| | | | | | kernel tree, fixes rt2x00 issues on lantiq SVN-Revision: 30754
* mac80211: remove 060-fix_compat_security.patch, it is no longer neededFelix Fietkau2012-02-281-11/+0
| | | | SVN-Revision: 30753
* netifd: update, fix some mac address handling issuesFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30750
* netifd: add missing do_sysctl functionFelix Fietkau2012-02-271-0/+5
| | | | SVN-Revision: 30749
* iwcap: fix reversed umaskJo-Philipp Wich2012-02-271-2/+2
| | | | SVN-Revision: 30748
* add iwcap - a small radiotap capture utility for background monitoring of ↵Jo-Philipp Wich2012-02-272-0/+632
| | | | | | wireless traffic or use as a remote capture drone SVN-Revision: 30747
* mac80211: update to wireless-testing 2012-02-27Felix Fietkau2012-02-2721-909/+253
| | | | SVN-Revision: 30746
* ath9k: fix beacon issues on ar93xxFelix Fietkau2012-02-271-0/+113
| | | | SVN-Revision: 30745
* netifd: update to 2012-02-26, fixes ipv4 broadcast handlingFelix Fietkau2012-02-271-2/+2
| | | | SVN-Revision: 30744
* netifd: add a hotplug handler for setting sysctls (based on the old ↵Felix Fietkau2012-02-271-0/+36
| | | | | | 10-routes file) SVN-Revision: 30743
* mac80211: update to wireless-testing 2012-02-23Felix Fietkau2012-02-2734-301/+924
| | | | SVN-Revision: 30742
* netifd: add a new udhcpc default script for command line use (no uci support)Felix Fietkau2012-02-271-0/+57
| | | | SVN-Revision: 30741
* firewall: allow ICMPv6 type 129 (echo reply) - this fixes basic ICMPv6 in ↵Jo-Philipp Wich2012-02-252-1/+3
| | | | | | case no connection tracking is used SVN-Revision: 30727
* kernel: only depend on kmod-rtc-core if its provided by the used Kernel versionJo-Philipp Wich2012-02-251-2/+2
| | | | SVN-Revision: 30716
* dropbear: patch possible use after free by authenticated remote users with ↵Jo-Philipp Wich2012-02-253-3/+94
| | | | | | active command restrictions (CVE-2012-0920) SVN-Revision: 30714