Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵ | Felix Fietkau | 2007-06-04 | 1 | -2/+9 |
| | | | | | | the patches. Also added a target package/refresh which will do this to all packages in the buildroot SVN-Revision: 7488 | ||||
* | update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging | Nicolas Thill | 2007-06-04 | 1 | -0/+9 |
| | | | | SVN-Revision: 7485 | ||||
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 | 1 | -0/+112 |
| | | | | SVN-Revision: 7479 | ||||
* | update wireless-tools to the latest version | Felix Fietkau | 2007-06-03 | 1 | -6/+7 |
| | | | | SVN-Revision: 7477 | ||||
* | Add quilt integration for packages | Felix Fietkau | 2007-06-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | make package/<package>-prepare QUILT=1 will apply all patches using quilt Autorebuild will be disabled, so that you can edit all patches in the build dir. When you're done editing patches and everything works, you can call: make package/<package>-refresh That will copy the updated patches from quilt into package/<package>/patches, and remove all old patches. Before the patches are overwritten, the correct order of the patches is verified ('cat series' is compared against 'sort series'). SVN-Revision: 7471 | ||||
* | madwifi: fix an unhandle cryptoapi change (wpa2) | Felix Fietkau | 2007-06-03 | 1 | -1/+16 |
| | | | | SVN-Revision: 7470 | ||||
* | missing -p on mkdir command | John Crispin | 2007-06-03 | 1 | -2/+2 |
| | | | | SVN-Revision: 7469 | ||||
* | Changed the RouterBOOT main to rootfs | Florian Fainelli | 2007-06-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7466 | ||||
* | added some tools that the foxboard users are used to, when working with the fox | John Crispin | 2007-06-02 | 1 | -0/+45 |
| | | | | SVN-Revision: 7463 | ||||
* | Add iprange (#1799) | Florian Fainelli | 2007-06-02 | 2 | -0/+25 |
| | | | | SVN-Revision: 7462 | ||||
* | Put back zd1211 with r85 (#1806) | Florian Fainelli | 2007-06-02 | 1 | -0/+67 |
| | | | | SVN-Revision: 7461 | ||||
* | Unmark as broken | Florian Fainelli | 2007-06-02 | 1 | -1/+0 |
| | | | | SVN-Revision: 7457 | ||||
* | fixes for wpa/wpa2 | Felix Fietkau | 2007-06-02 | 3 | -3/+43 |
| | | | | SVN-Revision: 7453 | ||||
* | Use the in-kernel pwc driver, no need to maintain it externally | Florian Fainelli | 2007-06-02 | 4 | -69/+3 |
| | | | | SVN-Revision: 7450 | ||||
* | fix error handling in qos-scripts | Felix Fietkau | 2007-06-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 7442 | ||||
* | madwifi update: include upstream fixes for ff handling, disable ff by ↵ | Felix Fietkau | 2007-06-02 | 6 | -38/+41 |
| | | | | | | default (not reliable enough), wpa in ap mode should be working now SVN-Revision: 7440 | ||||
* | remove ueagle-atm and use the in-kernel driver, split up usb-atm | Florian Fainelli | 2007-06-01 | 3 | -75/+20 |
| | | | | SVN-Revision: 7438 | ||||
* | optimize the performance of the minstrel rate algorithm - don't sample lower ↵ | Felix Fietkau | 2007-06-01 | 1 | -0/+12 |
| | | | | | | rates if the rate with the higest probability is high SVN-Revision: 7437 | ||||
* | minor locking change | Felix Fietkau | 2007-06-01 | 1 | -0/+67 |
| | | | | SVN-Revision: 7436 | ||||
* | madwifi: fix a crash in ff handling | Felix Fietkau | 2007-06-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 7435 | ||||
* | disable tpc in madwifi by default (seems to be hurting performance in ↵ | Felix Fietkau | 2007-06-01 | 1 | -0/+12 |
| | | | | | | long-distance links) SVN-Revision: 7434 | ||||
* | Remove zd1211 now we have zd1211rw which is in the kernel source | Florian Fainelli | 2007-06-01 | 2 | -113/+0 |
| | | | | SVN-Revision: 7433 | ||||
* | Make nls-base dependency 2.6 specific, really closes #1647 | Florian Fainelli | 2007-06-01 | 1 | -13/+52 |
| | | | | SVN-Revision: 7432 | ||||
* | change wifi defaults (was default hidden ssid) | Mike Baker | 2007-06-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 7430 | ||||
* | Mark aodv-uu as broken with the .21 upgrade | Florian Fainelli | 2007-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 7427 | ||||
* | forgot a small change | Felix Fietkau | 2007-06-01 | 1 | -8/+9 |
| | | | | SVN-Revision: 7426 | ||||
* | clean up madwifi and sync with trunk | Felix Fietkau | 2007-06-01 | 9 | -962/+151 |
| | | | | SVN-Revision: 7425 | ||||
* | Check for modules.d existence before loading modules | Florian Fainelli | 2007-05-31 | 1 | -2/+4 |
| | | | | SVN-Revision: 7423 | ||||
* | mount_root should only mount the root | Mike Baker | 2007-05-31 | 2 | -48/+54 |
| | | | | SVN-Revision: 7418 | ||||
* | make sure that /etc/rc.d exists before creating symlinks | Felix Fietkau | 2007-05-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 7417 | ||||
* | madwifi: fix a few locking mistakes | Felix Fietkau | 2007-05-31 | 1 | -80/+92 |
| | | | | SVN-Revision: 7410 | ||||
* | madwifi: add patch for doing ad-hoc and master mode at the same (including ↵ | Felix Fietkau | 2007-05-31 | 2 | -0/+252 |
| | | | | | | beacon handling) SVN-Revision: 7409 | ||||
* | Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters. | Rod Whitby | 2007-05-30 | 1 | -0/+24 |
| | | | | SVN-Revision: 7406 | ||||
* | Update YAFFS config, wget2nand should use br-lan since eth0 is always ↵ | Florian Fainelli | 2007-05-30 | 1 | -3/+3 |
| | | | | | | bridged now, vmlinux.elf has to be used SVN-Revision: 7404 | ||||
* | Fix admswconfig source URL | Florian Fainelli | 2007-05-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 7402 | ||||
* | Added required scsi autoloads to pata_artop | Rod Whitby | 2007-05-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 7389 | ||||
* | pata-artop: no longer requires ide modules | Rod Whitby | 2007-05-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 7382 | ||||
* | update openswan to latest upstream version and add fixes for 2.6.21 api changes | Felix Fietkau | 2007-05-28 | 5 | -59/+19 |
| | | | | SVN-Revision: 7379 | ||||
* | fix kmod-usb-hid package build | Felix Fietkau | 2007-05-28 | 1 | -5/+3 |
| | | | | SVN-Revision: 7378 | ||||
* | Fix the scx200 gpio kernel module (#1072) | Florian Fainelli | 2007-05-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 7364 | ||||
* | Fix mppe packaging from #1742 | Florian Fainelli | 2007-05-27 | 1 | -1/+4 |
| | | | | SVN-Revision: 7362 | ||||
* | Add support for USB HID (#1322) | Florian Fainelli | 2007-05-27 | 1 | -0/+14 |
| | | | | SVN-Revision: 7360 | ||||
* | Add yealink usb phone kernel packages | Florian Fainelli | 2007-05-27 | 2 | -0/+35 |
| | | | | SVN-Revision: 7359 | ||||
* | bridge the lan interface by default | Felix Fietkau | 2007-05-26 | 1 | -0/+1 |
| | | | | SVN-Revision: 7349 | ||||
* | update madwifi to latest trunk - performance enhancements | Felix Fietkau | 2007-05-26 | 19 | -308/+307 |
| | | | | SVN-Revision: 7341 | ||||
* | nuke the old d80211 backport - will be replaced soon | Felix Fietkau | 2007-05-26 | 38 | -20080/+0 |
| | | | | SVN-Revision: 7340 | ||||
* | bcm47xx compile fix for .21, thanks to noz | Imre Kaloz | 2007-05-26 | 2 | -0/+14 |
| | | | | SVN-Revision: 7337 | ||||
* | fix ar7 compile | Felix Fietkau | 2007-05-24 | 1 | -0/+14 |
| | | | | SVN-Revision: 7331 | ||||
* | awx: fix translation | Felix Fietkau | 2007-05-23 | 1 | -8/+9 |
| | | | | SVN-Revision: 7316 | ||||
* | break trunk temporary - upgrade to 2.6.21.1 and iptables 1.3.7 | Imre Kaloz | 2007-05-23 | 3 | -48/+17 |
| | | | | SVN-Revision: 7315 |