Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ppc44x: add support for 3.3 | Gabor Juhos | 2012-05-27 | 3 | -0/+285 |
| | | | | | | Compile tested only. SVN-Revision: 31899 | ||||
* | cobalt: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 2 | -6/+8 |
| | | | | | | Compile tested only. SVN-Revision: 31898 | ||||
* | ep93xx: remove 3.2 support | Gabor Juhos | 2012-05-27 | 4 | -1521/+0 |
| | | | | SVN-Revision: 31897 | ||||
* | ep93xx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31896 | ||||
* | ep93xx: add support for 3.3 | Gabor Juhos | 2012-05-27 | 4 | -0/+1529 |
| | | | | | | Compile tested only. SVN-Revision: 31895 | ||||
* | au1000: remove 3.2 support | Gabor Juhos | 2012-05-27 | 4 | -312/+0 |
| | | | | SVN-Revision: 31894 | ||||
* | au1000: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31893 | ||||
* | au1000: add support for 3.3 | Gabor Juhos | 2012-05-27 | 4 | -0/+299 |
| | | | | | | Compile tested only. SVN-Revision: 31892 | ||||
* | linux/3.1: R.I.P. | Gabor Juhos | 2012-05-27 | 128 | -71377/+0 |
| | | | | SVN-Revision: 31891 | ||||
* | omap24xx: remove 3.1 support | Gabor Juhos | 2012-05-27 | 25 | -15609/+0 |
| | | | | SVN-Revision: 31890 | ||||
* | omap24xx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31889 | ||||
* | cns3xxx: remove 3.1 support | Gabor Juhos | 2012-05-27 | 15 | -27496/+0 |
| | | | | SVN-Revision: 31888 | ||||
* | cns3xxx: switch to 3.3 and add broken flag | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31887 | ||||
* | kernel: add a few patches for avoiding unnecessary skb reallocations - ↵ | Felix Fietkau | 2012-05-27 | 3 | -0/+59 |
| | | | | | | significantly improves ethernet<->wireless performance with mac80211 based drivers SVN-Revision: 31886 | ||||
* | bcm63xx: build images for DSL-274XB revision F1 | Jonas Gorski | 2012-05-27 | 1 | -0/+3 |
| | | | | | | | | | | | Build images for D-Link DSL-274XB revision F1. Flashing through original web UI as well as CFE works. Known issues: * wifi led inverted (on when wifi is off and vice cersa) * same issues as generic bcm6328 support SVN-Revision: 31885 | ||||
* | bcm63xx: add ath9k to atheros wifi profile | Jonas Gorski | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31884 | ||||
* | bcm63xx: enable bcm6328 support and required drivers | Jonas Gorski | 2012-05-27 | 1 | -3/+6 |
| | | | | | | | | | | | BCM6328 support is in a usable state, with the following issues * internal switch port not configurable * external phys not supported * broadcom wifis will probably not work correctly * and all other generic bcm63xx issues (so yes, still no ADSL) SVN-Revision: 31883 | ||||
* | bcm63xx: add support for DSL-274XB rev F1 | Jonas Gorski | 2012-05-27 | 8 | -6/+146 |
| | | | | SVN-Revision: 31882 | ||||
* | bcm63xx: fix port state after network down | Jonas Gorski | 2012-05-27 | 1 | -0/+28 |
| | | | | | | | | bcm_enetsw_probe did not properly reset port states, resulting in connected ports staying disabled after bringing up the interface the second time. SVN-Revision: 31881 | ||||
* | bcm63xx: add a fixup for ath9k devices | Jonas Gorski | 2012-05-27 | 23 | -63/+1447 |
| | | | | SVN-Revision: 31880 | ||||
* | bcm63xx: add support for the HSSPI controller | Jonas Gorski | 2012-05-27 | 33 | -55/+1241 |
| | | | | | | | Add support for the HSSPI controller found on bcm6328 and SPI attached flash. SVN-Revision: 31879 | ||||
* | bcm63xx: add preliminary support for bcm6328 | Jonas Gorski | 2012-05-27 | 21 | -18/+1364 |
| | | | | SVN-Revision: 31878 | ||||
* | bcm63xx: add flash type detection | Jonas Gorski | 2012-05-27 | 32 | -80/+414 |
| | | | | SVN-Revision: 31877 | ||||
* | bcm63xx: pad Speedport W303 V images to 4 MiB | Jonas Gorski | 2012-05-27 | 1 | -1/+1 |
| | | | | | | | Prevents CFE from flashing to the second image offset. Fix up the rootfs length on first boot else CFE will complain. SVN-Revision: 31876 | ||||
* | tools: imagetag: add parameter for padding images | Jonas Gorski | 2012-05-27 | 4 | -2/+64 |
| | | | | | | | Allow images to be padded to a certain size. This prevents CFE from flashing them to the second image offset. SVN-Revision: 31875 | ||||
* | bcm63xx: add a default switch configuration for DSL-274XB | Jonas Gorski | 2012-05-27 | 1 | -1/+6 |
| | | | | SVN-Revision: 31874 | ||||
* | bcm63xx: setup network config through uci-defaults | Jonas Gorski | 2012-05-27 | 11 | -159/+42 |
| | | | | SVN-Revision: 31873 | ||||
* | bcm63xx: move the board name workaround to /lib/brcm63xx.sh | Jonas Gorski | 2012-05-27 | 2 | -8/+8 |
| | | | | SVN-Revision: 31872 | ||||
* | bcm63xx: use the exact board id as board identification string | Jonas Gorski | 2012-05-27 | 2 | -14/+17 |
| | | | | | | No need to keep the bcm63xx/ at the start or the chipid info at the end. SVN-Revision: 31871 | ||||
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add ↵ | Felix Fietkau | 2012-05-27 | 7 | -169/+46 |
| | | | | | | dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment SVN-Revision: 31870 | ||||
* | netifd: fix "Command failed: Not found" error with dhcp | Felix Fietkau | 2012-05-26 | 1 | -1/+2 |
| | | | | SVN-Revision: 31863 | ||||
* | mac80211: backport a fix for single-queue drivers (fixes #11534) | Felix Fietkau | 2012-05-26 | 2 | -5/+17 |
| | | | | SVN-Revision: 31862 | ||||
* | ncurses: libncursesw should not depend on libncurses | Felix Fietkau | 2012-05-26 | 1 | -1/+0 |
| | | | | SVN-Revision: 31861 | ||||
* | ppp: add back ip-{up,down}.d support for now | Felix Fietkau | 2012-05-26 | 2 | -0/+13 |
| | | | | SVN-Revision: 31860 | ||||
* | mac80211: get rid of duplicate iw reg set command (thx, stintel) | Felix Fietkau | 2012-05-26 | 1 | -1/+0 |
| | | | | SVN-Revision: 31859 | ||||
* | netifd: update to latest version, fixes an endian issue in broadcast address ↵ | Felix Fietkau | 2012-05-25 | 1 | -2/+2 |
| | | | | | | handling SVN-Revision: 31858 | ||||
* | netifd: update to latest version, fixes overriding the mac address for ↵ | Felix Fietkau | 2012-05-24 | 1 | -2/+2 |
| | | | | | | bridge interfaces (#11526) SVN-Revision: 31857 | ||||
* | kernel: fix a warning in the connmark module | Felix Fietkau | 2012-05-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31856 | ||||
* | netifd: bring up wifi at boot | Felix Fietkau | 2012-05-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 31855 | ||||
* | util-linux: compile with -fPIC, some users of its libuuid.a require it, e.g. ↵ | Jo-Philipp Wich | 2012-05-24 | 1 | -0/+2 |
| | | | | | | cryptsetup (#11508) SVN-Revision: 31854 | ||||
* | base-files: kill ubusd and udhcpc on sysupgrade as well | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31852 | ||||
* | base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade | Felix Fietkau | 2012-05-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 31851 | ||||
* | netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold ↵ | Felix Fietkau | 2012-05-23 | 3 | -66/+84 |
| | | | | | | /etc/init.d/netifd into /etc/init.d/network SVN-Revision: 31850 | ||||
* | netifd: port r27720 (#9763) to the netifd ifup variant | Jo-Philipp Wich | 2012-05-23 | 1 | -0/+18 |
| | | | | SVN-Revision: 31849 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 34 | -49/+42 |
| | | | | SVN-Revision: 31848 | ||||
* | ar71xx: fix an insignificant typo | Gabor Juhos | 2012-05-23 | 2 | -2/+2 |
| | | | | | | Patch from #11485. SVN-Revision: 31847 | ||||
* | ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD | Gabor Juhos | 2012-05-23 | 1 | -0/+2 |
| | | | | | | Patch by Kamil Trzciński <ayufan@osk-net.pl> SVN-Revision: 31846 | ||||
* | ar71xx: add support for TP-Link TL-MR3040 | Gabor Juhos | 2012-05-23 | 3 | -0/+20 |
| | | | | | | | | | Support for TP-Link TL-MR3040. Power LED not working - always on red, after start should be green. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> SVN-Revision: 31845 | ||||
* | ramips: Add byte queue limits support to net/ethernet/ramips_main.c | Gabor Juhos | 2012-05-23 | 1 | -0/+8 |
| | | | | | | | | | | | | | | Add byte queue limits support to net/ethernet/ramips_main.c "Byte queue limits are a mechanism to limit the size of the transmit hardware queue on a NIC by number of bytes. The goal of these byte limits is too reduce latency (HOL blocking) caused by excessive queuing in hardware (aka buffer bloat) without sacrificing throughput." Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 31844 | ||||
* | ramips: Enable sysupgrade for Sitecom WL-351 | Gabor Juhos | 2012-05-23 | 1 | -0/+1 |
| | | | | | | | | | Sysupgrade works just fine on my Sitecom WL-351 after adding this oneliner. Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 31843 |