| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add missing chunk from the last commit | nbd | 2011-02-11 | 1 | -1/+6 |
* | libubox: add a package for libblobmsg-json | nbd | 2011-02-11 | 1 | -0/+1 |
* | libubox does not depend on libjson | nbd | 2011-02-11 | 1 | -1/+1 |
* | add ubus - the new openwrt message bus / rpc daemon | nbd | 2011-02-11 | 1 | -0/+60 |
* | libubox: update to 2011-02-11, includes a few uloop fixes | nbd | 2011-02-11 | 1 | -2/+2 |
* | [package] base-files: | jow | 2011-02-11 | 3 | -6/+30 |
* | [package] base-files: derive lease_acquired dhcp state var from /proc/uptime | jow | 2011-02-10 | 1 | -1/+1 |
* | [package] pjsip: fix linking failure w/ ARM eabi | florian | 2011-02-10 | 1 | -1/+1 |
* | [realview] switch to 2.6.37 | florian | 2011-02-10 | 2 | -1/+3 |
* | [malta] update to 2.6.37 | florian | 2011-02-10 | 1 | -1/+1 |
* | [kernel] add missing 2.6.37 config symbols. | florian | 2011-02-10 | 2 | -0/+6 |
* | kernel-headers: get rid of the arch/$(ARCH)/include/asm vs include/asm-$(ARCH... | nbd | 2011-02-10 | 1 | -10/+6 |
* | iw: add support for showing the rx bitrate | nbd | 2011-02-10 | 1 | -0/+97 |
* | mac80211: add a patch for keeping track of the rx bitrate of remote stations | nbd | 2011-02-10 | 1 | -0/+232 |
* | iw: update to 0.9.22 | nbd | 2011-02-10 | 9 | -494/+69 |
* | ath9k: remove an old tx stop workaround which conflicts with the powersave fixes | nbd | 2011-02-10 | 1 | -0/+36 |
* | n810bm: Set minimum voltage threshold to 3200 | mb | 2011-02-09 | 1 | -14/+13 |
* | [brcm63xx] fix T-Com Speedport W 500V default config | florian | 2011-02-09 | 1 | -0/+0 |
* | n810bm: Add charger detection | mb | 2011-02-09 | 1 | -261/+646 |
* | ath9k: improve the power save fix by closing another remaining race condition... | nbd | 2011-02-08 | 1 | -5/+9 |
* | openssl: update to 1.0.0d - includes important bug and security fixes (patch ... | nbd | 2011-02-08 | 1 | -2/+2 |
* | ath9k: add fixes for AP side powersave frame buffering | nbd | 2011-02-08 | 2 | -0/+344 |
* | mac80211: update to wireless-testing 2010-02-07 | nbd | 2011-02-08 | 18 | -2851/+20 |
* | n810: Add kmod-n810bm to profile | mb | 2011-02-08 | 1 | -1/+1 |
* | n810: Support modular battery management | mb | 2011-02-08 | 2 | -9/+18 |
* | hotplug2: Only ignore failed includes for missing files | mb | 2011-02-08 | 1 | -4/+14 |
* | [brcm63xx] fix build of brcm-wl | florian | 2011-02-08 | 1 | -0/+20 |
* | ath: fix world regulatory domain fix-up so that all regulatory rules are proc... | nbd | 2011-02-08 | 1 | -0/+72 |
* | [package] busybox: get root home dir from /etc/passwd in telnet init script (... | acinonyx | 2011-02-08 | 1 | -1/+8 |
* | [package] base-files: Add include for target specific hotplug rules | acinonyx | 2011-02-07 | 1 | -0/+2 |
* | [package] hotplug2: Make missing include files non fatal | acinonyx | 2011-02-07 | 1 | -0/+11 |
* | [ltq-kpi2udp] | blogic | 2011-02-07 | 3 | -0/+88 |
* | [voip] | blogic | 2011-02-07 | 42 | -5384/+1102 |
* | [package] busybox: Check if an SSH daemon is enabled before disabling telnet ... | acinonyx | 2011-02-07 | 1 | -4/+4 |
* | relayd: update to 2011-02-07, uses cmake and libubox now | nbd | 2011-02-07 | 1 | -7/+5 |
* | add libubox, a small utility library containing blob/blobmsg (structured mess... | nbd | 2011-02-07 | 1 | -0/+41 |
* | libjson-c: add to core (instead of packages) | nbd | 2011-02-07 | 1 | -0/+50 |
* | mac80211: fix the check for cloned skbs in the tx path | nbd | 2011-02-07 | 1 | -0/+11 |
* | omap24xx: Remove 2.6.36 | mb | 2011-02-06 | 16 | -21840/+0 |
* | use := instead of = for PKG_CONFIG_PATH to prevent recursion | nbd | 2011-02-06 | 1 | -2/+2 |
* | allow packages to override/extend PKG_CONFIG_PATH | nbd | 2011-02-06 | 1 | -2/+3 |
* | n810: Remove firmware preinit scripts | mb | 2011-02-06 | 2 | -40/+0 |
* | n810: Add firmware generator hotplug scripts | mb | 2011-02-06 | 2 | -0/+45 |
* | hotplug2 rules: Run /etc/hotplug.d/firmware/ scripts (if any) on firmware loa... | mb | 2011-02-06 | 1 | -0/+1 |
* | n810: Add the CAL BME PMM extractor script to preinit. | mb | 2011-02-06 | 1 | -0/+14 |
* | n810: Add more battery management code | mb | 2011-02-06 | 2 | -171/+596 |
* | mac80211: when operating as a 4-addr station, do not pick up 4-addr frames me... | nbd | 2011-02-05 | 1 | -0/+12 |
* | cmake: Pass VERBOSE=1 to the generated makefile to reveal flags and commands ... | mb | 2011-02-05 | 1 | -0/+2 |
* | cmake: Remove -O3 from release CFLAGS. Honor the OpenWRT -Os flag instead. | mb | 2011-02-05 | 1 | -0/+2 |
* | [uboot-lantiq] | blogic | 2011-02-05 | 7 | -4246/+532 |