summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disable drivers that we do not package within the mac80211 package ↵florian2008-04-092-0/+143
| | | | | | (everything except rt2x00) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the 3g interface configurationnbd2008-04-091-4/+8
| | | | | | | | | | | | | | | | | | | The first problem is the "chat" command which misses "-E", so the environment variable addressed inside the script is never used and the script breaks. The second problem is the that you cannot assume an Option card when you did "not discover a Novatel". In my case the script tried to set the mode with the Option AT-command which failed on the Huawei stick. Unfortunaltely I don't have a correct command for that device, so I just want to start the connection without any mode set before thus using the defaults. Signed-off-by: Markus Wigge <mwigge@marcant.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* forward port redboot rootfs partition space expansion patch to 2.6.24nbd2008-04-081-0/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade uci to 0.3.1 - fixes a parser problemnbd2008-04-081-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] modules/gpio-buttons: fix build error on older kernelsjuhosg2008-04-081-13/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10771 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ssb-mips: Fix IRQ routing on the MIPS core.mb2008-04-081-6/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10770 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a dependency bugnbd2008-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* GPIO code updates, make the cf-mips driver compile against this gpio versionflorian2008-04-074-166/+106
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10768 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add a polled GPIO buttons input driverjuhosg2008-04-076-0/+365
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10766 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] refresh configjuhosg2008-04-072-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix use of uci_set_state in network scripts (thx, netprince)nbd2008-04-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove volatiles definitelymatteo2008-04-071-35/+32
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* vlynq: revert volatiles until we find a good way to remove themmatteo2008-04-071-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix a bug in the GPIO codejuhosg2008-04-071-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: use SLUB allocator, it gives slighty more TCP throughputmatteo2008-04-071-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove useless volatilesmatteo2008-04-073-17/+20
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add support for the IXDPG425kaloz2008-04-073-2/+43
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.orgflorian2008-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10755 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Use an update r6040 driverflorian2008-04-071-100/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10754 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Migrate rt2x00 to the compat-wireless versionflorian2008-04-0735-22584/+139
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar7: remove unneeded packed and array initializationmatteo2008-04-073-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix the route to the pptp server when using pptp as wan interfacenbd2008-04-071-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841nbd2008-04-071-0/+53
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade to broadcom-wl 4.150.10.5.2nbd2008-04-077-1476/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed wrong path in diffmatteo2008-04-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cpmac: fix race condition (closes #3019)matteo2008-04-061-13/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix layer7 user-space iptables compilation (#3307)florian2008-04-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert iproute2 to the old version until the new one is fixed (#3026)nbd2008-04-065-2974/+1481
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* This rt2x00 version only compiles for 2.6.24 (#3211)florian2008-04-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Switch to compat-wirelessflorian2008-04-0666-27939/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix typoflorian2008-04-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rt2500 cvs will not build on 2.6.24florian2008-04-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add leds support for the CAS-771/771wflorian2008-04-061-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10739 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Switch to the rt2x00 rt2500 pci versionflorian2008-04-061-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10738 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 2.6.24 rt2x00 version needs more objects to produce the libraryflorian2008-04-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10737 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix error message in scripts/feeds when indexes are missingnbd2008-04-051-1/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10736 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [adm5120] fix Cellvision imagesjuhosg2008-04-052-17/+21
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10735 3c298f89-4303-0410-b956-a3cf2f4a3e73
* generic-2.6/config-2.6.23: add config entry for SENSORS_LM70agb2008-04-041-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10733 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Install libuci and headers in staging_diragb2008-04-041-1/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix reboot on ar5315blogic2008-04-031-6/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10729 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add generic led support to atheros targetblogic2008-04-033-5/+52
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10728 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo(2) in watchdog init script matteo2008-04-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10727 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in watchdog init scriptmatteo2008-04-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add gpio support to atheros, fixes #1861, thanks Othelloblogic2008-04-0318-20/+532
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Clean files in scripts/config (#3011)florian2008-04-031-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* clean up reject files after copying target/linux/*/files to the kernel treenbd2008-04-031-1/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Start the watchdog daemon if a harware watchdog is presentflorian2008-04-031-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix EABI kernel config on IOP32xkaloz2008-04-031-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Make sure we will build USB hid supportflorian2008-04-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10719 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typokaloz2008-04-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10718 3c298f89-4303-0410-b956-a3cf2f4a3e73