summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add some documentation for the init scriptsnbd2006-10-152-0/+62
* Updated kernel configflorian2006-10-151-6/+4
* Merge preliminary rdc-2.6 support (Airlink101 AR525W)florian2006-10-158-0/+3713
* add patch from #849nbd2006-10-151-0/+21
* add firewall protection for wan_device in addition to wan_ifname (fixes #852)nbd2006-10-151-0/+2
* Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o...florian2006-10-151-1/+1
* add io resource patch from #800, merge flash map stuff from linux 2.4 to supp...nbd2006-10-152-32/+43
* don't hardcode the cpu frequency for bcm47xx in linux 2.6nbd2006-10-151-160/+227
* fix bcm4710 cache fixesnbd2006-10-151-9/+9
* fix typonbd2006-10-151-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-1520-19/+197
* disable entropy gathering in wlcompat-debugnbd2006-10-151-1/+8
* add hotplug script for setting up networking on wds interfacesnbd2006-10-151-0/+34
* wlc: use custom ether_ntoa implementation that pads the address partsnbd2006-10-151-7/+12
* Update kernel config : add support for bluetooth devices, enable packet suppo...florian2006-10-151-8/+28
* add support for wds vifs for broadcom wlnbd2006-10-151-1/+8
* implement wlc call to read wds endpoint macnbd2006-10-151-0/+42
* always return true in disable_broadcom()nbd2006-10-151-0/+1
* fix error messagenbd2006-10-151-1/+1
* implement network callbacks for broadcom wlnbd2006-10-151-12/+34
* scan_interfaces is unnecessary at this pointnbd2006-10-151-1/+0
* remove all broadcom interfaces from bridges and bring them down completely wh...nbd2006-10-153-8/+28
* add protection for bridging interface changesnbd2006-10-151-0/+7
* remove the wifi interface from the default bridgenbd2006-10-152-8/+6
* implement simple device autodetection for wifi driversnbd2006-10-154-26/+78
* Fix module dependency on ipw21,2200, bcm43xxflorian2006-10-151-0/+3
* cleanupnbd2006-10-142-13/+1
* fix path to bash in openssl compilenbd2006-10-141-0/+8
* fix sstrip linux compilenbd2006-10-141-0/+1
* use the native toolchain for grub on non-amd64 hostsnbd2006-10-141-2/+23
* fix zlib cross compiling from non-linux systemsnbd2006-10-142-0/+1
* cleanupnbd2006-10-142-26/+1
* another one ...nbd2006-10-141-1/+1
* fix lzma compilenbd2006-10-141-1/+1
* check for empty patch directoriesnbd2006-10-141-1/+1
* don't exit on tar errors in wireless-tools - sgid flag on directory not accep...nbd2006-10-141-0/+1
* use := for TAR_OPTIONSnbd2006-10-141-2/+2
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd2006-10-143-5/+5
* portability fixnbd2006-10-142-0/+21
* leave out the ccache directory when copying the staging dir into the sdk (#843)nbd2006-10-142-2/+5
* remove some obsolete stuffnbd2006-10-142-4/+1
* use $(TAR) in unpack commandsnbd2006-10-142-3/+3
* fix mistakes in unpack changenbd2006-10-143-6/+6
* another fix for invalid fd messagesnbd2006-10-141-0/+3
* fix typonbd2006-10-141-1/+1
* force LANG to Cnbd2006-10-141-0/+2
* add prereq check for case-sensitive filesystemnbd2006-10-141-0/+10
* fix invalid fd warning on mac os xnbd2006-10-141-1/+1
* don't generate .tmpconfig.h and .kconfig.dnbd2006-10-142-70/+1
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd2006-10-144-12/+22