| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | bcm63xx: add preliminary support for bcm6328 | jogo | 2012-05-27 | 21 | -18/+1364 |
* | bcm63xx: add flash type detection | jogo | 2012-05-27 | 32 | -80/+414 |
* | bcm63xx: pad Speedport W303 V images to 4 MiB | jogo | 2012-05-27 | 1 | -1/+1 |
* | tools: imagetag: add parameter for padding images | jogo | 2012-05-27 | 4 | -2/+64 |
* | bcm63xx: add a default switch configuration for DSL-274XB | jogo | 2012-05-27 | 1 | -1/+6 |
* | bcm63xx: setup network config through uci-defaults | jogo | 2012-05-27 | 11 | -159/+42 |
* | bcm63xx: move the board name workaround to /lib/brcm63xx.sh | jogo | 2012-05-27 | 2 | -8/+8 |
* | bcm63xx: use the exact board id as board identification string | jogo | 2012-05-27 | 2 | -14/+17 |
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add dependenc... | nbd | 2012-05-27 | 7 | -169/+46 |
* | netifd: fix "Command failed: Not found" error with dhcp | nbd | 2012-05-26 | 1 | -1/+2 |
* | mac80211: backport a fix for single-queue drivers (fixes #11534) | nbd | 2012-05-26 | 2 | -5/+17 |
* | ncurses: libncursesw should not depend on libncurses | nbd | 2012-05-26 | 1 | -1/+0 |
* | ppp: add back ip-{up,down}.d support for now | nbd | 2012-05-26 | 2 | -0/+13 |
* | mac80211: get rid of duplicate iw reg set command (thx, stintel) | nbd | 2012-05-26 | 1 | -1/+0 |
* | netifd: update to latest version, fixes an endian issue in broadcast address ... | nbd | 2012-05-25 | 1 | -2/+2 |
* | netifd: update to latest version, fixes overriding the mac address for bridge... | nbd | 2012-05-24 | 1 | -2/+2 |
* | kernel: fix a warning in the connmark module | nbd | 2012-05-24 | 1 | -1/+1 |
* | netifd: bring up wifi at boot | nbd | 2012-05-24 | 1 | -1/+2 |
* | [package] util-linux: compile with -fPIC, some users of its libuuid.a require... | jow | 2012-05-24 | 1 | -0/+2 |
* | base-files: kill ubusd and udhcpc on sysupgrade as well | nbd | 2012-05-23 | 1 | -1/+1 |
* | base-files: allow sysupgrade to kill netifd, fixes pppd shutdown on upgrade | nbd | 2012-05-23 | 1 | -1/+1 |
* | netifd: improve /sbin/ifup wifi hack, make it work properly with -a. fold /et... | nbd | 2012-05-23 | 3 | -66/+84 |
* | [package] netifd: port r27720 (#9763) to the netifd ifup variant | jow | 2012-05-23 | 1 | -0/+18 |
* | kernel: update linux 3.3 to 3.3.7 | juhosg | 2012-05-23 | 34 | -49/+42 |
* | ar71xx: fix an insignificant typo | juhosg | 2012-05-23 | 2 | -2/+2 |
* | ar71xx: fix WLAN led for RB751U-2HnD and RB751G-2HnD | juhosg | 2012-05-23 | 1 | -0/+2 |
* | ar71xx: add support for TP-Link TL-MR3040 | juhosg | 2012-05-23 | 3 | -0/+20 |
* | ramips: Add byte queue limits support to net/ethernet/ramips_main.c | juhosg | 2012-05-23 | 1 | -0/+8 |
* | ramips: Enable sysupgrade for Sitecom WL-351 | juhosg | 2012-05-23 | 1 | -0/+1 |
* | package/base-files: copy /lib/functions.sh to the ramfs on sysupgrade | juhosg | 2012-05-23 | 1 | -1/+1 |
* | linux/3.3: avoid recursive calling of mtd_writev in the block2mtd driver | juhosg | 2012-05-23 | 1 | -0/+10 |
* | netifd: update to latest version, adds interface alias support (#11518), and ... | nbd | 2012-05-23 | 1 | -2/+2 |
* | lantiq: allow platforms with rt2x00 to override the mac address without overr... | nbd | 2012-05-20 | 5 | -4/+70 |
* | kernel: fix kmod-sched-core build for kernels without codel | nbd | 2012-05-20 | 1 | -1/+1 |
* | pppd: add noipdefault option to /etc/ppp/options (fixes #11499) | nbd | 2012-05-20 | 1 | -0/+1 |
* | netifd: update to latest version, fixes dns server issues (#11501) | nbd | 2012-05-20 | 1 | -2/+2 |
* | netifd: update to latest version, fixes peerdns handling, custom dns override... | nbd | 2012-05-19 | 1 | -2/+2 |
* | [package] kernel: fix packaging of act_connmark.ko (#11492) | jow | 2012-05-19 | 1 | -0/+1 |
* | [package] openssl: update to v1.0.1c (CVE-2012-2333) | jow | 2012-05-19 | 3 | -12/+12 |
* | [package] dnsmasq: bump package revision | jow | 2012-05-19 | 1 | -1/+1 |
* | dnsmasq: allow forcing options | jow | 2012-05-19 | 1 | -8/+25 |
* | dnsmasq: add support for set: and tag: pairs | jow | 2012-05-19 | 1 | -2/+21 |
* | [package] dnsmasq: fix parsing of mx record options (#11365) | jow | 2012-05-19 | 1 | -1/+1 |
* | kernel: merge a net-next fq_codel backlog handling fix | nbd | 2012-05-18 | 1 | -0/+133 |
* | netifd: update to latest version, fixes a crash on restart | nbd | 2012-05-18 | 1 | -2/+2 |
* | ubus: update to latest version, fixes a socket race condition in the client l... | nbd | 2012-05-18 | 1 | -3/+3 |
* | omap24xx: add support for 3.3 | juhosg | 2012-05-18 | 25 | -0/+13517 |
* | cns3xxx: add support for 3.3 | juhosg | 2012-05-18 | 17 | -0/+27541 |
* | linux/2.6.39: R.I.P. | juhosg | 2012-05-18 | 131 | -71476/+0 |
* | cns3xxx: sync kernel config | juhosg | 2012-05-18 | 1 | -12/+22 |