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
Tim Yardley
063e150eb9
updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel
...
SVN-Revision: 10147
2008-01-08 22:28:35 +00:00
Florian Fainelli
a4ca693c7e
Add back Sitecom WL-105b support
...
SVN-Revision: 10142
2008-01-08 14:27:48 +00:00
Florian Fainelli
c3c33ff16a
Hi all, here is a patch for package/ar7-atm. It fixes the bug #2377 , which reports a WARNING: at kernel/softirq.c:138 local_bh_enable().
...
Make the TIATM driver use tasklet, instead of BH without the flag, the TIATM driver treats packets inside BH,
which is wrong for most skbuff stuff. Use tasklet instead.
Signed-off-by: <benoit.ganne@gmail.com>
SVN-Revision: 10141
2008-01-07 19:38:17 +00:00
Felix Fietkau
d9e54d1e0b
export switch-core.h to $(STAGING_DIR)
...
SVN-Revision: 10138
2008-01-06 19:28:26 +00:00
Felix Fietkau
178721f76b
update brcm-2.4 to 2.4.35.4, integrate new broadcom system code, update broadcom-wl to a contributed version (v4.150.10.5) - no bcm57xx support yet, will follow shortly
...
SVN-Revision: 10137
2008-01-06 19:28:07 +00:00