| Commit message (Expand) | Author | Age | Files | Lines |
* | add preliminary 2.6.32 support | kaloz | 2009-11-03 | 1 | -0/+55 |
* | [ifxmips] clean up menuconfig path of dsl driver and userland helper | blogic | 2009-11-01 | 2 | -4/+5 |
* | [ifxmips] adds dsl support, thank you infineon/lantiq | blogic | 2009-11-01 | 29 | -3335/+8377 |
* | [package] fix hostapd frame injection in mac80211, backport 9b1ce526eb917c8b5... | florian | 2009-11-01 | 1 | -0/+44 |
* | [package] kmod-libertas needs kmod-lib80211 to load | florian | 2009-10-31 | 1 | -2/+1 |
* | [package] fix siit compilation failures on brcm-2.4 | florian | 2009-10-30 | 1 | -2/+2 |
* | make etehrent work on wrt350n, thx sn9 | blogic | 2009-10-29 | 1 | -2/+25 |
* | fixes bluetooth dependency, thx sn9 | blogic | 2009-10-29 | 1 | -1/+1 |
* | [package] remove references to 2_6_27 | florian | 2009-10-29 | 6 | -6/+6 |
* | fixes DEPENDS of SSB module, thx sn9 | blogic | 2009-10-28 | 1 | -1/+1 |
* | [package] lua: add the 100-no_readline.patch to host build | jow | 2009-10-28 | 1 | -0/+49 |
* | [package] lua: the variable expansion to detect the host os does not work wit... | jow | 2009-10-28 | 1 | -4/+9 |
* | [package] fix siit compile with 2.6.30 kernels and superior, when CONFIG_COMP... | florian | 2009-10-27 | 1 | -0/+15 |
* | lua: fix a typo | nbd | 2009-10-27 | 1 | -1/+1 |
* | lua: re-enable host builds with some more fixes | nbd | 2009-10-27 | 7 | -722/+27 |
* | lua: fix regressions in operator overloading caused by the refcounting patch,... | nbd | 2009-10-26 | 1 | -71/+3 |
* | lua: use float instead of double, reduces the gc data structure size by 4 byt... | nbd | 2009-10-26 | 2 | -2/+2 |
* | lua: fix various bugs in the refcounting implementation. seems to fix luci an... | nbd | 2009-10-26 | 1 | -72/+176 |
* | lua: get rid of bitlib and md5lib from the core, they are no longer necessary | nbd | 2009-10-24 | 2 | -670/+0 |
* | lua: add reference counting for strings - this will need A LOT of testing, bu... | nbd | 2009-10-24 | 3 | -305/+1112 |
* | [package] opkg: ignore Section, Source and Maintainer as well when ignoring d... | jow | 2009-10-22 | 1 | -3/+3 |
* | [package] opkg: | jow | 2009-10-22 | 5 | -163/+226 |
* | [package] opkg: | jow | 2009-10-22 | 5 | -1/+998 |
* | madwifi: reduce the size of the multicall tool binary | nbd | 2009-10-21 | 2 | -4/+5 |
* | do not relink libresolv, it makes iproute2 barf | nbd | 2009-10-20 | 1 | -1/+1 |
* | remove obsolete uci validation awk code | nbd | 2009-10-20 | 6 | -654/+0 |
* | base-files: remove obsolete stuff from common.awk | nbd | 2009-10-20 | 1 | -42/+0 |
* | wireless-tools: reduce binary size by ~13k by removing unused/obsolete features | nbd | 2009-10-20 | 2 | -0/+217 |
* | hostapd: make compilation of the hostap driver conditional - saves 10k uncomp... | nbd | 2009-10-20 | 1 | -0/+2 |
* | hotplug2: get rid of the unnecessary reference to libdl as well | nbd | 2009-10-20 | 1 | -6/+7 |
* | hotplug2: compile in the worker module statically, saves >20k uncompressed | nbd | 2009-10-20 | 2 | -3/+166 |
* | [package] base-files: only try to execute watchdog if binary is present | jow | 2009-10-20 | 2 | -2/+3 |
* | remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on... | nbd | 2009-10-20 | 1 | -1/+0 |
* | zlib: replace -fPIC with $(FPIC) | nbd | 2009-10-20 | 1 | -1/+1 |
* | uci: only use $(FPIC) on library parts, saves a few hundred bytes | nbd | 2009-10-20 | 1 | -1/+1 |
* | opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed | nbd | 2009-10-20 | 2 | -4/+57 |
* | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o... | nbd | 2009-10-20 | 1 | -1/+5 |
* | install the right version of libgcc along with its version map to fix relinki... | nbd | 2009-10-20 | 1 | -1/+4 |
* | [busybox] At boot, the startup process is executed in a non-interactive shell... | hcg | 2009-10-20 | 1 | -0/+12 |
* | mark uboot-envtools as broken, it looks more like a place holder than an actu... | nbd | 2009-10-19 | 1 | -0/+1 |
* | remove support for uclibc 0.9.29 | nbd | 2009-10-19 | 1 | -5/+0 |
* | mac80211: fix ath5k compile on 2.6.28 and earlier | nbd | 2009-10-19 | 1 | -0/+22 |
* | hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check... | nbd | 2009-10-19 | 1 | -0/+12 |
* | madwifi: add antenna gpio support for nanostation loco2 | nbd | 2009-10-17 | 1 | -7/+15 |
* | madwifi: remove the 10HZ timer for updating rate control statistics | nbd | 2009-10-17 | 1 | -0/+134 |
* | madwifi: fix various noderef/memleak issues | nbd | 2009-10-17 | 5 | -48/+325 |
* | hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association... | nbd | 2009-10-17 | 1 | -0/+8 |
* | madwifi: more ad-hoc fixes | nbd | 2009-10-15 | 1 | -8/+51 |
* | madwifi: fix another ibss crash (#5935) | nbd | 2009-10-14 | 1 | -0/+22 |
* | madwifi: fix race condition on ibss init (#5935) | nbd | 2009-10-14 | 1 | -0/+12 |