Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more compile fixes for sangam-atm and 2.6.31 | Florian Fainelli | 2009-08-11 | 1 | -0/+57 | |
| | | | | SVN-Revision: 17228 | |||||
* | kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665) | Vasilis Tsiligiannis | 2009-08-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17225 | |||||
* | madwifi: fix frame dropped counter | Felix Fietkau | 2009-08-11 | 1 | -0/+25 | |
| | | | | SVN-Revision: 17224 | |||||
* | madwifi: fix compiler warning | Felix Fietkau | 2009-08-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17221 | |||||
* | fix software rx filter for ibss mode (based on a patch by harald schiöberg) | Felix Fietkau | 2009-08-11 | 1 | -0/+20 | |
| | | | | SVN-Revision: 17220 | |||||
* | madwifi: fix compile error on kernels without net_device api compatibility | Felix Fietkau | 2009-08-11 | 5 | -11/+19 | |
| | | | | SVN-Revision: 17219 | |||||
* | base-files: move ipv6 module loading from setup_interface() to addif() in ↵ | Jo-Philipp Wich | 2009-08-10 | 3 | -10/+7 | |
| | | | | | | the hotplug call, this ensures that ipv6 is loaded before any interfaces or aliases with ip6addr option are configured (#5356) SVN-Revision: 17217 | |||||
* | opkg: fix duplicate parsing of config file, move opkg.conf back to /etc, ↵ | Jo-Philipp Wich | 2009-08-10 | 2 | -5/+17 | |
| | | | | | | bump package revision, thanks kupseoft SVN-Revision: 17209 | |||||
* | Correct bool expressions in dependencies. This fixes #5627 | Hauke Mehrtens | 2009-08-10 | 2 | -5/+5 | |
| | | | | SVN-Revision: 17208 | |||||
* | kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency | Vasilis Tsiligiannis | 2009-08-09 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17206 | |||||
* | more 2.6.30 related fixes for ar7-atm | Florian Fainelli | 2009-08-08 | 1 | -0/+13 | |
| | | | | SVN-Revision: 17183 | |||||
* | decrease verbosity of mklibs.py | Felix Fietkau | 2009-08-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17174 | |||||
* | integrate mklibs.py support into the build process | Felix Fietkau | 2009-08-08 | 1 | -0/+35 | |
| | | | | SVN-Revision: 17173 | |||||
* | install static libraries from uclibc to the rootfs staging dir | Felix Fietkau | 2009-08-08 | 1 | -0/+4 | |
| | | | | SVN-Revision: 17169 | |||||
* | add a staging directory for unstripped package files, useful for debugging, ↵ | Felix Fietkau | 2009-08-07 | 1 | -1/+1 | |
| | | | | | | will be used for mklibs integration later SVN-Revision: 17167 | |||||
* | libiptc and libxtables should install their libraries as symbolic links ↵ | Florian Fainelli | 2009-08-07 | 1 | -3/+3 | |
| | | | | | | (#5313, #5639) SVN-Revision: 17162 | |||||
* | base-files: some /lib/network/config.sh refactoring | Felix Fietkau | 2009-08-07 | 1 | -25/+38 | |
| | | | | | | | | | | | * Localize a lot more variables than before. * Do stuff or localize variables at later points or inner blocks so less commands are executed in some cases. * Use the default option of config_get where it makes sense. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17160 | |||||
* | base-files: clean up init.d/fstab and port it to the new config_get | Felix Fietkau | 2009-08-07 | 1 | -18/+14 | |
| | | | | | | | | ... also remove the unused noauto variable in swapon. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17159 | |||||
* | base-files: port init.d/led to new config_get | Felix Fietkau | 2009-08-07 | 1 | -8/+6 | |
| | | | | | | | | ... and don't call logger directly, rcS takes care of the correct redirection Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17158 | |||||
* | base-files: port init.d/boot to new config_get | Felix Fietkau | 2009-08-07 | 1 | -9/+10 | |
| | | | | | | | | ... and localize some variables. Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17157 | |||||
* | base-files: port functions.sh to new config_get | Felix Fietkau | 2009-08-07 | 1 | -2/+2 | |
| | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> SVN-Revision: 17156 | |||||
* | base-files: allow default value for config_get | Felix Fietkau | 2009-08-07 | 1 | -6/+9 | |
| | | | | | | | Signed-off-by: Malte S. Stretz <mss@apache.org> Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 17155 | |||||
* | upgrade opkg to r215 from the googlecode svn | Imre Kaloz | 2009-08-06 | 6 | -163/+36 | |
| | | | | SVN-Revision: 17152 | |||||
* | broadcom-wl: add "assoclist" command to wlc | Jo-Philipp Wich | 2009-08-06 | 2 | -2/+9 | |
| | | | | SVN-Revision: 17144 | |||||
* | iw: update to 0.9.15 | Gabor Juhos | 2009-08-05 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17134 | |||||
* | add usb-net-dm9601-ether, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+13 | |
| | | | | SVN-Revision: 17133 | |||||
* | add usb-serial-motorola-phone, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+16 | |
| | | | | SVN-Revision: 17132 | |||||
* | fix a typo in apply_config -t | Felix Fietkau | 2009-08-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17120 | |||||
* | base-files: ensure that ipv6 is loaded if interfaces have an ip6addr ↵ | Jo-Philipp Wich | 2009-08-04 | 2 | -13/+22 | |
| | | | | | | defined, clean trailing whitespace, bump pkg revision (#5356) SVN-Revision: 17118 | |||||
* | acx fixes for 2.6.30 | Florian Fainelli | 2009-08-03 | 1 | -0/+54 | |
| | | | | SVN-Revision: 17116 | |||||
* | firewall: add icmp_type option to specify the icmp type in rule sections, ↵ | Jo-Philipp Wich | 2009-08-03 | 2 | -1/+4 | |
| | | | | | | bump pkg revision (#5554) SVN-Revision: 17115 | |||||
* | use updated Annex-A and B firmwares (#5296), bump to D7.04.03-R1 | Florian Fainelli | 2009-08-03 | 1 | -3/+3 | |
| | | | | SVN-Revision: 17114 | |||||
* | dropbear: safely support remote restarting of dropbear process; bump pkg ↵ | Jo-Philipp Wich | 2009-08-03 | 2 | -26/+114 | |
| | | | | | | revision (#5498) SVN-Revision: 17113 | |||||
* | add special handling for the adm5120 target, which uses subtargets for ↵ | Imre Kaloz | 2009-08-03 | 1 | -2/+2 | |
| | | | | | | different endianess -- later we should come up with something smarter SVN-Revision: 17101 | |||||
* | compile fixes in ar7-atm for new kernels | Florian Fainelli | 2009-08-02 | 1 | -0/+20 | |
| | | | | SVN-Revision: 17096 | |||||
* | install libiptc/libipulog from iptables (#5549) | Florian Fainelli | 2009-08-01 | 1 | -0/+2 | |
| | | | | SVN-Revision: 17089 | |||||
* | update ebtables to 2.0.9-1, fixes #5001 | Florian Fainelli | 2009-08-01 | 1 | -4/+4 | |
| | | | | SVN-Revision: 17087 | |||||
* | madwifi: fix a race condition in the ap2ap wds setup | Felix Fietkau | 2009-08-01 | 1 | -11/+33 | |
| | | | | SVN-Revision: 17086 | |||||
* | madwifi: disable debug by default in the source tree instead of only relying ↵ | Felix Fietkau | 2009-08-01 | 1 | -3/+5 | |
| | | | | | | on the override (useful for external builds) SVN-Revision: 17085 | |||||
* | madwifi: remove the get_arch.mk build failure when the 'detected' arch ↵ | Felix Fietkau | 2009-08-01 | 1 | -1/+6 | |
| | | | | | | doesn't match the build system's value SVN-Revision: 17084 | |||||
* | force iptables to be configured with ipv6 enabled (#5586) | Florian Fainelli | 2009-08-01 | 1 | -0/+1 | |
| | | | | SVN-Revision: 17076 | |||||
* | add RTC RV5C386A package | Florian Fainelli | 2009-08-01 | 4 | -0/+810 | |
| | | | | SVN-Revision: 17073 | |||||
* | prevent rebuild issues on creation of lib64 with 64-bits targets | Florian Fainelli | 2009-08-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17072 | |||||
* | use board names instead of arch in packages | Imre Kaloz | 2009-07-31 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17063 | |||||
* | disable fuse kernel compilation module, all versions that we have have it ↵ | Florian Fainelli | 2009-07-31 | 1 | -17/+6 | |
| | | | | | | mainline (#5584) SVN-Revision: 17059 | |||||
* | fix isdn symbols for 2.4 kernels | Florian Fainelli | 2009-07-29 | 1 | -2/+10 | |
| | | | | SVN-Revision: 17044 | |||||
* | add support for the WRT160N, patch from Westley Paynter | Florian Fainelli | 2009-07-27 | 1 | -0/+16 | |
| | | | | SVN-Revision: 17031 | |||||
* | lua: introduce soft memory limits that trigger a gc run but do not result in ↵ | Jo-Philipp Wich | 2009-07-26 | 2 | -11/+23 | |
| | | | | | | an oom error SVN-Revision: 17016 | |||||
* | Oops, wrong path for the two previous commits | Vasilis Tsiligiannis | 2009-07-26 | 2 | -35/+0 | |
| | | | | SVN-Revision: 17013 | |||||
* | simplify action handling in rc.common (#5558) | Florian Fainelli | 2009-07-26 | 1 | -23/+9 | |
| | | | | SVN-Revision: 17012 |