Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpc83xx: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35923 | ||||
* | rb532: remove 3.7 support | Gabor Juhos | 2013-03-10 | 3 | -209/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35922 | ||||
* | rb532: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35921 | ||||
* | rb532: add support for 3.8 | Gabor Juhos | 2013-03-10 | 3 | -0/+214 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35920 | ||||
* | ar71xx: correct board name to make LEDs work on RB750 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
| | | | | | | | | Patch by: Denver A <denvera@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3419/ Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35919 | ||||
* | ppc40x: remove __dev_{in,ex}it annotations | Gabor Juhos | 2013-03-10 | 2 | -6/+6 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35918 | ||||
* | cns3xxx: reduce buffer allocation size to 2048 bytes, improves ethernet ↵ | Felix Fietkau | 2013-03-10 | 1 | -1/+1 |
| | | | | | | performance SVN-Revision: 35917 | ||||
* | cns3xxx: remove linux 3.3 support | Felix Fietkau | 2013-03-10 | 23 | -1558/+0 |
| | | | | SVN-Revision: 35916 | ||||
* | cns3xxx: disable CONFIG_PROC_STRIPPED and add an init script to set the ↵ | Felix Fietkau | 2013-03-10 | 2 | -0/+22 |
| | | | | | | ethernet cpu affinity (improves lan<->wlan bridging performance) SVN-Revision: 35915 | ||||
* | mac80211: decrease rx slots to 128, I hope this is a good trade of between ↵ | Hauke Mehrtens | 2013-03-09 | 1 | -1/+1 |
| | | | | | | stability and memory consumption. SVN-Revision: 35913 | ||||
* | brcm47xx: add some more partition parser fixes by Rafał Miłecki | Hauke Mehrtens | 2013-03-09 | 4 | -14/+156 |
| | | | | SVN-Revision: 35912 | ||||
* | brcm47xx: netconfig: add bacis support for swconfig | Hauke Mehrtens | 2013-03-09 | 1 | -25/+27 |
| | | | | | | Parse the cpu port from swconfig and explicitly mark the cpu port as tagged. SVN-Revision: 35911 | ||||
* | kernel: add a missing config symbol for 3.8 | Felix Fietkau | 2013-03-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 35910 | ||||
* | mkimage: unbreak build on non-linux systems | Felix Fietkau | 2013-03-09 | 1 | -0/+31 |
| | | | | SVN-Revision: 35909 | ||||
* | cns3xxx: add linux 3.8 support and use it by default | Felix Fietkau | 2013-03-09 | 31 | -25/+1543 |
| | | | | SVN-Revision: 35908 | ||||
* | kernel: fix mpcore watchdog symbol export | Felix Fietkau | 2013-03-09 | 1 | -2/+10 |
| | | | | SVN-Revision: 35907 | ||||
* | mkimage: upgrade to version 2013.01.01 | Luka Perkov | 2013-03-08 | 5 | -19/+18 |
| | | | | SVN-Revision: 35905 | ||||
* | Revert "firewall3: update to git head" | Jo-Philipp Wich | 2013-03-08 | 2 | -5/+2 |
| | | | | | | This reverts commit 89969fa333c90fdb217b7289272f3427add107de. SVN-Revision: 35904 | ||||
* | firewall3: update to git head | Jo-Philipp Wich | 2013-03-08 | 2 | -2/+5 |
| | | | | | | | - introduce per-zone user chains - support legacy "tcpudp" protocol notation SVN-Revision: 35903 | ||||
* | odhcp6c: various bugfixes * Don't prematurely send RENEW / REBIND when T1 or ↵ | Steven Barth | 2013-03-08 | 2 | -4/+7 |
| | | | | | | T2 is > 1 day * Add "norelease" option to not send a RELEASE when stopping SVN-Revision: 35902 | ||||
* | build: BSD compile fixes | Felix Fietkau | 2013-03-07 | 17 | -17/+173 |
| | | | | | | | | | | | | | | | | following patch allows to build images for Qemu ARM on OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64. Mostly small pieces of code changes to get things right on the specific platform. Updated the README to describe better, which tools on the host are required. Added some kind of prepare scripts to install needed tools on BSD via packages. Signed-off-by: Waldemar Brodkorb <mail@waldemar-brodkorb.de> SVN-Revision: 35900 | ||||
* | netfilter: Fix typo in last commit | Steven Barth | 2013-03-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 35899 | ||||
* | iptables: Add missing IPv6 builtin modules | Steven Barth | 2013-03-07 | 2 | -4/+6 |
| | | | | SVN-Revision: 35898 | ||||
* | iptables: redo update to 1.4.18 with old linking-behaviour | Steven Barth | 2013-03-06 | 12 | -512/+156 |
| | | | | SVN-Revision: 35896 | ||||
* | Update README file | Mirko Vogt | 2013-03-06 | 1 | -2/+3 |
| | | | | | | Append '-a' to "scripts/feeds {update,install}" example calls. SVN-Revision: 35895 | ||||
* | Revert "iptables: update to 1.4.18" due to toolchain-issue: binaries cause ↵ | Steven Barth | 2013-03-06 | 11 | -105/+512 |
| | | | | | | segfaults when stripped on ar71xx SVN-Revision: 35894 | ||||
* | hostapd: include the madwifi headers in the package directory to avoid ↵ | Felix Fietkau | 2013-03-05 | 6 | -1/+2454 |
| | | | | | | compile breakage if the madwifi build fails SVN-Revision: 35893 | ||||
* | iptables: update to 1.4.18 | Steven Barth | 2013-03-05 | 11 | -512/+105 |
| | | | | SVN-Revision: 35892 | ||||
* | mac80211: add another minstrel_ht performance improvement | Felix Fietkau | 2013-03-05 | 1 | -0/+9 |
| | | | | SVN-Revision: 35890 | ||||
* | firewall3: add default config and firewall.user | Jo-Philipp Wich | 2013-03-05 | 3 | -0/+208 |
| | | | | SVN-Revision: 35889 | ||||
* | include: make firewall3 the default | Jo-Philipp Wich | 2013-03-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 35888 | ||||
* | hostapd: update to git version 2013-03-02 | Felix Fietkau | 2013-03-04 | 28 | -340/+154 |
| | | | | SVN-Revision: 35887 | ||||
* | cns21xx: remove 3.7 support | Gabor Juhos | 2013-03-04 | 19 | -7828/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35886 | ||||
* | cns21xx: switch to 3.8 | Gabor Juhos | 2013-03-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35885 | ||||
* | ppc44x: remove 3.7 support | Gabor Juhos | 2013-03-04 | 3 | -301/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35884 | ||||
* | ppc44x: switch to 3.8 | Gabor Juhos | 2013-03-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35883 | ||||
* | ppc40x: remove 3.7 support | Gabor Juhos | 2013-03-04 | 8 | -2044/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35882 | ||||
* | ppc40x: switch to 3.8 | Gabor Juhos | 2013-03-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35881 | ||||
* | brcm63xx: fix LED names for various boards | Florian Fainelli | 2013-03-04 | 1 | -8/+8 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35880 | ||||
* | ar71xx: add backported watchdog patches | Gabor Juhos | 2013-03-04 | 3 | -0/+237 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35879 | ||||
* | ar71xx: use backported QCA955x patches | Gabor Juhos | 2013-03-04 | 28 | -349/+1021 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35878 | ||||
* | ar71xx: use backported PCI patches | Gabor Juhos | 2013-03-04 | 17 | -154/+400 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35877 | ||||
* | ar71xx: use backported MISC IRQ patch | Gabor Juhos | 2013-03-04 | 2 | -7/+31 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35876 | ||||
* | ar71xx: use backported GPIO patches | Gabor Juhos | 2013-03-04 | 4 | -8/+84 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35875 | ||||
* | ar71xx: enable building ramdisk images for WZRHPG30XNH board types | Luka Perkov | 2013-03-04 | 1 | -0/+4 |
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org> Acked-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35874 | ||||
* | ar71xx: use backported SPI patches | Gabor Juhos | 2013-03-04 | 8 | -69/+119 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35873 | ||||
* | mpc85xx: remove 3.7 support | Gabor Juhos | 2013-03-04 | 7 | -998/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35872 | ||||
* | mpc85xx: switch to 3.8 | Gabor Juhos | 2013-03-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35871 | ||||
* | ar71xx: remove 3.7 support | Gabor Juhos | 2013-03-04 | 104 | -10021/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35870 | ||||
* | ar71xx: switch to 3.8 | Gabor Juhos | 2013-03-04 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35869 |