Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch to work arounf flex issues with newer version of flex with some distros. | Hamish Guthrie | 2007-05-07 | 1 | -0/+1768 |
| | | | | SVN-Revision: 7123 | ||||
* | prevent dropbear from closing the tty prematurely if the readfd closes | Felix Fietkau | 2007-05-06 | 1 | -0/+19 |
| | | | | SVN-Revision: 7117 | ||||
* | Fix ipv6 address assignment (#1622). | Eugene Konev | 2007-05-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 7116 | ||||
* | fix firmware loading | Felix Fietkau | 2007-05-06 | 1 | -0/+5 |
| | | | | SVN-Revision: 7115 | ||||
* | Drop ar7-net, not used in ar7-2.6. | Eugene Konev | 2007-05-06 | 1 | -42/+0 |
| | | | | SVN-Revision: 7108 | ||||
* | use hotplug2 for serializing hotplug events on 2.6 | Felix Fietkau | 2007-05-05 | 6 | -13/+65 |
| | | | | SVN-Revision: 7097 | ||||
* | add qos-scripts connbytes match from #1618 | Felix Fietkau | 2007-05-04 | 1 | -0/+5 |
| | | | | SVN-Revision: 7091 | ||||
* | fix gpio interrupts on broadcom (thanks, jpcass) | Felix Fietkau | 2007-05-04 | 1 | -1/+2 |
| | | | | SVN-Revision: 7090 | ||||
* | Add support for Sierra Wireless (#1620) | Florian Fainelli | 2007-05-03 | 1 | -0/+12 |
| | | | | SVN-Revision: 7086 | ||||
* | buggy script; nolonger used | Mike Baker | 2007-05-01 | 1 | -33/+0 |
| | | | | SVN-Revision: 7078 | ||||
* | various patches to add support for ppp over evdo or character devices | Mike Baker | 2007-05-01 | 3 | -1/+33 |
| | | | | SVN-Revision: 7076 | ||||
* | Added dependency to package IP required by Openswan | Hamish Guthrie | 2007-05-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 7073 | ||||
* | move the last change to the right place | Imre Kaloz | 2007-04-30 | 2 | -1/+1 |
| | | | | SVN-Revision: 7069 | ||||
* | set $HOME to /tmp on bootup | Imre Kaloz | 2007-04-30 | 1 | -0/+1 |
| | | | | SVN-Revision: 7068 | ||||
* | madwifi: fix static bssid setting for ad-hoc mode | Felix Fietkau | 2007-04-29 | 1 | -3/+3 |
| | | | | SVN-Revision: 7067 | ||||
* | create /dev/root on boot - fixes cf2nand on rb532 | Felix Fietkau | 2007-04-29 | 1 | -0/+6 |
| | | | | SVN-Revision: 7066 | ||||
* | fixes for a few build errors on osx without fink | Felix Fietkau | 2007-04-29 | 2 | -3/+53 |
| | | | | SVN-Revision: 7065 | ||||
* | Small bugfix for dependency handling - mostly for base-files and symlinks | Felix Fietkau | 2007-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 7058 | ||||
* | remove led fix again - seems like gpio handling is really broken in the ↵ | Felix Fietkau | 2007-04-26 | 1 | -10/+0 |
| | | | | | | original madwifi hal SVN-Revision: 7057 | ||||
* | fix for the wifi led on atheros SoC | Felix Fietkau | 2007-04-26 | 1 | -0/+10 |
| | | | | SVN-Revision: 7053 | ||||
* | fix busybox rebuild when config changes | Mike Baker | 2007-04-25 | 1 | -0/+12 |
| | | | | SVN-Revision: 7051 | ||||
* | rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6 | Florian Fainelli | 2007-04-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 7049 | ||||
* | qos-scripts update - fix enabling/disabling of interfaces, make the overhead ↵ | Felix Fietkau | 2007-04-24 | 3 | -14/+20 |
| | | | | | | calculation optional SVN-Revision: 7048 | ||||
* | fix a small typo | Felix Fietkau | 2007-04-24 | 1 | -2/+2 |
| | | | | SVN-Revision: 7047 | ||||
* | clean up version control junk in the rootfs directory | Felix Fietkau | 2007-04-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 7045 | ||||
* | use separate sysctl.conf files for 2.4 and 2.6 - fixes some boot message spam | Felix Fietkau | 2007-04-24 | 2 | -13/+4 |
| | | | | SVN-Revision: 7043 | ||||
* | Make only on ar7 platforms. | Mike Albon | 2007-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 7041 | ||||
* | Create /lib/firmware | Florian Fainelli | 2007-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 7033 | ||||
* | Add build-depends on linux-atm | Eugene Konev | 2007-04-22 | 1 | -0/+1 |
| | | | | SVN-Revision: 7030 | ||||
* | fix start_pppd for pptp (closes: #1612) | Nicolas Thill | 2007-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 7027 | ||||
* | add better default config for ar7, add br2684ctl init script, add a missing ↵ | Felix Fietkau | 2007-04-21 | 3 | -1/+35 |
| | | | | | | setting for pppoa SVN-Revision: 7024 | ||||
* | add new ar7 dsl driver (thanks, matteo), mark ar7-2.4 as broken and enable ↵ | Felix Fietkau | 2007-04-20 | 3 | -26/+731 |
| | | | | | | ar7-2.6 SVN-Revision: 7020 | ||||
* | add missing -prepare target | Felix Fietkau | 2007-04-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 7017 | ||||
* | upgrade to new version of br2684ctl | Felix Fietkau | 2007-04-20 | 8 | -1160/+293 |
| | | | | SVN-Revision: 7011 | ||||
* | Fix a typo | Florian Fainelli | 2007-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 7008 | ||||
* | Add admswconfig until we add support for adm5120 switch in kmod-switch, ↵ | Florian Fainelli | 2007-04-19 | 1 | -0/+48 |
| | | | | | | thanks Thomas Langer for the makefile. SVN-Revision: 7007 | ||||
* | we don't need the shared library there | Imre Kaloz | 2007-04-19 | 1 | -2/+0 |
| | | | | SVN-Revision: 7006 | ||||
* | don't try to set up wpa if hostapd is not installed | Felix Fietkau | 2007-04-19 | 1 | -7/+9 |
| | | | | SVN-Revision: 7005 | ||||
* | move hostapd setup script from wireless-tools to hostapd package | Felix Fietkau | 2007-04-18 | 3 | -2/+2 |
| | | | | SVN-Revision: 7000 | ||||
* | minor cleanup | Felix Fietkau | 2007-04-18 | 1 | -7/+1 |
| | | | | SVN-Revision: 6999 | ||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 10 | -191/+190 |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | ||||
* | Patches for rt61 are no longer required | Florian Fainelli | 2007-04-17 | 2 | -34/+0 |
| | | | | SVN-Revision: 6990 | ||||
* | Fix the device names too long (#1591) | Florian Fainelli | 2007-04-17 | 1 | -7/+11 |
| | | | | SVN-Revision: 6987 | ||||
* | rt61 is not broken on 2.6 kernels, use a daily snapshot instead | Florian Fainelli | 2007-04-17 | 1 | -4/+4 |
| | | | | SVN-Revision: 6986 | ||||
* | we can use some more hotplug processes here... | Felix Fietkau | 2007-04-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 6980 | ||||
* | add jffs2_mark_erase function for erasing jffs2 partitions on the next mount ↵ | Felix Fietkau | 2007-04-16 | 1 | -0/+10 |
| | | | | | | (typically faster than doing mtd erase manually) SVN-Revision: 6978 | ||||
* | improve handling of 11a/b/g mode setting. redirect iwconfig channel errors ↵ | Felix Fietkau | 2007-04-16 | 1 | -4/+5 |
| | | | | | | to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable) SVN-Revision: 6975 | ||||
* | Add qc-usb modules (#1193) | Florian Fainelli | 2007-04-16 | 2 | -0/+105 |
| | | | | SVN-Revision: 6966 | ||||
* | Fix startklips with bb's ifconfig (#1556) | Florian Fainelli | 2007-04-16 | 1 | -0/+12 |
| | | | | SVN-Revision: 6965 | ||||
* | Add profile for Soekris Net4801 boards (#1072) | Florian Fainelli | 2007-04-16 | 2 | -1/+83 |
| | | | | SVN-Revision: 6962 |