| Commit message (Expand) | Author | Age | Files | Lines |
* | madwifi: reduce the size of the multicall tool binary | Felix Fietkau | 2009-10-21 | 2 | -4/+5 |
* | do not relink libresolv, it makes iproute2 barf | Felix Fietkau | 2009-10-20 | 1 | -1/+1 |
* | remove obsolete uci validation awk code | Felix Fietkau | 2009-10-20 | 6 | -654/+0 |
* | base-files: remove obsolete stuff from common.awk | Felix Fietkau | 2009-10-20 | 1 | -42/+0 |
* | wireless-tools: reduce binary size by ~13k by removing unused/obsolete features | Felix Fietkau | 2009-10-20 | 2 | -0/+217 |
* | hostapd: make compilation of the hostap driver conditional - saves 10k uncomp... | Felix Fietkau | 2009-10-20 | 1 | -0/+2 |
* | hotplug2: get rid of the unnecessary reference to libdl as well | Felix Fietkau | 2009-10-20 | 1 | -6/+7 |
* | hotplug2: compile in the worker module statically, saves >20k uncompressed | Felix Fietkau | 2009-10-20 | 2 | -3/+166 |
* | base-files: only try to execute watchdog if binary is present | Jo-Philipp Wich | 2009-10-20 | 2 | -2/+3 |
* | remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on... | Felix Fietkau | 2009-10-20 | 1 | -1/+0 |
* | zlib: replace -fPIC with $(FPIC) | Felix Fietkau | 2009-10-20 | 1 | -1/+1 |
* | uci: only use $(FPIC) on library parts, saves a few hundred bytes | Felix Fietkau | 2009-10-20 | 1 | -1/+1 |
* | opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed | Felix Fietkau | 2009-10-20 | 2 | -4/+57 |
* | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead o... | Felix Fietkau | 2009-10-20 | 1 | -1/+5 |
* | install the right version of libgcc along with its version map to fix relinki... | Felix Fietkau | 2009-10-20 | 1 | -1/+4 |
* | At boot, the startup process is executed in a non-interactive shell. Default ... | Hamish Guthrie | 2009-10-20 | 1 | -0/+12 |
* | mark uboot-envtools as broken, it looks more like a place holder than an actu... | Felix Fietkau | 2009-10-19 | 1 | -0/+1 |
* | remove support for uclibc 0.9.29 | Felix Fietkau | 2009-10-19 | 1 | -5/+0 |
* | mac80211: fix ath5k compile on 2.6.28 and earlier | Felix Fietkau | 2009-10-19 | 1 | -0/+22 |
* | hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code check... | Felix Fietkau | 2009-10-19 | 1 | -0/+12 |
* | madwifi: add antenna gpio support for nanostation loco2 | Felix Fietkau | 2009-10-17 | 1 | -7/+15 |
* | madwifi: remove the 10HZ timer for updating rate control statistics | Felix Fietkau | 2009-10-17 | 1 | -0/+134 |
* | madwifi: fix various noderef/memleak issues | Felix Fietkau | 2009-10-17 | 5 | -48/+325 |
* | hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 association... | Felix Fietkau | 2009-10-17 | 1 | -0/+8 |
* | madwifi: more ad-hoc fixes | Felix Fietkau | 2009-10-15 | 1 | -8/+51 |
* | madwifi: fix another ibss crash (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+22 |
* | madwifi: fix race condition on ibss init (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+12 |
* | madwifi: beacon timer fixes | Felix Fietkau | 2009-10-14 | 4 | -100/+348 |
* | usb-core: Add dependency to nls-base (#5973) | Vasilis Tsiligiannis | 2009-10-12 | 1 | -1/+1 |
* | mac80211: fix download url (#5980) | Felix Fietkau | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix a warning during interface bringup when using autochannel | Felix Fietkau | 2009-10-11 | 1 | -1/+1 |
* | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | Nicolas Thill | 2009-10-11 | 1 | -3/+2 |
* | mac80211: fix ibss join/create | Felix Fietkau | 2009-10-11 | 1 | -0/+11 |
* | firewall: fix zone defaults | Felix Fietkau | 2009-10-11 | 1 | -2/+19 |
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid selection... | Felix Fietkau | 2009-10-11 | 1 | -4/+5 |
* | mac80211: fix autochannel / fixed channel selection, add commands for unencry... | Felix Fietkau | 2009-10-11 | 1 | -7/+14 |
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | 14 | -291/+82 |
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target... | Felix Fietkau | 2009-10-10 | 1 | -0/+4 |
* | udevtrigger: use the build system cflags | Felix Fietkau | 2009-10-10 | 1 | -0/+1 |
* | firewall: do not process rules in reverse | Felix Fietkau | 2009-10-10 | 1 | -1/+1 |
* | package the octeon compact flash driver | Florian Fainelli | 2009-10-09 | 1 | -0/+15 |
* | #4985 - fixes dropbear banner file, thanks Roman Yepishev | John Crispin | 2009-10-08 | 2 | -1/+6 |
* | add support for the dwc_otg USB controller | Florian Fainelli | 2009-10-08 | 1 | -0/+14 |
* | we cannot build madwifi for octeon since there is no mips64r2 hal target | Florian Fainelli | 2009-10-08 | 1 | -1/+1 |
* | enable ATA_SFF (PATA support) in the generic configs | Imre Kaloz | 2009-10-08 | 1 | -3/+1 |
* | fix typos in KernelPackage/libertas | Florian Fainelli | 2009-10-07 | 1 | -1/+1 |
* | libertas: use driver from compat-wireless instead of our own (deprecated) one | Nicolas Thill | 2009-10-07 | 41 | -20882/+30 |
* | add uboot-envtools | Florian Fainelli | 2009-10-07 | 3 | -0/+80 |
* | madwifi: add HAL_TARGET mapping for kirkwood board | Nicolas Thill | 2009-10-06 | 1 | -0/+3 |
* | [package* ata-ixp4xx-cf depends on TARGET_ixp4xx | Florian Fainelli | 2009-10-06 | 1 | -1/+1 |