Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | zlib: replace -fPIC with $(FPIC) | Felix Fietkau | 2009-10-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18093 | |||||
* | uci: only use $(FPIC) on library parts, saves a few hundred bytes | Felix Fietkau | 2009-10-20 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18092 | |||||
* | opkg: get rid of libopkg, saves >10k compressed, >40k uncompressed | Felix Fietkau | 2009-10-20 | 2 | -4/+57 | |
| | | | | SVN-Revision: 18091 | |||||
* | fix pthread mklibs relinking by copying libpthread_so.a from uclibc instead ↵ | Felix Fietkau | 2009-10-20 | 1 | -1/+5 | |
| | | | | | | of using the standard _pic variant SVN-Revision: 18090 | |||||
* | install the right version of libgcc along with its version map to fix ↵ | Felix Fietkau | 2009-10-20 | 1 | -1/+4 | |
| | | | | | | relinking issues with mklibs, attempt to relink only if the version map is actually present SVN-Revision: 18089 | |||||
* | At boot, the startup process is executed in a non-interactive shell. Default ↵ | Hamish Guthrie | 2009-10-20 | 1 | -0/+12 | |
| | | | | | | behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior SVN-Revision: 18088 | |||||
* | mark uboot-envtools as broken, it looks more like a place holder than an ↵ | Felix Fietkau | 2009-10-19 | 1 | -0/+1 | |
| | | | | | | actual packaging attempt SVN-Revision: 18079 | |||||
* | remove support for uclibc 0.9.29 | Felix Fietkau | 2009-10-19 | 1 | -5/+0 | |
| | | | | SVN-Revision: 18078 | |||||
* | mac80211: fix ath5k compile on 2.6.28 and earlier | Felix Fietkau | 2009-10-19 | 1 | -0/+22 | |
| | | | | SVN-Revision: 18065 | |||||
* | hotplug2: fix "MALLOC FAILURE!" message caused by a missing return code ↵ | Felix Fietkau | 2009-10-19 | 1 | -0/+12 | |
| | | | | | | check on recv() SVN-Revision: 18061 | |||||
* | madwifi: add antenna gpio support for nanostation loco2 | Felix Fietkau | 2009-10-17 | 1 | -7/+15 | |
| | | | | SVN-Revision: 18055 | |||||
* | madwifi: remove the 10HZ timer for updating rate control statistics | Felix Fietkau | 2009-10-17 | 1 | -0/+134 | |
| | | | | SVN-Revision: 18053 | |||||
* | madwifi: fix various noderef/memleak issues | Felix Fietkau | 2009-10-17 | 5 | -48/+325 | |
| | | | | SVN-Revision: 18052 | |||||
* | hostapd: do not configure wme when using madwifi - fixes wpa/wpa2 ↵ | Felix Fietkau | 2009-10-17 | 1 | -0/+8 | |
| | | | | | | association problems SVN-Revision: 18051 | |||||
* | madwifi: more ad-hoc fixes | Felix Fietkau | 2009-10-15 | 1 | -8/+51 | |
| | | | | SVN-Revision: 18050 | |||||
* | madwifi: fix another ibss crash (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+22 | |
| | | | | SVN-Revision: 18048 | |||||
* | madwifi: fix race condition on ibss init (#5935) | Felix Fietkau | 2009-10-14 | 1 | -0/+12 | |
| | | | | SVN-Revision: 18046 | |||||
* | madwifi: beacon timer fixes | Felix Fietkau | 2009-10-14 | 4 | -100/+348 | |
| | | | | SVN-Revision: 18045 | |||||
* | usb-core: Add dependency to nls-base (#5973) | Vasilis Tsiligiannis | 2009-10-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18041 | |||||
* | mac80211: fix download url (#5980) | Felix Fietkau | 2009-10-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18040 | |||||
* | mac80211: fix a warning during interface bringup when using autochannel | Felix Fietkau | 2009-10-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18034 | |||||
* | mac80211: fix rt2800pci, tx ack timeout is now hardcoded | Nicolas Thill | 2009-10-11 | 1 | -3/+2 | |
| | | | | SVN-Revision: 18031 | |||||
* | mac80211: fix ibss join/create | Felix Fietkau | 2009-10-11 | 1 | -0/+11 | |
| | | | | SVN-Revision: 18030 | |||||
* | firewall: fix zone defaults | Felix Fietkau | 2009-10-11 | 1 | -2/+19 | |
| | | | | SVN-Revision: 18028 | |||||
* | mac80211: fix encryption fallback for sta mode, add frequency/bssid ↵ | Felix Fietkau | 2009-10-11 | 1 | -4/+5 | |
| | | | | | | selection support SVN-Revision: 18025 | |||||
* | mac80211: fix autochannel / fixed channel selection, add commands for ↵ | Felix Fietkau | 2009-10-11 | 1 | -7/+14 | |
| | | | | | | unencrypted sta mode SVN-Revision: 18024 | |||||
* | mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup | Felix Fietkau | 2009-10-11 | 14 | -291/+82 | |
| | | | | SVN-Revision: 18023 | |||||
* | gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵ | Felix Fietkau | 2009-10-10 | 1 | -0/+4 | |
| | | | | | | target yet, but gets close) SVN-Revision: 18019 | |||||
* | udevtrigger: use the build system cflags | Felix Fietkau | 2009-10-10 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18018 | |||||
* | firewall: do not process rules in reverse | Felix Fietkau | 2009-10-10 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18015 | |||||
* | package the octeon compact flash driver | Florian Fainelli | 2009-10-09 | 1 | -0/+15 | |
| | | | | SVN-Revision: 18012 | |||||
* | #4985 - fixes dropbear banner file, thanks Roman Yepishev | John Crispin | 2009-10-08 | 2 | -1/+6 | |
| | | | | SVN-Revision: 18009 | |||||
* | add support for the dwc_otg USB controller | Florian Fainelli | 2009-10-08 | 1 | -0/+14 | |
| | | | | SVN-Revision: 18006 | |||||
* | we cannot build madwifi for octeon since there is no mips64r2 hal target | Florian Fainelli | 2009-10-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18001 | |||||
* | enable ATA_SFF (PATA support) in the generic configs | Imre Kaloz | 2009-10-08 | 1 | -3/+1 | |
| | | | | SVN-Revision: 17993 | |||||
* | fix typos in KernelPackage/libertas | Florian Fainelli | 2009-10-07 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17986 | |||||
* | libertas: use driver from compat-wireless instead of our own (deprecated) one | Nicolas Thill | 2009-10-07 | 41 | -20882/+30 | |
| | | | | SVN-Revision: 17982 | |||||
* | add uboot-envtools | Florian Fainelli | 2009-10-07 | 3 | -0/+80 | |
| | | | | SVN-Revision: 17981 | |||||
* | madwifi: add HAL_TARGET mapping for kirkwood board | Nicolas Thill | 2009-10-06 | 1 | -0/+3 | |
| | | | | SVN-Revision: 17960 | |||||
* | [package* ata-ixp4xx-cf depends on TARGET_ixp4xx | Florian Fainelli | 2009-10-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17956 | |||||
* | madwifi cannot be compiled on cobalt which has a different mips cpu abi | Florian Fainelli | 2009-10-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17953 | |||||
* | fix opkg directory cleaning (#5646) | Felix Fietkau | 2009-10-06 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17952 | |||||
* | add kmod-input-rb532, driver for the rb532 user button | Florian Fainelli | 2009-10-05 | 1 | -0/+17 | |
| | | | | SVN-Revision: 17927 | |||||
* | busybox: remove "default y" in the lock config item to fix nommu builds | Felix Fietkau | 2009-10-05 | 1 | -2/+1 | |
| | | | | SVN-Revision: 17925 | |||||
* | kernel: fix Promise PDC202xx IDE driver location | Nicolas Thill | 2009-10-05 | 1 | -0/+4 | |
| | | | | SVN-Revision: 17909 | |||||
* | modules/crypto: package AMCC ppc4xx hardware crypto driver | Andy Boyett | 2009-10-05 | 1 | -0/+19 | |
| | | | | SVN-Revision: 17906 | |||||
* | add missing kconfig option to ps3 sound module | Andy Boyett | 2009-10-05 | 1 | -2/+3 | |
| | | | | SVN-Revision: 17899 | |||||
* | modules/usb: fix usb-etrax dependencies | Andy Boyett | 2009-10-05 | 1 | -1/+0 | |
| | | | | SVN-Revision: 17898 | |||||
* | dnsmasq: - make "name" option in "host" sections optional and append it to ↵ | Jo-Philipp Wich | 2009-10-05 | 2 | -5/+21 | |
| | | | | | | -G if set, allows specifying hostnames for static leases without resorting to /etc/hosts - implement "domain" sections, allows defining arbitary host names and associated ptr records from uci - bump package revision SVN-Revision: 17897 | |||||
* | mountd: mark as 2.6 only | Nicolas Thill | 2009-10-05 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17867 |