aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* sync whiterussian download.pl with trunk, allow the user to specify ↵Felix Fietkau2006-10-161-1/+3
| | | | | | additional wget options by using the WGET_OPTIONS env var SVN-Revision: 5144
* Add ralink rt61 driver needed for rdc-2.6 targetFlorian Fainelli2006-10-152-0/+52
| | | | SVN-Revision: 5142
* Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ↵Florian Fainelli2006-10-151-24/+0
| | | | | | the board automatically SVN-Revision: 5141
* add some documentation for the init scriptsFelix Fietkau2006-10-152-0/+62
| | | | SVN-Revision: 5140
* Updated kernel configFlorian Fainelli2006-10-151-6/+4
| | | | SVN-Revision: 5139
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)Florian Fainelli2006-10-158-0/+3713
| | | | SVN-Revision: 5138
* add patch from #849Felix Fietkau2006-10-151-0/+21
| | | | SVN-Revision: 5137
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)Felix Fietkau2006-10-151-0/+2
| | | | SVN-Revision: 5136
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the ↵Florian Fainelli2006-10-151-1/+1
| | | | | | only files concerned for now SVN-Revision: 5135
* add io resource patch from #800, merge flash map stuff from linux 2.4 to ↵Felix Fietkau2006-10-152-32/+43
| | | | | | support the wl-hdd without breaking the netgear wgt634u SVN-Revision: 5134
* don't hardcode the cpu frequency for bcm47xx in linux 2.6Felix Fietkau2006-10-151-160/+227
| | | | SVN-Revision: 5133
* fix bcm4710 cache fixesFelix Fietkau2006-10-151-9/+9
| | | | SVN-Revision: 5132
* fix typoFelix Fietkau2006-10-151-1/+1
| | | | SVN-Revision: 5131
* init script cleanup, use /etc/rc.d/ for enabled scripts, ↵Felix Fietkau2006-10-1520-19/+197
| | | | | | /etc/init.d/<pkgname> (enable|disable) manages symlinks SVN-Revision: 5128
* disable entropy gathering in wlcompat-debugFelix Fietkau2006-10-151-1/+8
| | | | SVN-Revision: 5127
* add hotplug script for setting up networking on wds interfacesFelix Fietkau2006-10-151-0/+34
| | | | SVN-Revision: 5125
* wlc: use custom ether_ntoa implementation that pads the address partsFelix Fietkau2006-10-151-7/+12
| | | | SVN-Revision: 5124
* Update kernel config : add support for bluetooth devices, enable packet ↵Florian Fainelli2006-10-151-8/+28
| | | | | | support in-kernel, prevented udhcpc to work SVN-Revision: 5123
* add support for wds vifs for broadcom wlFelix Fietkau2006-10-151-1/+8
| | | | SVN-Revision: 5122
* implement wlc call to read wds endpoint macFelix Fietkau2006-10-151-0/+42
| | | | SVN-Revision: 5121
* always return true in disable_broadcom()Felix Fietkau2006-10-151-0/+1
| | | | SVN-Revision: 5120
* fix error messageFelix Fietkau2006-10-151-1/+1
| | | | SVN-Revision: 5119
* implement network callbacks for broadcom wlFelix Fietkau2006-10-151-12/+34
| | | | SVN-Revision: 5118
* scan_interfaces is unnecessary at this pointFelix Fietkau2006-10-151-1/+0
| | | | SVN-Revision: 5117
* remove all broadcom interfaces from bridges and bring them down completely ↵Felix Fietkau2006-10-153-8/+28
| | | | | | when wifi down is called SVN-Revision: 5116
* add protection for bridging interface changesFelix Fietkau2006-10-151-0/+7
| | | | SVN-Revision: 5115
* remove the wifi interface from the default bridgeFelix Fietkau2006-10-152-8/+6
| | | | SVN-Revision: 5114
* implement simple device autodetection for wifi driversFelix Fietkau2006-10-154-26/+78
| | | | SVN-Revision: 5113
* Fix module dependency on ipw21,2200, bcm43xxFlorian Fainelli2006-10-151-0/+3
| | | | SVN-Revision: 5110
* cleanupFelix Fietkau2006-10-142-13/+1
| | | | SVN-Revision: 5106
* fix path to bash in openssl compileFelix Fietkau2006-10-141-0/+8
| | | | SVN-Revision: 5105
* fix sstrip linux compileFelix Fietkau2006-10-141-0/+1
| | | | SVN-Revision: 5104
* use the native toolchain for grub on non-amd64 hostsFelix Fietkau2006-10-141-2/+23
| | | | SVN-Revision: 5103
* fix zlib cross compiling from non-linux systemsFelix Fietkau2006-10-142-0/+1
| | | | SVN-Revision: 5102
* cleanupFelix Fietkau2006-10-142-26/+1
| | | | SVN-Revision: 5097
* another one ...Felix Fietkau2006-10-141-1/+1
| | | | SVN-Revision: 5095
* fix lzma compileFelix Fietkau2006-10-141-1/+1
| | | | SVN-Revision: 5094
* check for empty patch directoriesFelix Fietkau2006-10-141-1/+1
| | | | SVN-Revision: 5086
* don't exit on tar errors in wireless-tools - sgid flag on directory not ↵Felix Fietkau2006-10-141-0/+1
| | | | | | accepted on freebsd SVN-Revision: 5085
* use := for TAR_OPTIONSFelix Fietkau2006-10-141-2/+2
| | | | SVN-Revision: 5084
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-143-5/+5
| | | | SVN-Revision: 5083
* portability fixFelix Fietkau2006-10-142-0/+21
| | | | SVN-Revision: 5082
* leave out the ccache directory when copying the staging dir into the sdk (#843)Felix Fietkau2006-10-142-2/+5
| | | | SVN-Revision: 5081
* remove some obsolete stuffFelix Fietkau2006-10-142-4/+1
| | | | SVN-Revision: 5079
* use $(TAR) in unpack commandsFelix Fietkau2006-10-142-3/+3
| | | | SVN-Revision: 5078
* fix mistakes in unpack changeFelix Fietkau2006-10-143-6/+6
| | | | SVN-Revision: 5077
* another fix for invalid fd messagesFelix Fietkau2006-10-141-0/+3
| | | | SVN-Revision: 5076
* fix typoFelix Fietkau2006-10-141-1/+1
| | | | SVN-Revision: 5075
* force LANG to CFelix Fietkau2006-10-141-0/+2
| | | | SVN-Revision: 5074
* add prereq check for case-sensitive filesystemFelix Fietkau2006-10-141-0/+10
| | | | SVN-Revision: 5073