summaryrefslogtreecommitdiff
path: root/openwrt/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* fix inclusion of kernel modules selected for install in images (closes: #598).Nicolas Thill2006-06-251-2/+2
| | | | SVN-Revision: 4081
* fix typo in brcm-2.4 system codeFelix Fietkau2006-06-181-1/+1
| | | | SVN-Revision: 4003
* 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
* enable slab, disable slob - for better performance (#583)Felix Fietkau2006-06-095-10/+10
| | | | SVN-Revision: 3925
* disable madwifi rfkill support by default (broken on some hardware)Felix Fietkau2006-06-081-0/+12
| | | | SVN-Revision: 3915
* remove some debugging junk (#492)Felix Fietkau2006-05-311-16/+1
| | | | SVN-Revision: 3868
* 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
* fix irq problem with the new brcm-2.4 system codeFelix Fietkau2006-05-201-17/+4
| | | | SVN-Revision: 3803
* Backport openvpn freatures from kamikaze to whiterussian Add easy-rsa ↵Florian Fainelli2006-05-191-1/+1
| | | | | | package to openvpn, closes #541 Fix kmod-ipip module (wrong kernel extension) SVN-Revision: 3800
* Add kmod-ipip, closes #539Florian Fainelli2006-05-194-0/+18
| | | | SVN-Revision: 3799
* load kernel modules in kmod- packages from postinst scripts at install.Nicolas Thill2006-05-181-0/+5
| | | | SVN-Revision: 3793
* 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
* resync config-ramdisk to configMike Baker2006-05-091-1/+4
| | | | SVN-Revision: 3743
* export get_system_type()Felix Fietkau2006-05-071-1/+4
| | | | SVN-Revision: 3735
* update madwifi to r1543Felix Fietkau2006-05-061-2/+2
| | | | SVN-Revision: 3734
* append a table with offsets for the no-ack and slot timing code to wl.oFelix Fietkau2006-05-061-2/+66
| | | | SVN-Revision: 3733
* rename wl.o wireless interface from ethX to wl0Felix Fietkau2006-05-063-5/+12
| | | | SVN-Revision: 3732
* fix duplicate packaging of the ipv6 imq moduleFelix Fietkau2006-05-052-2/+2
| | | | SVN-Revision: 3731
* More au1000 fixes. Clean up patch Add mount_root specific (different ↵Florian Fainelli2006-05-054-933/+27
| | | | | | partition naming) Add an init script to kernel command line to set up OpenWrt at boot time SVN-Revision: 3730
* Fix zImage target, now really build valid imagesFlorian Fainelli2006-05-041-1156/+1171
| | | | SVN-Revision: 3729
* brcm-2.4 system code and driver updateFelix Fietkau2006-05-044-10724/+8649
| | | | SVN-Revision: 3727
* Add mips kernel entry patch Fix image creationFlorian Fainelli2006-05-023-21/+24
| | | | SVN-Revision: 3723
* remove Maintainer and Source fiels from ipk/control filesNicolas Thill2006-05-0154-110/+1
| | | | SVN-Revision: 3722
* Now build rootfs+kernel imagesFlorian Fainelli2006-04-302-15/+156
| | | | SVN-Revision: 3717
* update sibyte kernel, fix a few remaining bugsMike Baker2006-04-285-4/+964
| | | | SVN-Revision: 3712
* fix kmod-sched build on 2.4Nicolas Thill2006-04-261-4/+1
| | | | SVN-Revision: 3708
* fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbolsFelix Fietkau2006-04-251-1/+1
| | | | SVN-Revision: 3705
* Merge 2.4 patches to 2.6 kernel. Update kernel configFlorian Fainelli2006-04-246-25/+363
| | | | SVN-Revision: 3704
* Add watchdog driver, prevents device from rebooting. Kernel now fully usable ↵Florian Fainelli2006-04-225-551/+2850
| | | | | | Add patches for various image formats Add map for MTX-1 board (same as pb1500) SVN-Revision: 3702
* preliminary sibyte supportMike Baker2006-04-215-0/+1365
| | | | SVN-Revision: 3701
* add support for the wrt54g3g pcmciaFelix Fietkau2006-04-211-0/+119
| | | | SVN-Revision: 3700
* Linux 2.6.16.7Imre Kaloz2006-04-185-10/+10
| | | | SVN-Revision: 3670
* cleanup watchdogMike Baker2006-04-171-90/+59
| | | | SVN-Revision: 3666
* XScale support (Gateway 7001), take twoImre Kaloz2006-04-175-271/+127
| | | | SVN-Revision: 3665
* hardware watchdogMike Baker2006-04-142-39/+159
| | | | SVN-Revision: 3655
* add preliminary support for the XScale port, generic endianness indicationImre Kaloz2006-04-1413-4/+1765
| | | | 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
* Add SIP connection tracking helpers. Update 2.6 kernel configuration to ↵Florian Fainelli2006-04-127-1/+844
| | | | | | build SIP connection tracking helper Add informations in menuconfig SVN-Revision: 3627
* Move ueagle to the main kernel config since it is in stock kernel Add Zydas ↵Florian Fainelli2006-04-127-5/+68
| | | | | | ZD1211 driver, needs testing, closes #249 Change MTX-1 platform name for AU1000 in order to have a unique platform naming SVN-Revision: 3626
* Linux 2.6.16.4 *sigh*Imre Kaloz2006-04-124-8/+8
| | | | SVN-Revision: 3623
* follow the stable tree, upgrade to 2.6.16.3Imre Kaloz2006-04-114-8/+8
| | | | SVN-Revision: 3618
* Add an MTX-1 specific patch to avoid functions redefinition at compile-time. ↵Florian Fainelli2006-04-112-0/+62
| | | | | | Build a full target SVN-Revision: 3616
* Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample ↵Florian Fainelli2006-04-113-73/+18
| | | | | | base-files bridging eth0 with ath0. SVN-Revision: 3615
* Add multiple default gateways patch. No need to change the kernel ↵Florian Fainelli2006-04-112-0/+2563
| | | | | | configuration. Builds fine. Close #460 for the kamikaze part SVN-Revision: 3613
* Restored madwifi compilation (disabled for some weird local hacks)Florian Fainelli2006-04-101-0/+1
| | | | SVN-Revision: 3607