aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: fix make clean, delete package directories for selected archFelix Fietkau2016-05-111-1/+1
* mtd: imagetag: fix compilation with changed mtd_fixtrx callRafał Miłecki2016-05-111-1/+4
* gettext-full: avoid spurious dependencies on ncursesFelix Fietkau2016-05-101-0/+1
* ncurses: package the tinfo library separatelyFelix Fietkau2016-05-101-2/+3
* ramips: fix DTB generationJohn Crispin2016-05-101-1/+1
* iftop: Update to latest version, and drop patchBert Vermeulen2016-05-102-14/+2
* ncurses: provide libncurses compatibility symlinks in libncurseswFelix Fietkau2016-05-101-1/+7
* ramips: Change all '/include/' clauses to '#include' so preprocessing canStanislav Galabov2016-05-10175-176/+176
* ramips: Add hex prefix (0x) to dtsi reg properties where needed.Stanislav Galabov2016-05-109-29/+29
* ramips: introduce serial0 aliasesStanislav Galabov2016-05-1010-10/+32
* kernel: update kernel 4.4 to version 4.4.9Álvaro Fernández Rojas2016-05-10108-922/+248
* ubox: make logging code honour the hostname properlyJohn Crispin2016-05-101-2/+4
* brcm47xx: fix wgt634u port assignment, broken since openwrt r47866Russell Senior2016-05-101-1/+1
* ramips: mt7620: [UPSTREAM] fix USB frequency scalingD. Andrei Măceș2016-05-101-0/+33
* ramips: Fix alphabetical sorting for 02_networkVittorio Gambaletta (VittGam)2016-05-101-11/+11
* ramips: Don't use a VLAN for the single ethernet port of the A5-V11.Vittorio Gambaletta (VittGam)2016-05-101-5/+2
* ramips: Fix network for routers without VLANs on eth0.Vittorio Gambaletta (VittGam)2016-05-101-6/+2
* ramips: Drop hacky switch workaround for failsafe on rt3x5x and rt5350.blogic2016-05-101-28/+9
* ramips: Disable all ethernet ports except port 0 on A5-V11.blogic2016-05-101-1/+2
* ramips: Disable all ethernet ports except port 4 on HT-TM02.blogic2016-05-101-0/+1
* ramips: Get rt3050 ethernet ports to be disabled from the device tree.blogic2016-05-101-0/+81
* ramips: Fix comment in rt3050 ethernet switch driver.blogic2016-05-101-0/+24
* ramips: Fix documentation for the rt3050 switch driver.blogic2016-05-101-0/+23
* ramips: Fix multicast ICMPv6 for the rt3050 ethernet switch.blogic2016-05-101-0/+26
* ar71xx: add TP-Link TL-WR810N supportblogic2016-05-1012-0/+174
* ubox: turn logd into a separate packageblogic2016-05-102-4/+18
* lantiq: VGV7510KW22BRN - set the phy clock sourceblogic2016-05-101-0/+6
* lantiq: add device tree binding for the phy clock sourceblogic2016-05-101-0/+30
* lantiq: VGV7510KW22BRN - support dual-imageblogic2016-05-101-1/+4
* lantiq: handle the dual-firmware layout of brnbootblogic2016-05-101-0/+93
* lantiq: move partitions into partion table nodeblogic2016-05-1042-1006/+1253
* lantiq: use sysupgrade.bin postfix for tplink imagesblogic2016-05-101-3/+4
* lantiq: VG3503J - use the same PHY led functionality as the OEM firmwareblogic2016-05-101-8/+8
* ar71xx: Fix eth0 support for Ubiquiti UniFi AP ACblogic2016-05-101-0/+1
* lantiq: use the same functionality for all ethernet phys ledblogic2016-05-102-6/+14
* lantiq: fix minor typos in 11G/22F phy driverblogic2016-05-101-2/+2
* ramips: add support for Planex MZK-EX750NP.blogic2016-05-108-1/+174
* mediatek: sync patches and add more ethernet stability fixesblogic2016-05-1095-608/+436
* ncurses: install pkg-config files to fix util-linux build breakageFelix Fietkau2016-05-101-7/+4
* mtd: add -c option for specifying amount of data to be used for checksumRafał Miłecki2016-05-093-12/+31
* mtd: trx: use separated buffer for TRX headerRafał Miłecki2016-05-091-5/+18
* mtd: seama: exit with error if Seama header wasn't foundrmilecki2016-05-091-1/+1
* mtd: seama: fix image data handlingrmilecki2016-05-091-28/+18
* mtd: seama: move buf allocation to the MD5 functionrmilecki2016-05-091-16/+22
* mtd: seama: update MD5 using header in the first block bufferrmilecki2016-05-091-4/+3
* mtd: seama: add md5 to header structrmilecki2016-05-092-12/+11
* mtd: check for Seama magic early when fixing MD5rmilecki2016-05-091-7/+21
* mtd: add missing breaks in a switchrmilecki2016-05-091-0/+2
* mtd: use tabs for indentsrmilecki2016-05-091-7/+7
* ncurses: remove libncurses, provide it via libncurseswFelix Fietkau2016-05-091-45/+8