Felix Fietkau
4f8a59539d
refresh madwifi patches, fix an issue with napi polling (thx SeG)
...
SVN-Revision: 10511
2008-02-20 21:26:21 +00:00
Michael Büsch
19477a56a9
bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have.
...
SVN-Revision: 10509
2008-02-20 17:56:24 +00:00
Felix Fietkau
c68dfd4de4
napi polling fix
...
SVN-Revision: 10507
2008-02-20 16:54:51 +00:00
Felix Fietkau
caed2f7f9c
madwifi: remove a dangerous debugging define
...
SVN-Revision: 10506
2008-02-20 16:54:45 +00:00
Felix Fietkau
23acc030cb
improve reliability of the beaconcal patch
...
SVN-Revision: 10505
2008-02-20 16:54:40 +00:00
Michael Büsch
faa14263f5
ssb: Make the GPIO API reentrancy safe.
...
SVN-Revision: 10496
2008-02-19 15:22:17 +00:00
Michael Büsch
66dec6d8a1
ssb: Update the GPIO API
...
SVN-Revision: 10495
2008-02-19 13:52:57 +00:00
Michael Büsch
c57ca284ce
ssb: Update to latest upstream version of ssb.
...
SVN-Revision: 10490
2008-02-19 01:24:18 +00:00
Travis Kemen
fe7e52b4fa
change psk back to key
...
SVN-Revision: 10488
2008-02-18 23:40:31 +00:00
Michael Büsch
670b7ab883
b43: Make probing of NPHY devices possible.
...
SVN-Revision: 10487
2008-02-18 22:21:29 +00:00
Michael Büsch
b09be5c15e
hostapd: Disable driver_nl80211 if mac80211 is not built
...
SVN-Revision: 10481
2008-02-17 17:02:02 +00:00
Michael Büsch
941d4aa429
b43: Switch to latest firmware.
...
SVN-Revision: 10479
2008-02-17 13:43:27 +00:00
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
2008-02-17 13:30:24 +00:00
Michael Büsch
23405a451a
mac80211 wifi script: Tell hostapd to use the nl80211 driver.
...
SVN-Revision: 10477
2008-02-17 13:29:22 +00:00
Michael Büsch
306caa660a
hostapd: use patches to add the nl80211 driver instead of copying the files.
...
SVN-Revision: 10475
2008-02-17 12:18:33 +00:00
Michael Büsch
256c2586b5
Whoops, forgot to add this file to the b43-update commit.
...
SVN-Revision: 10472
2008-02-16 22:28:51 +00:00
Michael Büsch
c77dfdeedd
mac80211: allow AP and VLAN modes
...
SVN-Revision: 10471
2008-02-16 19:21:08 +00:00
Michael Büsch
5fc0f18316
Enable nl80211 support in hostapd.
...
SVN-Revision: 10470
2008-02-16 19:01:59 +00:00
Michael Büsch
794ddf6b63
Add hostapd support for nl80211 (mac80211 stack)
...
SVN-Revision: 10469
2008-02-16 18:51:55 +00:00
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
Felix Fietkau
90ff19aa07
add a patch for properly refreshing the bssidmask
...
SVN-Revision: 10268
2008-01-26 04:47:11 +00:00
John Crispin
8f39c35159
add userspace tool for gpio_dev
...
SVN-Revision: 10267
2008-01-26 04:24:05 +00:00
Felix Fietkau
d7b86662f7
add extra sanity checks in madwifi
...
SVN-Revision: 10266
2008-01-26 04:19:50 +00:00
Felix Fietkau
f6c094ac8a
add a patch for improved transmit signal strength in madwifi
...
SVN-Revision: 10264
2008-01-26 03:21:12 +00:00
John Crispin
0844d5fe49
add generic gpio char dev for CONFIG_GENERIC_GPIO archs
...
SVN-Revision: 10261
2008-01-26 03:16:11 +00:00
Felix Fietkau
929767622f
add some random madwifi fixes
...
SVN-Revision: 10260
2008-01-25 23:09:13 +00:00
Felix Fietkau
1fb5433154
upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection
...
SVN-Revision: 10259
2008-01-25 20:24:25 +00:00
John Crispin
dfa7ec4c25
make busybox have hwclocjk tool enable by default
...
SVN-Revision: 10255
2008-01-25 16:49:21 +00:00
Felix Fietkau
4ff87a6638
oops, applied the ipkg patch with the wrong patchlevel
...
SVN-Revision: 10253
2008-01-25 16:46:26 +00:00
Felix Fietkau
e84e3a5b03
missing optional parameters for restart and boot functions
...
Add missing optional parameters in remaining rc functions.
It fixes my previous implementation of parametrized rc functions [8106],
ticket #3063 , thanks argovela-at-yahoo-com for reporting.
Signed-off-by: Lubos Stanek (lubek) <lubek@lubek.name>
SVN-Revision: 10245
2008-01-25 10:59:40 +00:00
Jens Muecke
3829f7b3f1
Updating libertas wireless driver to latest version.
...
SVN-Revision: 10235
2008-01-24 03:03:04 +00:00
Travis Kemen
f548e54b8d
add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
...
SVN-Revision: 10217
2008-01-17 01:23:38 +00:00
Travis Kemen
e743dd5c81
add option configure a custom netmask for dhcp clients Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch>
...
SVN-Revision: 10216
2008-01-17 01:15:50 +00:00
Felix Fietkau
aee68ecb03
upgrade broadcom-wl, fixes wpa2 issues. remove compat-ldso, not necessary anymore
...
SVN-Revision: 10207
2008-01-16 03:40:08 +00:00
Felix Fietkau
bb57348b94
fix multi-essid setting for broadcom-wl
...
SVN-Revision: 10206
2008-01-16 03:40:04 +00:00
Matteo Croce
94ccc26f42
update ar7 sangam tarball
...
SVN-Revision: 10203
2008-01-15 03:25:11 +00:00
Felix Fietkau
338e846c79
revert [10201] - the broadcom-wl md5sum was correct, the upload on mirror2 however was not. fixed now
...
SVN-Revision: 10202
2008-01-15 03:22:10 +00:00
Andy Boyett
e233aed2bd
broadcom-wl md5sum fixed, thanks ix.
...
SVN-Revision: 10201
2008-01-15 02:25:05 +00:00
Travis Kemen
e8bc160a02
disable use of sendfile() for httpd
...
SVN-Revision: 10200
2008-01-15 02:23:59 +00:00
Travis Kemen
2642f5c065
fix madwifi compile for iop32x
...
SVN-Revision: 10198
2008-01-15 00:01:05 +00:00
Andy Boyett
f9ddabb579
Fix iwconfig symlink generation, closes #3013
...
SVN-Revision: 10188
2008-01-14 08:34:07 +00:00
Matteo Croce
7a1e03489f
acx: fix X86 builds
...
SVN-Revision: 10183
2008-01-14 01:40:00 +00:00
Matteo Croce
6993d2138c
update the acx driver
...
SVN-Revision: 10178
2008-01-12 13:27:26 +00:00
John Crispin
a1833b272b
remove obseleted package
...
SVN-Revision: 10177
2008-01-12 12:08:20 +00:00
Gabor Juhos
31c7a323e6
kernel/modules: fix zd1211 dependancy ( closes : #2985 )
...
SVN-Revision: 10175
2008-01-11 19:32:33 +00:00
Tim Yardley
b55a670253
add broadcom b44 driver support
...
SVN-Revision: 10162
2008-01-10 21:15:03 +00:00
Florian Fainelli
d180d4e006
Fix compilation failures with spca5xx-le ( #2735 )
...
SVN-Revision: 10158
2008-01-10 18:15:45 +00:00
Florian Fainelli
679e42f910
Mark spca5xx-le as broken ( #2923 )
...
SVN-Revision: 10157
2008-01-10 17:46:52 +00:00
Gabor Juhos
6ea68a4b4e
pcmcia-core: fix a typo
...
SVN-Revision: 10154
2008-01-09 07:44:17 +00:00
Travis Kemen
2099ad591a
fix broken patch file from #2997
...
SVN-Revision: 10152
2008-01-09 02:46:58 +00:00
Tim Yardley
7eff5caa70
md5sum was left out
...
SVN-Revision: 10148
2008-01-08 22:31:26 +00:00