| Commit message (Expand) | Author | Age | Files | Lines |
* | brcm47xx: break long lines in image Makefile | Hauke Mehrtens | 2015-09-11 | 1 | -7/+18 |
* | brcm2708: remove linux 3.18 support | Felix Fietkau | 2015-09-11 | 116 | -310327/+0 |
* | lantiq: Use the BAR0 base address in the ath PCI fixup code | Felix Fietkau | 2015-09-11 | 2 | -8/+8 |
* | ugps: fix filename to eliminate build problems | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | base-files: set kernel.core_pattern in sysctl.conf | Felix Fietkau | 2015-09-11 | 2 | -1/+2 |
* | util-linux: add prlimit command. | Felix Fietkau | 2015-09-11 | 1 | -0/+17 |
* | mvsw61xx: match swconfig function names | Felix Fietkau | 2015-09-11 | 1 | -4/+4 |
* | mvsw61xx: use standard swconfig get_port_link | Felix Fietkau | 2015-09-11 | 1 | -76/+18 |
* | ipkg-build: add ogargs to outer tar/ipk | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | ar71xx: Restore buildability of the AP121 target | Felix Fietkau | 2015-09-11 | 1 | -2/+4 |
* | hostapd: Add eapol_version config option | Felix Fietkau | 2015-09-11 | 1 | -1/+6 |
* | openvpn: remove __DATE__ from options output | Felix Fietkau | 2015-09-11 | 1 | -0/+10 |
* | include/image.mk: make tar reproducible | Felix Fietkau | 2015-09-11 | 2 | -4/+4 |
* | yaffs2: remove __TIME__ __DATE__ macros | Felix Fietkau | 2015-09-11 | 1 | -3/+3 |
* | ramips: Enable RTC support for PBR-M1 | Felix Fietkau | 2015-09-11 | 1 | -0/+1 |
* | ar71xx: fix ar724x clock calculation | Felix Fietkau | 2015-09-11 | 1 | -0/+22 |
* | brcm2708-gpu-fw: update to latest version | Felix Fietkau | 2015-09-11 | 1 | -3/+3 |
* | brcm2708: add kmod-sound-soc-raspidac3 | Felix Fietkau | 2015-09-11 | 1 | -0/+23 |
* | brcm2708: update 4.1 patches | Felix Fietkau | 2015-09-11 | 169 | -296/+2877 |
* | target: ar71xx: add support for COMFAST CF-E316N v2 board | Felix Fietkau | 2015-09-11 | 12 | -10/+195 |
* | hostapd: work around unconditional libopenssl build dependency | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | opkg: work around unconditional libopenssl build dependency | Felix Fietkau | 2015-09-11 | 1 | -1/+1 |
* | base-files: change banner to Designated Driver release | Rafał Miłecki | 2015-09-11 | 1 | -6/+5 |
* | comgt-ncm: Add possibility to choose PDP context type | Steven Barth | 2015-09-11 | 3 | -14/+50 |
* | uqmi: Add proper IPv6 support | Steven Barth | 2015-09-11 | 2 | -58/+145 |
* | firewall: Remove src_port from firewall.config to receive dhcpv6 replies | Steven Barth | 2015-09-11 | 1 | -1/+0 |
* | netifd: update to the latest version, fixes a WDS STA mode regression caused ... | Felix Fietkau | 2015-09-10 | 1 | -2/+2 |
* | imagebuilder: run build prereq checks before building image to set up host co... | Felix Fietkau | 2015-09-10 | 1 | -1/+16 |
* | ipq806x: fix uninitialized variable usage in cpufreq-krait | Jonas Gorski | 2015-09-10 | 2 | -4/+4 |
* | ipq806x: modules: fix typo in usb-dwc3-qcom dependencies | Jonas Gorski | 2015-09-10 | 1 | -1/+1 |
* | ipq806x: fix R7500 kernel generation | Jonas Gorski | 2015-09-10 | 1 | -1/+1 |
* | busybox: lock: implement -n "Fail rather than wait" | Felix Fietkau | 2015-09-09 | 1 | -2/+11 |
* | generic: Fix per interface nf_call_iptables setting | Felix Fietkau | 2015-09-09 | 3 | -537/+0 |
* | linux: make IPv6 builtin if selected (saves >30KB) | Steven Barth | 2015-09-09 | 3 | -13/+12 |
* | busybox: fix ip applet and netlink behavior | Steven Barth | 2015-09-09 | 4 | -2/+86 |
* | package: replace ifconfig-usage with ip | Steven Barth | 2015-09-08 | 7 | -15/+15 |
* | iproute2: improve ip-full coexistence, remove rt_table | Steven Barth | 2015-09-08 | 1 | -9/+4 |
* | base-files: add /etc/iproute2/rt_tables, replace ifconfig-usage | Steven Barth | 2015-09-08 | 3 | -3/+17 |
* | busybox: improve applets & deprecate ifconfig, route | Steven Barth | 2015-09-08 | 2 | -10/+10 |
* | kernel: describe bridge patch "multicast to unicast" | Rafał Miłecki | 2015-09-08 | 3 | -0/+15 |
* | kernel: describe bridge patch "optimize netfilter hooks" | Rafał Miłecki | 2015-09-08 | 3 | -0/+21 |
* | kernel: describe bridge patch "remove IPv6 depependency of bridge in 2.6.38+" | Rafał Miłecki | 2015-09-08 | 3 | -0/+39 |
* | kernel: describe bridge patch "port isolate" | Rafał Miłecki | 2015-09-08 | 3 | -0/+15 |
* | kernel: describe bridge patch "always accept EAP" | Rafał Miłecki | 2015-09-08 | 3 | -0/+18 |
* | kernel: describe bridge patch "no EAP forward" | Rafał Miłecki | 2015-09-08 | 3 | -0/+24 |
* | kernel: restore 640-bridge_no_eap_forward.patch to its original form | Felix Fietkau | 2015-09-08 | 3 | -3/+3 |
* | kernel: remove packaging of kmod-crypto-core and kmod-crypto-arc4 | Felix Fietkau | 2015-09-08 | 11 | -48/+14 |
* | map: be less restrictive when matching lw4over6 prefixes | Steven Barth | 2015-09-08 | 2 | -6/+11 |
* | iw: reduce size even more (~12k after gzip) | Felix Fietkau | 2015-09-08 | 1 | -2/+133 |
* | musl: add a hack to remove unused crypt() algorithms, saves ~14k after lzma | Felix Fietkau | 2015-09-08 | 1 | -0/+110 |