aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* add zlib fix from #855Felix Fietkau2006-10-171-11/+37
* some kernel module cleanupFelix Fietkau2006-10-171-28/+77
* remove support for obsolete /etc/modules fileFelix Fietkau2006-10-161-1/+1
* Do not automatically create atheros devices (#811), and potentially other bugsFlorian Fainelli2006-10-161-1/+1
* remove nvram.shFelix Fietkau2006-10-161-19/+0
* Add ralink rt61 driver needed for rdc-2.6 targetFlorian Fainelli2006-10-152-0/+52
* 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
* 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
* 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
* fix path to bash in openssl compileFelix Fietkau2006-10-141-0/+8
* fix zlib cross compiling from non-linux systemsFelix Fietkau2006-10-142-0/+1
* don't exit on tar errors in wireless-tools - sgid flag on directory not accep...Felix Fietkau2006-10-141-0/+1
* portability fixFelix Fietkau2006-10-142-0/+21
* fix typoFelix Fietkau2006-10-141-1/+1
* move brcm-2.4 specific kmod to new module layoutNicolas Thill2006-10-131-0/+18
* only check prerequisites of actually selected packagesFelix Fietkau2006-10-121-1/+1
* enable busybox taint checking to support gplonly kernel exportsFelix Fietkau2006-10-121-1/+1
* use perl instead of sed for replacing stuff in wlFelix Fietkau2006-10-101-1/+1
* replace ipkg-make-index with a shell script that works on bsdFelix Fietkau2006-10-101-1/+2
* add support for Package/<pkgname>/description - old format still supported, b...Felix Fietkau2006-10-101-3/+5
* add support for a common shell include file, which is evaluated for every mak...Felix Fietkau2006-10-101-4/+6
* pppd: pass on the configured upper limit for mtu to the channel that ppp usesFelix Fietkau2006-10-101-0/+17
* use standard patch naming schemeFelix Fietkau2006-10-093-0/+0
* Port kmod-ipip to the new module layoutFlorian Fainelli2006-10-091-0/+9
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-093-6/+3
* add new /bin/uci script and api for manipulating buildroot-ng config filesFelix Fietkau2006-10-094-1/+478
* fix shell escaping bug in append() functionFelix Fietkau2006-10-091-1/+1
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)Felix Fietkau2006-10-091-0/+3
* fix natsemi depends, default and autoloadFelix Fietkau2006-10-091-1/+3
* fix a small bug in the parse-config scriptFelix Fietkau2006-10-081-1/+1
* fix openswan init scriptFelix Fietkau2006-10-081-51/+67
* fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...Nicolas Thill2006-10-082-11/+17
* implement stop() function for dropbear init scriptFelix Fietkau2006-10-071-0/+4
* fix path to toolchain build directory (patch from #810)Felix Fietkau2006-10-071-1/+1
* move gdbserver to buildroot-ng, since it uses the toolchain build directoryFelix Fietkau2006-10-071-0/+69