Commit graph

246 commits

Author SHA1 Message Date
Waldemar Brodkorb
589ddc469d remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape and bcm43xx driver is integrated into mainstream
SVN-Revision: 3773
2006-05-14 08:33:24 +00:00
Felix Fietkau
903b0cae33 update madwifi to r1543
SVN-Revision: 3734
2006-05-06 23:40:19 +00:00
Felix Fietkau
42544ede7a rename wl.o wireless interface from ethX to wl0
SVN-Revision: 3732
2006-05-06 02:34:35 +00:00
Florian Fainelli
59c2c68661 More au1000 fixes. Clean up patch Add mount_root specific (different partition naming) Add an init script to kernel command line to set up OpenWrt at boot time
SVN-Revision: 3730
2006-05-05 09:58:23 +00:00
Mike Baker
29553d8436 update sibyte kernel, fix a few remaining bugs
SVN-Revision: 3712
2006-04-28 22:35:21 +00:00
Imre Kaloz
b2f8def158 XScale support (Gateway 7001), take two
SVN-Revision: 3665
2006-04-17 18:03:53 +00:00
Imre Kaloz
25bba9554f add preliminary support for the XScale port, generic endianness indication
SVN-Revision: 3648
2006-04-14 10:23:54 +00:00
Felix Fietkau
d74035672a disable the ZD1211 driver for linux 2.4 (does not build)
SVN-Revision: 3636
2006-04-13 15:53:09 +00:00
Felix Fietkau
99239efe1b update openswan to 2.4.5 final
SVN-Revision: 3635
2006-04-13 15:41:27 +00:00
Felix Fietkau
ece065ce03 cosmetic fix for the ar7 network defaults
SVN-Revision: 3634
2006-04-13 14:45:51 +00:00
Felix Fietkau
8f766cb0aa fix default interface name for ar7
SVN-Revision: 3632
2006-04-13 14:28:40 +00:00
Florian Fainelli
ad8842b945 Move ueagle to the main kernel config since it is in stock kernel Add Zydas ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming
SVN-Revision: 3626
2006-04-12 14:48:36 +00:00
Florian Fainelli
befba55ee3 Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample base-files bridging eth0 with ath0.
SVN-Revision: 3615
2006-04-11 12:22:26 +00:00
Florian Fainelli
dee7913c5b Restored madwifi compilation (disabled for some weird local hacks)
SVN-Revision: 3607
2006-04-10 15:33:40 +00:00
Florian Fainelli
a86978e2e6 Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to Etienne for the hardware ;)
SVN-Revision: 3606
2006-04-10 15:31:26 +00:00
Felix Fietkau
1d58e30ba4 remove more nvram references
SVN-Revision: 3589
2006-04-05 03:45:06 +00:00
Felix Fietkau
ee27e41337 large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
2006-04-05 02:09:22 +00:00
Nicolas Thill
45b8c7eff7 fix kmod-fuse build on 2.4
SVN-Revision: 3577
2006-04-02 01:25:05 +00:00
Mike Baker
226b97617a update madwifi
SVN-Revision: 3558
2006-03-31 16:55:02 +00:00
Waldemar Brodkorb
0c6974e6e7 fix compile problem brcm-2.6
SVN-Revision: 3548
2006-03-29 13:26:40 +00:00
Waldemar Brodkorb
e6b1bb058c fix #404
SVN-Revision: 3537
2006-03-28 23:52:45 +00:00
Waldemar Brodkorb
03d4dce2f6 update openswan to 2.4.5rc5 and fix compile issues
SVN-Revision: 3535
2006-03-28 23:33:28 +00:00
Waldemar Brodkorb
0ac8c461ae fix 2.6.16 issues, from mini_fo git repository
SVN-Revision: 3533
2006-03-28 22:58:27 +00:00
Waldemar Brodkorb
6340d8c27d disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages does not compile and nobody cares at the moment
SVN-Revision: 3530
2006-03-28 19:39:20 +00:00
Waldemar Brodkorb
48e90f1370 disable hostap-driver for 2.6 ports, it does not compile and there is a compilable version included in 2.6.16
SVN-Revision: 3529
2006-03-28 19:13:54 +00:00
Waldemar Brodkorb
4af0526e7e update madwifi, see #385, 105-radiotap_endian_fix.patch is integrated upstream
SVN-Revision: 3528
2006-03-28 18:32:24 +00:00
Waldemar Brodkorb
3b8164e5fe update to 2.5.2 to fix compile issue
SVN-Revision: 3527
2006-03-28 18:21:42 +00:00
Waldemar Brodkorb
5c9577c865 update alsa, fix compile
SVN-Revision: 3526
2006-03-28 17:38:01 +00:00
Nicolas Thill
8bff6f4882 fix madwifi-old (closes: #414)
SVN-Revision: 3517
2006-03-28 07:00:05 +00:00
Waldemar Brodkorb
5b89a1ff7d add diag.o for brcm-2.4 by default, add fixes for wap54g from Tomas Vanek
SVN-Revision: 3510
2006-03-27 21:05:17 +00:00
Felix Fietkau
2ab14de547 fix gcc4-related bug in switch-robo
SVN-Revision: 3483
2006-03-25 14:31:42 +00:00
Felix Fietkau
4f907989c5 fix lan_ifnames for the wgt634u (#367), add default lan_netmask variable on brcm-2.*
SVN-Revision: 3445
2006-03-22 09:34:30 +00:00
Imre Kaloz
d47a343305 reorder the madwifi modules to get rid of the annoying console messages on boot
SVN-Revision: 3421
2006-03-20 21:44:35 +00:00
Felix Fietkau
4f946e6106 add missing copyright info
SVN-Revision: 3402
2006-03-18 18:09:48 +00:00
Waldemar Brodkorb
33bb94552a do not overwrite madwifi-ng includes, use madwifi-old directory
SVN-Revision: 3369
2006-03-14 21:13:36 +00:00
Waldemar Brodkorb
677dd2392f update to a newer snapshot and m. buesch snapshots
SVN-Revision: 3358
2006-03-13 11:27:06 +00:00
Felix Fietkau
1f6779629f fix ar7 default config
SVN-Revision: 3312
2006-03-05 20:29:15 +00:00
Felix Fietkau
0299fa3692 add madwifi-old
SVN-Revision: 3305
2006-03-04 05:48:53 +00:00
Felix Fietkau
61d956fdc3 update spca5xx (fix broken link)
SVN-Revision: 3297
2006-03-02 23:42:52 +00:00
Florian Fainelli
3b8e92c0b4 Removed SIP connection tracking helper, licence unclear, unresolved symbols
SVN-Revision: 3292
2006-03-01 06:37:25 +00:00
Felix Fietkau
cc272cba3e update madwifi
SVN-Revision: 3287
2006-02-28 20:09:56 +00:00
Felix Fietkau
1c9302c9a9 fix make target/linux/package/*-clean
SVN-Revision: 3271
2006-02-24 20:59:09 +00:00
Mike Baker
fdb24aa3c9 correction
SVN-Revision: 3261
2006-02-21 21:33:12 +00:00
Mike Baker
e5153f5144 Add jwright's madwifi endian patch
SVN-Revision: 3257
2006-02-20 19:02:18 +00:00
Felix Fietkau
f70af10813 small defaults fix for ieee80211-dscape
SVN-Revision: 3253
2006-02-18 23:36:15 +00:00
Felix Fietkau
5dc49bf217 fix for madwifi radiotap support (patch by jwright)
SVN-Revision: 3249
2006-02-17 16:32:51 +00:00
Felix Fietkau
16e005236f add patch from #196
SVN-Revision: 3223
2006-02-12 06:31:22 +00:00
Felix Fietkau
86382b98a4 add support for netgear dg834 and the almost identical sphairon jdr454wb: new images, automatic boot loader patcher, updated flash script (dlink.pl renamed to adam2flash.pl) - Thanks to Jonathan McDowell (Noodles)
SVN-Revision: 3221
2006-02-12 06:00:38 +00:00
Waldemar Brodkorb
0673f13d6e update to new version
SVN-Revision: 3214
2006-02-10 20:41:15 +00:00
Imre Kaloz
a58b362484 patch madwifi-ng to use master mode by default
SVN-Revision: 3162
2006-02-06 11:36:10 +00:00