Age | Commit message (Expand) | Author |
2009-10-26 | lua: fix regressions in operator overloading caused by the refcounting patch,... | nbd |
2009-10-26 | lua: use float instead of double, reduces the gc data structure size by 4 byt... | nbd |
2009-10-26 | lua: fix various bugs in the refcounting implementation. seems to fix luci an... | nbd |
2009-10-24 | lua: get rid of bitlib and md5lib from the core, they are no longer necessary | nbd |
2009-10-24 | lua: add reference counting for strings - this will need A LOT of testing, bu... | nbd |
2009-10-22 | [package] opkg: ignore Section, Source and Maintainer as well when ignoring d... | jow |
2009-10-22 | [package] opkg: | jow |
2009-10-22 | [package] opkg: | jow |
2009-10-21 | madwifi: reduce the size of the multicall tool binary | nbd |
2009-10-20 | do not relink libresolv, it makes iproute2 barf | nbd |
2009-10-20 | remove obsolete uci validation awk code | nbd |
2009-10-20 | base-files: remove obsolete stuff from common.awk | nbd |
2009-10-20 | wireless-tools: reduce binary size by ~13k by removing unused/obsolete features | nbd |
2009-10-20 | hostapd: make compilation of the hostap driver conditional - saves 10k uncomp... | nbd |
2009-10-20 | hotplug2: get rid of the unnecessary reference to libdl as well | nbd |
2009-10-20 | hotplug2: compile in the worker module statically, saves >20k uncompressed | nbd |
2009-10-20 | [package] base-files: only try to execute watchdog if binary is present | jow |
2009-10-20 | remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on... | nbd |
2009-10-20 | zlib: replace -fPIC with $(FPIC) | nbd |
2009-10-20 | uci: only use $(FPIC) on library parts, saves a few hundred bytes | nbd |
2009-10-20 | opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed | nbd |
2009-10-20 | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o... | nbd |
2009-10-20 | install the right version of libgcc along with its version map to fix relinki... | nbd |
2009-10-20 | [busybox] At boot, the startup process is executed in a non-interactive shell... | hcg |
2009-10-19 | mark uboot-envtools as broken, it looks more like a place holder than an actu... | nbd |
2009-10-19 | remove support for uclibc 0.9.29 | nbd |
2009-10-19 | mac80211: fix ath5k compile on 2.6.28 and earlier | nbd |
2009-10-19 | hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check... | nbd |
2009-10-17 | madwifi: add antenna gpio support for nanostation loco2 | nbd |
2009-10-17 | madwifi: remove the 10HZ timer for updating rate control statistics | nbd |
2009-10-17 | madwifi: fix various noderef/memleak issues | nbd |
2009-10-17 | hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association... | nbd |
2009-10-15 | madwifi: more ad-hoc fixes | nbd |
2009-10-14 | madwifi: fix another ibss crash (#5935) | nbd |
2009-10-14 | madwifi: fix race condition on ibss init (#5935) | nbd |
2009-10-14 | madwifi: beacon timer fixes | nbd |
2009-10-12 | [package] usb-core: Add dependency to nls-base (#5973) | acinonyx |
2009-10-11 | mac80211: fix download url (#5980) | nbd |
2009-10-11 | mac80211: fix a warning during interface bringup when using autochannel | nbd |
2009-10-11 | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | nico |
2009-10-11 | mac80211: fix ibss join/create | nbd |
2009-10-11 | firewall: fix zone defaults | nbd |
2009-10-11 | mac80211: fix encryption fallback for sta mode, add frequency/bssid selection... | nbd |
2009-10-11 | mac80211: fix autochannel / fixed channel selection, add commands for unencry... | nbd |
2009-10-11 | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | nbd |
2009-10-10 | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | nbd |
2009-10-10 | udevtrigger: use the build system cflags | nbd |
2009-10-10 | firewall: do not process rules in reverse | nbd |
2009-10-09 | [octeon] package the octeon compact flash driver | florian |
2009-10-08 | #4985 - fixes dropbear banner file, thanks Roman Yepishev | blogic |