summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add wlc commands for setting 802.11d and 802.11h mode, disable both by ↵Felix Fietkau2006-12-202-0/+16
| | | | | | default (helps with ipw2200 assoc problems, see #1075 for more information) SVN-Revision: 5874
* fix size of config partition on ar7 (#902)Felix Fietkau2006-12-201-1/+1
| | | | SVN-Revision: 5873
* add a variable to keep track of the list of sections when loading uci config ↵Felix Fietkau2006-12-201-4/+21
| | | | | | files. add a function to iterate through sections SVN-Revision: 5870
* Add image generation for ar525wFlorian Fainelli2006-12-191-7/+3
| | | | SVN-Revision: 5868
* Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then ↵Rod Whitby2006-12-191-2/+40
| | | | | | there has to be many other SENSORS config options unset SVN-Revision: 5867
* Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100dRod Whitby2006-12-191-3/+128
| | | | SVN-Revision: 5866
* add two patches from madwifi trac ticket 914 - should fix multiple ↵Felix Fietkau2006-12-192-0/+65
| | | | | | wlanconfig create/destroy runs and a few wds related crashes SVN-Revision: 5865
* change the type of plat_irq_dispatchFelix Fietkau2006-12-191-1/+1
| | | | SVN-Revision: 5864
* remove obsolete patchFelix Fietkau2006-12-191-13/+0
| | | | SVN-Revision: 5863
* cosmetic fix: make the pci slot check more readableFelix Fietkau2006-12-191-1/+1
| | | | SVN-Revision: 5862
* add a better pci fix for rb532Felix Fietkau2006-12-192-48/+25
| | | | SVN-Revision: 5861
* add missing copyrightFelix Fietkau2006-12-191-1/+2
| | | | SVN-Revision: 5860
* next time I should sleep moreImre Kaloz2006-12-191-3/+3
| | | | SVN-Revision: 5858
* upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵Imre Kaloz2006-12-1916-179/+324
| | | | | | ixp4xx SVN-Revision: 5856
* first round of rb532 cleanupFelix Fietkau2006-12-193-2347/+101
| | | | SVN-Revision: 5855
* add hardware detection for dell truemobile 2300Felix Fietkau2006-12-191-1/+7
| | | | SVN-Revision: 5854
* fix qos-scripts RED qdisc calculation for slow linesFelix Fietkau2006-12-192-1/+2
| | | | SVN-Revision: 5853
* More bcm963xx fixesFlorian Fainelli2006-12-192-16/+7
| | | | SVN-Revision: 5852
* cosmetic fixesFelix Fietkau2006-12-191-6/+6
| | | | SVN-Revision: 5851
* implement real-time progress info for the package/target info collect ↵Felix Fietkau2006-12-191-10/+17
| | | | | | (thanks to Thorsten Glaser for the idea) SVN-Revision: 5850
* More bcm963xx fixes with 2.6.19Florian Fainelli2006-12-181-11/+12
| | | | SVN-Revision: 5849
* Replace inode.u.generic_ip with inode.i_privateFlorian Fainelli2006-12-181-1/+1
| | | | SVN-Revision: 5848
* add ohci to x86 kernel configFelix Fietkau2006-12-182-3/+4
| | | | SVN-Revision: 5847
* some platform support path name cleanupFelix Fietkau2006-12-186-11/+12
| | | | SVN-Revision: 5846
* add a missing dependency - prevented clean rebuild after kernel upgradesFelix Fietkau2006-12-181-1/+1
| | | | SVN-Revision: 5845
* Oops, commited just one part :/Florian Fainelli2006-12-181-0/+381
| | | | SVN-Revision: 5842
* Update brcm63xx flash map driver for 2.6.19Florian Fainelli2006-12-181-324/+8
| | | | SVN-Revision: 5841
* Add a Ralink profileFlorian Fainelli2006-12-181-0/+6
| | | | SVN-Revision: 5835
* Fixed patch naming to match conventionsRod Whitby2006-12-183-0/+0
| | | | SVN-Revision: 5831
* IXP4xx patches for NSLU2 and NAS100DRod Whitby2006-12-1812-0/+930
| | | | SVN-Revision: 5830
* Fix spelling typoFlorian Fainelli2006-12-171-1/+1
| | | | SVN-Revision: 5829
* fix a spelling mistake (spotted by armijn)Felix Fietkau2006-12-171-1/+1
| | | | SVN-Revision: 5828
* Fix rt61 compilation with 2.6.19 kernelsFlorian Fainelli2006-12-171-0/+12
| | | | SVN-Revision: 5827
* Update rdc-2.6 patches for 2.6.19Florian Fainelli2006-12-171-45/+45
| | | | SVN-Revision: 5825
* prevent pkg-config from looking for .pc files on the host systemNicolas Thill2006-12-171-1/+1
| | | | SVN-Revision: 5820
* Update brcm63xx patch to run on 2.6.19, remove binary hacks patch till we ↵Florian Fainelli2006-12-173-853/+753
| | | | | | update this patch to 2.6.19 SVN-Revision: 5817
* A little endian arm site defaults, in case anyone wants it. ixp4xx kernel ↵Rod Whitby2006-12-171-0/+31
| | | | | | and rootfs at least builds with it, but is untested. SVN-Revision: 5815
* Renamed 050-* to comply with patch naming convention.Rod Whitby2006-12-171-0/+0
| | | | SVN-Revision: 5814
* Replaced non-working (on NAS100d) redboot byteswap partition truncate patch ↵Rod Whitby2006-12-172-61/+61
| | | | | | with the one that has been tested on NSLU2, NAS100d, Loft, etc., accepted by linux-mtd, and should be in 2.6.20 SVN-Revision: 5813
* add diag support for the Buffalo WZR-G300NImre Kaloz2006-12-161-0/+14
| | | | SVN-Revision: 5812
* fix isakmpdNicolas Thill2006-12-162-6/+96
| | | | SVN-Revision: 5811
* use INSTALL_DIR variableNicolas Thill2006-12-161-3/+2
| | | | SVN-Revision: 5809
* build wrt300n v1 imagesImre Kaloz2006-12-161-0/+1
| | | | SVN-Revision: 5808
* allow channel to be ommitedMike Baker2006-12-161-1/+1
| | | | SVN-Revision: 5807
* remove empty fileFelix Fietkau2006-12-161-0/+0
| | | | SVN-Revision: 5806
* fix path to generic init file when using a symlinked target support directoryFelix Fietkau2006-12-161-1/+1
| | | | SVN-Revision: 5805
* add SoC support to madwifiFelix Fietkau2006-12-163-2/+365
| | | | SVN-Revision: 5804
* mark pwc & shfs as broken (they don't build on 2.6.19)Nicolas Thill2006-12-152-3/+4
| | | | SVN-Revision: 5803
* update zd1211 to r83, fix build on 2.6.19Nicolas Thill2006-12-152-2/+48
| | | | SVN-Revision: 5802
* update openswan to 2.4.7, fix 2.6.19 buildNicolas Thill2006-12-153-74/+72
| | | | SVN-Revision: 5801