Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/qc-usb: * update to 0.6.6 (closes: #3215) * fix build on linux > 2.6.23 | Nicolas Thill | 2008-04-12 | 3 | -29/+26 |
| | | | | SVN-Revision: 10796 | ||||
* | add missing include in restart | Travis Kemen | 2008-04-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 10794 | ||||
* | Add ps3 target specific utilities package | Yuji Mano | 2008-04-11 | 1 | -0/+49 |
| | | | | SVN-Revision: 10791 | ||||
* | Fix errors on capifs loading (#3250) | Florian Fainelli | 2008-04-11 | 1 | -2/+4 |
| | | | | SVN-Revision: 10789 | ||||
* | Fix hostapd compilation errors on STA_INFO (#3308) | Florian Fainelli | 2008-04-10 | 1 | -0/+55 |
| | | | | SVN-Revision: 10784 | ||||
* | Fix typo in the payload option for br2684ctl (#3318) | Florian Fainelli | 2008-04-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 10783 | ||||
* | madwifi: remove reset delay - seems like it's not necessary anymore | Felix Fietkau | 2008-04-09 | 1 | -55/+1 |
| | | | | SVN-Revision: 10777 | ||||
* | Disable drivers that we do not package within the mac80211 package ↵ | Florian Fainelli | 2008-04-09 | 2 | -0/+143 |
| | | | | | | (everything except rt2x00) SVN-Revision: 10775 | ||||
* | fix the 3g interface configuration | Felix Fietkau | 2008-04-09 | 1 | -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> SVN-Revision: 10774 | ||||
* | upgrade uci to 0.3.1 - fixes a parser problem | Felix Fietkau | 2008-04-08 | 1 | -2/+2 |
| | | | | SVN-Revision: 10772 | ||||
* | fix a dependency bug | Felix Fietkau | 2008-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 10769 | ||||
* | add a polled GPIO buttons input driver | Gabor Juhos | 2008-04-07 | 1 | -0/+34 |
| | | | | SVN-Revision: 10766 | ||||
* | fix use of uci_set_state in network scripts (thx, netprince) | Felix Fietkau | 2008-04-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 10763 | ||||
* | Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org | Florian Fainelli | 2008-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 10755 | ||||
* | Migrate rt2x00 to the compat-wireless version | Florian Fainelli | 2008-04-07 | 35 | -22584/+139 |
| | | | | SVN-Revision: 10753 | ||||
* | fix the route to the pptp server when using pptp as wan interface | Felix Fietkau | 2008-04-07 | 1 | -1/+11 |
| | | | | SVN-Revision: 10751 | ||||
* | add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841 | Felix Fietkau | 2008-04-07 | 1 | -0/+53 |
| | | | | SVN-Revision: 10750 | ||||
* | upgrade to broadcom-wl 4.150.10.5.2 | Felix Fietkau | 2008-04-07 | 7 | -1476/+13 |
| | | | | SVN-Revision: 10749 | ||||
* | Fix layer7 user-space iptables compilation (#3307) | Florian Fainelli | 2008-04-06 | 1 | -1/+2 |
| | | | | SVN-Revision: 10745 | ||||
* | revert iproute2 to the old version until the new one is fixed (#3026) | Felix Fietkau | 2008-04-06 | 5 | -2974/+1481 |
| | | | | SVN-Revision: 10744 | ||||
* | This rt2x00 version only compiles for 2.6.24 (#3211) | Florian Fainelli | 2008-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10743 | ||||
* | Switch to compat-wireless | Florian Fainelli | 2008-04-06 | 66 | -27939/+13 |
| | | | | SVN-Revision: 10742 | ||||
* | Fix typo | Florian Fainelli | 2008-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10741 | ||||
* | rt2500 cvs will not build on 2.6.24 | Florian Fainelli | 2008-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10740 | ||||
* | 2.6.24 rt2x00 version needs more objects to produce the library | Florian Fainelli | 2008-04-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10737 | ||||
* | Install libuci and headers in staging_dir | Andy Boyett | 2008-04-04 | 1 | -1/+8 |
| | | | | SVN-Revision: 10732 | ||||
* | fix typo(2) in watchdog init script | Matteo Croce | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10727 | ||||
* | fix typo in watchdog init script | Matteo Croce | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10726 | ||||
* | add gpio support to atheros, fixes #1861, thanks Othello | John Crispin | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10724 | ||||
* | Start the watchdog daemon if a harware watchdog is present | Florian Fainelli | 2008-04-03 | 1 | -0/+7 |
| | | | | SVN-Revision: 10721 | ||||
* | Make sure we will build USB hid support | Florian Fainelli | 2008-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 10719 | ||||
* | fix interface enumeration issues related to /var/state/network (thx to fish ↵ | Felix Fietkau | 2008-04-02 | 2 | -4/+14 |
| | | | | | | for debugging this) SVN-Revision: 10715 | ||||
* | Fix kmod-nls-* dependency under brcm-2.4 | Florian Fainelli | 2008-04-02 | 1 | -14/+1 |
| | | | | SVN-Revision: 10712 | ||||
* | Add routed support to br2684 | Florian Fainelli | 2008-04-02 | 2 | -1/+307 |
| | | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710 | ||||
* | Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246) | Florian Fainelli | 2008-04-01 | 6 | -605/+359 |
| | | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10698 | ||||
* | add a package for the udev vol_id utility (thx, fish) | Felix Fietkau | 2008-04-01 | 1 | -0/+13 |
| | | | | SVN-Revision: 10697 | ||||
* | fix dnsmasq compilation on some systems | Felix Fietkau | 2008-03-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 10696 | ||||
* | Add support for the WL-500gP v2 | Andy Boyett | 2008-03-31 | 2 | -1/+14 |
| | | | | SVN-Revision: 10693 | ||||
* | Add support for the ASUS WL-520gU | Andy Boyett | 2008-03-31 | 2 | -4/+23 |
| | | | | SVN-Revision: 10692 | ||||
* | broadcom-diag cleanup | Andy Boyett | 2008-03-31 | 1 | -30/+32 |
| | | | | SVN-Revision: 10691 | ||||
* | add frameburst closes #1759 | Travis Kemen | 2008-03-29 | 1 | -0/+2 |
| | | | | SVN-Revision: 10689 | ||||
* | Add support for the C19 revision of the ACX111 firmware (#3280) | Florian Fainelli | 2008-03-29 | 2 | -14/+30 |
| | | | | SVN-Revision: 10686 | ||||
* | fix wrong description name | Travis Kemen | 2008-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 10684 | ||||
* | add sdcard support for avr32 platforms | Travis Kemen | 2008-03-29 | 1 | -0/+15 |
| | | | | SVN-Revision: 10683 | ||||
* | Allow setting mac80211 interface into ad-hoc mode (#3247) | Florian Fainelli | 2008-03-27 | 1 | -2/+7 |
| | | | | SVN-Revision: 10677 | ||||
* | Create the kmod-spi package and load mmc_over_gpio after spi (#3273) | Florian Fainelli | 2008-03-27 | 2 | -9/+18 |
| | | | | SVN-Revision: 10675 | ||||
* | Fix the watchdog path for the SCX200 watchdog driver | Florian Fainelli | 2008-03-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672 | ||||
* | Create a dummy sit package for 2.4 kernelsq | Florian Fainelli | 2008-03-27 | 1 | -0/+9 |
| | | | | SVN-Revision: 10668 | ||||
* | Load xt_layer7 for 2.6 kernels (#3269) | Florian Fainelli | 2008-03-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 10667 | ||||
* | This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. ↵ | Travis Kemen | 2008-03-26 | 1 | -2/+2 |
| | | | | | | Couloumbis <alex at ozo.com> SVN-Revision: 10663 |