Commit Graph

731 Commits (4c8ecf00c4b10bc3af7c93ccc3e2bcc5c33ff280)

Author SHA1 Message Date
Florian Fainelli 18d8f9ba80 Use the target compiler
SVN-Revision: 7538
2007-06-08 13:24:10 +00:00
Imre Kaloz 08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
SVN-Revision: 7533
2007-06-08 10:44:01 +00:00
Imre Kaloz 0f34319e6e only support 2.6 modules on 2.6, and only 2.4 modules on 2.4
SVN-Revision: 7529
2007-06-08 10:29:05 +00:00
Imre Kaloz a2f2b9cfad fix insmod search when 2.4 module support is disabled
SVN-Revision: 7528
2007-06-08 10:26:34 +00:00
Tim Yardley 741dbcff16 fix ipset bitops not working
SVN-Revision: 7520
2007-06-07 17:43:50 +00:00
Tim Yardley 35d1063a75 package ipset for use
SVN-Revision: 7517
2007-06-07 15:30:59 +00:00
Imre Kaloz c43671dd28 fix last change - some pats are 2.6.22 specific, and we aren't there yet
SVN-Revision: 7516
2007-06-07 09:43:30 +00:00
Florian Fainelli 86a9f7bd53 Force 1 job at-a-time for isakmpd
SVN-Revision: 7510
2007-06-06 15:04:17 +00:00
Imre Kaloz 6cdb14b689 fix the annoying error on package scan
SVN-Revision: 7509
2007-06-06 10:45:40 +00:00
Felix Fietkau 04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22
SVN-Revision: 7507
2007-06-05 22:46:02 +00:00
John Crispin 6f1401a961 added light edition of spca5xx driver and the streamin server+web-applet
SVN-Revision: 7494
2007-06-04 18:51:41 +00:00
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau d5b15895ef package/refresh should clean all packages before refreshing their patches
SVN-Revision: 7489
2007-06-04 11:20:03 +00:00
Felix Fietkau 9abbe7a033 Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all the patches. Also added a target package/refresh which will do this to all packages in the buildroot
SVN-Revision: 7488
2007-06-04 11:14:08 +00:00
Nicolas Thill a0ebaa87d0 update uml-2.6 to 2.6.21.1 on i386, fix uml-2.6 sound modules packaging
SVN-Revision: 7485
2007-06-04 05:42:32 +00:00
Florian Fainelli c2990fa19e Fix endianness issues with adm5120eb, thanks to Gabor !
SVN-Revision: 7479
2007-06-03 15:25:05 +00:00
Felix Fietkau 80b89723d2 update wireless-tools to the latest version
SVN-Revision: 7477
2007-06-03 11:40:06 +00:00
Felix Fietkau cc690d782c Add quilt integration for packages
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
2007-06-03 06:16:08 +00:00
Felix Fietkau 34a7bd751b madwifi: fix an unhandle cryptoapi change (wpa2)
SVN-Revision: 7470
2007-06-03 02:28:45 +00:00
John Crispin 193ef22310 missing -p on mkdir command
SVN-Revision: 7469
2007-06-03 01:38:03 +00:00
Florian Fainelli 1bc2d5884b Changed the RouterBOOT main to rootfs
SVN-Revision: 7466
2007-06-02 23:47:14 +00:00
John Crispin a1e0545d4b added some tools that the foxboard users are used to, when working with the fox
SVN-Revision: 7463
2007-06-02 22:58:00 +00:00
Florian Fainelli 908b616d8e Add iprange (#1799)
SVN-Revision: 7462
2007-06-02 22:57:33 +00:00
Florian Fainelli 1435d167ff Put back zd1211 with r85 (#1806)
SVN-Revision: 7461
2007-06-02 22:51:56 +00:00
Florian Fainelli 87d417f460 Unmark as broken
SVN-Revision: 7457
2007-06-02 17:53:46 +00:00
Felix Fietkau 07796f7873 fixes for wpa/wpa2
SVN-Revision: 7453
2007-06-02 17:04:43 +00:00
Florian Fainelli 414bc92dea Use the in-kernel pwc driver, no need to maintain it externally
SVN-Revision: 7450
2007-06-02 14:51:00 +00:00
Felix Fietkau e4550a0ebc fix error handling in qos-scripts
SVN-Revision: 7442
2007-06-02 05:21:54 +00:00
Felix Fietkau 47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now
SVN-Revision: 7440
2007-06-02 02:22:01 +00:00
Florian Fainelli a1ddc8ab7d remove ueagle-atm and use the in-kernel driver, split up usb-atm
SVN-Revision: 7438
2007-06-01 23:21:35 +00:00
Felix Fietkau 87699ffd77 optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high
SVN-Revision: 7437
2007-06-01 20:04:47 +00:00
Felix Fietkau 1b2efe2b95 minor locking change
SVN-Revision: 7436
2007-06-01 18:25:33 +00:00
Felix Fietkau f5a01c7556 madwifi: fix a crash in ff handling
SVN-Revision: 7435
2007-06-01 18:25:18 +00:00
Felix Fietkau 99c170db7c disable tpc in madwifi by default (seems to be hurting performance in long-distance links)
SVN-Revision: 7434
2007-06-01 18:24:56 +00:00
Florian Fainelli 68c64ec9e2 Remove zd1211 now we have zd1211rw which is in the kernel source
SVN-Revision: 7433
2007-06-01 14:10:14 +00:00
Florian Fainelli 9a6e9f8aab Make nls-base dependency 2.6 specific, really closes #1647
SVN-Revision: 7432
2007-06-01 14:05:35 +00:00
Mike Baker 40ca38580d change wifi defaults (was default hidden ssid)
SVN-Revision: 7430
2007-06-01 13:09:50 +00:00
Florian Fainelli a21b76cfca Mark aodv-uu as broken with the .21 upgrade
SVN-Revision: 7427
2007-06-01 11:48:05 +00:00
Felix Fietkau a08db5a03f forgot a small change
SVN-Revision: 7426
2007-06-01 10:30:35 +00:00
Felix Fietkau 582d78b1ad clean up madwifi and sync with trunk
SVN-Revision: 7425
2007-06-01 10:29:49 +00:00
Florian Fainelli 5b78b9a5e7 Check for modules.d existence before loading modules
SVN-Revision: 7423
2007-05-31 15:58:43 +00:00
Mike Baker 40071deb7a mount_root should only mount the root
SVN-Revision: 7418
2007-05-31 12:09:08 +00:00
Felix Fietkau b22491e0f8 make sure that /etc/rc.d exists before creating symlinks
SVN-Revision: 7417
2007-05-31 12:05:37 +00:00
Felix Fietkau e690f68fcd madwifi: fix a few locking mistakes
SVN-Revision: 7410
2007-05-31 04:51:43 +00:00
Felix Fietkau 65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling)
SVN-Revision: 7409
2007-05-31 03:41:01 +00:00
Rod Whitby 3bce669a84 Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.
SVN-Revision: 7406
2007-05-30 11:51:18 +00:00
Florian Fainelli 6d1ccaedf1 Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged now, vmlinux.elf has to be used
SVN-Revision: 7404
2007-05-30 11:48:28 +00:00
Florian Fainelli 276e3cd694 Fix admswconfig source URL
SVN-Revision: 7402
2007-05-30 11:05:32 +00:00
Rod Whitby d266d8ce86 Added required scsi autoloads to pata_artop
SVN-Revision: 7389
2007-05-30 03:26:17 +00:00
Rod Whitby b8e0764940 pata-artop: no longer requires ide modules
SVN-Revision: 7382
2007-05-29 13:05:35 +00:00