Commit graph

1505 commits

Author SHA1 Message Date
Michael Büsch
99aaf500ed Upgrade b43 and mac80211.
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
2008-02-15 22:47:47 +00:00
Gabor Juhos
4e45a1d1ac iptables: remove obsolete patch
SVN-Revision: 10464
2008-02-15 09:31:07 +00:00
Travis Kemen
8cd2c6a4cd push a couple of fixes upstream from Acinonyx
SVN-Revision: 10463
2008-02-15 00:33:31 +00:00
Travis Kemen
cf1cf9a8fd create the dhcp leasefile if it doesn't exist
SVN-Revision: 10460
2008-02-14 21:17:14 +00:00
Travis Kemen
80f0eec0aa fix problems with the use of a passphrase, add option to use a key instead of passphrase
SVN-Revision: 10450
2008-02-13 03:40:45 +00:00
Felix Fietkau
3b2d9a13ee upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist
SVN-Revision: 10447
2008-02-12 22:04:08 +00:00
Matteo Croce
43e70d58c6 update acx100
SVN-Revision: 10439
2008-02-10 20:30:28 +00:00
Felix Fietkau
1963209708 commit after running uci_set_default
SVN-Revision: 10434
2008-02-09 18:14:01 +00:00
Felix Fietkau
c86404e5a1 don't fail on uci_load() with nonexisting config files, but return the right return code
SVN-Revision: 10433
2008-02-09 18:08:05 +00:00
Felix Fietkau
e1bb6ae6be make uci_add() create anonymous sections if requested and store the new section name in a variable
SVN-Revision: 10432
2008-02-09 17:27:43 +00:00
Felix Fietkau
dd90a2cadd bump uci to 0.2.5 - adds support for adding unnamed sections
SVN-Revision: 10431
2008-02-09 16:37:56 +00:00
Matteo Croce
cf02f1c6b2 backport acx100 2.6.24 fixes from SVN
SVN-Revision: 10425
2008-02-08 20:15:23 +00:00
Matteo Croce
bbc597e9be fix AR7 DSL with 2.6.24
SVN-Revision: 10423
2008-02-08 18:18:10 +00:00
Felix Fietkau
d5c5246c32 add a fix for memleaks caused by failed memory allocations
SVN-Revision: 10417
2008-02-08 05:13:06 +00:00
Felix Fietkau
f4012149b6 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength
SVN-Revision: 10416
2008-02-08 05:13:00 +00:00
Nicolas Thill
1725614fc0 fix a typo in kmod-crypto-test
SVN-Revision: 10406
2008-02-06 13:04:26 +00:00
Nicolas Thill
78be22e32d add a workaround for watchdog path changes
SVN-Revision: 10403
2008-02-06 07:41:04 +00:00
Nicolas Thill
f497e4c1c7 add a workaround for crypto modules renamed in 2.6.24
SVN-Revision: 10402
2008-02-06 07:36:51 +00:00
Felix Fietkau
cf4ea1eed0 disable radar detection by default until it is fixed
SVN-Revision: 10401
2008-02-05 22:25:29 +00:00
Felix Fietkau
bb84ed507e update uci - fixes a bug in parse_uci_tuple
SVN-Revision: 10400
2008-02-05 20:30:44 +00:00
Felix Fietkau
bbc3a023ca fix a stupid copy&paste mistake
SVN-Revision: 10399
2008-02-05 20:22:47 +00:00
Florian Fainelli
752737ff5b Allow more ttyUSB<N> devices to use the 3g script (#3098)
SVN-Revision: 10396
2008-02-05 15:43:33 +00:00
John Crispin
2630cb3800 fix wpa_supplicant for madwifi
SVN-Revision: 10392
2008-02-05 13:36:30 +00:00
Felix Fietkau
b7dc7f320f fix another crash
SVN-Revision: 10391
2008-02-05 05:05:25 +00:00
Felix Fietkau
75bc43fc95 upgrade to uci 0.2.2 - fixes uci invocations from hotplug
SVN-Revision: 10390
2008-02-05 02:30:43 +00:00
Felix Fietkau
49080689d9 add an extra safety check
SVN-Revision: 10389
2008-02-05 01:47:47 +00:00
Felix Fietkau
2e4ccd2aad import uci v0.2.1 - fixes a merge-import bug
SVN-Revision: 10388
2008-02-05 01:14:30 +00:00
Felix Fietkau
7089be5ad8 fix wrong path to uci (thx, phr3ak)
SVN-Revision: 10387
2008-02-05 00:52:48 +00:00
Felix Fietkau
f2f0fef9b1 add uci v0.2 - implements batch mode and a command for listing changes to a package
SVN-Revision: 10386
2008-02-05 00:34:17 +00:00
Felix Fietkau
c89de79512 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :)
SVN-Revision: 10383
2008-02-04 22:03:18 +00:00
Felix Fietkau
04caf0a56c upgrade uci 0.1.2, which accepts more characters in the section type validation
SVN-Revision: 10382
2008-02-04 21:59:49 +00:00
Felix Fietkau
c5c1f8f1c2 update uci to 0.1.1 - accepts options without value or with an empty value as valid
SVN-Revision: 10381
2008-02-04 21:08:12 +00:00
Felix Fietkau
c0ffd0231b change learning settings for NPE-C as well
SVN-Revision: 10379
2008-02-04 05:54:05 +00:00
Felix Fietkau
1e9231f939 switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation
SVN-Revision: 10378
2008-02-04 04:02:37 +00:00
Felix Fietkau
1f224fac8a fix copy&paste bug
SVN-Revision: 10368
2008-02-03 07:00:22 +00:00
Felix Fietkau
0cf1a58282 Here comes the new UCI. Enjoy :)
SVN-Revision: 10367
2008-02-03 06:48:15 +00:00
Felix Fietkau
6fc52b0aba package uuidgen
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
2008-02-02 01:29:32 +00:00
Felix Fietkau
738d610209 Add CDMA/EVDO support to comgt package
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
2008-02-02 01:21:31 +00:00
Felix Fietkau
02cabf5948 pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG)
SVN-Revision: 10334
2008-01-31 04:09:54 +00:00
Andy Boyett
36d6e448f2 Add 2.6 kernel dependency to gpioctl
SVN-Revision: 10325
2008-01-30 09:38:32 +00:00
Felix Fietkau
e6cd9ebff6 fix a small race condition in the madwifi queue handling
SVN-Revision: 10312
2008-01-29 17:17:04 +00:00
Felix Fietkau
aa243819e9 add missing #include
SVN-Revision: 10297
2008-01-28 21:02:31 +00:00
Felix Fietkau
a79d8cc2df more queue handling stuff
SVN-Revision: 10296
2008-01-28 19:35:38 +00:00
Felix Fietkau
d9ad14d717 update madwifi to latest trunk, include a few more fixes/improvements
SVN-Revision: 10294
2008-01-28 18:34:06 +00:00
John Crispin
5f713d6adb make the system have a daemon user by default
SVN-Revision: 10293
2008-01-28 18:16:00 +00:00
John Crispin
6df5a9cf17 only start crond if there are files in the crontab
SVN-Revision: 10292
2008-01-28 17:23:22 +00:00
Felix Fietkau
99bda2bbe0 madwifi: nuke some weird code which is causing NULL nodes to appear
SVN-Revision: 10274
2008-01-26 15:18:18 +00:00
Felix Fietkau
aedc7243b0 do not use kzalloc() in madwifi, for compatibility reasons
SVN-Revision: 10272
2008-01-26 10:17:22 +00:00
Felix Fietkau
c9d3be59ae madwifi: nuke some totally wrong code which was causing performance issues
SVN-Revision: 10270
2008-01-26 05:45:37 +00:00
Felix Fietkau
0751ec93ff madwifi: use mrr even in legacy mode
SVN-Revision: 10269
2008-01-26 05:45:31 +00:00