| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: add support for changing the device mac address via sysfs | Felix Fietkau | 2014-12-11 | 1 | -0/+43 |
* | libnl-tiny: fix receiving netlink messages larger than 4K | Jonas Gorski | 2014-12-11 | 2 | -2/+2 |
* | kernel/acx-mac80211: fix autoloading on boot | Jonas Gorski | 2014-12-11 | 1 | -1/+1 |
* | kernel/modules: fix chipidea | John Crispin | 2014-12-11 | 1 | -5/+5 |
* | toolchain: disable libatomic for gcc 4.6 | Felix Fietkau | 2014-12-11 | 1 | -1/+1 |
* | mt76: update to the latest version, adds a few minor build fixes | Felix Fietkau | 2014-12-10 | 1 | -2/+2 |
* | mac80211: do not export the backports linux/module.h, it breaks out-of-tree d... | Felix Fietkau | 2014-12-10 | 1 | -0/+1 |
* | uclient: update to the latest version, fixes HTTP digest auth processing | Felix Fietkau | 2014-12-10 | 1 | -2/+2 |
* | libnl-tiny: remove dead code | Felix Fietkau | 2014-12-10 | 5 | -801/+0 |
* | umbim: fix build for 64bit targets | John Crispin | 2014-12-10 | 1 | -2/+2 |
* | kernel/modules: add f2fs support | Luka Perkov | 2014-12-10 | 1 | -0/+20 |
* | odhcp6c: correctly handle renew-replies with short lease times | Steven Barth | 2014-12-10 | 1 | -2/+2 |
* | kernel: add netfilter.mk to modules makefile SCAN_DEPS | Felix Fietkau | 2014-12-09 | 1 | -1/+1 |
* | netifd: several fixes and optimizations | Steven Barth | 2014-12-08 | 1 | -2/+2 |
* | This patch depends on "Pass source address to proto_add_ipv4_route". | Steven Barth | 2014-12-08 | 1 | -1/+1 |
* | opkg: make PKG_UPGRADE available during preinst hook | John Crispin | 2014-12-08 | 1 | -16/+19 |
* | qos-scripts: fix insmod commands | Felix Fietkau | 2014-12-08 | 1 | -11/+11 |
* | kmod-crypto-hw-talitos: add missing dependency | Felix Fietkau | 2014-12-08 | 1 | -1/+1 |
* | mt76: builder1 fails to build for !PCI kernels when mt76 is selected | John Crispin | 2014-12-08 | 1 | -1/+1 |
* | ar7-atm: fix various compiler errors | John Crispin | 2014-12-08 | 1 | -0/+52 |
* | acx-mac80211: v3.14 related compile fixes | John Crispin | 2014-12-08 | 1 | -0/+2 |
* | packages: fix typo in OpenWrt name | John Crispin | 2014-12-07 | 8 | -10/+10 |
* | e2fsprogs: add InstallDev section to Makefile | John Crispin | 2014-12-07 | 1 | -0/+15 |
* | perf: this package fails to build for !eglibc | John Crispin | 2014-12-06 | 1 | -1/+1 |
* | kernel/modules: remove unused variable | John Crispin | 2014-12-05 | 1 | -1/+0 |
* | procd: more nand takeover fixes | John Crispin | 2014-12-03 | 1 | -8/+12 |
* | mtd: make the dump commnd honour the -o option | John Crispin | 2014-12-03 | 1 | -6/+5 |
* | uboot-envtools: use environment stored in UBI also for KD20 | John Crispin | 2014-12-03 | 1 | -4/+2 |
* | uboot-oxnas: adjust digtial drive strength of IC+ phy | John Crispin | 2014-12-03 | 1 | -1/+14 |
* | uboot-oxnas: re-add IC+ phy driver | John Crispin | 2014-12-03 | 2 | -0/+130 |
* | procd: firstboot nand/ubi takeover support | John Crispin | 2014-12-03 | 2 | -0/+31 |
* | uqmi: Add --delete-message for deleting SMS messages | John Crispin | 2014-12-03 | 1 | -2/+2 |
* | mtd: make the mtd dump call run properly on nand flash | John Crispin | 2014-12-02 | 1 | -5/+18 |
* | kernel/modules: package xhci for kernel>=3.18 | Felix Fietkau | 2014-12-02 | 1 | -2/+6 |
* | mtd: add ability to dump a mtd device | John Crispin | 2014-12-02 | 1 | -5/+57 |
* | uboot-oxnas: bump to U-Boot 2014.10 | John Crispin | 2014-12-02 | 10 | -65/+133 |
* | kernel/modules: package gpio-beeper | John Crispin | 2014-12-02 | 1 | -0/+19 |
* | opkg: the PKG_UPGRADE env was not set properly | John Crispin | 2014-12-02 | 1 | -2/+2 |
* | procd: drop the zram dependencies, theu caused a recursive deps warning | John Crispin | 2014-12-02 | 1 | -1/+1 |
* | procd: reintroduce /sys/fs/cgroup mount | John Crispin | 2014-12-02 | 1 | -1/+1 |
* | procd: add support for zram compressed /tmp | John Crispin | 2014-12-02 | 1 | -6/+15 |
* | fstools: update to the latest version, fixes sysupgrade on linux 3.18 | Felix Fietkau | 2014-12-01 | 1 | -1/+1 |
* | ath10k: init devices synchronously to fix wifi detection at boot | Felix Fietkau | 2014-12-01 | 1 | -0/+33 |
* | openvpn: update to 2.3.6, fixes CVE-2014-8104 | Felix Fietkau | 2014-12-01 | 2 | -25/+46 |
* | fstools: make the block tool ignore case when comparing uuid strings | John Crispin | 2014-12-01 | 1 | -2/+2 |
* | util-linux: fix more missing dependencies introduced by r43459 | John Crispin | 2014-12-01 | 1 | -3/+3 |
* | uqmi: fix SEGFAULT on reading Unicode sms messages | John Crispin | 2014-12-01 | 1 | -2/+2 |
* | util-linux: fix missing dependency introduced by r43459 | John Crispin | 2014-12-01 | 1 | -1/+1 |
* | hostapd: improve 802.1x dynamic vlan support with bridge names | John Crispin | 2014-12-01 | 1 | -2/+5 |
* | base-files: default_postinst() - create user:group first (resend) | John Crispin | 2014-12-01 | 2 | -3/+5 |