summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add some documentation for the init scriptsFelix Fietkau2006-10-152-0/+62
* Updated kernel configFlorian Fainelli2006-10-151-6/+4
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-158-0/+3713
* add patch from #849Felix Fietkau2006-10-151-0/+21
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-151-0/+2
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...Florian Fainelli2006-10-151-1/+1
* add io resource patch from #800, merge flash map stuff from linux 2.4 to supp...Felix Fietkau2006-10-152-32/+43
* don't hardcode the cpu frequency for bcm47xx in linux 2.6Felix Fietkau2006-10-151-160/+227
* fix bcm4710 cache fixesFelix Fietkau2006-10-151-9/+9
* fix typoFelix Fietkau2006-10-151-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...Felix Fietkau2006-10-1520-19/+197
* disable entropy gathering in wlcompat-debugFelix Fietkau2006-10-151-1/+8
* add hotplug script for setting up networking on wds interfacesFelix Fietkau2006-10-151-0/+34
* wlc: use custom ether_ntoa implementation that pads the address partsFelix Fietkau2006-10-151-7/+12
* Update kernel config : add support for bluetooth devices, enable packet suppo...Florian Fainelli2006-10-151-8/+28
* add support for wds vifs for broadcom wlFelix Fietkau2006-10-151-1/+8
* implement wlc call to read wds endpoint macFelix Fietkau2006-10-151-0/+42
* always return true in disable_broadcom()Felix Fietkau2006-10-151-0/+1
* fix error messageFelix Fietkau2006-10-151-1/+1
* implement network callbacks for broadcom wlFelix Fietkau2006-10-151-12/+34
* scan_interfaces is unnecessary at this pointFelix Fietkau2006-10-151-1/+0
* remove all broadcom interfaces from bridges and bring them down completely wh...Felix Fietkau2006-10-153-8/+28
* add protection for bridging interface changesFelix Fietkau2006-10-151-0/+7
* remove the wifi interface from the default bridgeFelix Fietkau2006-10-152-8/+6
* implement simple device autodetection for wifi driversFelix Fietkau2006-10-154-26/+78
* Fix module dependency on ipw21,2200, bcm43xxFlorian Fainelli2006-10-151-0/+3
* cleanupFelix Fietkau2006-10-142-13/+1
* fix path to bash in openssl compileFelix Fietkau2006-10-141-0/+8
* fix sstrip linux compileFelix Fietkau2006-10-141-0/+1
* use the native toolchain for grub on non-amd64 hostsFelix Fietkau2006-10-141-2/+23
* fix zlib cross compiling from non-linux systemsFelix Fietkau2006-10-142-0/+1
* cleanupFelix Fietkau2006-10-142-26/+1
* another one ...Felix Fietkau2006-10-141-1/+1
* fix lzma compileFelix Fietkau2006-10-141-1/+1
* check for empty patch directoriesFelix Fietkau2006-10-141-1/+1
* don't exit on tar errors in wireless-tools - sgid flag on directory not accep...Felix Fietkau2006-10-141-0/+1
* use := for TAR_OPTIONSFelix Fietkau2006-10-141-2/+2
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-143-5/+5
* portability fixFelix Fietkau2006-10-142-0/+21
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-142-2/+5
* remove some obsolete stuffFelix Fietkau2006-10-142-4/+1
* use $(TAR) in unpack commandsFelix Fietkau2006-10-142-3/+3
* fix mistakes in unpack changeFelix Fietkau2006-10-143-6/+6
* another fix for invalid fd messagesFelix Fietkau2006-10-141-0/+3
* fix typoFelix Fietkau2006-10-141-1/+1
* force LANG to CFelix Fietkau2006-10-141-0/+2
* add prereq check for case-sensitive filesystemFelix Fietkau2006-10-141-0/+10
* fix invalid fd warning on mac os xFelix Fietkau2006-10-141-1/+1
* don't generate .tmpconfig.h and .kconfig.dFelix Fietkau2006-10-142-70/+1
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...Felix Fietkau2006-10-144-12/+22