| Commit message (Expand) | Author | Age | Files | Lines |
* | prereq.mk: only define .NOTPARALLEL when processing prereq checks | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | kernel-build.mk: add .NOTPARALLEL | Felix Fietkau | 2014-10-12 | 1 | -0/+2 |
* | tools/mtd-utils: fix a segfault in parsing the device table | Felix Fietkau | 2014-10-12 | 1 | -0/+11 |
* | image.mk: call mkfs/prepare for the image builder | Felix Fietkau | 2014-10-12 | 1 | -2/+4 |
* | image.mk: reduce code duplication, move prepare to a separate make target | Felix Fietkau | 2014-10-12 | 1 | -37/+20 |
* | image.mk: remove the unnecessary .NOTPARALLEL flag | Felix Fietkau | 2014-10-12 | 1 | -1/+0 |
* | netifd: Make mtu configurable of dynamic 6rd tunnel interface | Steven Barth | 2014-10-12 | 2 | -2/+5 |
* | odhcp6c: fix parse errors with some dhcpv6 servers | Steven Barth | 2014-10-12 | 1 | -2/+2 |
* | ralink: various i2c related fixes | John Crispin | 2014-10-10 | 1 | -20/+21 |
* | ramips: add support for Nexx WT1520 | John Crispin | 2014-10-10 | 8 | -1/+120 |
* | comgt: add ncm proto support | John Crispin | 2014-10-10 | 5 | -1/+247 |
* | feeds: switch LuCI to Github repo | Jo-Philipp Wich | 2014-10-09 | 1 | -1/+1 |
* | bcm53xx: prepare to support Asus RT-N18U | Rafał Miłecki | 2014-10-09 | 2 | -0/+116 |
* | bcm53xx: add support for Buffalo WZR-1750DHP | Rafał Miłecki | 2014-10-09 | 2 | -0/+119 |
* | mac80211: remove error from detect script | Felix Fietkau | 2014-10-09 | 1 | -4/+11 |
* | ppp: add unconditional autoipv6-trigger | Steven Barth | 2014-10-09 | 2 | -1/+10 |
* | ppp: remove ugly ipv6-workaround | Steven Barth | 2014-10-09 | 1 | -9/+0 |
* | kernel: add missing symbols for 3.14 | Steven Barth | 2014-10-09 | 1 | -0/+3 |
* | dropbear: ensure the interface has an ip-address | Steven Barth | 2014-10-09 | 1 | -11/+12 |
* | base-files: add network_get_ipaddrs_all() | Steven Barth | 2014-10-09 | 1 | -0/+23 |
* | autoconf: bump version to 2.69 | Steven Barth | 2014-10-09 | 1 | -4/+4 |
* | ppp: allow auto-detecting and creation of ipv6 subinterface | Steven Barth | 2014-10-08 | 3 | -3/+14 |
* | odhcp6c: fix typo in last commit | Steven Barth | 2014-10-08 | 1 | -1/+1 |
* | odhcp6c: don't assign addresses or prefixes prematurely | Steven Barth | 2014-10-08 | 2 | -2/+5 |
* | mac80211: add a few upstream ath9k / mac80211 fixes | Felix Fietkau | 2014-10-08 | 1 | -0/+428 |
* | network: Unbind DHCPv6 from underlying interfaces | Steven Barth | 2014-10-08 | 13 | -16/+12 |
* | cns3xxx: Adopt irq_domain support for cns3xxx gpio driver | Felix Fietkau | 2014-10-08 | 1 | -7/+23 |
* | odhcp6c: ensure signal-safety of signal handlers | Steven Barth | 2014-10-08 | 1 | -2/+2 |
* | include/download.mk: Add download mirrors for tools from GNU Savannah (bug #1... | John Crispin | 2014-10-08 | 4 | -3/+8 |
* | lldp: make use of new USERID syntax | John Crispin | 2014-10-08 | 1 | -1/+1 |
* | base-files: extend USERID:=syntax | John Crispin | 2014-10-08 | 1 | -8/+20 |
* | wwan: add a generic 3g/4g proto | John Crispin | 2014-10-08 | 356 | -19/+1980 |
* | comgt: split directip support into its own package | John Crispin | 2014-10-08 | 1 | -3/+19 |
* | uqmi: dont use proto_block_restart | John Crispin | 2014-10-08 | 1 | -5/+3 |
* | uqmi: make the proto depend on the usb driver | John Crispin | 2014-10-08 | 1 | -1/+1 |
* | umbim: dont use proto_block_restart | John Crispin | 2014-10-08 | 1 | -29/+24 |
* | umbim: work out the ifname instead of relying on it being in uci | John Crispin | 2014-10-08 | 1 | -2/+16 |
* | procd: handle hotplug events for the usbmisc subsystem | John Crispin | 2014-10-08 | 1 | -1/+1 |
* | cns3xxx: fix shared PCI interrupt mapping | Felix Fietkau | 2014-10-07 | 1 | -5/+2 |
* | cns3xxx: fix register for enabling MMC/SD pins | Felix Fietkau | 2014-10-07 | 1 | -2/+1 |
* | kernel: move old "rootfs" splitter into separated file | Rafał Miłecki | 2014-10-07 | 7 | -73/+95 |
* | bcm53xx: add Netgear R6300 V2 LEDs and buttons | Rafał Miłecki | 2014-10-06 | 1 | -7/+60 |
* | procd: r42814 added a bad git version | John Crispin | 2014-10-06 | 1 | -1/+1 |
* | at91: remove support for TQMa9263 | John Crispin | 2014-10-06 | 4 | -488/+0 |
* | lantiq - vgv7519: load rt5362 eeprom from bootloader param patition | John Crispin | 2014-10-06 | 4 | -1/+20 |
* | lantiq - vgv7519: enable pci bus | John Crispin | 2014-10-06 | 2 | -3/+4 |
* | lantiq - vgv7519: remove spi_cs4, since the board use this line for something... | John Crispin | 2014-10-06 | 1 | -1/+1 |
* | lantiq - vgv7519: fix open-drain configuration for stp | John Crispin | 2014-10-06 | 1 | -8/+6 |
* | lantiq - vgv7519: add pci-rst entry into dts | John Crispin | 2014-10-06 | 1 | -0/+6 |
* | lantiq - vgv7519: remove exin definition copied from dev-board dts | John Crispin | 2014-10-06 | 1 | -8/+0 |