| Commit message (Expand) | Author | Age | Files | Lines |
* | add zlib fix from #855 | nbd | 2006-10-17 | 1 | -11/+37 |
* | some kernel module cleanup | nbd | 2006-10-17 | 1 | -28/+77 |
* | remove support for obsolete /etc/modules file | nbd | 2006-10-16 | 1 | -1/+1 |
* | Do not automatically create atheros devices (#811), and potentially other bugs | florian | 2006-10-16 | 1 | -1/+1 |
* | remove nvram.sh | nbd | 2006-10-16 | 1 | -19/+0 |
* | Add ralink rt61 driver needed for rdc-2.6 target | florian | 2006-10-15 | 2 | -0/+52 |
* | add patch from #849 | nbd | 2006-10-15 | 1 | -0/+21 |
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | nbd | 2006-10-15 | 1 | -0/+2 |
* | fix typo | nbd | 2006-10-15 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd | 2006-10-15 | 20 | -19/+197 |
* | 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 |