| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: update kernel 4.4 to version 4.4.9 | Álvaro Fernández Rojas | 2016-05-10 | 108 | -922/+248 |
* | ubox: make logging code honour the hostname properly | John Crispin | 2016-05-10 | 1 | -2/+4 |
* | brcm47xx: fix wgt634u port assignment, broken since openwrt r47866 | Russell Senior | 2016-05-10 | 1 | -1/+1 |
* | ramips: mt7620: [UPSTREAM] fix USB frequency scaling | D. Andrei Măceș | 2016-05-10 | 1 | -0/+33 |
* | ramips: Fix alphabetical sorting for 02_network | Vittorio Gambaletta (VittGam) | 2016-05-10 | 1 | -11/+11 |
* | ramips: Don't use a VLAN for the single ethernet port of the A5-V11. | Vittorio Gambaletta (VittGam) | 2016-05-10 | 1 | -5/+2 |
* | ramips: Fix network for routers without VLANs on eth0. | Vittorio Gambaletta (VittGam) | 2016-05-10 | 1 | -6/+2 |
* | ramips: Drop hacky switch workaround for failsafe on rt3x5x and rt5350. | blogic | 2016-05-10 | 1 | -28/+9 |
* | ramips: Disable all ethernet ports except port 0 on A5-V11. | blogic | 2016-05-10 | 1 | -1/+2 |
* | ramips: Disable all ethernet ports except port 4 on HT-TM02. | blogic | 2016-05-10 | 1 | -0/+1 |
* | ramips: Get rt3050 ethernet ports to be disabled from the device tree. | blogic | 2016-05-10 | 1 | -0/+81 |
* | ramips: Fix comment in rt3050 ethernet switch driver. | blogic | 2016-05-10 | 1 | -0/+24 |
* | ramips: Fix documentation for the rt3050 switch driver. | blogic | 2016-05-10 | 1 | -0/+23 |
* | ramips: Fix multicast ICMPv6 for the rt3050 ethernet switch. | blogic | 2016-05-10 | 1 | -0/+26 |
* | ar71xx: add TP-Link TL-WR810N support | blogic | 2016-05-10 | 12 | -0/+174 |
* | ubox: turn logd into a separate package | blogic | 2016-05-10 | 2 | -4/+18 |
* | lantiq: VGV7510KW22BRN - set the phy clock source | blogic | 2016-05-10 | 1 | -0/+6 |
* | lantiq: add device tree binding for the phy clock source | blogic | 2016-05-10 | 1 | -0/+30 |
* | lantiq: VGV7510KW22BRN - support dual-image | blogic | 2016-05-10 | 1 | -1/+4 |
* | lantiq: handle the dual-firmware layout of brnboot | blogic | 2016-05-10 | 1 | -0/+93 |
* | lantiq: move partitions into partion table node | blogic | 2016-05-10 | 42 | -1006/+1253 |
* | lantiq: use sysupgrade.bin postfix for tplink images | blogic | 2016-05-10 | 1 | -3/+4 |
* | lantiq: VG3503J - use the same PHY led functionality as the OEM firmware | blogic | 2016-05-10 | 1 | -8/+8 |
* | ar71xx: Fix eth0 support for Ubiquiti UniFi AP AC | blogic | 2016-05-10 | 1 | -0/+1 |
* | lantiq: use the same functionality for all ethernet phys led | blogic | 2016-05-10 | 2 | -6/+14 |
* | lantiq: fix minor typos in 11G/22F phy driver | blogic | 2016-05-10 | 1 | -2/+2 |
* | ramips: add support for Planex MZK-EX750NP. | blogic | 2016-05-10 | 8 | -1/+174 |
* | mediatek: sync patches and add more ethernet stability fixes | blogic | 2016-05-10 | 95 | -608/+436 |
* | ncurses: install pkg-config files to fix util-linux build breakage | Felix Fietkau | 2016-05-10 | 1 | -7/+4 |
* | mtd: add -c option for specifying amount of data to be used for checksum | Rafał Miłecki | 2016-05-09 | 3 | -12/+31 |
* | mtd: trx: use separated buffer for TRX header | Rafał Miłecki | 2016-05-09 | 1 | -5/+18 |
* | mtd: seama: exit with error if Seama header wasn't found | rmilecki | 2016-05-09 | 1 | -1/+1 |
* | mtd: seama: fix image data handling | rmilecki | 2016-05-09 | 1 | -28/+18 |
* | mtd: seama: move buf allocation to the MD5 function | rmilecki | 2016-05-09 | 1 | -16/+22 |
* | mtd: seama: update MD5 using header in the first block buffer | rmilecki | 2016-05-09 | 1 | -4/+3 |
* | mtd: seama: add md5 to header struct | rmilecki | 2016-05-09 | 2 | -12/+11 |
* | mtd: check for Seama magic early when fixing MD5 | rmilecki | 2016-05-09 | 1 | -7/+21 |
* | mtd: add missing breaks in a switch | rmilecki | 2016-05-09 | 1 | -0/+2 |
* | mtd: use tabs for indents | rmilecki | 2016-05-09 | 1 | -7/+7 |
* | ncurses: remove libncurses, provide it via libncursesw | Felix Fietkau | 2016-05-09 | 1 | -45/+8 |
* | metadata.pl: add support for selecting packages available only via PROVIDES | Felix Fietkau | 2016-05-09 | 1 | -20/+30 |
* | kernel: add workaround to rebuild vdso-o32.so.dbg | Stijn Tintel | 2016-05-09 | 1 | -2/+13 |
* | toolchain: gcc: fix build with GCC 6 | Matthias Schiffer | 2016-05-08 | 1 | -0/+117 |
* | tools: mkimage: sync include/linux/compiler*.h with u-boot master | Matthias Schiffer | 2016-05-08 | 2 | -87/+702 |
* | tools: pkg-config: fix build with GCC 6 | Matthias Schiffer | 2016-05-08 | 1 | -0/+18 |
* | mt76: update to the latest version | Felix Fietkau | 2016-05-05 | 2 | -13/+2 |
* | mt76: fix rebuild on CONFIG_PACKAGE_MAC80211_MESH changes | Felix Fietkau | 2016-05-05 | 1 | -0/+2 |
* | build: add support for specifying extra package dependencies for prepared, co... | Felix Fietkau | 2016-05-05 | 1 | -3/+3 |
* | toolchain: rename OpenWrt into LEDE | Alexander Couzens | 2016-05-05 | 2 | -4/+4 |
* | sdk: rename OpenWrt into LEDE | Alexander Couzens | 2016-05-05 | 2 | -4/+4 |