aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* Fix dependencies and build (#1849)Florian Fainelli2007-06-111-2/+2
| | | | SVN-Revision: 7555
* rename kmod-qc-usb to kmod-usb-qc, fix dependencies, only build kernel ↵Nicolas Thill2007-06-101-16/+12
| | | | | | module if it was selected SVN-Revision: 7552
* rationalize (and fix) dependencies for usb modulesNicolas Thill2007-06-101-41/+22
| | | | SVN-Revision: 7551
* add dependency on kmod-input-core to kmod-input-evdevNicolas Thill2007-06-101-0/+1
| | | | SVN-Revision: 7550
* change module load priority (closes: #1804)Nicolas Thill2007-06-101-2/+2
| | | | SVN-Revision: 7549
* fix fuse (closes: #1847)Nicolas Thill2007-06-102-8/+24
| | | | SVN-Revision: 7548
* update iproute2 to 2.6.20-070313, and package genl utilityPeter Denison2007-06-097-92/+86
| | | | SVN-Revision: 7540
* Use the target compilerFlorian Fainelli2007-06-081-1/+1
| | | | SVN-Revision: 7538
* add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵Imre Kaloz2007-06-081-0/+1
| | | | | | with wigyori SVN-Revision: 7533
* only support 2.6 modules on 2.6, and only 2.4 modules on 2.4Imre Kaloz2007-06-081-0/+7
| | | | SVN-Revision: 7529
* fix insmod search when 2.4 module support is disabledImre Kaloz2007-06-081-0/+196
| | | | SVN-Revision: 7528
* fix ipset bitops not workingTim Yardley2007-06-072-30/+31
| | | | SVN-Revision: 7520
* package ipset for useTim Yardley2007-06-072-0/+20
| | | | SVN-Revision: 7517
* fix last change - some pats are 2.6.22 specific, and we aren't there yetImre Kaloz2007-06-071-4/+5
| | | | SVN-Revision: 7516
* Force 1 job at-a-time for isakmpdFlorian Fainelli2007-06-061-1/+1
| | | | SVN-Revision: 7510
* fix the annoying error on package scanImre Kaloz2007-06-061-1/+1
| | | | SVN-Revision: 7509
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵Felix Fietkau2007-06-059-6/+8986
| | | | | | preparation for 2.6.22 SVN-Revision: 7507
* added light edition of spca5xx driver and the streamin server+web-appletJohn Crispin2007-06-044-0/+128
| | | | SVN-Revision: 7494
* refresh all package patches in the buildroot using quiltFelix Fietkau2007-06-04184-2282/+3015
| | | | SVN-Revision: 7490
* package/refresh should clean all packages before refreshing their patchesFelix Fietkau2007-06-041-3/+4
| | | | SVN-Revision: 7489
* Rename 'refresh' to 'update' and make the new 'refresh' actually refresh all ↵Felix Fietkau2007-06-041-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 packagingNicolas Thill2007-06-041-0/+9
| | | | SVN-Revision: 7485
* Fix endianness issues with adm5120eb, thanks to Gabor !Florian Fainelli2007-06-031-0/+112
| | | | SVN-Revision: 7479
* update wireless-tools to the latest versionFelix Fietkau2007-06-031-6/+7
| | | | SVN-Revision: 7477
* Add quilt integration for packagesFelix Fietkau2007-06-031-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 Fietkau2007-06-031-1/+16
| | | | SVN-Revision: 7470
* missing -p on mkdir commandJohn Crispin2007-06-031-2/+2
| | | | SVN-Revision: 7469
* Changed the RouterBOOT main to rootfsFlorian Fainelli2007-06-021-1/+1
| | | | SVN-Revision: 7466
* added some tools that the foxboard users are used to, when working with the foxJohn Crispin2007-06-021-0/+45
| | | | SVN-Revision: 7463
* Add iprange (#1799)Florian Fainelli2007-06-022-0/+25
| | | | SVN-Revision: 7462
* Put back zd1211 with r85 (#1806)Florian Fainelli2007-06-021-0/+67
| | | | SVN-Revision: 7461
* Unmark as brokenFlorian Fainelli2007-06-021-1/+0
| | | | SVN-Revision: 7457
* fixes for wpa/wpa2Felix Fietkau2007-06-023-3/+43
| | | | SVN-Revision: 7453
* Use the in-kernel pwc driver, no need to maintain it externallyFlorian Fainelli2007-06-024-69/+3
| | | | SVN-Revision: 7450
* fix error handling in qos-scriptsFelix Fietkau2007-06-021-1/+1
| | | | SVN-Revision: 7442
* madwifi update: include upstream fixes for ff handling, disable ff by ↵Felix Fietkau2007-06-026-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-atmFlorian Fainelli2007-06-013-75/+20
| | | | SVN-Revision: 7438
* optimize the performance of the minstrel rate algorithm - don't sample lower ↵Felix Fietkau2007-06-011-0/+12
| | | | | | rates if the rate with the higest probability is high SVN-Revision: 7437
* minor locking changeFelix Fietkau2007-06-011-0/+67
| | | | SVN-Revision: 7436
* madwifi: fix a crash in ff handlingFelix Fietkau2007-06-011-0/+11
| | | | SVN-Revision: 7435
* disable tpc in madwifi by default (seems to be hurting performance in ↵Felix Fietkau2007-06-011-0/+12
| | | | | | long-distance links) SVN-Revision: 7434
* Remove zd1211 now we have zd1211rw which is in the kernel sourceFlorian Fainelli2007-06-012-113/+0
| | | | SVN-Revision: 7433
* Make nls-base dependency 2.6 specific, really closes #1647Florian Fainelli2007-06-011-13/+52
| | | | SVN-Revision: 7432
* change wifi defaults (was default hidden ssid)Mike Baker2007-06-011-2/+2
| | | | SVN-Revision: 7430
* Mark aodv-uu as broken with the .21 upgradeFlorian Fainelli2007-06-011-0/+1
| | | | SVN-Revision: 7427
* forgot a small changeFelix Fietkau2007-06-011-8/+9
| | | | SVN-Revision: 7426
* clean up madwifi and sync with trunkFelix Fietkau2007-06-019-962/+151
| | | | SVN-Revision: 7425
* Check for modules.d existence before loading modulesFlorian Fainelli2007-05-311-2/+4
| | | | SVN-Revision: 7423
* mount_root should only mount the rootMike Baker2007-05-312-48/+54
| | | | SVN-Revision: 7418
* make sure that /etc/rc.d exists before creating symlinksFelix Fietkau2007-05-311-0/+1
| | | | SVN-Revision: 7417