| Commit message (Expand) | Author | Age | Files | Lines |
* | broadcom-diag: add gpio config for Linksys E4200v1 | Hauke Mehrtens | 2013-08-03 | 1 | -0/+13 |
* | gpio-button-hotplug: cleanup, fix compiler warning | Felix Fietkau | 2013-08-03 | 1 | -4/+2 |
* | gpio-button-hotplug: fix active_low handling, possibly broken in r37643 | Felix Fietkau | 2013-08-03 | 1 | -8/+9 |
* | kernel: only add v4l2-compat-ioctl32 when CONFIG_COMPAT is set | Hauke Mehrtens | 2013-08-03 | 1 | -2/+2 |
* | kernel: add missing module to video-core for kernel < 3.6 | Hauke Mehrtens | 2013-08-02 | 1 | -0/+8 |
* | kernel: fix usb-chipidea compilation with kernel <= 3.9 | Hauke Mehrtens | 2013-08-02 | 1 | -3/+3 |
* | broadcom-diag: add support for the ASUS RT-N12 | Hauke Mehrtens | 2013-08-02 | 1 | -0/+20 |
* | broadcom-diag: increase version number | Hauke Mehrtens | 2013-08-02 | 1 | -1/+1 |
* | mac80211: backport a few upstream fixes | Felix Fietkau | 2013-08-02 | 2 | -10/+206 |
* | kernel: load libphy before tg3 | Hauke Mehrtens | 2013-08-01 | 1 | -1/+1 |
* | brcm47xx: improve detection of Linksys WRTSL54GS | Hauke Mehrtens | 2013-08-01 | 1 | -3/+2 |
* | gpio-button-hotplug: use gpio_button_get_value() to initialize last_state. | John Crispin | 2013-08-01 | 1 | -1/+1 |
* | gpio-button-hotplug: use gpio_button_get_value() to fetch state. | John Crispin | 2013-08-01 | 1 | -4/+1 |
* | gpio-button-hotplug: add inline function gpio_button_get_value(). | John Crispin | 2013-08-01 | 1 | -0/+9 |
* | libubox: update to the latest version, fixes a fd deletion race condition in ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | uhttpd: update to the latest version, fixes a crash on early cgi/lua process ... | Felix Fietkau | 2013-07-31 | 1 | -2/+2 |
* | 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 |