Commit graph

205 commits

Author SHA1 Message Date
Waldemar Brodkorb
50a15f8dfc small fix for Makefile
SVN-Revision: 2847
2006-01-06 20:02:07 +00:00
Florian Fainelli
72117f8cce Corrected some dummy error
SVN-Revision: 2846
2006-01-06 12:24:21 +00:00
Florian Fainelli
97ac80e13f Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules mentioned by the 20-madwifi file, closes #179
SVN-Revision: 2842
2006-01-05 22:19:28 +00:00
Florian Fainelli
59611c9674 Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800)
SVN-Revision: 2841
2006-01-05 20:05:39 +00:00
Felix Fietkau
c3906f9fac add bcm43xx
SVN-Revision: 2836
2006-01-05 01:42:16 +00:00
Felix Fietkau
d59abc2a2d fix typo
SVN-Revision: 2833
2006-01-05 01:10:41 +00:00
Felix Fietkau
0bedba966f create /etc/config if it doesn't exist
SVN-Revision: 2832
2006-01-05 00:54:46 +00:00
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
Felix Fietkau
77f30d9fb6 add linksys nvram fixup to S05nvram (fixes #32)
SVN-Revision: 2417
2005-11-11 14:49:55 +00:00
Felix Fietkau
9c924a5287 add new broadcom system code and new wlan driver (old driver still used by default)
SVN-Revision: 2395
2005-11-08 16:51:04 +00:00
Nicolas Thill
035c35e84a use the same versioning scheme for kernel and modules
SVN-Revision: 2392
2005-11-08 04:38:37 +00:00
Nicolas Thill
61d11947fe don't strip kernel modules
SVN-Revision: 2390
2005-11-08 03:49:58 +00:00
Nicolas Thill
18ae9fd95d fix alsa kmod build on 2.6/mipsel (fix #7), disable tests for other distros explicitly
SVN-Revision: 2359
2005-11-06 22:54:25 +00:00
Nicolas Thill
3f29a12bba re-enable alsa and openswan on brcm-2.6 (disabled by [2321]) to be able to reproduce #7 and #8
SVN-Revision: 2341
2005-11-06 00:52:55 +00:00
Nicolas Thill
4d2c00455f disable alsa and openswan on brcm-2.6
SVN-Revision: 2321
2005-11-03 04:28:44 +00:00
Nicolas Thill
863bd41e5e add 2.6 support for x86
SVN-Revision: 2320
2005-11-03 02:38:38 +00:00
Nicolas Thill
11474b14de rework the kernel menuconfig, always use prompt to display config text instead of bool/tristate
SVN-Revision: 2315
2005-11-02 22:30:28 +00:00
Nicolas Thill
1f4412a2f3 sort modules
SVN-Revision: 2314
2005-11-02 22:23:20 +00:00
Nicolas Thill
576b7eca0f use the cross-compiler to build additional packages
SVN-Revision: 2312
2005-11-02 02:42:06 +00:00
Nicolas Thill
ea72d399ef fix 2.6 modules pattern using a common LINUX_KMOD_SUFFIX variable, fix alsa 2.6 build when arch != mipsel
SVN-Revision: 2311
2005-11-01 17:30:26 +00:00
Nicolas Thill
7134592e07 continue massive kernel menuconfig reorganization
SVN-Revision: 2297
2005-10-24 02:10:06 +00:00
Nicolas Thill
d531438a01 rename soekris port to x86
SVN-Revision: 2285
2005-10-23 18:47:07 +00:00
Nicolas Thill
c3e51ef17d fix hostap build when target arch != mipsel
SVN-Revision: 2283
2005-10-23 18:34:21 +00:00
Nicolas Thill
d5de24cb8b add hostap kernel driver
SVN-Revision: 2278
2005-10-23 13:21:05 +00:00
Nicolas Thill
9d8526eeec remove spurious spaces
SVN-Revision: 2277
2005-10-23 13:18:28 +00:00
Imre Kaloz
3c4edae2cd replace madwifi with madwifi-ng
SVN-Revision: 2272
2005-10-23 09:39:12 +00:00
Felix Fietkau
0576b62a0f compile fix
SVN-Revision: 2262
2005-10-22 21:26:55 +00:00
Felix Fietkau
0fd4a35ec9 rename target/linux/package/openwrt to base-files
SVN-Revision: 2261
2005-10-22 20:52:12 +00:00
Felix Fietkau
fb8995c621 add jffs2root from whiterussian/
SVN-Revision: 2255
2005-10-22 19:51:51 +00:00
Felix Fietkau
18797a0ad8 another batch of V= stuff
SVN-Revision: 2244
2005-10-22 16:14:30 +00:00
Felix Fietkau
d657a1590c compile fix for diag
SVN-Revision: 2243
2005-10-22 15:43:16 +00:00
Felix Fietkau
f7712db53c make log output a bit nicer
SVN-Revision: 2241
2005-10-22 15:10:20 +00:00
Felix Fietkau
447eef2bae another small dependency fix
SVN-Revision: 2236
2005-10-22 13:10:06 +00:00
Felix Fietkau
6f9fbf34e6 more V= fixes
SVN-Revision: 2234
2005-10-22 12:54:17 +00:00
Felix Fietkau
c480aa15c1 add some more verbosity stuff
SVN-Revision: 2222
2005-10-22 01:40:50 +00:00
Felix Fietkau
35d1297447 large build system cleanup. added some stuff to control the verbosity level, but not complete, yet.
SVN-Revision: 2221
2005-10-22 00:06:20 +00:00
Felix Fietkau
1ae19adca5 fix broken mac handling in ar7 network overrides
SVN-Revision: 2206
2005-10-21 11:00:48 +00:00
Nicolas Thill
732482d3c7 update fuse to new upstream release (v2.4.1) (thanks to Christian Magnusson)
SVN-Revision: 2186
2005-10-20 03:00:29 +00:00
Nicolas Thill
3968c04610 provide a default network config for soekris
SVN-Revision: 2168
2005-10-18 01:28:37 +00:00
Felix Fietkau
a5483efdea blacklist alsa driver for ar7
SVN-Revision: 2159
2005-10-18 00:00:05 +00:00
Felix Fietkau
d8a9eedbc3 another svn-related fix
SVN-Revision: 2116
2005-10-17 10:03:27 +00:00
Felix Fietkau
9da074f3e1 fix default lan_ifnames for wrt54g v1.x
SVN-Revision: 2099
2005-10-12 15:05:24 +00:00
Nicolas Thill
5d8dc20df2 fix build when arch != mipsel
SVN-Revision: 2038
2005-10-03 02:16:27 +00:00
Waldemar Brodkorb
d1c1fb556b update openswan to 2.40
SVN-Revision: 2003
2005-09-29 12:40:16 +00:00
Nicolas Thill
00490da9ba add alsa kernel driver (thanks to David Collet)
SVN-Revision: 1997
2005-09-29 07:18:31 +00:00
Felix Fietkau
89d9a533ee fix v1/v4 bug in diag driver
SVN-Revision: 1969
2005-09-22 01:32:36 +00:00
Imre Kaloz
208236a70e move diag module outside of kernel directory
SVN-Revision: 1968
2005-09-21 09:55:03 +00:00
Waldemar Brodkorb
17ad59dd44 start a shell only on 2.6 system on second serial device, reported by Peter Urbanec, triggers a bug on Asus WL500g deluxe
SVN-Revision: 1965
2005-09-21 04:25:36 +00:00
Waldemar Brodkorb
e38ab244ac update to a new cvs snapshot
SVN-Revision: 1941
2005-09-16 21:30:02 +00:00
Waldemar Brodkorb
ec97d38d8a eth0-> vlan0
SVN-Revision: 1938
2005-09-16 20:27:25 +00:00
Waldemar Brodkorb
09b8b82361 make vlan/bridge default OpenWrt configuration work
SVN-Revision: 1937
2005-09-16 19:34:07 +00:00