aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add gateway 7001 support patch from #1918Felix Fietkau2007-07-012-1/+68
| | | | SVN-Revision: 7838
* bump busybox release numberFelix Fietkau2007-07-011-1/+1
| | | | SVN-Revision: 7837
* nuke broadcom 2.6.21 patches - 2.6.22-rc6 is more stable and more up to dateFelix Fietkau2007-07-0110-3028/+0
| | | | SVN-Revision: 7836
* Use -Os for rdc and -O2 for the x86 targetFlorian Fainelli2007-07-011-1/+2
| | | | SVN-Revision: 7831
* Update bcm43xx-mac80211 to latest git pull, mostly debugging improvementsPeter Denison2007-07-015-57/+75
| | | | SVN-Revision: 7830
* Package cfdisk and bump release number (#1992)Florian Fainelli2007-07-011-1/+15
| | | | SVN-Revision: 7828
* Make bcm43xx-mac802xx bcm47xx-2.6 specificFlorian Fainelli2007-07-011-1/+1
| | | | SVN-Revision: 7825
* reordered GENERIC_PATCH_DIR variableGabor Juhos2007-07-011-1/+1
| | | | SVN-Revision: 7824
* patch-cmdline is now goneFlorian Fainelli2007-07-011-1/+1
| | | | SVN-Revision: 7821
* Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵Florian Fainelli2007-07-016-46/+40
| | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820
* rewrite of memory detection code, should be fix #1909Gabor Juhos2007-07-015-61/+215
| | | | SVN-Revision: 7819
* massively reduce the number of forks that busybox ash has to do while ↵Felix Fietkau2007-07-011-0/+30
| | | | | | processing our scripts this is accomplished simply by changing the order in which it looks for builtins and applets SVN-Revision: 7815
* Bring mach-bcm947xx/gpio.h into line with new SSB code, as per #1640Peter Denison2007-06-301-18/+18
| | | | SVN-Revision: 7814
* fix a crash related to wep and mic handling (#1973)Felix Fietkau2007-06-301-28/+75
| | | | SVN-Revision: 7813
* merge the kernel config parts at dump time, so that overrides that disable ↵Felix Fietkau2007-06-301-2/+7
| | | | | | certain features work SVN-Revision: 7812
* fix kernel config feature autodetectionFelix Fietkau2007-06-301-2/+1
| | | | SVN-Revision: 7811
* move parts of the failsafe code to the generic base-files - will be used on ↵Felix Fietkau2007-06-304-14/+4
| | | | | | atheros as well as soon as i've added support for it SVN-Revision: 7810
* fix a warning (#1800)Felix Fietkau2007-06-301-1/+1
| | | | SVN-Revision: 7809
* add madwifi changeset 2484 (node refcounting patch) - i will resync with ↵Felix Fietkau2007-06-301-0/+82
| | | | | | madwifi svn after the 7.07 release SVN-Revision: 7807
* make the firewall script run after the network script again (required for ↵Felix Fietkau2007-06-301-1/+2
| | | | | | working with dynamically assigned interfaces), include the network state SVN-Revision: 7806
* include the network state in the dnsmasq init script. this makes it possible ↵Felix Fietkau2007-06-301-0/+1
| | | | | | to run a dhcp server on dynamically assigned interfaces without hardcoding interface names SVN-Revision: 7805
* fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)Felix Fietkau2007-06-307-7/+7
| | | | SVN-Revision: 7804
* restore right patches for 2.6.21.5Gabor Juhos2007-06-3012-0/+563
| | | | SVN-Revision: 7800
* Oops! I've copied r7557 instead of r7757, sorryGabor Juhos2007-06-3011-411/+0
| | | | SVN-Revision: 7799
* restore old patches for 2.6.21.5 kernelGabor Juhos2007-06-3011-0/+411
| | | | SVN-Revision: 7798
* move 2.6.22 specific patches into the right placeGabor Juhos2007-06-3013-0/+1
| | | | SVN-Revision: 7797
* update wlcompat for new ioctl interface (fixes #1357)Felix Fietkau2007-06-3017-2137/+2742
| | | | SVN-Revision: 7795
* fix accidentally committed broken patchFelix Fietkau2007-06-301-35/+8
| | | | SVN-Revision: 7794
* add portability fixes from #1720Felix Fietkau2007-06-303-7/+29
| | | | SVN-Revision: 7791
* add update target to tools/Felix Fietkau2007-06-301-1/+1
| | | | SVN-Revision: 7790
* cleanupFelix Fietkau2007-06-301-10/+6
| | | | SVN-Revision: 7789
* fix the path to the yealink module (#1944)Felix Fietkau2007-06-301-1/+6
| | | | SVN-Revision: 7788
* replace the hotplug2 fork handling hack with a better solution implemented ↵Felix Fietkau2007-06-305-201/+246
| | | | | | in upstream (thanks, iSteve) SVN-Revision: 7786
* Enable USB EHCI hub options to bring ixp4xx kernel usb support in line with ↵Rod Whitby2007-06-301-3/+3
| | | | | | known good nslu2-linux kernel usb hub settings. SVN-Revision: 7785
* unify sysctl.conf, add extra netfilter options (#1996)Felix Fietkau2007-06-302-12/+3
| | | | SVN-Revision: 7784
* qos-scripts update:Felix Fietkau2007-06-303-11/+32
| | | | | | | | - rewrite the RED qdisc calculations and add some comments this should fix the warnings about bursting (should also fix quirks with various linespeed settings) - reduce the calculated overhead for upstream, while i'm at it... SVN-Revision: 7782
* Added uhci support to dsmg600 profileRod Whitby2007-06-291-1/+1
| | | | SVN-Revision: 7781
* Added more essential NAS modules for NSLU2, NAS100d and DSMG600RevA profilesRod Whitby2007-06-293-3/+14
| | | | SVN-Revision: 7780
* Added bigendian patch for via velocity driverRod Whitby2007-06-291-0/+927
| | | | SVN-Revision: 7779
* Added USB serial devicesHamish Guthrie2007-06-291-19/+0
| | | | SVN-Revision: 7778
* Fix rb523 nand detection (#1723)Florian Fainelli2007-06-291-2/+2
| | | | SVN-Revision: 7777
* Enable kmod-madwifi in default profile for ixp4xxRod Whitby2007-06-293-3/+3
| | | | SVN-Revision: 7775
* Create various profiles for consumer IXP4xx devicesRod Whitby2007-06-294-0/+68
| | | | SVN-Revision: 7774
* Build via velocity module for ixp4xxRod Whitby2007-06-291-0/+1
| | | | SVN-Revision: 7773
* Added via-velocity module, and fixed some whitespace inconsistencies.Rod Whitby2007-06-291-4/+16
| | | | SVN-Revision: 7772
* Added USB supportHamish Guthrie2007-06-292-2/+10
| | | | SVN-Revision: 7771
* Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency ↵Rod Whitby2007-06-295-3/+742
| | | | | | for NSLU2 and DSMG600. Had to refresh the gateway 7001 patch due to changes in the file being patched. SVN-Revision: 7770
* Enable LDSO_RUNPATH in uClibc configuration for all platformsRod Whitby2007-06-299-9/+9
| | | | SVN-Revision: 7769
* apex: Updated to 1.5.8Rod Whitby2007-06-291-2/+2
| | | | SVN-Revision: 7768
* check for + in the broadcast address before attempting a dns lookupFelix Fietkau2007-06-291-0/+29
| | | | SVN-Revision: 7767