Commit graph

148 commits

Author SHA1 Message Date
Felix Fietkau
11c0b6ea1d add script for autogenerating /etc/config/network based on nvram, remove default /etc/config/network
SVN-Revision: 2829
2006-01-04 23:49:46 +00:00
Felix Fietkau
224e0930df kmod-switch: vlan parser rewrite, some api changes, minor fixes
SVN-Revision: 2819
2006-01-04 19:10:06 +00:00
Waldemar Brodkorb
a3489cb481 first load network driver (10), then wlan driver (20) and then wlcompat, so the order of eth0/eth1 is as used to
SVN-Revision: 2814
2006-01-03 00:40:02 +00:00
Felix Fietkau
9f0fc7b5e9 revert config default change for ieee80211-dscape, do real depends instead
SVN-Revision: 2799
2006-01-02 01:29:27 +00:00
Waldemar Brodkorb
aa1d78aa30 disable kmod-ieee80211-dscape on 2.4 devel build
SVN-Revision: 2798
2006-01-02 01:18:25 +00:00
Felix Fietkau
bd871a92b8 load switch drivers after ethernet drivers
SVN-Revision: 2797
2006-01-01 13:44:20 +00:00
Felix Fietkau
a50279c334 add devicescape 802.11 stack
SVN-Revision: 2791
2005-12-28 13:22:51 +00:00
Felix Fietkau
0248499b67 fix missing sbh symbol on 2.4
SVN-Revision: 2784
2005-12-25 22:26:08 +00:00
Felix Fietkau
5dff113a9a fix wrong order of switch-adm.c includes
SVN-Revision: 2783
2005-12-25 22:13:00 +00:00
Felix Fietkau
d0973506ba fix kernel version detection in switch driver
SVN-Revision: 2782
2005-12-25 21:57:14 +00:00
Waldemar Brodkorb
36bde48820 first ar531x support for 2.4, thx Mile Albon, some addons from me for mips big endian toolchain
SVN-Revision: 2781
2005-12-25 20:04:16 +00:00
Waldemar Brodkorb
b3f574ebe8 use b44/switch driver on 2.4-brcm and 2.6-brcm
SVN-Revision: 2780
2005-12-25 18:28:26 +00:00
Felix Fietkau
e86714af08 fix switch driver makefiles for 2.4
SVN-Revision: 2779
2005-12-25 15:15:32 +00:00
Felix Fietkau
874b56053e fix switch driver makefile
SVN-Revision: 2778
2005-12-25 14:28:09 +00:00
Waldemar Brodkorb
e7f310ff07 small fix for driver description
SVN-Revision: 2777
2005-12-25 14:24:36 +00:00
Waldemar Brodkorb
b659ffeda9 first try to integrate nbds great new switch drivers for 2.4/2.6 with full vlan support for Netgear and Linksys routers, robo and adm switch, tada
SVN-Revision: 2776
2005-12-25 14:18:55 +00:00
Waldemar Brodkorb
a5a4129e57 new upstream 0.6.2pre1
SVN-Revision: 2775
2005-12-25 13:09:15 +00:00
Waldemar Brodkorb
9d89144eef bump release
SVN-Revision: 2772
2005-12-25 04:10:50 +00:00
Waldemar Brodkorb
912e59f77d fix oops on start, forgot to ifdef one call last time, closes #133
SVN-Revision: 2769
2005-12-25 04:08:13 +00:00
Waldemar Brodkorb
97e2462e1f update to new version, fixes bug #153
SVN-Revision: 2767
2005-12-25 02:10:14 +00:00
Waldemar Brodkorb
80cba7dace fix build on 2.4 systems
SVN-Revision: 2754
2005-12-23 23:00:48 +00:00
Waldemar Brodkorb
bbce027d7d fix compile issues, from http://bugs.xelerance.com/view.php?id=509
SVN-Revision: 2725
2005-12-18 17:12:30 +00:00
Imre Kaloz
d18fb042fe fix directory name
SVN-Revision: 2686
2005-12-15 11:06:42 +00:00
Imre Kaloz
57ac9646b7 upgrade madwifi snapshot to r1358
SVN-Revision: 2684
2005-12-15 09:54:55 +00:00
Nicolas Thill
37501334fc disable eagle-usb until florian commits it
SVN-Revision: 2641
2005-12-12 17:59:13 +00:00
Florian Fainelli
4cb219eae2 Added support for MMS connection tracking
SVN-Revision: 2640
2005-12-12 15:59:31 +00:00
Nicolas Thill
87a9a4bf58 adjust svn properties: add missing "svn:keywords" for Makefiles, set "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files
SVN-Revision: 2638
2005-12-12 04:03:48 +00:00
Nicolas Thill
f59b137053 fix 2.4 build error introduced by changeset:2606
SVN-Revision: 2613
2005-12-11 21:13:08 +00:00
Nicolas Thill
90cd8f38ee fix 2.6 module build when compiling on a 2.4 host system
SVN-Revision: 2606
2005-12-09 10:00:28 +00:00
Nicolas Thill
72e74d22f5 remove Maintainer: and Source: fields from ipkg control files
SVN-Revision: 2605
2005-12-08 22:29:00 +00:00
Nicolas Thill
e2af66b181 add kernel driver for SPCA5XX based USB cameras
SVN-Revision: 2602
2005-12-08 22:09:33 +00:00
Nicolas Thill
cba62f4137 remove obsolete comments stating that the modules won't build on mipsel/2.6
SVN-Revision: 2598
2005-12-08 09:06:03 +00:00
Waldemar Brodkorb
ed02b762db add ath_rate_sample, fix module loading on netgear wgt634u
SVN-Revision: 2561
2005-11-29 01:35:32 +00:00
Nicolas Thill
ee81a26c37 update alsa to latest stable upstream release (v1.0.10)
SVN-Revision: 2555
2005-11-27 16:52:10 +00:00
Waldemar Brodkorb
1af8bb9c59 close ticket #63
SVN-Revision: 2553
2005-11-24 04:11:08 +00:00
Nicolas Thill
52ad2ea4fe update hostap-driver to new upstream stable version (v0.4.7)
SVN-Revision: 2541
2005-11-22 03:09:27 +00:00
Waldemar Brodkorb
bd354995a8 fix madwifi package build, onoe/ath_rate_onoe.ko is not build
SVN-Revision: 2540
2005-11-21 19:38:51 +00:00
Imre Kaloz
77fc3b904d upgrade madwifi-ng snapshot to r1329-20051121
SVN-Revision: 2539
2005-11-21 05:54:29 +00:00
Felix Fietkau
9a8a69c0b8 make wlcompat display 19 dBm max. when regulatory override is disabled
SVN-Revision: 2530
2005-11-19 01:07:50 +00:00
Felix Fietkau
818937b28f fix more typos
SVN-Revision: 2514
2005-11-16 22:22:26 +00:00
Felix Fietkau
8f521de127 fix failsafe mode on brcm-2.4
SVN-Revision: 2513
2005-11-16 22:12:18 +00:00
Felix Fietkau
4722e8eab1 add extra safety for linksys nvram fixup (should fix #56, though i haven't been able to reproduce it)
SVN-Revision: 2506
2005-11-15 21:25:26 +00:00
Waldemar Brodkorb
0fb3620001 security update, fixes #52
SVN-Revision: 2493
2005-11-15 09:33:33 +00:00
Felix Fietkau
bccdef81df fix wlcompat menuconfig dependencies
SVN-Revision: 2479
2005-11-14 00:44:34 +00:00
Felix Fietkau
22aeff06e5 seems like openswan needed another flags to compile properly
SVN-Revision: 2470
2005-11-13 11:35:29 +00:00
Felix Fietkau
468e507c0a fix openswan compile with linux-2.6 (bug #8)
SVN-Revision: 2466
2005-11-13 00:25:34 +00:00
Felix Fietkau
bde62dddaf enable madwifi by default in brcm-2.6
SVN-Revision: 2461
2005-11-12 22:30:41 +00:00
Felix Fietkau
01e335a5ba make linksys fixup script safe for GS v4
SVN-Revision: 2453
2005-11-12 19:15:54 +00:00
Felix Fietkau
57beac3730 improve signal level/quality display
SVN-Revision: 2426
2005-11-11 18:17:27 +00:00
Felix Fietkau
d912196f67 fix noise/signal level display (fixes #20)
SVN-Revision: 2421
2005-11-11 16:04:02 +00:00