aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add libnlFelix Fietkau2007-11-161-0/+51
| | | | SVN-Revision: 9552
* fix copy&paste mistakeFelix Fietkau2007-11-151-1/+1
| | | | SVN-Revision: 9551
* more USB driver changesGabor Juhos2007-11-155-215/+142
| | | | SVN-Revision: 9550
* fix the image builderFelix Fietkau2007-11-144-89/+85
| | | | SVN-Revision: 9549
* Add detection support for Buffalo WHR-G125 from #2611Florian Fainelli2007-11-131-0/+18
| | | | SVN-Revision: 9548
* Add bcm5354 fixes from #2611Florian Fainelli2007-11-132-0/+78
| | | | SVN-Revision: 9547
* add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)Felix Fietkau2007-11-121-0/+11
| | | | SVN-Revision: 9546
* add support for interfaces with ipv6, but no ipv4 (patch from #2695)Felix Fietkau2007-11-121-2/+2
| | | | SVN-Revision: 9545
* make build of the images a bit quietGabor Juhos2007-11-121-2/+2
| | | | SVN-Revision: 9544
* USB driver cleanups, no it is still not finishedGabor Juhos2007-11-124-161/+9
| | | | SVN-Revision: 9543
* fix an unbalanced spinlock issueGabor Juhos2007-11-111-1/+1
| | | | SVN-Revision: 9540
* fix image names in arm-magic.sh (closes: #2682)Gabor Juhos2007-11-111-3/+3
| | | | SVN-Revision: 9538
* add b43 fixes from #2677Felix Fietkau2007-11-1114-38/+255
| | | | SVN-Revision: 9535
* make the image filenames a bit shorterFelix Fietkau2007-11-1021-86/+86
| | | | SVN-Revision: 9533
* disable a totally braindead optimization in busybox that causes various ↵Felix Fietkau2007-11-101-0/+40
| | | | | | applets to crash on mips SVN-Revision: 9532
* fix quilt apply for packages that change STAMP_*Felix Fietkau2007-11-101-11/+11
| | | | SVN-Revision: 9531
* more USB driver fixes [http://openwrt.pastebin.ca/768610 bootlog :)]Gabor Juhos2007-11-106-156/+223
| | | | SVN-Revision: 9530
* wlcompat: show wet mode as Managed mode as well to avoid confusionFelix Fietkau2007-11-101-13/+8
| | | | SVN-Revision: 9529
* move wlcompat to the broadcom-wl packageFelix Fietkau2007-11-1037-4041/+75
| | | | SVN-Revision: 9528
* disable pci ide irq sharing by default - probably causes issues on alix ↵Felix Fietkau2007-11-101-1/+1
| | | | | | (unconfirmed) SVN-Revision: 9527
* fix up ata/scsi core dependsFelix Fietkau2007-11-101-3/+3
| | | | SVN-Revision: 9526
* clean up rt2x00 downloadingFelix Fietkau2007-11-101-15/+20
| | | | SVN-Revision: 9525
* upgrade busybox to 1.8.1Felix Fietkau2007-11-1017-495/+549
| | | | SVN-Revision: 9524
* update wrt54g3g pattern version, add wrt54g3g-em pattern (#2663)Felix Fietkau2007-11-101-1/+2
| | | | SVN-Revision: 9523
* clean up mac80211 related kernel version depsFelix Fietkau2007-11-105-78/+55
| | | | SVN-Revision: 9522
* turn kmod-crypto-core dep into a select, so that packages like mac80211 are ↵Felix Fietkau2007-11-101-10/+10
| | | | | | always selectable SVN-Revision: 9521
* add config symbols for the kernel versionFelix Fietkau2007-11-102-0/+23
| | | | SVN-Revision: 9520
* revert abi changes in uClibc - on hold for 7.11, will be added again with ↵Felix Fietkau2007-11-094-8/+8
| | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵Felix Fietkau2007-11-097-4/+307
| | | | | | broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases SVN-Revision: 9518
* USB driver fixesGabor Juhos2007-11-087-556/+477
| | | | SVN-Revision: 9513
* fix acx-mac80211 compile with older kernelsFelix Fietkau2007-11-071-5/+5
| | | | SVN-Revision: 9512
* fix p54 compileFelix Fietkau2007-11-071-1/+3
| | | | SVN-Revision: 9511
* move a few config options to the generic templates to avoid kernel config ↵Felix Fietkau2007-11-073-13/+25
| | | | | | questions SVN-Revision: 9510
* bump ppp versionFelix Fietkau2007-11-071-1/+1
| | | | SVN-Revision: 9509
* add ppp ipv6 patch by farnz (from #2525)Felix Fietkau2007-11-074-2/+37
| | | | SVN-Revision: 9508
* update madwifi to latest rev - works around some crashinessFelix Fietkau2007-11-0723-214/+221
| | | | SVN-Revision: 9507
* Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)Florian Fainelli2007-11-051-5/+12
| | | | SVN-Revision: 9503
* Fix missing IP section to properly add static hosts (#2650)Florian Fainelli2007-11-051-0/+2
| | | | SVN-Revision: 9502
* add usb drivers to the Compex NP28G's profile, thanks to kennyGabor Juhos2007-11-041-1/+1
| | | | SVN-Revision: 9501
* disable unsupported boards in the LED driver by defaultGabor Juhos2007-11-043-3/+3
| | | | SVN-Revision: 9500
* base-files: suppress error messages in usb-storage scriptGabor Juhos2007-11-041-8/+8
| | | | SVN-Revision: 9498
* only use trxsplit on NOR flash devicesGabor Juhos2007-11-041-0/+6
| | | | SVN-Revision: 9497
* fix flash driver fixes, call request_mem_region/ioremap_nocache with the ↵Gabor Juhos2007-11-041-2/+3
| | | | | | correct arguments SVN-Revision: 9496
* fix parallel build issuesFelix Fietkau2007-11-042-5/+8
| | | | SVN-Revision: 9495
* fix missing CONFIG_USB_BLUETOOTH issueJens Muecke2007-11-031-0/+1
| | | | SVN-Revision: 9494
* fix some definitions in the ZyXEL toolGabor Juhos2007-11-032-34/+36
| | | | SVN-Revision: 9493
* fix wr850g detection (#1936)Felix Fietkau2007-11-031-1/+2
| | | | SVN-Revision: 9492
* RB153 must use the generic RB1xx's setup codeGabor Juhos2007-11-031-1/+1
| | | | SVN-Revision: 9491
* image generation fixes (closes: #2643, #2644) * rewrite mkcsysimg to use an ↵Gabor Juhos2007-11-034-76/+145
| | | | | | align parameter instead of a fixed size * Edimax images contains the jffs2 end-of-filesystem marker at the right position from now on SVN-Revision: 9490
* increase scan depth to 5 for package/ (x.org is nested deeper than the rest ↵Felix Fietkau2007-11-031-1/+1
| | | | | | of the packages) SVN-Revision: 9487