aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ppp: on PPPoE, always send PADT when shutting down the connectionFelix Fietkau2015-01-241-0/+11
* netifd: do not stop service on shutdown, only call ifdownFelix Fietkau2015-01-241-1/+1
* ppp: rework host-uniq support to take hex encoded stringsJo-Philipp Wich2015-01-243-49/+149
* netifd: update to the latest version, fixes bridge reload (#18351) and device...Felix Fietkau2015-01-241-2/+2
* netifd: store additional DHCP lease informationJo-Philipp Wich2015-01-231-7/+7
* include, base-files: align default repository url with changed buildbot struc...Jo-Philipp Wich2015-01-232-4/+3
* Revert "version.mk: add "%s" placeholder for dotted target.subtarget notation"Jo-Philipp Wich2015-01-231-2/+1
* Revert "version.mk: explicitely filter "generic" subtarget for "%s" placehold...Jo-Philipp Wich2015-01-231-1/+1
* scripts: remote-gdb: fix target / libc matching on directory namesJo-Philipp Wich2015-01-231-2/+2
* base-files: fix led script to skip missing triggersJohn Crispin2015-01-231-1/+5
* uboot-lantiq: add a cgu fix for arx100John Crispin2015-01-231-0/+148
* ar71xx: add support for TP-LINK TL-WR843ND v1John Crispin2015-01-233-0/+16
* modules: add 6LoWPAN over Bluetooth Low EnergyJohn Crispin2015-01-231-0/+20
* lantiq: correct value for fpi clock on ar9John Crispin2015-01-231-0/+21
* gmp: use http instead of ftp download (#18805)Felix Fietkau2015-01-231-1/+1
* ubus: update to the latest versionFelix Fietkau2015-01-231-2/+2
* libubox: update to the latest versionFelix Fietkau2015-01-231-2/+2
* build: revert r44076John Crispin2015-01-223-36/+8
* ar71xx: add support for the UniFi AP Outdoor PlusJohn Crispin2015-01-226-3/+72
* build: allow openwrt.git packages to be replaced by feedsJohn Crispin2015-01-223-8/+36
* modules: f2fs: enable support for xattrJohn Crispin2015-01-221-1/+1
* modules: f2fs: add missing symbols for 3.18John Crispin2015-01-221-0/+2
* ramips: add support for Tenda 3G150BJohn Crispin2015-01-228-1/+137
* ramips: improve and fix Memory 2 Move supportJohn Crispin2015-01-223-19/+13
* mcs814x: document how to include 3rd party binary packagesFlorian Fainelli2015-01-211-2/+9
* bcm53xx: backport official Buffalo WZR-900DHP patchRafał Miłecki2015-01-2117-45/+174
* bcm53xx: backport spi-nor changes to add gd25q128 supportRafał Miłecki2015-01-212-0/+232
* modules: install the newly introduced grace.ko in nfs-common in 3.18Zoltan Herpai2015-01-201-0/+8
* packages: uboot-sunxi: add support for Lamobo R1Zoltan Herpai2015-01-202-0/+29
* packages: uboot-sunxi: fix GMAC TX delay for BananapiZoltan Herpai2015-01-201-0/+24
* ar71xx: add support for TL-WA701ND v2John Crispin2015-01-2010-1/+182
* nftables: bump for minor fixesSteven Barth2015-01-201-3/+3
* polarssl: patch CVE-2015-1182Jo-Philipp Wich2015-01-202-2/+13
* bcm53xx: use final (backported) patch fixing serial consoleRafał Miłecki2015-01-206-13/+25
* bcm53xx: backport 3 BCM5301X patches from Hauke repoRafał Miłecki2015-01-2016-71/+537
* bcm53xx: rename patches modifying DTS filesRafał Miłecki2015-01-206-60/+34
* base-files: Use 200ms LED timing as before for the new phase preinit_regular.John Crispin2015-01-201-2/+2
* ralink: add support for firewrtJohn Crispin2015-01-206-1/+116
* comgt: Allow using non-TTY devicesJohn Crispin2015-01-201-0/+68
* uclient: update to the latest version with timeout supportRafał Miłecki2015-01-191-2/+2
* libubox: update to the latest commit with JSON and usock fixesRafał Miłecki2015-01-191-2/+2
* bcm53xx: add support/firmware for Asus RT-AC87URafał Miłecki2015-01-193-0/+157
* netifd: add option to customize IPv6 interface identifiers (thx Hans Dedecker)Steven Barth2015-01-191-2/+2
* packages: uboot-sunxi: uEnv is used as a script rather than default envZoltan Herpai2015-01-191-5/+6
* ralink: fix ethernet rx buffer size breakageFelix Fietkau2015-01-181-2/+2
* ralink: improve check rx sg function. use check frags instead of function callFelix Fietkau2015-01-183-14/+8
* ralink: correct handle hardware rx 2bytes offsetFelix Fietkau2015-01-183-13/+25
* ralink: use fe_reset to control all resetFelix Fietkau2015-01-188-41/+28
* ralink: improve tx_timeout functionFelix Fietkau2015-01-184-15/+87
* ralink: add ethernet fe and esw reset control bitFelix Fietkau2015-01-189-0/+44