| Commit message (Expand) | Author | Age | Files | Lines |
* | Do not automatically create atheros devices (#811), and potentially other bugs | Florian Fainelli | 2006-10-16 | 1 | -1/+1 |
* | bcm4710: port a missing part of the cache fixes to linux 2.6 | Felix Fietkau | 2006-10-16 | 1 | -33/+51 |
* | fix irq sharing issue on bcm4710 | Felix Fietkau | 2006-10-16 | 1 | -4/+5 |
* | fix extpci irq assignment bug | Felix Fietkau | 2006-10-16 | 1 | -4/+16 |
* | accidentally removed a small part of the flash map patch - fixing that. | Felix Fietkau | 2006-10-16 | 1 | -0/+27 |
* | remove nvram.sh | Felix Fietkau | 2006-10-16 | 1 | -19/+0 |
* | add modified version of mbm's 'introduction to buildroot-ng' to the documenta... | Felix Fietkau | 2006-10-16 | 3 | -4/+325 |
* | add *.out to cleanup rule | Felix Fietkau | 2006-10-16 | 1 | -1/+1 |
* | add documentation for /etc/config/wireless and improve formatting | Felix Fietkau | 2006-10-16 | 4 | -36/+133 |
* | sync whiterussian download.pl with trunk, allow the user to specify additiona... | Felix Fietkau | 2006-10-16 | 1 | -1/+3 |
* | Add ralink rt61 driver needed for rdc-2.6 target | Florian Fainelli | 2006-10-15 | 2 | -0/+52 |
* | Drop changes to mm/fault.c prevents from seeing kernel oops while restarting ... | Florian Fainelli | 2006-10-15 | 1 | -24/+0 |
* | add some documentation for the init scripts | Felix Fietkau | 2006-10-15 | 2 | -0/+62 |
* | Updated kernel config | Florian Fainelli | 2006-10-15 | 1 | -6/+4 |
* | Merge preliminary rdc-2.6 support (Airlink101 AR525W) | Florian Fainelli | 2006-10-15 | 8 | -0/+3713 |
* | add patch from #849 | Felix Fietkau | 2006-10-15 | 1 | -0/+21 |
* | add firewall protection for wan_device in addition to wan_ifname (fixes #852) | Felix Fietkau | 2006-10-15 | 1 | -0/+2 |
* | Prevent SSH keys from being chmoded to 644 (#664), looks like those are the o... | Florian Fainelli | 2006-10-15 | 1 | -1/+1 |
* | add io resource patch from #800, merge flash map stuff from linux 2.4 to supp... | Felix Fietkau | 2006-10-15 | 2 | -32/+43 |
* | don't hardcode the cpu frequency for bcm47xx in linux 2.6 | Felix Fietkau | 2006-10-15 | 1 | -160/+227 |
* | fix bcm4710 cache fixes | Felix Fietkau | 2006-10-15 | 1 | -9/+9 |
* | fix typo | Felix Fietkau | 2006-10-15 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | Felix Fietkau | 2006-10-15 | 20 | -19/+197 |
* | disable entropy gathering in wlcompat-debug | Felix Fietkau | 2006-10-15 | 1 | -1/+8 |
* | add hotplug script for setting up networking on wds interfaces | Felix Fietkau | 2006-10-15 | 1 | -0/+34 |
* | wlc: use custom ether_ntoa implementation that pads the address parts | Felix Fietkau | 2006-10-15 | 1 | -7/+12 |
* | Update kernel config : add support for bluetooth devices, enable packet suppo... | Florian Fainelli | 2006-10-15 | 1 | -8/+28 |
* | add support for wds vifs for broadcom wl | Felix Fietkau | 2006-10-15 | 1 | -1/+8 |
* | implement wlc call to read wds endpoint mac | Felix Fietkau | 2006-10-15 | 1 | -0/+42 |
* | always return true in disable_broadcom() | Felix Fietkau | 2006-10-15 | 1 | -0/+1 |
* | fix error message | Felix Fietkau | 2006-10-15 | 1 | -1/+1 |
* | implement network callbacks for broadcom wl | Felix Fietkau | 2006-10-15 | 1 | -12/+34 |
* | scan_interfaces is unnecessary at this point | Felix Fietkau | 2006-10-15 | 1 | -1/+0 |
* | remove all broadcom interfaces from bridges and bring them down completely wh... | Felix Fietkau | 2006-10-15 | 3 | -8/+28 |
* | add protection for bridging interface changes | Felix Fietkau | 2006-10-15 | 1 | -0/+7 |
* | remove the wifi interface from the default bridge | Felix Fietkau | 2006-10-15 | 2 | -8/+6 |
* | implement simple device autodetection for wifi drivers | Felix Fietkau | 2006-10-15 | 4 | -26/+78 |
* | Fix module dependency on ipw21,2200, bcm43xx | Florian Fainelli | 2006-10-15 | 1 | -0/+3 |
* | cleanup | Felix Fietkau | 2006-10-14 | 2 | -13/+1 |
* | fix path to bash in openssl compile | Felix Fietkau | 2006-10-14 | 1 | -0/+8 |
* | fix sstrip linux compile | Felix Fietkau | 2006-10-14 | 1 | -0/+1 |
* | use the native toolchain for grub on non-amd64 hosts | Felix Fietkau | 2006-10-14 | 1 | -2/+23 |
* | fix zlib cross compiling from non-linux systems | Felix Fietkau | 2006-10-14 | 2 | -0/+1 |
* | cleanup | Felix Fietkau | 2006-10-14 | 2 | -26/+1 |
* | another one ... | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
* | fix lzma compile | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
* | check for empty patch directories | Felix Fietkau | 2006-10-14 | 1 | -1/+1 |
* | don't exit on tar errors in wireless-tools - sgid flag on directory not accep... | Felix Fietkau | 2006-10-14 | 1 | -0/+1 |
* | use := for TAR_OPTIONS | Felix Fietkau | 2006-10-14 | 1 | -2/+2 |
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | Felix Fietkau | 2006-10-14 | 3 | -5/+5 |