| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | fix LINUX_RELEASE and use it for the kmod-* build | Felix Fietkau | 2006-08-27 | 2 | -2/+2 |
| * | tune the Magicbox kernel config | Imre Kaloz | 2006-08-27 | 1 | -99/+38 |
| * | change hotplug trigger to a simpler awk command | Mike Baker | 2006-08-27 | 1 | -1/+2 |
| * | broadcom-wl: set vlan_mode for every enabled interface | Felix Fietkau | 2006-08-27 | 1 | -1/+1 |
| * | fix minor typo & move loopback to network config | Mike Baker | 2006-08-27 | 12 | -5/+65 |
| * | fix find_config() in the network scripts | Felix Fietkau | 2006-08-27 | 1 | -2/+5 |
| * | Remove executable bit from these Makefiles. Closes #728 | Florian Fainelli | 2006-08-26 | 1 | -0/+0 |
| * | clean up hotplug mounting scripts | Mike Baker | 2006-08-26 | 3 | -52/+59 |
| * | add basic support for the Magicbox boards | Imre Kaloz | 2006-08-25 | 16 | -8/+3809 |
| * | Make the build work properly by including Hostap modules. | Mike Albon | 2006-08-25 | 1 | -1/+6 |
| * | update config | Mike Baker | 2006-08-25 | 1 | -4/+16 |
| * | update devfs patches | Mike Baker | 2006-08-25 | 1 | -8/+507 |
| * | more cleanups | Felix Fietkau | 2006-08-25 | 2 | -3279/+73 |
| * | initial attempt at cleaning up the bcm63xx stuff | Felix Fietkau | 2006-08-25 | 10 | -16355/+12836 |
| * | Override kernel template and output bzImage, not the binary file, closes #676... | Florian Fainelli | 2006-08-25 | 1 | -1/+1 |
| * | hide rm -rf command in Makefile | Felix Fietkau | 2006-08-24 | 1 | -1/+1 |
| * | add prereq check to prevent people from building openwrt as root | Felix Fietkau | 2006-08-24 | 1 | -0/+7 |
| * | revert to using *_ifnames internally, too many problems with firewall, ppp, e... | Felix Fietkau | 2006-08-24 | 3 | -6/+17 |
| * | default value for *_device in scan_interfaces | Felix Fietkau | 2006-08-24 | 1 | -0/+3 |
| * | add vlan_mode 0 command to fix the weird google issue in broadcom-wl | Felix Fietkau | 2006-08-24 | 1 | -0/+1 |
| * | fix remaining *_ifnames references | Felix Fietkau | 2006-08-24 | 4 | -15/+5 |
| * | add vlan_mode to wlc | Felix Fietkau | 2006-08-24 | 1 | -0/+7 |
| * | enable split_iso for ehci on brcm-2.6 | Felix Fietkau | 2006-08-23 | 1 | -1/+1 |
| * | fix kernel module dependency problems | Felix Fietkau | 2006-08-23 | 1 | -1/+1 |
| * | Make hostap modules so build works properly. | Mike Albon | 2006-08-23 | 1 | -1/+6 |
| * | change 'ifnames' to 'ifname' in network config, fix #697 | Felix Fietkau | 2006-08-23 | 7 | -42/+24 |
| * | Fix building util-linux under xscale | Mike Albon | 2006-08-23 | 1 | -0/+11 |
| * | don't try to create mtd partitions on bcm947xx when the trx header is not fou... | Felix Fietkau | 2006-08-22 | 2 | -4/+6 |
| * | Port kmod-tun to the new module layout | Florian Fainelli | 2006-08-22 | 3 | -11/+8 |
| * | Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* fix... | Florian Fainelli | 2006-08-22 | 3 | -50/+2 |
| * | Port kmod-gre to the new module layout | Florian Fainelli | 2006-08-22 | 2 | -4/+8 |
| * | enable mknod by default (#490) - some drivers don't register with devfs properly | Felix Fietkau | 2006-08-22 | 1 | -1/+1 |
| * | Add maxfail option to avoid pptp giving up, closes #663 | Florian Fainelli | 2006-08-22 | 1 | -0/+1 |
| * | Set KERNEL_DIR to avoid inclusion of host-side linux sources, closes #702 | Florian Fainelli | 2006-08-22 | 1 | -0/+4 |
| * | remove bogus dependency line | Felix Fietkau | 2006-08-22 | 1 | -1/+0 |
| * | Add ROUTE target for netfilter, closes #595 | Florian Fainelli | 2006-08-22 | 9 | -1/+931 |
| * | Add --enable-natt and --enable-dpd configuration options, closes #700 | Florian Fainelli | 2006-08-22 | 1 | -0/+2 |
| * | revert [4599], the bug was fixed elsewhere | Felix Fietkau | 2006-08-21 | 1 | -2/+7 |
| * | fix up TMPDIR for initial prereq check to avoid creating a bogus build_ direc... | Felix Fietkau | 2006-08-21 | 1 | -1/+2 |
| * | port kmod-ipv6 to the new system | Felix Fietkau | 2006-08-20 | 4 | -15/+7 |
| * | Add devpts mounts | Gerry Rozema | 2006-08-20 | 1 | -0/+2 |
| * | don't pad aruba images - unnecessary with the jffs2 hack | Felix Fietkau | 2006-08-19 | 1 | -2/+1 |
| * | enable ipip for aruba | Felix Fietkau | 2006-08-19 | 1 | -2/+2 |
| * | fix typo | Felix Fietkau | 2006-08-19 | 1 | -1/+1 |
| * | Remove postinit stuff for initramfs | Gerry Rozema | 2006-08-18 | 1 | -1/+0 |
| * | Update init to use /etc/banner for presence test, remove postinit | Gerry Rozema | 2006-08-18 | 2 | -9/+5 |
| * | Fix/clean several hundred package makefiles | Mike Baker | 2006-08-18 | 7 | -19/+6 |
| * | handle postinit for initramfs | Gerry Rozema | 2006-08-18 | 1 | -0/+1 |
| * | File I forgot | Gerry Rozema | 2006-08-18 | 1 | -0/+4 |
| * | don't try to use gnu wget specific options in ipkg | Felix Fietkau | 2006-08-18 | 1 | -7/+2 |