Travis Kemen
fe7e52b4fa
change psk back to key
...
SVN-Revision: 10488
17 years ago
Michael Büsch
670b7ab883
b43: Make probing of NPHY devices possible.
...
SVN-Revision: 10487
17 years ago
Michael Büsch
b09be5c15e
hostapd: Disable driver_nl80211 if mac80211 is not built
...
SVN-Revision: 10481
17 years ago
Michael Büsch
941d4aa429
b43: Switch to latest firmware.
...
SVN-Revision: 10479
17 years ago
Michael Büsch
7a62cb1f15
hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable.
...
SVN-Revision: 10478
17 years ago
Michael Büsch
23405a451a
mac80211 wifi script: Tell hostapd to use the nl80211 driver.
...
SVN-Revision: 10477
17 years ago
Michael Büsch
306caa660a
hostapd: use patches to add the nl80211 driver instead of copying the files.
...
SVN-Revision: 10475
17 years ago
Michael Büsch
256c2586b5
Whoops, forgot to add this file to the b43-update commit.
...
SVN-Revision: 10472
17 years ago
Michael Büsch
c77dfdeedd
mac80211: allow AP and VLAN modes
...
SVN-Revision: 10471
17 years ago
Michael Büsch
5fc0f18316
Enable nl80211 support in hostapd.
...
SVN-Revision: 10470
17 years ago
Michael Büsch
794ddf6b63
Add hostapd support for nl80211 (mac80211 stack)
...
SVN-Revision: 10469
17 years ago
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
17 years ago
Gabor Juhos
4e45a1d1ac
iptables: remove obsolete patch
...
SVN-Revision: 10464
17 years ago
Travis Kemen
8cd2c6a4cd
push a couple of fixes upstream from Acinonyx
...
SVN-Revision: 10463
17 years ago
Travis Kemen
cf1cf9a8fd
create the dhcp leasefile if it doesn't exist
...
SVN-Revision: 10460
17 years ago
Travis Kemen
80f0eec0aa
fix problems with the use of a passphrase, add option to use a key instead of passphrase
...
SVN-Revision: 10450
17 years ago
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
17 years ago
Matteo Croce
43e70d58c6
update acx100
...
SVN-Revision: 10439
17 years ago
Felix Fietkau
1963209708
commit after running uci_set_default
...
SVN-Revision: 10434
17 years ago
Felix Fietkau
c86404e5a1
don't fail on uci_load() with nonexisting config files, but return the right return code
...
SVN-Revision: 10433
17 years ago
Felix Fietkau
e1bb6ae6be
make uci_add() create anonymous sections if requested and store the new section name in a variable
...
SVN-Revision: 10432
17 years ago
Felix Fietkau
dd90a2cadd
bump uci to 0.2.5 - adds support for adding unnamed sections
...
SVN-Revision: 10431
17 years ago
Matteo Croce
cf02f1c6b2
backport acx100 2.6.24 fixes from SVN
...
SVN-Revision: 10425
17 years ago
Matteo Croce
bbc597e9be
fix AR7 DSL with 2.6.24
...
SVN-Revision: 10423
17 years ago
Felix Fietkau
d5c5246c32
add a fix for memleaks caused by failed memory allocations
...
SVN-Revision: 10417
17 years ago
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
17 years ago
Nicolas Thill
1725614fc0
fix a typo in kmod-crypto-test
...
SVN-Revision: 10406
17 years ago
Nicolas Thill
78be22e32d
add a workaround for watchdog path changes
...
SVN-Revision: 10403
17 years ago
Nicolas Thill
f497e4c1c7
add a workaround for crypto modules renamed in 2.6.24
...
SVN-Revision: 10402
17 years ago
Felix Fietkau
cf4ea1eed0
disable radar detection by default until it is fixed
...
SVN-Revision: 10401
17 years ago
Felix Fietkau
bb84ed507e
update uci - fixes a bug in parse_uci_tuple
...
SVN-Revision: 10400
17 years ago
Felix Fietkau
bbc3a023ca
fix a stupid copy&paste mistake
...
SVN-Revision: 10399
17 years ago
Florian Fainelli
752737ff5b
Allow more ttyUSB<N> devices to use the 3g script ( #3098 )
...
SVN-Revision: 10396
17 years ago
John Crispin
2630cb3800
fix wpa_supplicant for madwifi
...
SVN-Revision: 10392
17 years ago
Felix Fietkau
b7dc7f320f
fix another crash
...
SVN-Revision: 10391
17 years ago
Felix Fietkau
75bc43fc95
upgrade to uci 0.2.2 - fixes uci invocations from hotplug
...
SVN-Revision: 10390
17 years ago
Felix Fietkau
49080689d9
add an extra safety check
...
SVN-Revision: 10389
17 years ago
Felix Fietkau
2e4ccd2aad
import uci v0.2.1 - fixes a merge-import bug
...
SVN-Revision: 10388
17 years ago
Felix Fietkau
7089be5ad8
fix wrong path to uci (thx, phr3ak)
...
SVN-Revision: 10387
17 years ago
Felix Fietkau
f2f0fef9b1
add uci v0.2 - implements batch mode and a command for listing changes to a package
...
SVN-Revision: 10386
17 years ago
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
17 years ago
Felix Fietkau
04caf0a56c
upgrade uci 0.1.2, which accepts more characters in the section type validation
...
SVN-Revision: 10382
17 years ago
Felix Fietkau
c5c1f8f1c2
update uci to 0.1.1 - accepts options without value or with an empty value as valid
...
SVN-Revision: 10381
17 years ago
Felix Fietkau
c0ffd0231b
change learning settings for NPE-C as well
...
SVN-Revision: 10379
17 years ago
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
17 years ago
Felix Fietkau
1f224fac8a
fix copy&paste bug
...
SVN-Revision: 10368
17 years ago
Felix Fietkau
0cf1a58282
Here comes the new UCI. Enjoy :)
...
SVN-Revision: 10367
17 years ago
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
17 years ago
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
17 years ago
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
17 years ago