summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* make: do a better job of sanitizing LD_LIBRARY_PATH (fixes #8069)Felix Fietkau2012-05-171-2/+2
| | | | SVN-Revision: 31780
* kernel: remove obsolete dependencies and conditionalsFelix Fietkau2012-05-176-14/+12
| | | | SVN-Revision: 31779
* kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers ↵Felix Fietkau2012-05-172-31/+1
| | | | | | depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this SVN-Revision: 31778
* target: add a feature flag for RTC supportFelix Fietkau2012-05-173-0/+7
| | | | SVN-Revision: 31777
* kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versionsFelix Fietkau2012-05-171-16/+0
| | | | SVN-Revision: 31776
* kernel: remove obsolete CompareKernelPatchVer callsFelix Fietkau2012-05-178-77/+18
| | | | SVN-Revision: 31775
* kernel: add some missing config options added by r31756Hauke Mehrtens2012-05-171-0/+2
| | | | SVN-Revision: 31774
* mac80211: brcmsmac update to version from wireless-testing tag ↵Hauke Mehrtens2012-05-174-0/+4735
| | | | | | master-2012-05-16-2 SVN-Revision: 31773
* kernel: ssb/bcma: update to version from wireless-testing tag ↵Hauke Mehrtens2012-05-1727-2412/+4757
| | | | | | master-2012-05-16-2 SVN-Revision: 31772
* brcm47xx: remove support for kernel 3.2Hauke Mehrtens2012-05-1760-11653/+0
| | | | SVN-Revision: 31771
* 6to4: load the network config to fix radvd announce (#11467)Felix Fietkau2012-05-171-0/+1
| | | | SVN-Revision: 31770
* tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)Felix Fietkau2012-05-171-1/+1
| | | | SVN-Revision: 31769
* 6in4: remove some obsolete functionsFelix Fietkau2012-05-171-13/+0
| | | | SVN-Revision: 31768
* libubox: fix jshn handling of variables with numbers (fixes #11468)Felix Fietkau2012-05-171-3/+3
| | | | SVN-Revision: 31767
* x86/thincan: switch to 3.3Gabor Juhos2012-05-172-0/+16
| | | | | | Compile tested only. SVN-Revision: 31765
* x86/xen_domu: switch to 3.3Gabor Juhos2012-05-172-0/+76
| | | | | | Compile tested only. SVN-Revision: 31764
* x86/kvm_guest: switch to 3.3Gabor Juhos2012-05-172-0/+77
| | | | | | Compile tested only. SVN-Revision: 31763
* x86/generic: switch to 3.3Gabor Juhos2012-05-172-0/+113
| | | | | | Compile tested only. SVN-Revision: 31762
* qos-scripts: use kmod-sched-core instead of kmod-schedFelix Fietkau2012-05-161-1/+1
| | | | SVN-Revision: 31761
* kernel: split kmod-sched into kmod-sched-core and kmod-schedFelix Fietkau2012-05-161-18/+39
| | | | SVN-Revision: 31760
* qos-scripts: replace sfq/red with fq_codel - massively improves latency ↵Felix Fietkau2012-05-162-42/+3
| | | | | | under load SVN-Revision: 31759
* iproute2: update to 3.3.0, drop a few useless old patches, add codel supportFelix Fietkau2012-05-1612-3188/+588
| | | | SVN-Revision: 31758
* kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)Felix Fietkau2012-05-161-0/+2
| | | | SVN-Revision: 31757
* kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by ↵Felix Fietkau2012-05-168-1/+2050
| | | | | | | | | | | | | | | | | | | | | | | | | | Dave Täht) Codel is a new AQM algorithm and RED replacement designed by Kathie Nichols and Van Jacobson, and published in ACM queue: http://queue.acm.org/detail.cfm?id=2209336 Codel stands for "Controlled Delay", and needs no knobs in the general case, twiddled, for optimum results. It aims for 5ms of delay, at most, when in use. Additionally, fq_codel (by eric dumazet) builds on codel to provide fair queuing superior to what could be had with SFQ, and drop behavior saner than RED, BLUE, or choke. These patches are backported from net-next and are known to work on Linux 3.3.4 and later. Includes updates to codel for better portability and speed SVN-Revision: 31756
* firewall: rework interface address determination to skip ipv6 addressesJo-Philipp Wich2012-05-161-9/+19
| | | | SVN-Revision: 31755
* firewall: fix nat reflection after netifd switch (#11460)Jo-Philipp Wich2012-05-162-4/+34
| | | | SVN-Revision: 31754
* x86/alix2: switch to 3.3Gabor Juhos2012-05-162-1/+26
| | | | | | Compile tested only. SVN-Revision: 31753
* x86/net5501: switch to 3.3Gabor Juhos2012-05-162-1/+20
| | | | | | Compile tested only. SVN-Revision: 31752
* x86: sync 3.3 configsGabor Juhos2012-05-162-17/+16
| | | | SVN-Revision: 31751
* x86: sync 3.2 configsGabor Juhos2012-05-163-14/+14
| | | | SVN-Revision: 31750
* x86: sync 2.6.39 configsGabor Juhos2012-05-166-106/+104
| | | | SVN-Revision: 31749
* linux/3.3: add missing symbolGabor Juhos2012-05-161-0/+1
| | | | SVN-Revision: 31748
* libubox: update to latest version, fixes handling of numbers in jshn variablesFelix Fietkau2012-05-161-3/+3
| | | | SVN-Revision: 31747
* scons: probe "python" and "python2" first in pywrap.sh in order to use the ↵Jo-Philipp Wich2012-05-151-1/+1
| | | | | | users preferred version if possible SVN-Revision: 31743
* scons: wrap python invocations with helper script that attempts to find a ↵Jo-Philipp Wich2012-05-152-1/+21
| | | | | | non-3.x python SVN-Revision: 31742
* tools/scons: remove the python 3 compat patch, it is incomplete and breaks ↵Felix Fietkau2012-05-151-2046/+0
| | | | | | with python 2.5.2. i guess scons with python 3 is a lost cause... SVN-Revision: 31741
* uClibc: update to 0.9.33.2, fixes #4420Felix Fietkau2012-05-1540-59/+4
| | | | SVN-Revision: 31740
* uClibc: remove 0.9.32, it is no longer necessaryFelix Fietkau2012-05-1549-5856/+3
| | | | SVN-Revision: 31739
* linux: add CONFIG_POWER_SUPPLY_DEBUG symbolGabor Juhos2012-05-154-0/+4
| | | | | | It was missing in the previous commit. SVN-Revision: 31738
* linux: move certain disabled symbols to the generic configsGabor Juhos2012-05-1572-457/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737
* ar71xx: remove AG71XX_RX_PKT_RESERVE, it is no longer necessary (found by ↵Felix Fietkau2012-05-151-2/+1
| | | | | | Eric Dumazet) SVN-Revision: 31736
* code style cleanup of the mach filesJohn Crispin2012-05-1512-109/+116
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31735
* adds zyxel p2601hnfx supportJohn Crispin2012-05-157-21/+41
| | | | | | Signed-off-by: Luka Perkov <openwrt@lukaperkov.net> SVN-Revision: 31734
* set 3.3.6 as defaultJohn Crispin2012-05-151-1/+1
| | | | SVN-Revision: 31733
* netifd: bring up all interfaces on /etc/init.d/network restartFelix Fietkau2012-05-141-2/+1
| | | | SVN-Revision: 31732
* enable netifd by default and add its config variable to PKG_CONFIG_DEPENDS ↵Felix Fietkau2012-05-149-8/+15
| | | | | | in a few relevant places SVN-Revision: 31730
* netifd: use the new json_get_vars function in the dhcp helper scriptFelix Fietkau2012-05-141-6/+1
| | | | SVN-Revision: 31727
* ppp: use the new json_get_vars functionFelix Fietkau2012-05-141-17/+2
| | | | SVN-Revision: 31726
* pptp: use the new json_get_vars functionFelix Fietkau2012-05-141-2/+1
| | | | SVN-Revision: 31725
* pptp: use resolveip, schedule restart if dns lookups failFelix Fietkau2012-05-141-1/+12
| | | | SVN-Revision: 31724