Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hostapd support for nl80211 (mac80211 stack) | Michael Büsch | 2008-02-16 | 8 | -0/+2990 |
| | | | | SVN-Revision: 10469 | ||||
* | Upgrade b43 and mac80211. | Michael Büsch | 2008-02-15 | 103 | -10167/+16995 |
| | | | | | | | This also temporarly disables hostapd support for mac80211, as hostapd needs patches to compile against latest mac80211. Will do that in a seperate patch. SVN-Revision: 10466 | ||||
* | iptables: remove obsolete patch | Gabor Juhos | 2008-02-15 | 1 | -12/+0 |
| | | | | SVN-Revision: 10464 | ||||
* | push a couple of fixes upstream from Acinonyx | Travis Kemen | 2008-02-15 | 1 | -5/+8 |
| | | | | SVN-Revision: 10463 | ||||
* | create the dhcp leasefile if it doesn't exist | Travis Kemen | 2008-02-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 10460 | ||||
* | fix problems with the use of a passphrase, add option to use a key instead ↵ | Travis Kemen | 2008-02-13 | 1 | -5/+13 |
| | | | | | | of passphrase SVN-Revision: 10450 | ||||
* | upgrade uci to 0.3.0 - fix for adding changes to empty config files - better ↵ | Felix Fietkau | 2008-02-12 | 1 | -3/+3 |
| | | | | | | error handling for invalid config pointers - create /tmp/.uci if it does not exist SVN-Revision: 10447 | ||||
* | update acx100 | Matteo Croce | 2008-02-10 | 3 | -56/+2 |
| | | | | SVN-Revision: 10439 | ||||
* | commit after running uci_set_default | Felix Fietkau | 2008-02-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 10434 | ||||
* | don't fail on uci_load() with nonexisting config files, but return the right ↵ | Felix Fietkau | 2008-02-09 | 1 | -1/+7 |
| | | | | | | return code SVN-Revision: 10433 | ||||
* | make uci_add() create anonymous sections if requested and store the new ↵ | Felix Fietkau | 2008-02-09 | 1 | -1/+6 |
| | | | | | | section name in a variable SVN-Revision: 10432 | ||||
* | bump uci to 0.2.5 - adds support for adding unnamed sections | Felix Fietkau | 2008-02-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 10431 | ||||
* | backport acx100 2.6.24 fixes from SVN | Matteo Croce | 2008-02-08 | 1 | -0/+42 |
| | | | | SVN-Revision: 10425 | ||||
* | fix AR7 DSL with 2.6.24 | Matteo Croce | 2008-02-08 | 1 | -28/+61 |
| | | | | SVN-Revision: 10423 | ||||
* | add a fix for memleaks caused by failed memory allocations | Felix Fietkau | 2008-02-08 | 1 | -0/+44 |
| | | | | SVN-Revision: 10417 | ||||
* | madwifi: add ap mode specific improvements to the calibration process. ↵ | Felix Fietkau | 2008-02-08 | 2 | -39/+155 |
| | | | | | | reported to produce a noticeable increase in rx/tx strength SVN-Revision: 10416 | ||||
* | fix a typo in kmod-crypto-test | Nicolas Thill | 2008-02-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 10406 | ||||
* | add a workaround for watchdog path changes | Nicolas Thill | 2008-02-06 | 1 | -8/+10 |
| | | | | SVN-Revision: 10403 | ||||
* | add a workaround for crypto modules renamed in 2.6.24 | Nicolas Thill | 2008-02-06 | 1 | -7/+17 |
| | | | | SVN-Revision: 10402 | ||||
* | disable radar detection by default until it is fixed | Felix Fietkau | 2008-02-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 10401 | ||||
* | update uci - fixes a bug in parse_uci_tuple | Felix Fietkau | 2008-02-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 10400 | ||||
* | fix a stupid copy&paste mistake | Felix Fietkau | 2008-02-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 10399 | ||||
* | Allow more ttyUSB<N> devices to use the 3g script (#3098) | Florian Fainelli | 2008-02-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 10396 | ||||
* | fix wpa_supplicant for madwifi | John Crispin | 2008-02-05 | 1 | -2/+1 |
| | | | | SVN-Revision: 10392 | ||||
* | fix another crash | Felix Fietkau | 2008-02-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 10391 | ||||
* | upgrade to uci 0.2.2 - fixes uci invocations from hotplug | Felix Fietkau | 2008-02-05 | 1 | -2/+2 |
| | | | | SVN-Revision: 10390 | ||||
* | add an extra safety check | Felix Fietkau | 2008-02-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 10389 | ||||
* | import uci v0.2.1 - fixes a merge-import bug | Felix Fietkau | 2008-02-05 | 1 | -3/+3 |
| | | | | SVN-Revision: 10388 | ||||
* | fix wrong path to uci (thx, phr3ak) | Felix Fietkau | 2008-02-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 10387 | ||||
* | add uci v0.2 - implements batch mode and a command for listing changes to a ↵ | Felix Fietkau | 2008-02-05 | 1 | -4/+6 |
| | | | | | | package SVN-Revision: 10386 | ||||
* | move /etc/config/firewall to /etc/firewall.config to prevent it from ↵ | Felix Fietkau | 2008-02-04 | 2 | -4/+4 |
| | | | | | | interfering with uci - yes, this beast really needs a rewrite :) SVN-Revision: 10383 | ||||
* | upgrade uci 0.1.2, which accepts more characters in the section type validation | Felix Fietkau | 2008-02-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 10382 | ||||
* | update uci to 0.1.1 - accepts options without value or with an empty value ↵ | Felix Fietkau | 2008-02-04 | 1 | -3/+5 |
| | | | | | | as valid SVN-Revision: 10381 | ||||
* | change learning settings for NPE-C as well | Felix Fietkau | 2008-02-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 10379 | ||||
* | switch ixp4xx microcode - use one that does not have the "learning" mode, ↵ | Felix Fietkau | 2008-02-04 | 1 | -2/+2 |
| | | | | | | which can interfere with stp and bridging operation SVN-Revision: 10378 | ||||
* | fix copy&paste bug | Felix Fietkau | 2008-02-03 | 1 | -1/+0 |
| | | | | SVN-Revision: 10368 | ||||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 19 | -87/+269 |
| | | | | SVN-Revision: 10367 | ||||
* | package uuidgen | Felix Fietkau | 2008-02-02 | 1 | -0/+19 |
| | | | | | | | | | | Package uuidgen utility. It is useful for other filesystem utilities and miniupnpd. There is no need to change the release. Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name> SVN-Revision: 10350 | ||||
* | Add CDMA/EVDO support to comgt package | Felix Fietkau | 2008-02-02 | 3 | -24/+47 |
| | | | | | | | | | | | | | | | | | | | | | This patch adds a chat script and makes some modifications to /lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in addition to the existing GPRS/UMTS support. Modifications to 3g.sh are: - Added 'chat' variable to point at the appropriate script - Added 'evdo' and 'cdma' as acceptable 'service' values, and skip the whole gcom initialization bit - Changed pppd connection speed from 460800 to more widely supported 115200; in my experience, this is not your actual connection speed, but at what speed pppd sends setup commands to the interface. This kinda eliminates the need for /etc/ppp/3g.connect - I think I've replaced that functionality, but in a slightly more standardized method, using the 'connect' variable understood by PPP. Signed-off-by: RB<aoz.syn@gmail.com> SVN-Revision: 10347 | ||||
* | pull madwifi forward to the latest upstream version - should fix some dual ↵ | Felix Fietkau | 2008-01-31 | 14 | -323/+284 |
| | | | | | | radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) SVN-Revision: 10334 | ||||
* | Add 2.6 kernel dependency to gpioctl | Andy Boyett | 2008-01-30 | 1 | -1/+2 |
| | | | | SVN-Revision: 10325 | ||||
* | fix a small race condition in the madwifi queue handling | Felix Fietkau | 2008-01-29 | 1 | -2/+15 |
| | | | | SVN-Revision: 10312 | ||||
* | add missing #include | Felix Fietkau | 2008-01-28 | 1 | -6/+14 |
| | | | | SVN-Revision: 10297 | ||||
* | more queue handling stuff | Felix Fietkau | 2008-01-28 | 2 | -17/+56 |
| | | | | SVN-Revision: 10296 | ||||
* | update madwifi to latest trunk, include a few more fixes/improvements | Felix Fietkau | 2008-01-28 | 16 | -300/+398 |
| | | | | SVN-Revision: 10294 | ||||
* | make the system have a daemon user by default | John Crispin | 2008-01-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 10293 | ||||
* | only start crond if there are files in the crontab | John Crispin | 2008-01-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 10292 | ||||
* | madwifi: nuke some weird code which is causing NULL nodes to appear | Felix Fietkau | 2008-01-26 | 1 | -0/+15 |
| | | | | SVN-Revision: 10274 | ||||
* | do not use kzalloc() in madwifi, for compatibility reasons | Felix Fietkau | 2008-01-26 | 1 | -0/+32 |
| | | | | SVN-Revision: 10272 | ||||
* | madwifi: nuke some totally wrong code which was causing performance issues | Felix Fietkau | 2008-01-26 | 1 | -0/+118 |
| | | | | SVN-Revision: 10270 |