summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* GPIO code updates, make the cf-mips driver compile against this gpio versionFlorian Fainelli2008-04-074-166/+106
| | | | SVN-Revision: 10768
* add a polled GPIO buttons input driverGabor Juhos2008-04-076-0/+365
| | | | SVN-Revision: 10766
* refresh configGabor Juhos2008-04-072-6/+2
| | | | SVN-Revision: 10765
* fix use of uci_set_state in network scripts (thx, netprince)Felix Fietkau2008-04-071-2/+2
| | | | SVN-Revision: 10763
* ar7: remove volatiles definitelyMatteo Croce2008-04-071-35/+32
| | | | SVN-Revision: 10762
* vlynq: revert volatiles until we find a good way to remove themMatteo Croce2008-04-071-10/+10
| | | | SVN-Revision: 10760
* fix a bug in the GPIO codeGabor Juhos2008-04-071-3/+3
| | | | SVN-Revision: 10759
* ar7: use SLUB allocator, it gives slighty more TCP throughputMatteo Croce2008-04-071-0/+3
| | | | SVN-Revision: 10758
* ar7: remove useless volatilesMatteo Croce2008-04-073-17/+20
| | | | SVN-Revision: 10757
* add support for the IXDPG425Imre Kaloz2008-04-073-2/+43
| | | | SVN-Revision: 10756
* Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.orgFlorian Fainelli2008-04-071-1/+1
| | | | SVN-Revision: 10755
* Use an update r6040 driverFlorian Fainelli2008-04-071-100/+139
| | | | SVN-Revision: 10754
* Migrate rt2x00 to the compat-wireless versionFlorian Fainelli2008-04-0735-22584/+139
| | | | SVN-Revision: 10753
* ar7: remove unneeded packed and array initializationMatteo Croce2008-04-073-6/+6
| | | | SVN-Revision: 10752
* fix the route to the pptp server when using pptp as wan interfaceFelix Fietkau2008-04-071-1/+11
| | | | SVN-Revision: 10751
* add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841Felix Fietkau2008-04-071-0/+53
| | | | SVN-Revision: 10750
* upgrade to broadcom-wl 4.150.10.5.2Felix Fietkau2008-04-077-1476/+13
| | | | SVN-Revision: 10749
* fixed wrong path in diffMatteo Croce2008-04-061-2/+2
| | | | SVN-Revision: 10748
* cpmac: fix race condition (closes #3019)Matteo Croce2008-04-061-13/+15
| | | | SVN-Revision: 10747
* Fix layer7 user-space iptables compilation (#3307)Florian Fainelli2008-04-061-1/+2
| | | | SVN-Revision: 10745
* revert iproute2 to the old version until the new one is fixed (#3026)Felix Fietkau2008-04-065-2974/+1481
| | | | SVN-Revision: 10744
* This rt2x00 version only compiles for 2.6.24 (#3211)Florian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10743
* Switch to compat-wirelessFlorian Fainelli2008-04-0666-27939/+13
| | | | SVN-Revision: 10742
* Fix typoFlorian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10741
* rt2500 cvs will not build on 2.6.24Florian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10740
* Add leds support for the CAS-771/771wFlorian Fainelli2008-04-061-0/+14
| | | | SVN-Revision: 10739
* Switch to the rt2x00 rt2500 pci versionFlorian Fainelli2008-04-061-2/+2
| | | | SVN-Revision: 10738
* 2.6.24 rt2x00 version needs more objects to produce the libraryFlorian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10737
* fix error message in scripts/feeds when indexes are missingFelix Fietkau2008-04-051-1/+7
| | | | SVN-Revision: 10736
* fix Cellvision imagesGabor Juhos2008-04-052-17/+21
| | | | SVN-Revision: 10735
* generic-2.6/config-2.6.23: add config entry for SENSORS_LM70Andy Boyett2008-04-041-0/+1
| | | | SVN-Revision: 10733
* Install libuci and headers in staging_dirAndy Boyett2008-04-041-1/+8
| | | | SVN-Revision: 10732
* fix reboot on ar5315John Crispin2008-04-031-6/+2
| | | | SVN-Revision: 10729
* add generic led support to atheros targetJohn Crispin2008-04-033-5/+52
| | | | SVN-Revision: 10728
* fix typo(2) in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10727
* fix typo in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10726
* add gpio support to atheros, fixes #1861, thanks OthelloJohn Crispin2008-04-0318-20/+532
| | | | SVN-Revision: 10724
* Clean files in scripts/config (#3011)Florian Fainelli2008-04-031-0/+1
| | | | SVN-Revision: 10723
* clean up reject files after copying target/linux/*/files to the kernel treeFelix Fietkau2008-04-031-1/+4
| | | | SVN-Revision: 10722
* Start the watchdog daemon if a harware watchdog is presentFlorian Fainelli2008-04-031-0/+7
| | | | SVN-Revision: 10721
* fix EABI kernel config on IOP32xImre Kaloz2008-04-031-0/+6
| | | | SVN-Revision: 10720
* Make sure we will build USB hid supportFlorian Fainelli2008-04-031-1/+1
| | | | SVN-Revision: 10719
* fix typoImre Kaloz2008-04-031-1/+1
| | | | SVN-Revision: 10718
* fix ZyXEL initramfs imagesGabor Juhos2008-04-031-1/+1
| | | | SVN-Revision: 10717
* fix interface enumeration issues related to /var/state/network (thx to fish ↵Felix Fietkau2008-04-022-4/+14
| | | | | | for debugging this) SVN-Revision: 10715
* fix a recursive symlink issue with scripts/feeds and src-linkFelix Fietkau2008-04-021-1/+1
| | | | SVN-Revision: 10714
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-022-15/+2
| | | | SVN-Revision: 10712
* vlynq: small fixesMatteo Croce2008-04-021-1/+2
| | | | SVN-Revision: 10711
* Add routed support to br2684Florian Fainelli2008-04-023-1/+1037
| | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710
* add proper email addresses to the comment headersMatteo Croce2008-04-027-7/+12
| | | | SVN-Revision: 10709