| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | disable entropy gathering in wlcompat-debug | nbd | 2006-10-15 | 1 | -1/+8 |
* | add hotplug script for setting up networking on wds interfaces | nbd | 2006-10-15 | 1 | -0/+34 |
* | wlc: use custom ether_ntoa implementation that pads the address parts | nbd | 2006-10-15 | 1 | -7/+12 |
* | add support for wds vifs for broadcom wl | nbd | 2006-10-15 | 1 | -1/+8 |
* | implement wlc call to read wds endpoint mac | nbd | 2006-10-15 | 1 | -0/+42 |
* | always return true in disable_broadcom() | nbd | 2006-10-15 | 1 | -0/+1 |
* | fix error message | nbd | 2006-10-15 | 1 | -1/+1 |
* | implement network callbacks for broadcom wl | nbd | 2006-10-15 | 1 | -12/+34 |
* | scan_interfaces is unnecessary at this point | nbd | 2006-10-15 | 1 | -1/+0 |
* | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd | 2006-10-15 | 3 | -8/+28 |
* | add protection for bridging interface changes | nbd | 2006-10-15 | 1 | -0/+7 |
* | remove the wifi interface from the default bridge | nbd | 2006-10-15 | 2 | -8/+6 |
* | implement simple device autodetection for wifi drivers | nbd | 2006-10-15 | 4 | -26/+78 |
* | Fix module dependency on ipw21,2200, bcm43xx | florian | 2006-10-15 | 1 | -0/+3 |
* | fix path to bash in openssl compile | nbd | 2006-10-14 | 1 | -0/+8 |
* | fix zlib cross compiling from non-linux systems | nbd | 2006-10-14 | 2 | -0/+1 |
* | don't exit on tar errors in wireless-tools - sgid flag on directory not accep... | nbd | 2006-10-14 | 1 | -0/+1 |
* | portability fix | nbd | 2006-10-14 | 2 | -0/+21 |
* | fix typo | nbd | 2006-10-14 | 1 | -1/+1 |
* | move brcm-2.4 specific kmod to new module layout | nico | 2006-10-13 | 1 | -0/+18 |
* | only check prerequisites of actually selected packages | nbd | 2006-10-12 | 1 | -1/+1 |
* | enable busybox taint checking to support gplonly kernel exports | nbd | 2006-10-12 | 1 | -1/+1 |
* | use perl instead of sed for replacing stuff in wl | nbd | 2006-10-10 | 1 | -1/+1 |
* | replace ipkg-make-index with a shell script that works on bsd | nbd | 2006-10-10 | 1 | -1/+2 |
* | add support for Package/<pkgname>/description - old format still supported, b... | nbd | 2006-10-10 | 1 | -3/+5 |
* | add support for a common shell include file, which is evaluated for every mak... | nbd | 2006-10-10 | 1 | -4/+6 |
* | pppd: pass on the configured upper limit for mtu to the channel that ppp uses | nbd | 2006-10-10 | 1 | -0/+17 |
* | use standard patch naming scheme | nbd | 2006-10-09 | 3 | -0/+0 |
* | Port kmod-ipip to the new module layout | florian | 2006-10-09 | 1 | -0/+9 |
* | save the real configured interface name in the 'device' variable when running... | nbd | 2006-10-09 | 3 | -6/+3 |
* | add new /bin/uci script and api for manipulating buildroot-ng config files | nbd | 2006-10-09 | 4 | -1/+478 |
* | fix shell escaping bug in append() function | nbd | 2006-10-09 | 1 | -1/+1 |
* | add 1 second delay for natsemi ifup (sometimes won't come up otherwise) | nbd | 2006-10-09 | 1 | -0/+3 |
* | fix natsemi depends, default and autoload | nbd | 2006-10-09 | 1 | -1/+3 |
* | fix a small bug in the parse-config script | nbd | 2006-10-08 | 1 | -1/+1 |
* | fix openswan init script | nbd | 2006-10-08 | 1 | -51/+67 |
* | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | nico | 2006-10-08 | 2 | -11/+17 |
* | implement stop() function for dropbear init script | nbd | 2006-10-07 | 1 | -0/+4 |
* | fix path to toolchain build directory (patch from #810) | nbd | 2006-10-07 | 1 | -1/+1 |
* | move gdbserver to buildroot-ng, since it uses the toolchain build directory | nbd | 2006-10-07 | 1 | -0/+69 |
* | minor cleanup | nbd | 2006-10-06 | 1 | -5/+2 |
* | really fix webif password access patch for busybox | nbd | 2006-10-06 | 1 | -2/+4 |
* | add qos-scripts package port for buildroot-ng | nbd | 2006-10-06 | 8 | -0/+679 |
* | port kmod-sched to new kernel packaging system | nbd | 2006-10-06 | 1 | -0/+10 |
* | fix pcmcia-cs dependencies | nbd | 2006-10-06 | 1 | -1/+1 |
* | speed up package prereq check (only run make on those directories that actual... | nbd | 2006-10-05 | 1 | -1/+1 |
* | fix gmp ccache breakage again (previous fix was removed in a cleanup) | nbd | 2006-10-05 | 1 | -1/+3 |
* | hide enable/disable functions, not active yet | nbd | 2006-10-04 | 1 | -4/+0 |
* | fix displayed name in init script help text | nbd | 2006-10-04 | 1 | -1/+1 |
* | add new rc.common for standardized init scripts, convert existing init scripts | nbd | 2006-10-04 | 15 | -379/+506 |