summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-07115-10657/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* fix display of uninitialized portsMike Baker2006-06-141-0/+2
| | | | SVN-Revision: 3946
* fix madwifi compile when using slab allocatorMike Baker2006-06-131-0/+11
| | | | SVN-Revision: 3937
* disable madwifi rfkill support by default (broken on some hardware)Felix Fietkau2006-06-081-0/+12
| | | | SVN-Revision: 3915
* fix alsa compile error (backport from buildroot-ng)Felix Fietkau2006-05-311-0/+18
| | | | SVN-Revision: 3863
* upgrade madwifi to r1590, fix the kernel cflags patch - thanks to Ge0rGImre Kaloz2006-05-242-5/+5
| | | | SVN-Revision: 3827
* remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape ↵Waldemar Brodkorb2006-05-1446-20394/+0
| | | | | | and bcm43xx driver is integrated into mainstream SVN-Revision: 3773
* update madwifi to r1543Felix Fietkau2006-05-061-2/+2
| | | | SVN-Revision: 3734
* rename wl.o wireless interface from ethX to wl0Felix Fietkau2006-05-062-3/+7
| | | | SVN-Revision: 3732
* More au1000 fixes. Clean up patch Add mount_root specific (different ↵Florian Fainelli2006-05-051-0/+23
| | | | | | partition naming) Add an init script to kernel command line to set up OpenWrt at boot time SVN-Revision: 3730
* update sibyte kernel, fix a few remaining bugsMike Baker2006-04-283-0/+21
| | | | SVN-Revision: 3712
* XScale support (Gateway 7001), take twoImre Kaloz2006-04-173-1/+15
| | | | SVN-Revision: 3665
* add preliminary support for the XScale port, generic endianness indicationImre Kaloz2006-04-143-0/+12
| | | | SVN-Revision: 3648
* disable the ZD1211 driver for linux 2.4 (does not build)Felix Fietkau2006-04-131-0/+1
| | | | SVN-Revision: 3636
* update openswan to 2.4.5 finalFelix Fietkau2006-04-132-25/+2
| | | | SVN-Revision: 3635
* cosmetic fix for the ar7 network defaultsFelix Fietkau2006-04-131-2/+2
| | | | SVN-Revision: 3634
* fix default interface name for ar7Felix Fietkau2006-04-131-1/+1
| | | | SVN-Revision: 3632
* Move ueagle to the main kernel config since it is in stock kernel Add Zydas ↵Florian Fainelli2006-04-123-0/+63
| | | | | | ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming SVN-Revision: 3626
* Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ↵Florian Fainelli2006-04-111-0/+12
| | | | | | base-files bridging eth0 with ath0. SVN-Revision: 3615
* Restored madwifi compilation (disabled for some weird local hacks)Florian Fainelli2006-04-101-0/+1
| | | | SVN-Revision: 3607
* Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). ↵Florian Fainelli2006-04-101-1/+0
| | | | | | Thanks to Etienne for the hardware ;) SVN-Revision: 3606
* remove more nvram referencesFelix Fietkau2006-04-052-10/+6
| | | | SVN-Revision: 3589
* large init script cleanup and merge of whiterussian changes, new dnsmasq ↵Felix Fietkau2006-04-0510-346/+72
| | | | | | config handling SVN-Revision: 3588
* fix kmod-fuse build on 2.4Nicolas Thill2006-04-021-2/+4
| | | | SVN-Revision: 3577
* update madwifiMike Baker2006-03-315-63/+63
| | | | SVN-Revision: 3558
* fix compile problem brcm-2.6Waldemar Brodkorb2006-03-291-0/+11
| | | | SVN-Revision: 3548
* fix #404Waldemar Brodkorb2006-03-281-0/+21
| | | | SVN-Revision: 3537
* update openswan to 2.4.5rc5 and fix compile issuesWaldemar Brodkorb2006-03-284-122/+14
| | | | SVN-Revision: 3535
* fix 2.6.16 issues, from mini_fo git repositoryWaldemar Brodkorb2006-03-281-0/+602
| | | | SVN-Revision: 3533
* disable bcm43xx packages, checking the 2.6.16 all-in-one patches, packages ↵Waldemar Brodkorb2006-03-282-2/+1
| | | | | | does not compile and nobody cares at the moment SVN-Revision: 3530
* disable hostap-driver for 2.6 ports, it does not compile and there is a ↵Waldemar Brodkorb2006-03-281-1/+1
| | | | | | compilable version included in 2.6.16 SVN-Revision: 3529
* update madwifi, see #385, 105-radiotap_endian_fix.patch is integrated upstreamWaldemar Brodkorb2006-03-282-23/+2
| | | | SVN-Revision: 3528
* update to 2.5.2 to fix compile issueWaldemar Brodkorb2006-03-282-24/+8
| | | | SVN-Revision: 3527
* update alsa, fix compileWaldemar Brodkorb2006-03-281-2/+2
| | | | SVN-Revision: 3526
* fix madwifi-old (closes: #414)Nicolas Thill2006-03-281-15/+15
| | | | SVN-Revision: 3517
* add diag.o for brcm-2.4 by default, add fixes for wap54g from Tomas VanekWaldemar Brodkorb2006-03-272-2/+19
| | | | SVN-Revision: 3510
* fix gcc4-related bug in switch-roboFelix Fietkau2006-03-253-10/+14
| | | | SVN-Revision: 3483
* fix lan_ifnames for the wgt634u (#367), add default lan_netmask variable on ↵Felix Fietkau2006-03-222-0/+4
| | | | | | brcm-2.* SVN-Revision: 3445
* reorder the madwifi modules to get rid of the annoying console messages on bootImre Kaloz2006-03-201-2/+2
| | | | SVN-Revision: 3421
* add missing copyright infoFelix Fietkau2006-03-181-0/+7
| | | | SVN-Revision: 3402
* do not overwrite madwifi-ng includes, use madwifi-old directoryWaldemar Brodkorb2006-03-141-7/+7
| | | | SVN-Revision: 3369
* update to a newer snapshot and m. buesch snapshotsWaldemar Brodkorb2006-03-139-8/+9
| | | | SVN-Revision: 3358
* fix ar7 default configFelix Fietkau2006-03-051-17/+13
| | | | SVN-Revision: 3312
* add madwifi-oldFelix Fietkau2006-03-048-3/+165
| | | | SVN-Revision: 3305
* update spca5xx (fix broken link)Felix Fietkau2006-03-021-2/+2
| | | | SVN-Revision: 3297
* Removed SIP connection tracking helper, licence unclear, unresolved symbolsFlorian Fainelli2006-03-011-0/+1
| | | | SVN-Revision: 3292
* update madwifiFelix Fietkau2006-02-282-29/+2
| | | | SVN-Revision: 3287
* fix make target/linux/package/*-cleanFelix Fietkau2006-02-241-1/+3
| | | | SVN-Revision: 3271
* correctionMike Baker2006-02-211-4/+4
| | | | SVN-Revision: 3261
* Add jwright's madwifi endian patchMike Baker2006-02-201-0/+21
| | | | SVN-Revision: 3257