Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add extra sanity checks in madwifi | Felix Fietkau | 2008-01-26 | 1 | -0/+61 |
| | | | | SVN-Revision: 10266 | ||||
* | add missing header file | John Crispin | 2008-01-26 | 1 | -0/+11 |
| | | | | SVN-Revision: 10265 | ||||
* | add a patch for improved transmit signal strength in madwifi | Felix Fietkau | 2008-01-26 | 1 | -0/+39 |
| | | | | SVN-Revision: 10264 | ||||
* | add patch for including unpartitioned space in the rootfs partition for ↵ | Felix Fietkau | 2008-01-26 | 1 | -0/+32 |
| | | | | | | redboot devices (if applicable) SVN-Revision: 10263 | ||||
* | remove binary file | John Crispin | 2008-01-26 | 2 | -372/+0 |
| | | | | SVN-Revision: 10262 | ||||
* | add generic gpio char dev for CONFIG_GENERIC_GPIO archs | John Crispin | 2008-01-26 | 9 | -1/+668 |
| | | | | SVN-Revision: 10261 | ||||
* | add some random madwifi fixes | Felix Fietkau | 2008-01-25 | 3 | -0/+101 |
| | | | | SVN-Revision: 10260 | ||||
* | upgrade madwifi, finally fix the annoying ap auto channel selection bug, ↵ | Felix Fietkau | 2008-01-25 | 10 | -250/+348 |
| | | | | | | default to automatic channel selection SVN-Revision: 10259 | ||||
* | firmware-utils/mkzynfw: remove 'svn:executable' property (closes #3082) | Gabor Juhos | 2008-01-25 | 2 | -0/+0 |
| | | | | SVN-Revision: 10258 | ||||
* | change annoying\unavble to open console" warning | John Crispin | 2008-01-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 10257 | ||||
* | add support for the user led on the avila | John Crispin | 2008-01-25 | 1 | -0/+50 |
| | | | | SVN-Revision: 10256 | ||||
* | make busybox have hwclocjk tool enable by default | John Crispin | 2008-01-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 10255 | ||||
* | oops, applied the ipkg patch with the wrong patchlevel | Felix Fietkau | 2008-01-25 | 1 | -0/+0 |
| | | | | SVN-Revision: 10253 | ||||
* | the attached patch adds the -a option to the feeds install command. ↵ | Felix Fietkau | 2008-01-25 | 1 | -15/+80 |
| | | | | | | | | | | | | | | | | | | | | | Therefore following command option should work now ./scripts/feeds install -a ./scripts/feeds install -a -p xwrt To-do: - The next step should be to replace the current make package/symlinks implementation with ./scripts/feeds install -a . ( the locations of the packages within ./packages are different with both methods ) - The current feed script is not able to handle "Provides" statements properly. The dependencies will be installed only if they are real package names and not aliases (provides) . Note: This patch also includes the previous patch reg. directory (ClearCase) support from 30.12.07. br/R Signed-off-by: ralph <ralph.hempel@infineon.com> SVN-Revision: 10252 | ||||
* | ipkg - free some memory by removing temporary control & data archives after ↵ | Felix Fietkau | 2008-01-25 | 1 | -0/+35 |
| | | | | | | | | | | | processing The control and data archives can be removed after processing and gain some memory for another use of the ramdisk or for ipkg needs. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> SVN-Revision: 10246 | ||||
* | missing optional parameters for restart and boot functions | Felix Fietkau | 2008-01-25 | 1 | -3/+3 |
| | | | | | | | | | | Add missing optional parameters in remaining rc functions. It fixes my previous implementation of parametrized rc functions [8106], ticket #3063, thanks argovela-at-yahoo-com for reporting. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> SVN-Revision: 10245 | ||||
* | firmware-utils/mkzynfw: add preliminary support for OEM boards | Gabor Juhos | 2008-01-25 | 2 | -47/+59 |
| | | | | SVN-Revision: 10243 | ||||
* | convert Cellvision board structures | Gabor Juhos | 2008-01-25 | 1 | -37/+19 |
| | | | | SVN-Revision: 10242 | ||||
* | added dmabounce debug code to ixp4xx | John Crispin | 2008-01-24 | 2 | -0/+32 |
| | | | | SVN-Revision: 10240 | ||||
* | add atheros ar2313 vlan fix (thx, SeG) | Felix Fietkau | 2008-01-24 | 1 | -1/+7 |
| | | | | SVN-Revision: 10238 | ||||
* | Updating libertas wireless driver to latest version. | Jens Muecke | 2008-01-24 | 24 | -1233/+1205 |
| | | | | SVN-Revision: 10235 | ||||
* | Also generate http uploadable images for Airlink AR525w | Florian Fainelli | 2008-01-21 | 1 | -0/+2 |
| | | | | SVN-Revision: 10229 | ||||
* | Upgrade rdc to 2.6.23.14 | Florian Fainelli | 2008-01-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 10228 | ||||
* | cleanup wget2nand script (closes #3049) | Gabor Juhos | 2008-01-18 | 1 | -26/+30 |
| | | | | SVN-Revision: 10221 | ||||
* | USB driver: fix a bug in isochronous transfers | Gabor Juhos | 2008-01-17 | 2 | -2/+5 |
| | | | | SVN-Revision: 10219 | ||||
* | firmware-utils:fix a bug in mkzynfw, thanks to <theosch at gmx.de> (closes ↵ | Gabor Juhos | 2008-01-17 | 1 | -1/+1 |
| | | | | | | #3003) SVN-Revision: 10218 | ||||
* | add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz ↵ | Travis Kemen | 2008-01-17 | 1 | -0/+12 |
| | | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10217 | ||||
* | add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz ↵ | Travis Kemen | 2008-01-17 | 1 | -1/+2 |
| | | | | | | Schori <lorenz.schori@gmx.ch> SVN-Revision: 10216 | ||||
* | sync kernel config | Gabor Juhos | 2008-01-16 | 2 | -6/+2 |
| | | | | SVN-Revision: 10214 | ||||
* | Add support for european DSL-502t leds (#2880) | Florian Fainelli | 2008-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 10210 | ||||
* | bump to 2.6.23.14 on x86, ixp4xx, rb532, adm5120 | Gabor Juhos | 2008-01-16 | 5 | -16/+13 |
| | | | | SVN-Revision: 10208 | ||||
* | upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary ↵ | Felix Fietkau | 2008-01-16 | 4 | -307/+2 |
| | | | | | | anymore SVN-Revision: 10207 | ||||
* | fix multi-essid setting for broadcom-wl | Felix Fietkau | 2008-01-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 10206 | ||||
* | add wrt350n image file | Felix Fietkau | 2008-01-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 10205 | ||||
* | update ar7 sangam tarball | Matteo Croce | 2008-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 10203 | ||||
* | revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 ↵ | Felix Fietkau | 2008-01-15 | 1 | -1/+1 |
| | | | | | | however was not. fixed now SVN-Revision: 10202 | ||||
* | broadcom-wl md5sum fixed, thanks ix. | Andy Boyett | 2008-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 10201 | ||||
* | disable use of sendfile() for httpd | Travis Kemen | 2008-01-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 10200 | ||||
* | fix madwifi compile for iop32x | Travis Kemen | 2008-01-15 | 1 | -0/+12 |
| | | | | SVN-Revision: 10198 | ||||
* | add support for the Netgear WG302v1/WAG302v1 | Imre Kaloz | 2008-01-14 | 5 | -1/+298 |
| | | | | SVN-Revision: 10197 | ||||
* | generate firmware images for the CAS-700/771/790/861 devices | Gabor Juhos | 2008-01-14 | 2 | -4/+208 |
| | | | | SVN-Revision: 10193 | ||||
* | add $(TOOLCHAIN_DIR)/lib to $(TARGET_LDFLAGS) to ensure that all packages ↵ | Felix Fietkau | 2008-01-14 | 1 | -1/+1 |
| | | | | | | process this correctly - fixes build errors with openldap/php5 SVN-Revision: 10190 | ||||
* | Fix iwconfig symlink generation, closes #3013 | Andy Boyett | 2008-01-14 | 1 | -4/+8 |
| | | | | SVN-Revision: 10188 | ||||
* | acx: fix X86 builds | Matteo Croce | 2008-01-14 | 1 | -0/+12 |
| | | | | SVN-Revision: 10183 | ||||
* | add missing kconfig entry | Felix Fietkau | 2008-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 10182 | ||||
* | gpio: revert it back, wrong and useless | Matteo Croce | 2008-01-13 | 1 | -13/+5 |
| | | | | SVN-Revision: 10181 | ||||
* | GPIO fix | Matteo Croce | 2008-01-12 | 1 | -6/+5 |
| | | | | SVN-Revision: 10180 | ||||
* | cache GPIO addresses to be more efficent | Matteo Croce | 2008-01-12 | 1 | -5/+14 |
| | | | | SVN-Revision: 10179 | ||||
* | update the acx driver | Matteo Croce | 2008-01-12 | 6 | -1315/+5 |
| | | | | SVN-Revision: 10178 | ||||
* | remove obseleted package | John Crispin | 2008-01-12 | 10 | -2614/+0 |
| | | | | SVN-Revision: 10177 |