| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: remove old soekris config hacks, install a more appropriate default /etc... | Felix Fietkau | 2014-10-12 | 4 | -56/+7 |
* | procd: fix initial nand sysupgrade | Felix Fietkau | 2014-10-12 | 1 | -0/+14 |
* | procd: fix parsing of the has_env parameter | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | mac80211: remove NO-IR from channel 36-48 | Felix Fietkau | 2014-10-12 | 1 | -1/+1 |
* | image.mk: remove legacy target rules | Felix Fietkau | 2014-10-12 | 1 | -7/+3 |
* | image.mk: parallelize cpio.gz and tar.gz filesystem build | Felix Fietkau | 2014-10-12 | 1 | -13/+9 |
* | image.mk: split off jffs2-raw images into a separate make target to improve p... | Felix Fietkau | 2014-10-12 | 1 | -3/+7 |
* | image.mk: clean up and parallelize mkfs calls | Felix Fietkau | 2014-10-12 | 3 | -47/+51 |
* | 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 |