| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: add another fix for some rx/tx dma stop issues, refresh patches | Felix Fietkau | 2015-06-17 | 3 | -4/+35 |
* | kernel: add missing config symbol | Felix Fietkau | 2015-06-17 | 2 | -0/+2 |
* | ltq-vdsl-app: build fix for MUSL | Matteo Croce | 2015-06-16 | 1 | -0/+10 |
* | openssl: disable parallel builds (spurious linking break) | Steven Barth | 2015-06-16 | 1 | -1/+1 |
* | hardening: enable RELRO by default | Steven Barth | 2015-06-16 | 1 | -0/+1 |
* | hardening: enable format security checking by default | Steven Barth | 2015-06-16 | 1 | -1/+1 |
* | musl: update to version 1.1.10+git | Felix Fietkau | 2015-06-16 | 5 | -2023/+1586 |
* | opkg: fix duplicate check_signature line for smime variant (#19863) | Felix Fietkau | 2015-06-16 | 1 | -3/+3 |
* | bcm53xx: use USB patches sent upstream by Hauke | Rafał Miłecki | 2015-06-16 | 8 | -162/+383 |
* | toolchain: switch to musl by default, except for mips64 | Felix Fietkau | 2015-06-15 | 2 | -5/+5 |
* | kernel: use bcma-hcd.ko on bcm53xx for ohci | Rafał Miłecki | 2015-06-15 | 1 | -0/+1 |
* | kernel: add missing config symbol (#19870) | Felix Fietkau | 2015-06-15 | 2 | -0/+2 |
* | mt76: update to the latest version to fix a build error (#19871) | Felix Fietkau | 2015-06-15 | 1 | -2/+2 |
* | Update dnsmasq to v2.73. | Steven Barth | 2015-06-15 | 1 | -3/+3 |
* | Revert "kernel: add rtl8723au driver (staging)" | Felix Fietkau | 2015-06-15 | 1 | -21/+0 |
* | elfutils: bump to 0.162 | Felix Fietkau | 2015-06-15 | 9 | -447/+634 |
* | ar71xx/image: move ubnt images to new BuildCode | Felix Fietkau | 2015-06-15 | 1 | -89/+175 |
* | ar71xx/image: add build step mkubntimage2 mkubntkernelimage for unifi boards | Felix Fietkau | 2015-06-15 | 1 | -0/+22 |
* | ar71xx/image: new build step Build/mkubntimage for ubnt factory images | Felix Fietkau | 2015-06-15 | 1 | -0/+29 |
* | image.mk: add Build step pad-to | Felix Fietkau | 2015-06-15 | 1 | -0/+5 |
* | image.mk: add Build step combined-image | Felix Fietkau | 2015-06-15 | 1 | -0/+7 |
* | Makefile: move the cleaning of staging_dir/target* from dirclean to clean | Felix Fietkau | 2015-06-14 | 1 | -2/+2 |
* | procd: update to the latest version, adds a few fixes | Felix Fietkau | 2015-06-14 | 1 | -2/+2 |
* | ar71xx: return limit as number of processed frames when re-scheduling NAPI poll | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | ar8216: Fix problem with AR8337 MAC swap handling | Felix Fietkau | 2015-06-14 | 6 | -4/+10 |
* | elfutils: import package from packages.git | Felix Fietkau | 2015-06-14 | 10 | -0/+2988 |
* | bzip2: import package from packages.git | Felix Fietkau | 2015-06-14 | 1 | -0/+87 |
* | argp-standalone: import package from packages.git | Felix Fietkau | 2015-06-14 | 2 | -0/+127 |
* | include/scan.mk: Add -a argument to the grep to treat all Makefiles as a text... | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | ar71xx: Add pll_1000 value for eth0 to Ubiquiti Rocket M XW | Felix Fietkau | 2015-06-14 | 1 | -1/+2 |
* | build: do another init script enabling run, fixes init scripts added via file... | Felix Fietkau | 2015-06-14 | 1 | -0/+4 |
* | oxnas: change file extension of u-boot+initramfs image | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | openvpn: bump PKG_RELEASE. | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | openvpn: let instances drop to nobody in default config. | Felix Fietkau | 2015-06-14 | 1 | -0/+2 |
* | openvpn: fix handling option auth_retry. | Felix Fietkau | 2015-06-14 | 1 | -2/+2 |
* | libubox: update to the latest version, adds a few fixes | Felix Fietkau | 2015-06-14 | 1 | -2/+2 |
* | ar71xx: fix mac offset in firmware file | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | firmware-tools/ptgen: use stdint types for struct pte | Felix Fietkau | 2015-06-14 | 1 | -7/+8 |
* | firmware-tools/ptgen: fix endianness conversion for PTE .start, .length field. | Felix Fietkau | 2015-06-14 | 1 | -4/+4 |
* | procd: correct the order of respawn params in the comments. | Felix Fietkau | 2015-06-14 | 1 | -1/+1 |
* | ar71xx: fix 100/10mbps ethernet link issues on mynet range extender | Felix Fietkau | 2015-06-14 | 2 | -4/+69 |
* | samba36: remove host build paths | Felix Fietkau | 2015-06-14 | 1 | -3/+6 |
* | mt76: update to the latest version, adds many fixes | Felix Fietkau | 2015-06-13 | 1 | -2/+2 |
* | openssl: 1.0.2c (srsly, you guys, srsly) | Steven Barth | 2015-06-12 | 1 | -2/+2 |
* | ppp: bump PKG_RELEASE | Steven Barth | 2015-06-12 | 1 | -1/+1 |
* | ppp : Unnumbered support | Steven Barth | 2015-06-12 | 1 | -1/+39 |
* | openssl: fixes CVE-2015-4000 CVE-2015-1788 CVE-2015-1789 CVE-2015-1790 CVE-20... | Steven Barth | 2015-06-11 | 1 | -1/+1 |
* | openssl: 1.0.2b (hey, we made it nearly 3 months this time!) | Steven Barth | 2015-06-11 | 7 | -32/+18 |
* | brcm63xx: fix A4001N image padding size | Jonas Gorski | 2015-06-11 | 1 | -1/+1 |
* | toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03 | Imre Kaloz | 2015-06-11 | 16 | -38/+34 |