| Commit message (Expand) | Author | Age | Files | Lines |
* | netfilter.mk: fix redirect module locations for 3.19+ | Jonas Gorski | 2015-06-22 | 1 | -3/+3 |
* | gcc/musl: rework SSP-support | Steven Barth | 2015-06-22 | 7 | -17/+76 |
* | otrx: add extra compilation check before using __BYTE_ORDER | Rafał Miłecki | 2015-06-22 | 1 | -0/+4 |
* | otrx: include endian.h to make __BYTE_ORDER work with musl | Rafał Miłecki | 2015-06-22 | 1 | -0/+1 |
* | b53: Allow using all 8 ports on BCM53011 | Rafał Miłecki | 2015-06-21 | 1 | -1/+1 |
* | ath9k: fix ar956x device detection | Felix Fietkau | 2015-06-21 | 5 | -8/+28 |
* | toolchain: mark gcc 4.9 as broken, it miscompiles some code especially on ARM | Felix Fietkau | 2015-06-21 | 1 | -0/+1 |
* | bcm53xx: respect ACTIVE_LOW when powering USB using GPIO | Rafał Miłecki | 2015-06-21 | 1 | -9/+28 |
* | bcm53xx: enable USB power on Buffalo WZR-1750DHP | Rafał Miłecki | 2015-06-21 | 3 | -7/+39 |
* | bcm53xx: update SPROM driver to include just-sent patch | Rafał Miłecki | 2015-06-21 | 1 | -44/+9 |
* | ramips: refresh patch with USB_MT7621_XHCI_PLATFORM | Rafał Miłecki | 2015-06-21 | 1 | -8/+6 |
* | mac80211: backport some brcmfmac patches | Rafał Miłecki | 2015-06-21 | 8 | -0/+892 |
* | bcm53xx: enable USB power on Netgear R6250 | Rafał Miłecki | 2015-06-21 | 1 | -0/+38 |
* | bcm53xx: update xHCI patch | Rafał Miłecki | 2015-06-21 | 1 | -9/+22 |
* | bcm53xx: fix enabling GPIO-controlled USB power | Rafał Miłecki | 2015-06-21 | 1 | -0/+31 |
* | bcm53xx: add xHCI support | Rafał Miłecki | 2015-06-21 | 5 | -1/+553 |
* | kernel: make USB_XHCI_PLATFORM selectable | Rafał Miłecki | 2015-06-21 | 2 | -0/+92 |
* | otrx: optimize memory usage by function checking TRX CRC | Rafał Miłecki | 2015-06-20 | 1 | -16/+18 |
* | otrx: make crc32 table global for further optimizations | Rafał Miłecki | 2015-06-20 | 1 | -67/+68 |
* | uclibc++: link against libssp_nonshared instead of libssp | Steven Barth | 2015-06-20 | 1 | -5/+1 |
* | musl: update musl to 2015-06-20 | Steven Barth | 2015-06-20 | 1 | -73/+763 |
* | libpcap: fixup libtool | Steven Barth | 2015-06-20 | 1 | -0/+1 |
* | musl: apply hardening options (e.g. SSP) also to libc itself | Steven Barth | 2015-06-20 | 1 | -0/+1 |
* | package-defaults: remove libssp for musl (redundant) | Steven Barth | 2015-06-20 | 1 | -1/+1 |
* | gcc: musl comes with its own SSP, so use it instead of libssp | Steven Barth | 2015-06-20 | 2 | -0/+15 |
* | buildroot: move hardening options into separate file | Steven Barth | 2015-06-20 | 2 | -46/+56 |
* | musl: read the timezone from /etc/TZ | Felix Fietkau | 2015-06-19 | 1 | -0/+28 |
* | ppp: honor LDFLAGS | Steven Barth | 2015-06-19 | 4 | -3/+42 |
* | uclibc++: only disable SSP for ppc | Steven Barth | 2015-06-19 | 1 | -1/+5 |
* | uclibc++: honor ldflags, disable SSP | Steven Barth | 2015-06-19 | 2 | -3/+27 |
* | libtool: enable passthrough for SSP options | Steven Barth | 2015-06-19 | 1 | -0/+11 |
* | iproute2: honor LDFLAGS | Steven Barth | 2015-06-19 | 1 | -1/+1 |
* | kernel: update 4.0 to 4.0.5 | Jonas Gorski | 2015-06-19 | 45 | -386/+160 |
* | mwlwifi: upgrade to 10.3.0.3 | Imre Kaloz | 2015-06-19 | 1 | -2/+2 |
* | ralink: add support for mt7621 switch counters | John Crispin | 2015-06-18 | 1 | -1/+187 |
* | ar71xx: add profile and build image for EnGenius EPG5000. | John Crispin | 2015-06-18 | 2 | -0/+14 |
* | ar71xx: add user-space support for EnGenius EPG5000. | John Crispin | 2015-06-18 | 4 | -1/+9 |
* | ar71xx: add kernel support for EnGenius EPG5000. | John Crispin | 2015-06-18 | 3 | -0/+218 |
* | ar71xx: add support for TL-WR720N-v4. | John Crispin | 2015-06-18 | 5 | -6/+19 |
* | ar71xx: add support for compex wpj531 | John Crispin | 2015-06-18 | 9 | -6/+179 |
* | ar71xx: Add Support for the Bitmain Antminer S1 | John Crispin | 2015-06-18 | 10 | -1/+182 |
* | ramips: Add Support for the Linksys RE6500 | John Crispin | 2015-06-18 | 8 | -1/+148 |
* | ramips: Add support for the D-Link DCS-930 B1 | John Crispin | 2015-06-18 | 8 | -0/+130 |
* | ramips: add support for PandoraBox PBR-M1 | John Crispin | 2015-06-18 | 8 | -1/+191 |
* | ubus: update to latest git HEAD | John Crispin | 2015-06-18 | 1 | -3/+3 |
* | ramips: fix a bug in the cevt code on mt7620 | John Crispin | 2015-06-18 | 1 | -0/+14 |
* | linux-atm: add PKG_FIXUP | Steven Barth | 2015-06-18 | 1 | -0/+1 |
* | lua: honor LDFLAGS | Steven Barth | 2015-06-18 | 1 | -0/+11 |
* | package.mk: replicate SSP and relro in both CFLAGS and LDFLAGS | Steven Barth | 2015-06-18 | 1 | -0/+4 |
* | uclibc: unbreak after enabling SSP | Steven Barth | 2015-06-18 | 2 | -1/+2 |