| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] uboot-imx6: update to 2013.10 | Luka Perkov | 2013-10-31 | 2 | -18/+13 |
* | cyassl: drop obsolete patches | Jo-Philipp Wich | 2013-10-30 | 3 | -561/+0 |
* | cyassl: upgrade to v2.8.0 | Jo-Philipp Wich | 2013-10-30 | 2 | -9/+10 |
* | ustream-ssl: update to the latest version, adds support for the current cyass... | Felix Fietkau | 2013-10-30 | 1 | -2/+2 |
* | libubox: update to latest version, makes jshn roughly twice as fast | Felix Fietkau | 2013-10-30 | 1 | -2/+2 |
* | netifd: update to latest version, adds fixes and some preparation for support... | Felix Fietkau | 2013-10-30 | 1 | -3/+3 |
* | kernel: add missing dependency for kernel 3.12 in tg3 | Hauke Mehrtens | 2013-10-30 | 1 | -1/+1 |
* | uboot-ar71xx: make it depend on the generic ar71xx subtarget | Gabor Juhos | 2013-10-30 | 1 | -1/+1 |
* | libubox: update to latest version, adds minor improvements to jshn, blobmsg a... | Felix Fietkau | 2013-10-29 | 1 | -2/+2 |
* | odhcp6c: Multiple improvements and fixes | Steven Barth | 2013-10-29 | 1 | -2/+2 |
* | Revert "[cyassl]: upgrade to 2.8.0" | Jo-Philipp Wich | 2013-10-29 | 5 | -7/+580 |
* | kernel: add w1-master-mxc module | Luka Perkov | 2013-10-29 | 1 | -0/+17 |
* | u-boot: prefer mirror2.openwrt.org over ftp.denx.de - the denx ftp is slow an... | Felix Fietkau | 2013-10-28 | 9 | -9/+28 |
* | [cyassl]: upgrade to 2.8.0 | Imre Kaloz | 2013-10-28 | 5 | -580/+7 |
* | gpio-button-hotplug: add support for power buttons | John Crispin | 2013-10-28 | 1 | -0/+1 |
* | ubox: update to latest git HEAD | John Crispin | 2013-10-28 | 1 | -2/+2 |
* | kernel: add packages for sdhci support | John Crispin | 2013-10-28 | 1 | -1/+22 |
* | ubox: update to latest git head | John Crispin | 2013-10-26 | 1 | -2/+2 |
* | kernel: add keyboard-imx module | Luka Perkov | 2013-10-25 | 1 | -1/+19 |
* | kernel: make kmod-pcnet32 depend on kmod-mii | Florian Fainelli | 2013-10-25 | 1 | -1/+1 |
* | kernel: add mii library kernel module package | Florian Fainelli | 2013-10-25 | 1 | -0/+14 |
* | procd: update to latest git head | John Crispin | 2013-10-24 | 2 | -2/+4 |
* | odhcp6c: filter similar RAs spammed by some ISPs | Steven Barth | 2013-10-23 | 1 | -2/+2 |
* | firewall: Improve ubus support | Steven Barth | 2013-10-23 | 2 | -3/+3 |
* | odhcpd: fix cleaning of configuration on reload | Steven Barth | 2013-10-23 | 1 | -2/+2 |
* | 6relayd: reduce fallout of RA spamming a bit | Steven Barth | 2013-10-21 | 2 | -3/+3 |
* | ath9k: gather entropy from raw ADC I/Q samples (use the least significant bit... | Felix Fietkau | 2013-10-20 | 1 | -0/+200 |
* | libubox: update to latest version, fixes ustream reuse and a few other minor ... | Felix Fietkau | 2013-10-19 | 1 | -2/+2 |
* | netifd: Fix ifupdate events | Steven Barth | 2013-10-19 | 1 | -2/+2 |
* | odhcpd: various bugfixes | Steven Barth | 2013-10-18 | 1 | -2/+2 |
* | netifd: various improvements | Steven Barth | 2013-10-18 | 1 | -2/+2 |
* | rt2800usb: merge a fix to slow down tx status polling (#13523) | Felix Fietkau | 2013-10-18 | 1 | -0/+22 |
* | wpa_supplicant: fix beacon_int configuration option | Jo-Philipp Wich | 2013-10-18 | 1 | -3/+3 |
* | iw: add patch to support 802.11j frequencies | Jo-Philipp Wich | 2013-10-18 | 1 | -0/+85 |
* | iwinfo: make 'type' visible in wrapped iwinfo | Jo-Philipp Wich | 2013-10-18 | 2 | -1/+5 |
* | [package] uboot-envtools: update to 2013.10 | Luka Perkov | 2013-10-18 | 3 | -145/+3 |
* | netifd: rename customopts to sendopts for consistency | Steven Barth | 2013-10-17 | 1 | -4/+4 |
* | Added 'customopts' dhcp protocol option, which is an array passed along to ud... | Steven Barth | 2013-10-17 | 1 | -2/+7 |
* | odhcp6c: fix parsing of IA_PD adverts | Steven Barth | 2013-10-17 | 1 | -2/+2 |
* | odhcpd: add new experimental dhcp-server | Steven Barth | 2013-10-16 | 3 | -0/+71 |
* | kernel: imx6: add modules needed for sgtl5000 audio codec | Luka Perkov | 2013-10-16 | 1 | -6/+10 |
* | dropbear: add dropbear.nl mirror, provided by dropbear maintainer | Jo-Philipp Wich | 2013-10-15 | 1 | -1/+2 |
* | [package] openvpn: make comp_lzo a parameter | Luka Perkov | 2013-10-15 | 3 | -5/+5 |
* | openvpn-easy-rsa: restore essential patch to make it actually work on the tar... | Jo-Philipp Wich | 2013-10-15 | 2 | -2/+154 |
* | [package] uci: upgrade to latest git version | Luka Perkov | 2013-10-15 | 1 | -2/+2 |
* | [package] uboot-envtools: update kirkwood scripts | Luka Perkov | 2013-10-14 | 2 | -13/+10 |
* | rt2x00: fix rf id for rt3352 (#14322) | Felix Fietkau | 2013-10-14 | 1 | -0/+15 |
* | ath9k: add some more pending fixes / optimizations | Felix Fietkau | 2013-10-14 | 9 | -55/+234 |
* | ath5k: fix tx status processing errors (causing packet loss and throughput is... | Felix Fietkau | 2013-10-14 | 1 | -0/+21 |
* | ath9k: reduce rx buffer allocation size | Felix Fietkau | 2013-10-14 | 1 | -1/+1 |