aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ubus: update to latest version, fixes a socket race condition in the client ↵Felix Fietkau2012-05-181-3/+3
| | | | | | library with uloop SVN-Revision: 31811
* omap24xx: add support for 3.3Gabor Juhos2012-05-1825-0/+13517
| | | | | | Compile tested only. SVN-Revision: 31810
* cns3xxx: add support for 3.3Gabor Juhos2012-05-1817-0/+27541
| | | | | | Compile tested only. SVN-Revision: 31809
* linux/2.6.39: R.I.P.Gabor Juhos2012-05-18131-71476/+0
| | | | SVN-Revision: 31808
* cns3xxx: sync kernel configGabor Juhos2012-05-181-12/+22
| | | | SVN-Revision: 31807
* cns3xxx: remove 2.6.39 supportGabor Juhos2012-05-1815-27379/+0
| | | | SVN-Revision: 31806
* cns3xxx: switch to 3.1Gabor Juhos2012-05-181-1/+1
| | | | | | Compile tested only. SVN-Revision: 31805
* x86: remove support for old kernelsGabor Juhos2012-05-1816-1916/+0
| | | | SVN-Revision: 31804
* x86: remove subtarget specific LINUX_VERSION overridesGabor Juhos2012-05-1810-11/+2
| | | | SVN-Revision: 31803
* x86/ep80579: switch to 3.3Gabor Juhos2012-05-188-0/+633
| | | | | | | Also fix build errors in the ep80579-drivers package. Compile tested only. SVN-Revision: 31802
* package/ep80579-drivers: refresh patchesGabor Juhos2012-05-187-39/+35
| | | | SVN-Revision: 31801
* kernel: add et131x from packages/Felix Fietkau2012-05-181-0/+18
| | | | SVN-Revision: 31792
* kernel: split off act_connmark into a separate package to avoid cluttering ↵Felix Fietkau2012-05-182-5/+12
| | | | | | kmod-sched with a netfilter dependency (fixes #11483) SVN-Revision: 31791
* brcm47xx: fix nvram read out on devices with serial flashHauke Mehrtens2012-05-185-31/+36
| | | | | | detect nvram on Linksys E3200 SVN-Revision: 31790
* brcm47xx: bcma: fix null pointerHauke Mehrtens2012-05-181-0/+20
| | | | SVN-Revision: 31789
* brcm47xx: ssb: recognize ARM Cortex M3Hauke Mehrtens2012-05-181-0/+21
| | | | SVN-Revision: 31788
* brcm47xx: some fixes for the USB driverHauke Mehrtens2012-05-182-0/+22
| | | | SVN-Revision: 31787
* mac80211: add brcmfmac driverHauke Mehrtens2012-05-182-16/+79
| | | | SVN-Revision: 31786
* cobalt: remove 2.6.39 specific patchesGabor Juhos2012-05-181-370/+0
| | | | SVN-Revision: 31785
* x86/olpc: switch to 3.3Gabor Juhos2012-05-182-0/+123
| | | | | | Compile tested only. SVN-Revision: 31784
* x86: image: select bootscript images by default for OLPCGabor Juhos2012-05-181-0/+1
| | | | SVN-Revision: 31783
* adm5120: add missing config symbols for the rb1xx subtarget, fixes #11407Felix Fietkau2012-05-171-0/+8
| | | | SVN-Revision: 31781
* 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