summaryrefslogtreecommitdiff
path: root/openwrt/target
Commit message (Collapse)AuthorAgeFilesLines
* 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 flash map driver for WAP54G v1, add support for Belkin F5D7230-4 serial ↵Waldemar Brodkorb2006-03-273-401/+785
| | | | | | flash and smaller bootloader, checked on WRT54GSv1.0, WRT54Gv2.2 and Asus WL500g, so that everything still works on supported devices SVN-Revision: 3507
* fix gcc4-related bug in switch-roboFelix Fietkau2006-03-253-10/+14
| | | | SVN-Revision: 3483
* StreamUtils.o to Makefile, fix build errorWaldemar Brodkorb2006-03-251-13/+17
| | | | SVN-Revision: 3477
* mea culpa, I was too busy with the Atheros port and broke squashfs-lzma. ↵Imre Kaloz2006-03-241-63/+52
| | | | | | Oleg sent me a fixed patch, thanks SVN-Revision: 3472
* update ipp2p to 0.8.1rc1, add it to 2.6 as wellFelix Fietkau2006-03-237-722/+1869
| | | | SVN-Revision: 3463
* fix image builder lists for brcm-2.6Felix Fietkau2006-03-233-2/+6
| | | | SVN-Revision: 3461
* fix image builder lists for brcm-2.4Felix Fietkau2006-03-233-8/+16
| | | | SVN-Revision: 3460
* upgrade lzma sdk to 4.32Imre Kaloz2006-03-232-59/+69
| | | | SVN-Revision: 3459
* sync kernel configWaldemar Brodkorb2006-03-231-15/+80
| | | | SVN-Revision: 3455
* Add missing kmod-imq in menuconfig, definitively closes #396Florian Fainelli2006-03-231-0/+7
| | | | SVN-Revision: 3453
* clean up the openswan patch to work with older patch versions as wellImre Kaloz2006-03-221-21/+63
| | | | SVN-Revision: 3450
* update ar7 flash map for squashfs 3.0Felix Fietkau2006-03-221-1/+1
| | | | SVN-Revision: 3446
* fix lan_ifnames for the wgt634u (#367), add default lan_netmask variable on ↵Felix Fietkau2006-03-222-0/+4
| | | | | | brcm-2.* SVN-Revision: 3445
* update bcm4710 cache fixes for linux 2.6.16Felix Fietkau2006-03-211-82/+113
| | | | SVN-Revision: 3440
* oops, use version 3.0 from the squashfs utilities as wellImre Kaloz2006-03-211-3/+3
| | | | SVN-Revision: 3439
* upgrade to squashfs 3.0Imre Kaloz2006-03-217-2656/+5859
| | | | SVN-Revision: 3431
* update the x86 config for 2.6.16, tooImre Kaloz2006-03-211-78/+116
| | | | SVN-Revision: 3425
* upgrade to Linux 2.6.16, yayImre Kaloz2006-03-2113-3877/+1113
| | | | SVN-Revision: 3422
* reorder the madwifi modules to get rid of the annoying console messages on bootImre Kaloz2006-03-201-2/+2
| | | | SVN-Revision: 3421
* update wl.o fix for new wireless extensionFelix Fietkau2006-03-191-72/+74
| | | | SVN-Revision: 3411
* clean up brcm-2.4 system codeFelix Fietkau2006-03-191-4062/+8
| | | | SVN-Revision: 3410
* add missing copyright infoFelix Fietkau2006-03-181-0/+7
| | | | SVN-Revision: 3402
* fix reboot after mtd operations on intel flash chipFelix Fietkau2006-03-161-0/+101
| | | | SVN-Revision: 3384
* add Support for USB Speedtouch ADSL modem, thx Jonathan McDowellWaldemar Brodkorb2006-03-154-1/+17
| | | | SVN-Revision: 3380
* do not overwrite madwifi-ng includes, use madwifi-old directoryWaldemar Brodkorb2006-03-141-7/+7
| | | | SVN-Revision: 3369
* wireless extension 18 for 2.4 kernels, needed for xsupplicantWaldemar Brodkorb2006-03-141-0/+1121
| | | | SVN-Revision: 3367
* update to a newer snapshot and m. buesch snapshotsWaldemar Brodkorb2006-03-139-8/+9
| | | | SVN-Revision: 3358
* sync with the non-ramdisk configImre Kaloz2006-03-131-3/+4
| | | | SVN-Revision: 3357
* fix wl-500g wan port lockup, close #314Felix Fietkau2006-03-071-48/+209
| | | | SVN-Revision: 3325
* upgrade to 2.6.15.6, fix default config for ArubaImre Kaloz2006-03-075-6/+20
| | | | SVN-Revision: 3324
* reenable unsupported targets on DEVELOPER=1, add binutils 2.16.91.0.6 and a ↵Imre Kaloz2006-03-061-6/+50
| | | | | | missing gcc 4.1 patch SVN-Revision: 3320
* fix ar7 default configFelix Fietkau2006-03-051-17/+13
| | | | SVN-Revision: 3312
* fix ar7 image builderFelix Fietkau2006-03-041-0/+1
| | | | SVN-Revision: 3306
* 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-0111-1732/+456
| | | | SVN-Revision: 3292
* update madwifiFelix Fietkau2006-02-282-29/+2
| | | | SVN-Revision: 3287
* Add memcmp symbol to kernel, closes #331Florian Fainelli2006-02-281-0/+16
| | | | SVN-Revision: 3286
* Endianess and os-specific fixesFlorian Fainelli2006-02-261-0/+10
| | | | SVN-Revision: 3276
* fix make target/linux/package/*-cleanFelix Fietkau2006-02-242-3/+7
| | | | SVN-Revision: 3271
* Add support for sch_esfq, iproute2 support will be coming soonFlorian Fainelli2006-02-244-0/+733
| | | | SVN-Revision: 3270
* Added hci_usb to kmod-bluetooth. Closes #316Florian Fainelli2006-02-224-3/+7
| | | | SVN-Revision: 3263
* more irq patches and cleanupsMike Baker2006-02-221-47/+29
| | | | SVN-Revision: 3262
* correctionMike Baker2006-02-211-4/+4
| | | | SVN-Revision: 3261
* Add jwright's madwifi endian patchMike Baker2006-02-201-0/+21
| | | | SVN-Revision: 3257
* small defaults fix for ieee80211-dscapeFelix Fietkau2006-02-181-1/+1
| | | | SVN-Revision: 3253
* add interrupt debugging; fix bug with the AP60 interrupt handlerMike Baker2006-02-171-18/+41
| | | | SVN-Revision: 3250
* fix for madwifi radiotap support (patch by jwright)Felix Fietkau2006-02-176-120/+493
| | | | SVN-Revision: 3249
* Fixed wrong module name for usbatmFlorian Fainelli2006-02-121-1/+1
| | | | SVN-Revision: 3229