| Commit message (Expand) | Author | Age | Files | Lines |
* | package/kernel: Enable XATTR by default | Daniel Dickinson | 2016-06-30 | 1 | -1/+3 |
* | e2fsprogs: fix build problem with very old libmagic | Hauke Mehrtens | 2016-06-30 | 1 | -0/+25 |
* | prism54-firmware: add also other p54 firmware to own package | Hauke Mehrtens | 2016-06-30 | 2 | -47/+74 |
* | firmware: extract prism54-firmware into own package | Hauke Mehrtens | 2016-06-30 | 2 | -16/+40 |
* | ramips: set correct LAN/WAN MAC addresses on DIR-860L B1 | Matthias Schiffer | 2016-06-30 | 1 | -0/+4 |
* | ramips: add button support and make LEDs known to userspace for DIR-860L B1 | Matthias Schiffer | 2016-06-30 | 3 | -0/+16 |
* | ramips: fix fixseama call on first boot | Matthias Schiffer | 2016-06-30 | 1 | -3/+3 |
* | odhcp6c: Upstep to latest version | Hans Dedecker | 2016-06-30 | 1 | -2/+2 |
* | kmod-sched-cake: Switch to COBALT algorithm | Kevin Darbyshire-Bryant | 2016-06-30 | 1 | -7/+5 |
* | iproute2: cake AQM prepare tc for COBALT algorithm | Kevin Darbyshire-Bryant | 2016-06-30 | 2 | -11/+14 |
* | dnsmasq: Add broken realtime clock build switch in full variant | Hans Dedecker | 2016-06-30 | 1 | -3/+8 |
* | rpcd: iwinfo plugin fixes | Jo-Philipp Wich | 2016-06-30 | 1 | -2/+2 |
* | kmod-bmp085: add dependency on !LINUX_3_18 !LINUX_4_1 | Alexander Couzens | 2016-06-29 | 1 | -1/+1 |
* | modules: add BMP085 pressure sensor | Dirk Neukirchen | 2016-06-29 | 1 | -0/+48 |
* | mac80211: fix skb size calculation in 4addr mode (FS#24) | Jo-Philipp Wich | 2016-06-28 | 1 | -0/+11 |
* | base-files: use LEDE NTP vendor pool | Jo-Philipp Wich | 2016-06-28 | 2 | -5/+5 |
* | openvpn: fix missing cipher list for polarssl in v2.3.11 | Jo-Philipp Wich | 2016-06-28 | 2 | -1/+43 |
* | lldpd: Use /etc/os-release instead of /etc/openwrt_* | Daniel Dickinson | 2016-06-27 | 2 | -43/+4 |
* | ar71xx: further legacy image build fixes | Jo-Philipp Wich | 2016-06-27 | 1 | -1/+6 |
* | Revert "lantiq: enable SMP for XRX200" | Felix Fietkau | 2016-06-27 | 1 | -19/+0 |
* | ar71xx: disable pdata->use_flow_control for QCA9558 | Felix Fietkau | 2016-06-27 | 1 | -1/+0 |
* | ar71xx: rename ethernet pdata->builtin_switch to use_flow_control | Felix Fietkau | 2016-06-27 | 3 | -8/+8 |
* | ar71xx: merge profiles into image building code | Jo-Philipp Wich | 2016-06-27 | 59 | -2503/+959 |
* | kernel: fix missing break in ubi auto-mounting patch | Hauke Mehrtens | 2016-06-27 | 3 | -4/+7 |
* | kernel: remove igb: Fix Null-pointer dereference patch | Hauke Mehrtens | 2016-06-26 | 3 | -120/+0 |
* | kernel: remove full cache flush in fuse_copy_do() for MIPS | Hauke Mehrtens | 2016-06-26 | 4 | -97/+1 |
* | kernel: remove one of two patches deactivating broken vdso support on mips | Hauke Mehrtens | 2016-06-26 | 1 | -9/+0 |
* | kernel: update to version 4.4.14 | Hauke Mehrtens | 2016-06-26 | 47 | -1054/+561 |
* | Revert "ar71xx: prevent spurious ethernet resets from dma hang check false po... | Felix Fietkau | 2016-06-26 | 2 | -6/+5 |
* | libnetfilter_queue: fix checksum computation | Alin Năstac | 2016-06-26 | 1 | -0/+113 |
* | build: Adds the ability to disable personal initramfs build for target device | Sergey Sergeev | 2016-06-26 | 1 | -1/+1 |
* | ar71xx: prevent spurious ethernet resets from dma hang check false positives | Felix Fietkau | 2016-06-26 | 2 | -5/+6 |
* | ar71xx: enable flow control for ethernet MACs with built-in switch | Felix Fietkau | 2016-06-26 | 3 | -1/+11 |
* | linux-firmware: fix md5sum | Hauke Mehrtens | 2016-06-25 | 1 | -1/+1 |
* | rtl8192su-firmware: move firmware to own package | Hauke Mehrtens | 2016-06-25 | 2 | -17/+8 |
* | rtl8192se-firmware: fix package build | Hauke Mehrtens | 2016-06-25 | 1 | -1/+1 |
* | Revert "ar71xx: fix legacy image building" | John Crispin | 2016-06-23 | 59 | -938/+2492 |
* | ebtables: fix segmentation fault due to uninitialized extension data | Jo-Philipp Wich | 2016-06-24 | 2 | -1/+250 |
* | base-files: sysfixtime no longer exclude dnsmasq.time | Kevin Darbyshire-Bryant | 2016-06-24 | 1 | -1/+1 |
* | dnsmasq: dnssec time handling uses ntpd hotplug | Kevin Darbyshire-Bryant | 2016-06-24 | 4 | -25/+26 |
* | base-files: Add standard os-release file | Daniel Dickinson | 2016-06-24 | 5 | -6/+48 |
* | ar71xx: fix legacy image building | Jo-Philipp Wich | 2016-06-24 | 1 | -20/+14 |
* | tools: e2fsprogs: bump to 1.43.1 | Kevin Darbyshire-Bryant | 2016-06-22 | 5 | -16/+6 |
* | ar71xx: merge profiles into image building code | John Crispin | 2016-06-22 | 59 | -2472/+924 |
* | ramips: add suport for ZBT APE522II | Roger Pueyo Centelles | 2016-06-22 | 6 | -0/+161 |
* | mountd: update to latest git HEAD | John Crispin | 2016-06-22 | 1 | -2/+2 |
* | ipq806x: enable ieee80211 phy hotplug and patch macaddress | Adrian Panella | 2016-06-22 | 1 | -0/+23 |
* | squashfs4: use upstream xz compression header format | Hauke Mehrtens | 2016-06-22 | 4 | -76/+1 |
* | lantiq: fix network in failsafe | Mathias Kresin | 2016-06-22 | 1 | -9/+1 |
* | linux: arc: disable kernel unwinding to fix modules loading | Alexey Brodkin | 2016-06-22 | 2 | -5/+2 |