| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] uclibc++: make it depend on INSTALL_LIBSTDCPP | florian | 2012-10-24 | 1 | -0/+1 |
* | [package] ncurses: build C++ bindings only our toolchain supports C++ | florian | 2012-10-24 | 1 | -0/+5 |
* | [buildroot] make CXX_DEPENDS also depend on INSTALL_LIBSTDCPP | florian | 2012-10-24 | 1 | -1/+1 |
* | [buildroot] hide C++ standard library selection behind INSTALL_LIBSTDCPP | florian | 2012-10-24 | 1 | -12/+13 |
* | [kernel] swconfig: get rid of the NLA_PUT_* macros | florian | 2012-10-24 | 1 | -17/+33 |
* | [package] netfilter: ip_queue has been removed in 3.6 | florian | 2012-10-24 | 1 | -0/+1 |
* | [package] i2c muxes modules have a different prefix since 3.5 | florian | 2012-10-24 | 1 | -2/+6 |
* | [package] kernel: the camellia module name has changed in kernel 3.4 | florian | 2012-10-24 | 1 | -1/+4 |
* | ltq-dsl-app: fix offline postinstall for dsl_control | jow | 2012-10-23 | 2 | -5/+4 |
* | linux-atm: fix offline postinstall for br2684ctl | jow | 2012-10-23 | 2 | -5/+4 |
* | x86: allow both old and new grub signatures in sysupgrade | jow | 2012-10-23 | 1 | -1/+1 |
* | [generic]: linux 3.6 support (work in progress) | kaloz | 2012-10-23 | 144 | -0/+65306 |
* | kernel: move the bcma fallback sprom fix to generic | jogo | 2012-10-23 | 1 | -0/+0 |
* | [bcm63xx] add support for Comtrend AR5381u. | jogo | 2012-10-23 | 9 | -5/+96 |
* | [bcm63xx] add support for Comtrend AR5387un. | jogo | 2012-10-23 | 9 | -5/+102 |
* | [bcm63xx] add support for HomeStation ADB P.DG A4001N. | jogo | 2012-10-23 | 9 | -5/+149 |
* | scrips/metadata.pl: fix broken targets with subtargets being selectable | jogo | 2012-10-22 | 1 | -0/+1 |
* | ath9k: fix operating state check on changing the channel bandwidth via debugfs | nbd | 2012-10-22 | 1 | -1/+1 |
* | x86: correct image magic for grub2 images | nbd | 2012-10-22 | 1 | -1/+1 |
* | [brcm63xx] add back support for BCM6345 Ethernet DMA engine | florian | 2012-10-22 | 1 | -0/+509 |
* | [brcm63xx] fix clocks bits for BCM6345 | florian | 2012-10-22 | 1 | -0/+34 |
* | [kernel] refresh 3.3 patches | florian | 2012-10-21 | 3 | -13/+6 |
* | [bcm63xx] Add F@ST2604 board support. | jogo | 2012-10-21 | 6 | -4/+74 |
* | Makefile: add a check to bail out early when the path to the openwrt director... | nbd | 2012-10-21 | 1 | -0/+4 |
* | ar71xx: rw2458n - fix flash parts | juhosg | 2012-10-19 | 1 | -10/+1 |
* | libevent2: move to trunk (required by lldpd), add myself as maintainer | jow | 2012-10-19 | 1 | -0/+157 |
* | package/kernel: add IKCONFIG module option | nbd | 2012-10-19 | 1 | -0/+15 |
* | ramips: disable 5GHz on the built in wireless mac of the TEW-69{1,2}GR | juhosg | 2012-10-19 | 2 | -0/+2 |
* | [licensing]: ocf-crypto-headers: Correct license info | hcg | 2012-10-19 | 1 | -2/+2 |
* | licensing: Add licensing metadata to many packages | hcg | 2012-10-19 | 30 | -0/+97 |
* | uhttpd: fix compilation with eglibc | jow | 2012-10-19 | 1 | -2/+2 |
* | netifd: update to latest version, fixes device cleanup and config reload issu... | nbd | 2012-10-19 | 1 | -2/+2 |
* | sysfsutils: move to the correct directory | jow | 2012-10-19 | 2 | -0/+125 |
* | mac80211: update firmware from linux-firmware | hauke | 2012-10-18 | 1 | -19/+57 |
* | mac80211: fix typo that broke specifying the phy name directly (deprecated) | nbd | 2012-10-18 | 1 | -1/+1 |
* | ramips: add profile and build image for the TEW-691GR board | juhosg | 2012-10-18 | 2 | -0/+15 |
* | ramips: add user-space support for TEW-691GR | juhosg | 2012-10-18 | 5 | -0/+12 |
* | ramips: rt3883: add initial support for the TRENDnet TEW-691GR board | juhosg | 2012-10-18 | 5 | -1/+111 |
* | ramips: add profile and build image for the TEW-692GR board | juhosg | 2012-10-18 | 2 | -0/+34 |
* | firmware-utils: new tool for fixing U-Media firmware headers | juhosg | 2012-10-18 | 2 | -0/+355 |
* | ramips: add user-space support for the TEW-692GR board | juhosg | 2012-10-18 | 5 | -0/+20 |
* | ramips: rt3883: add initial support for TRENDnet TEW-692GR board | juhosg | 2012-10-18 | 5 | -0/+159 |
* | ramips: add profile and build image for the DIR-645 board | juhosg | 2012-10-18 | 2 | -0/+61 |
* | ramips: add user space support for the DIR-645 | juhosg | 2012-10-18 | 6 | -0/+50 |
* | ramips: rt3883: add inital support for the DIR-645 board | juhosg | 2012-10-18 | 5 | -1/+162 |
* | ramips: use get_magic_long in sysupgrade image check | juhosg | 2012-10-18 | 1 | -2/+2 |
* | package/mtd: add option for fixing seama images | juhosg | 2012-10-18 | 8 | -3/+677 |
* | tools/firmware-utils: add seama tool | juhosg | 2012-10-18 | 3 | -0/+638 |
* | generic: add driver for the the RTL8367R{B,-VB} switches | juhosg | 2012-10-18 | 4 | -0/+1571 |
* | mac80211: store the device path as identifier in the config instead of the ma... | nbd | 2012-10-18 | 1 | -10/+38 |