| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: implement -l (--list-backup) sysupgrade parameter to list the fil... | Jo-Philipp Wich | 2013-07-31 | 2 | -1/+15 |
* | broadcom-wl: fix compile error with kernel 3.10 | Hauke Mehrtens | 2013-07-31 | 2 | -2/+49 |
* | base-files: abort sysupgrade if file specified with --restore-config is not f... | Jo-Philipp Wich | 2013-07-31 | 2 | -2/+7 |
* | ubox: update to git head | Jo-Philipp Wich | 2013-07-31 | 1 | -2/+2 |
* | base-files: implement -T (--test) sysupgrade parameter to verify image withou... | Jo-Philipp Wich | 2013-07-30 | 2 | -2/+10 |
* | mac80211: rt2x00: add missing of.h header | Felix Fietkau | 2013-07-29 | 1 | -1/+9 |
* | ath9k: fix several issues in the tx queueing rework | Felix Fietkau | 2013-07-29 | 11 | -107/+225 |
* | mac80211: rt2x00: fix default register settings for rt5350 | John Crispin | 2013-07-29 | 1 | -33/+38 |
* | mac80211: rt2x00: enable setting wifi led polarity from OF | John Crispin | 2013-07-29 | 1 | -0/+26 |
* | libubox: update to latest version, adds extra sanity checks to blob/blobmsg i... | Felix Fietkau | 2013-07-29 | 1 | -2/+2 |
* | rt2x00: merge fix for queue stopping | Felix Fietkau | 2013-07-29 | 1 | -0/+42 |
* | mac80211: add support for verbose builds using V=sc | Felix Fietkau | 2013-07-29 | 1 | -0/+4 |
* | iproute2: update to 3.10.0 | Luka Perkov | 2013-07-28 | 3 | -15/+6 |
* | zlib: update to 1.2.8 | Luka Perkov | 2013-07-28 | 1 | -4/+4 |
* | e2fsprogs: update to 1.42.8 and add e4defrag | Luka Perkov | 2013-07-28 | 4 | -29/+18 |
* | kernel: add usb-mxs-phy package | Luka Perkov | 2013-07-28 | 1 | -0/+17 |
* | kernel: update usb-chipidea package | Luka Perkov | 2013-07-28 | 1 | -4/+6 |
* | kernel: update usb2 package | Luka Perkov | 2013-07-28 | 1 | -2/+7 |
* | strict_strtoul is obsolete, use kstrtoul instead | John Crispin | 2013-07-27 | 2 | -2/+2 |
* | openvpn: update to 2.3.2 | Felix Fietkau | 2013-07-26 | 2 | -61/+2 |
* | 6relayd: Overridden DNS should affect DHCPv6 | Steven Barth | 2013-07-26 | 1 | -2/+2 |
* | uhttpd: update to latest version, fixes issues with POST and keep-alive (#13940) | Felix Fietkau | 2013-07-26 | 1 | -2/+2 |
* | authsae: add myself as a maintainer | Felix Fietkau | 2013-07-26 | 1 | -0/+2 |
* | authsae: adapt uci scripts to use authsae | Felix Fietkau | 2013-07-26 | 3 | -6/+73 |
* | authsae 80211s authentication daemon | Felix Fietkau | 2013-07-26 | 1 | -0/+42 |
* | libconfig: add from /packages, update to latest version, add myself as mainta... | Felix Fietkau | 2013-07-26 | 1 | -0/+58 |
* | ubox: update to git head | Jo-Philipp Wich | 2013-07-26 | 1 | -2/+2 |
* | kernel: be consistent with formatting style | Luka Perkov | 2013-07-26 | 19 | -194/+231 |
* | mac8021: add ath9k pcie id for AR9381 | John Crispin | 2013-07-25 | 1 | -0/+36 |
* | base-files: be verbose when entering failsafe due to a button being pressed | John Crispin | 2013-07-25 | 2 | -2/+2 |
* | ubox: update to git head | Jo-Philipp Wich | 2013-07-24 | 1 | -2/+2 |
* | ustream-ssl: update to latest version, add a package for the polarssl build v... | Felix Fietkau | 2013-07-24 | 1 | -2/+14 |
* | polarssl: update to version 1.2.8 | Felix Fietkau | 2013-07-24 | 4 | -55/+16 |
* | libubox: update to latest version, includes a small uloop fix | Felix Fietkau | 2013-07-24 | 1 | -2/+2 |
* | openssl: enable elliptic curve crypto by default (so that it can be used by t... | Felix Fietkau | 2013-07-24 | 1 | -0/+1 |
* | openssl: add elliptic curve crypto compilation options to openssl | Felix Fietkau | 2013-07-24 | 2 | -3/+21 |
* | ubox: update to git head | Jo-Philipp Wich | 2013-07-24 | 1 | -2/+2 |
* | kernel: ebtables depends on bridge | Jonas Gorski | 2013-07-23 | 1 | -1/+1 |
* | update ubox and procd to latest git revision | John Crispin | 2013-07-23 | 2 | -4/+5 |
* | procd: ensure the log_proto has udp default value in log.init | Jo-Philipp Wich | 2013-07-22 | 1 | -1/+1 |
* | procd: update to latest git head | John Crispin | 2013-07-22 | 3 | -91/+2 |
* | ubox: fix stack overflow in squashfs uuid code | John Crispin | 2013-07-22 | 1 | -2/+2 |
* | lantiq: dont build ar10 drivers | John Crispin | 2013-07-22 | 1 | -1/+1 |
* | procd: default to udp log protocol to keep backwards compat with busybox | Jo-Philipp Wich | 2013-07-22 | 1 | -1/+1 |
* | kernel: add a new global config symbol for enabling rfkill support (can be en... | Felix Fietkau | 2013-07-21 | 2 | -7/+2 |
* | kernel: fix config breakage from removing the de4x5 tulip driver | Jonas Gorski | 2013-07-21 | 1 | -0/+1 |
* | kernel: fix kmod-crypto-hw-ppc4xx dependencies | Felix Fietkau | 2013-07-21 | 1 | -1/+1 |
* | kernel: add missing config symbol for the chipidea usb driver | Felix Fietkau | 2013-07-21 | 1 | -0/+1 |
* | kernel: remove an exotic ethernet driver from the tulip package which does no... | Felix Fietkau | 2013-07-21 | 1 | -2/+0 |
* | kernel: fix crypto-hw-talitos dependencies | Gabor Juhos | 2013-07-20 | 1 | -1/+1 |