aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* this package should only be available for targets with generic gpio support, ↵John Crispin2008-03-071-1/+1
| | | | | | fixes #3132 SVN-Revision: 10564
* disable partitions for unallocated redboot flash memory - it caused a null ↵Felix Fietkau2008-03-075-2/+3
| | | | | | pointer deref SVN-Revision: 10563
* made ppp usepeerdns configurable, fixes #3187John Crispin2008-03-071-1/+4
| | | | SVN-Revision: 10562
* Add PCnet32 ethernet support (#3195)Florian Fainelli2008-03-073-0/+20
| | | | SVN-Revision: 10558
* Make the syslog ring-buffer size configurable (#3204)Florian Fainelli2008-03-071-1/+2
| | | | SVN-Revision: 10557
* remove the "depends BROKEN" for eabiFelix Fietkau2008-03-071-1/+0
| | | | SVN-Revision: 10556
* madwifi: add patches for maximum and minimum rate (thx, SeG)Felix Fietkau2008-03-072-0/+236
| | | | SVN-Revision: 10555
* madwifi: don't deliver broadcast frames to vaps that aren't upFelix Fietkau2008-03-071-0/+14
| | | | SVN-Revision: 10554
* fix channel change bugsFelix Fietkau2008-03-071-11/+10
| | | | SVN-Revision: 10553
* include noise in stats structFelix Fietkau2008-03-071-6/+30
| | | | SVN-Revision: 10552
* debugging fixesFelix Fietkau2008-03-072-24/+222
| | | | SVN-Revision: 10551
* madwifi: napi polling fixesFelix Fietkau2008-03-073-45/+38
| | | | SVN-Revision: 10550
* kernel/modules/usb: add support for the cp2101 USB to serial converter, ↵Gabor Juhos2008-03-061-0/+15
| | | | | | thanks to bifferos (closes: #3175) SVN-Revision: 10548
* 2.6.24: add missing symbol CONFIG_USB_SERIAL_CH431Gabor Juhos2008-03-061-0/+1
| | | | SVN-Revision: 10547
* fix cpmac in a more elegant way, thanks Anton VorontsovMatteo Croce2008-03-051-25/+96
| | | | SVN-Revision: 10546
* fixed_phy seems to be broken, this simple workaround fixes itMatteo Croce2008-03-051-0/+27
| | | | SVN-Revision: 10545
* Fix typoFlorian Fainelli2008-03-041-1/+1
| | | | SVN-Revision: 10544
* Switched xwrt url in feeds.conf (berlios http falls over occasionally)Andy Boyett2008-03-021-1/+1
| | | | SVN-Revision: 10543
* Also call setup_switch on network restartFlorian Fainelli2008-03-021-0/+1
| | | | SVN-Revision: 10540
* fix switch-robo.c compile errors on linux 2.4Felix Fietkau2008-03-011-0/+4
| | | | SVN-Revision: 10539
* remove the packages repo as it is not compatable with trunkTravis Kemen2008-02-291-1/+0
| | | | SVN-Revision: 10537
* Fix a wrong variable names (ifname, wan) and enhance httpd's init script by ↵Travis Kemen2008-02-281-4/+44
| | | | | | more configurable options. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> SVN-Revision: 10536
* SSB-GigE: Fix IRQ routing. This makes the device work. Yay! :)Michael Büsch2008-02-281-5/+22
| | | | SVN-Revision: 10532
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-274-98/+275
| | | | SVN-Revision: 10531
* add config file support for the adm5120 switchTravis Kemen2008-02-273-0/+96
| | | | SVN-Revision: 10529
* Adding rootdelay and quiet parameter (again)Jens Muecke2008-02-251-1/+1
| | | | | | | Rootdelay is required to boot from USB-Stick. Otherwise the rootfs was found to late. quit will also boot up faster SVN-Revision: 10522
* More SSB GigE fixes.Michael Büsch2008-02-231-26/+396
| | | | SVN-Revision: 10521
* sync with madwifi commit 3362Felix Fietkau2008-02-231-7/+1
| | | | SVN-Revision: 10519
* madwifi 2.6.24 compile fix Signed-off-by: Alexandros C. Couloumbis ↵Travis Kemen2008-02-221-0/+15
| | | | | | <alex@ozo.com> SVN-Revision: 10517
* *sigh* nuke more debug crapFelix Fietkau2008-02-211-20/+29
| | | | SVN-Revision: 10516
* Hopefully fix the PCI resource conflict and upgrade to .24.2Florian Fainelli2008-02-212-13/+23
| | | | SVN-Revision: 10515
* madwifi: minor ap scanning bugfixFelix Fietkau2008-02-211-0/+18
| | | | SVN-Revision: 10513
* improve reliability of beacon transmissions after channel changeFelix Fietkau2008-02-201-0/+68
| | | | SVN-Revision: 10512
* refresh madwifi patches, fix an issue with napi polling (thx SeG)Felix Fietkau2008-02-2027-546/+414
| | | | SVN-Revision: 10511
* netfilter: update to the latest IMQ patch for 2.6.24 from ↵Gabor Juhos2008-02-201-81/+93
| | | | | | http://www.actusa.net/~linuximq/ SVN-Revision: 10510
* bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, ↵Michael Büsch2008-02-207-0/+1216
| | | | | | but let's commit what we have. SVN-Revision: 10509
* netfilter: fix IMQ bug on 2.6.24Gabor Juhos2008-02-201-1/+1
| | | | SVN-Revision: 10508
* napi polling fixFelix Fietkau2008-02-201-13/+21
| | | | SVN-Revision: 10507
* madwifi: remove a dangerous debugging defineFelix Fietkau2008-02-201-31/+44
| | | | SVN-Revision: 10506
* improve reliability of the beaconcal patchFelix Fietkau2008-02-201-14/+27
| | | | SVN-Revision: 10505
* fix md5sum for v0.28.2 (closes: #3159)Nicolas Thill2008-02-191-1/+1
| | | | SVN-Revision: 10498
* ssb: Fix the horrible crash of innocent cardbus cards.Michael Büsch2008-02-192-0/+119
| | | | | | No Animals were harmed in the production of this patch. SVN-Revision: 10497
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-194-72/+265
| | | | SVN-Revision: 10496
* ssb: Update the GPIO APIMichael Büsch2008-02-196-245/+217
| | | | SVN-Revision: 10495
* SSB: Update the watchdog fix to the patch version that will go upstream.Michael Büsch2008-02-193-53/+130
| | | | SVN-Revision: 10494
* Adding .24 support for olpcJens Muecke2008-02-1928-2/+12422
| | | | | | | | | | kernel compiles fine, but graphic support is broken to test new kernel version, change target/linux/olpc/Makefile from .23.16 to .24 SVN-Revision: 10493
* ssb: Move the generic ssb fixes patch to the generic kernel.Michael Büsch2008-02-191-0/+0
| | | | | | This should fix SSB for people using a b43 card on a non-47xx machine. SVN-Revision: 10492
* ssb: Workaround: Need subsys_initcall to be able to register a PCI bus.Michael Büsch2008-02-192-11/+32
| | | | | | This needs a different fix, but use this workaround for now. SVN-Revision: 10491
* ssb: Update to latest upstream version of ssb.Michael Büsch2008-02-1915-766/+577
| | | | SVN-Revision: 10490
* Patch for extif watchdog support. Thanks b.sander. Closes #2363 #2814 and #3141Andy Boyett2008-02-191-0/+53
| | | | SVN-Revision: 10489