| Commit message (Expand) | Author | Age | Files | Lines |
* | lantiq: move dts files to thir own folder | John Crispin | 2013-04-25 | 32 | -1/+1 |
* | generic: fix rtl8366_smi compile warning | John Crispin | 2013-04-25 | 1 | -1/+1 |
* | lantiq: disable sw portmaps on xrx200 ethernet as segment solation does not w... | John Crispin | 2013-04-25 | 1 | -1/+1 |
* | lantiq: make lzma-loader based images for VG3503J | John Crispin | 2013-04-25 | 1 | -13/+21 |
* | lantiq: update VG3503J.dts to match new partition layout | John Crispin | 2013-04-25 | 1 | -3/+3 |
* | lantiq: add lzma-loader source | John Crispin | 2013-04-25 | 24 | -0/+2789 |
* | ramips: add profile for Dlink DIR-615 H1 | John Crispin | 2013-04-25 | 1 | -0/+20 |
* | ramips: remove now unneeded user-space board detection | John Crispin | 2013-04-25 | 1 | -20/+0 |
* | ramips: introduce DTS for ALL5003 | John Crispin | 2013-04-25 | 9 | -4/+133 |
* | ramips: set preinit interface to eth0 by default. | John Crispin | 2013-04-25 | 1 | -0/+12 |
* | ramips: Add Alpha ASL-26555 support. | John Crispin | 2013-04-25 | 11 | -0/+328 |
* | ramips: Add support of D-link DIR-620D1 | John Crispin | 2013-04-25 | 9 | -1/+114 |
* | ramips: sync kernel patches with the mips-next tree | John Crispin | 2013-04-25 | 58 | -3232/+1985 |
* | preinit: move cmdline failsafe= handling ot the generic code | John Crispin | 2013-04-25 | 4 | -42/+7 |
* | mount_root: prepare base-files | John Crispin | 2013-04-25 | 33 | -71/+80 |
* | boot: make use of kmodloader if it is available | John Crispin | 2013-04-25 | 1 | -1/+5 |
* | ubox: add ubox package | John Crispin | 2013-04-25 | 1 | -0/+40 |
* | procd: update to latest git version | John Crispin | 2013-04-25 | 1 | -3/+3 |
* | netifd: update to the latest version, fixes interface reload issues when remo... | Felix Fietkau | 2013-04-25 | 1 | -2/+2 |
* | 6relayd: Fix generation of RA-messages | Steven Barth | 2013-04-24 | 1 | -2/+2 |
* | iwinfo: add SR71-15 radio info, fix nl80211 channel/frequency reporting on so... | Jo-Philipp Wich | 2013-04-24 | 3 | -5/+7 |
* | firewall3: Make IPv6 ULA-Border generation dynamic | Steven Barth | 2013-04-24 | 3 | -20/+16 |
* | Enable hidraw support. | Jo-Philipp Wich | 2013-04-24 | 1 | -1/+1 |
* | Add kernel module package for hid-generic driver. | Jo-Philipp Wich | 2013-04-24 | 1 | -0/+14 |
* | 6relayd: update package description | Steven Barth | 2013-04-24 | 1 | -7/+6 |
* | dnsmasq: update to 2.66 | Steven Barth | 2013-04-24 | 4 | -54/+27 |
* | odhcp6c: Set default SOL_MAX_RT to 1h | Steven Barth | 2013-04-24 | 1 | -2/+2 |
* | hostapd: return the frequency to some ubus calls to make integration easier | Felix Fietkau | 2013-04-23 | 1 | -1/+3 |
* | mac80211: use the original mac address for the first virtual interface | Felix Fietkau | 2013-04-23 | 1 | -1/+3 |
* | bcm63xx: update patches with upstream submissions | Jonas Gorski | 2013-04-23 | 98 | -1467/+1871 |
* | bcm63xx: switch to linux 3.8 | Jonas Gorski | 2013-04-23 | 1 | -1/+1 |
* | lldpd: upgrade to 0.7.1 | Jo-Philipp Wich | 2013-04-23 | 1 | -3/+5 |
* | gettext-full: updated to 0.18.2.1 | Jo-Philipp Wich | 2013-04-23 | 4 | -79/+4 |
* | libevent2: update to 2.0.21 | Jo-Philipp Wich | 2013-04-23 | 1 | -3/+3 |
* | libmnl: update to 1.0.3 | Jo-Philipp Wich | 2013-04-23 | 1 | -2/+2 |
* | libnetfilter-conntrack: update to 1.0.3 | Jo-Philipp Wich | 2013-04-23 | 1 | -4/+4 |
* | polarssl: update to 1.2.6 | Jonas Gorski | 2013-04-23 | 1 | -3/+3 |
* | ncurses: update to 5.9 | Jonas Gorski | 2013-04-23 | 3 | -14/+14 |
* | libnl: update to 3.2.21 | Jonas Gorski | 2013-04-23 | 3 | -54/+8 |
* | kernel: add kmod-mcp23s08 package | Jonas Gorski | 2013-04-23 | 1 | -0/+16 |
* | Change default IPv6 config to enable DHCPv6-PD | Steven Barth | 2013-04-22 | 15 | -15/+15 |
* | netifd: Improve IPv6-ULA assignment handling | Steven Barth | 2013-04-22 | 1 | -2/+2 |
* | odhcp6c: Several fixes and improvements | Steven Barth | 2013-04-22 | 1 | -2/+2 |
* | 6relayd: Add DHCPv6-PD server support, fix relaying in stateful mode | Steven Barth | 2013-04-22 | 2 | -4/+4 |
* | kernel: allow __netdev_alloc_skb_ip_align to be called with dev = NULL | Felix Fietkau | 2013-04-22 | 5 | -5/+5 |
* | uci: update to git head | Jo-Philipp Wich | 2013-04-22 | 1 | -4/+4 |
* | hostapd: update to 2013-04-05 | Felix Fietkau | 2013-04-22 | 23 | -114/+105 |
* | scripts/config: warn on deprected "depends" syntax instead of throwing a synt... | Felix Fietkau | 2013-04-22 | 2 | -143/+158 |
* | ar71xx: merge more unaligned access hacks from cerowrt-next | Felix Fietkau | 2013-04-22 | 1 | -2/+231 |
* | feeds: fix syntax error | Jo-Philipp Wich | 2013-04-20 | 1 | -1/+1 |