| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | otrx: support for creating simple TRX files | Rafał Miłecki | 2015-04-14 | 1 | -0/+185 |
* | otrx: change command line API to start with a mode | Rafał Miłecki | 2015-04-14 | 2 | -56/+70 |
* | rpcd: update to latest git HEAD | John Crispin | 2015-04-14 | 1 | -2/+2 |
* | ustream-ssl: update to latest git HEAD | John Crispin | 2015-04-14 | 1 | -2/+2 |
* | fstools: update to latest git HEAD | John Crispin | 2015-04-14 | 1 | -2/+2 |
* | opkg: drop md5 in favour of sha256 | John Crispin | 2015-04-14 | 3 | -1/+976 |
* | otrx: use %zd to fix printf format warnings | Rafał Miłecki | 2015-04-14 | 1 | -2/+2 |
* | odhcpd: fix accidental logic inversion | Steven Barth | 2015-04-14 | 1 | -2/+2 |
* | otrx: check TRX length read from header to avoid Segmentation fault | Rafał Miłecki | 2015-04-14 | 1 | -0/+6 |
* | mac80211: merge a number of upstream driver fixes/improvements | Felix Fietkau | 2015-04-14 | 29 | -25/+1114 |
* | otrx: include byteswap.h to fix compilation with musl | Rafał Miłecki | 2015-04-14 | 1 | -0/+1 |
* | odhcp6c: fix some issue discovered by scan-build | Steven Barth | 2015-04-14 | 1 | -2/+2 |
* | odhcpd: avoid illegal memory access in some corner cases | Steven Barth | 2015-04-14 | 3 | -14/+13 |
* | qos-scripts: remove layer7 support | Felix Fietkau | 2015-04-13 | 1 | -5/+0 |
* | iptables: remove layer7 support | Felix Fietkau | 2015-04-13 | 2 | -372/+0 |
* | kernel: finally remove layer7 filter support | Felix Fietkau | 2015-04-13 | 1 | -1/+0 |
* | mvebu: add support for the in-CPU RTC on the Armada 38x | Imre Kaloz | 2015-04-13 | 1 | -0/+17 |
* | dnsmasq: fix dnssec timestamp logic, backport crashfix | Steven Barth | 2015-04-13 | 4 | -6/+174 |
* | wpan: remove duplicate DEPENDS | Luka Perkov | 2015-04-13 | 1 | -1/+0 |
* | fstools: reject relative mount points | Jo-Philipp Wich | 2015-04-12 | 1 | -2/+2 |
* | mvebu: migrate mamba support to the upstreamed code | Imre Kaloz | 2015-04-12 | 1 | -1/+1 |
* | modules: add missing imx6 depenedency to dwc2 | John Crispin | 2015-04-12 | 1 | -1/+1 |
* | modules: package the mvebu ahci driver | Imre Kaloz | 2015-04-12 | 1 | -1/+17 |
* | otrx: support for extracting partitions | Rafał Miłecki | 2015-04-12 | 1 | -1/+127 |
* | busybox: enable BUSYBOX_DEFAULT_FEATURE_TOUCH_SUSV3 by default, dnsmasq relie... | Felix Fietkau | 2015-04-11 | 1 | -1/+1 |
* | kernel: remove leftover @ (#19454) | Felix Fietkau | 2015-04-11 | 1 | -1/+1 |
* | netifd: fix ieee80211r 'sh: bad number' in mac80211 setup (bug #19345) | Felix Fietkau | 2015-04-11 | 1 | -0/+1 |
* | netifd: fix start_disabled 'sh: bad number' in mac80211 setup (bug #19345) | Felix Fietkau | 2015-04-11 | 1 | -0/+1 |
* | kernel: remove kernel module checks/dependencies for 3.14 | Felix Fietkau | 2015-04-11 | 8 | -42/+25 |
* | modules: fix postinst generation for kernel modules | John Crispin | 2015-04-10 | 1 | -4/+7 |
* | librpc: update to the latest version, fixes musl compatibility issues (#19445) | Felix Fietkau | 2015-04-10 | 3 | -546/+2 |
* | modules: more wpan fixes | John Crispin | 2015-04-10 | 1 | -23/+7 |
* | modules: add missing wpan fakehard driver | John Crispin | 2015-04-10 | 1 | -1/+17 |
* | kernel: drop obsolete linux 3.10 related dependencies/checks | Felix Fietkau | 2015-04-10 | 7 | -31/+21 |
* | odhcpd: send current hop-limit by default in RAs | Steven Barth | 2015-04-10 | 1 | -2/+2 |
* | odhcp6c: move IPv6 /proc config to userspace and sanitize | Steven Barth | 2015-04-10 | 2 | -2/+9 |
* | kernel: fix kmod-ieee802154_6lowpan config symbol | Jonas Gorski | 2015-04-10 | 1 | -1/+1 |
* | dnsmasq: bump to 2.73rc4 | Steven Barth | 2015-04-10 | 7 | -351/+49 |
* | hostapd: remove unused asprintf parameter | John Crispin | 2015-04-10 | 1 | -1/+1 |
* | iptables: revert r40916 | John Crispin | 2015-04-10 | 1 | -1/+1 |
* | wpan-tools: adds wpan-tools utility | John Crispin | 2015-04-10 | 1 | -0/+36 |
* | kernel: adds wpan related packages | John Crispin | 2015-04-10 | 1 | -0/+122 |
* | qca-nss-gmac: update to latest version | John Crispin | 2015-04-10 | 2 | -2/+17 |
* | procd: fix compile error on x86_64 | John Crispin | 2015-04-10 | 1 | -2/+2 |
* | openssl: disable arm optimisation until we know why it fails on some socs | John Crispin | 2015-04-10 | 1 | -2/+2 |
* | fstools: update to latest git HEAD | John Crispin | 2015-04-10 | 1 | -2/+2 |
* | uci: update to the latest version, fixes a regression in handling empty/comme... | Felix Fietkau | 2015-04-09 | 1 | -2/+2 |
* | procd: add helper for starting NAND sysupgrade | John Crispin | 2015-04-09 | 1 | -0/+9 |
* | base-files: add support for platform_pre_upgrade function | John Crispin | 2015-04-09 | 1 | -0/+8 |
* | modules: remove zd1201 package | John Crispin | 2015-04-09 | 1 | -54/+0 |