| Commit message (Expand) | Author | Age | Files | Lines |
* | netifd: store additional DHCP lease information | Jo-Philipp Wich | 2015-01-23 | 1 | -7/+7 |
* | include, base-files: align default repository url with changed buildbot struc... | Jo-Philipp Wich | 2015-01-23 | 2 | -4/+3 |
* | Revert "version.mk: add "%s" placeholder for dotted target.subtarget notation" | Jo-Philipp Wich | 2015-01-23 | 1 | -2/+1 |
* | Revert "version.mk: explicitely filter "generic" subtarget for "%s" placehold... | Jo-Philipp Wich | 2015-01-23 | 1 | -1/+1 |
* | scripts: remote-gdb: fix target / libc matching on directory names | Jo-Philipp Wich | 2015-01-23 | 1 | -2/+2 |
* | base-files: fix led script to skip missing triggers | John Crispin | 2015-01-23 | 1 | -1/+5 |
* | uboot-lantiq: add a cgu fix for arx100 | John Crispin | 2015-01-23 | 1 | -0/+148 |
* | ar71xx: add support for TP-LINK TL-WR843ND v1 | John Crispin | 2015-01-23 | 3 | -0/+16 |
* | modules: add 6LoWPAN over Bluetooth Low Energy | John Crispin | 2015-01-23 | 1 | -0/+20 |
* | lantiq: correct value for fpi clock on ar9 | John Crispin | 2015-01-23 | 1 | -0/+21 |
* | gmp: use http instead of ftp download (#18805) | Felix Fietkau | 2015-01-23 | 1 | -1/+1 |
* | ubus: update to the latest version | Felix Fietkau | 2015-01-23 | 1 | -2/+2 |
* | libubox: update to the latest version | Felix Fietkau | 2015-01-23 | 1 | -2/+2 |
* | build: revert r44076 | John Crispin | 2015-01-22 | 3 | -36/+8 |
* | ar71xx: add support for the UniFi AP Outdoor Plus | John Crispin | 2015-01-22 | 6 | -3/+72 |
* | build: allow openwrt.git packages to be replaced by feeds | John Crispin | 2015-01-22 | 3 | -8/+36 |
* | modules: f2fs: enable support for xattr | John Crispin | 2015-01-22 | 1 | -1/+1 |
* | modules: f2fs: add missing symbols for 3.18 | John Crispin | 2015-01-22 | 1 | -0/+2 |
* | ramips: add support for Tenda 3G150B | John Crispin | 2015-01-22 | 8 | -1/+137 |
* | ramips: improve and fix Memory 2 Move support | John Crispin | 2015-01-22 | 3 | -19/+13 |
* | mcs814x: document how to include 3rd party binary packages | Florian Fainelli | 2015-01-21 | 1 | -2/+9 |
* | bcm53xx: backport official Buffalo WZR-900DHP patch | Rafał Miłecki | 2015-01-21 | 17 | -45/+174 |
* | bcm53xx: backport spi-nor changes to add gd25q128 support | Rafał Miłecki | 2015-01-21 | 2 | -0/+232 |
* | modules: install the newly introduced grace.ko in nfs-common in 3.18 | Zoltan Herpai | 2015-01-20 | 1 | -0/+8 |
* | packages: uboot-sunxi: add support for Lamobo R1 | Zoltan Herpai | 2015-01-20 | 2 | -0/+29 |
* | packages: uboot-sunxi: fix GMAC TX delay for Bananapi | Zoltan Herpai | 2015-01-20 | 1 | -0/+24 |
* | ar71xx: add support for TL-WA701ND v2 | John Crispin | 2015-01-20 | 10 | -1/+182 |
* | nftables: bump for minor fixes | Steven Barth | 2015-01-20 | 1 | -3/+3 |
* | polarssl: patch CVE-2015-1182 | Jo-Philipp Wich | 2015-01-20 | 2 | -2/+13 |
* | bcm53xx: use final (backported) patch fixing serial console | Rafał Miłecki | 2015-01-20 | 6 | -13/+25 |
* | bcm53xx: backport 3 BCM5301X patches from Hauke repo | Rafał Miłecki | 2015-01-20 | 16 | -71/+537 |
* | bcm53xx: rename patches modifying DTS files | Rafał Miłecki | 2015-01-20 | 6 | -60/+34 |
* | base-files: Use 200ms LED timing as before for the new phase preinit_regular. | John Crispin | 2015-01-20 | 1 | -2/+2 |
* | ralink: add support for firewrt | John Crispin | 2015-01-20 | 6 | -1/+116 |
* | comgt: Allow using non-TTY devices | John Crispin | 2015-01-20 | 1 | -0/+68 |
* | uclient: update to the latest version with timeout support | Rafał Miłecki | 2015-01-19 | 1 | -2/+2 |
* | libubox: update to the latest commit with JSON and usock fixes | Rafał Miłecki | 2015-01-19 | 1 | -2/+2 |
* | bcm53xx: add support/firmware for Asus RT-AC87U | Rafał Miłecki | 2015-01-19 | 3 | -0/+157 |
* | netifd: add option to customize IPv6 interface identifiers (thx Hans Dedecker) | Steven Barth | 2015-01-19 | 1 | -2/+2 |
* | packages: uboot-sunxi: uEnv is used as a script rather than default env | Zoltan Herpai | 2015-01-19 | 1 | -5/+6 |
* | ralink: fix ethernet rx buffer size breakage | Felix Fietkau | 2015-01-18 | 1 | -2/+2 |
* | ralink: improve check rx sg function. use check frags instead of function call | Felix Fietkau | 2015-01-18 | 3 | -14/+8 |
* | ralink: correct handle hardware rx 2bytes offset | Felix Fietkau | 2015-01-18 | 3 | -13/+25 |
* | ralink: use fe_reset to control all reset | Felix Fietkau | 2015-01-18 | 8 | -41/+28 |
* | ralink: improve tx_timeout function | Felix Fietkau | 2015-01-18 | 4 | -15/+87 |
* | ralink: add ethernet fe and esw reset control bit | Felix Fietkau | 2015-01-18 | 9 | -0/+44 |
* | ralink: reduce access to uncached tx/rx dma ring buffer | Felix Fietkau | 2015-01-18 | 4 | -53/+81 |
* | sunxi: update Olimex A13 SOM profile | Zoltan Herpai | 2015-01-18 | 2 | -5/+5 |
* | packages: uboot-sunxi: re-add Olimex A13 SOM which went AWOL in u-boot trunk | Zoltan Herpai | 2015-01-18 | 2 | -2/+73 |
* | packages: uboot-sunxi: remove unused Hackberry target | Zoltan Herpai | 2015-01-18 | 1 | -5/+0 |