Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add Intel/VIA usb-uhci support (#1098) | Florian Fainelli | 2006-12-28 | |
| | | | | SVN-Revision: 5913 | |||
* | Fix the counters bug (#983) | Florian Fainelli | 2006-12-27 | |
| | | | | SVN-Revision: 5910 | |||
* | Update the crc checksum to allow images being flashed via tftp | Florian Fainelli | 2006-12-27 | |
| | | | | SVN-Revision: 5906 | |||
* | Remove usb-controller dependency (#1007) | Florian Fainelli | 2006-12-27 | |
| | | | | SVN-Revision: 5905 | |||
* | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | Felix Fietkau | 2006-12-27 | |
| | | | | SVN-Revision: 5904 | |||
* | madwifi: fix setting the essid for ap mode | Felix Fietkau | 2006-12-27 | |
| | | | | SVN-Revision: 5903 | |||
* | Forgot kmod-ipt-imq dependency (#1076) | Florian Fainelli | 2006-12-25 | |
| | | | | SVN-Revision: 5901 | |||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 | |
| | | | | | | makefiles can still override it if necessary) SVN-Revision: 5899 | |||
* | Add support for Atheros SoC (used in Fonera, Meraki) - Merry Christmas, ↵ | Felix Fietkau | 2006-12-25 | |
| | | | | | | everybody :) SVN-Revision: 5898 | |||
* | Fix msdos module loading (#1086) | Florian Fainelli | 2006-12-23 | |
| | | | | SVN-Revision: 5896 | |||
* | Also build bzImage for rdc boards | Florian Fainelli | 2006-12-23 | |
| | | | | SVN-Revision: 5895 | |||
* | Fixed typo, it might work now :-) | Rod Whitby | 2006-12-23 | |
| | | | | SVN-Revision: 5894 | |||
* | Generate a flashable image for the NSLU2 | Rod Whitby | 2006-12-23 | |
| | | | | SVN-Revision: 5893 | |||
* | Utility for creating installable image for the NSLU2. | Rod Whitby | 2006-12-23 | |
| | | | | SVN-Revision: 5892 | |||
* | remove problematic change that probably broke SoC support | Felix Fietkau | 2006-12-22 | |
| | | | | SVN-Revision: 5891 | |||
* | move hostapd setup function to wireless-tools package, as it is driver ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | independent SVN-Revision: 5890 | |||
* | nuke old madwifi init script, add new /lib/wifi handler (usable for many ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | configurations already), fix up a target name SVN-Revision: 5889 | |||
* | lots of enhancements for the madwifi script (hostapd calls for ap with wpa ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | implemented, two kinds of wds support added - by essid or by bssid, various bugfixes) SVN-Revision: 5888 | |||
* | update madwifi SoC support patch, add device ids for 2317 (will be ↵ | Felix Fietkau | 2006-12-22 | |
| | | | | | | functional after a hal upgrade) SVN-Revision: 5887 | |||
* | Moved netconfig (for ixp4xx only) to S15, so that it can access ↵ | Rod Whitby | 2006-12-21 | |
| | | | | | | /proc/cpuinfo to determine which type of board it is on. Added ifup commands at the end to bring up the interfaces. SVN-Revision: 5886 | |||
* | replace another instance of a relative path to generic-2.* with an absolute ↵ | Felix Fietkau | 2006-12-20 | |
| | | | | | | one (for symlinked target directories) SVN-Revision: 5885 | |||
* | more cleanup | Felix Fietkau | 2006-12-20 | |
| | | | | SVN-Revision: 5884 | |||
* | Initial stab at netconfig for nslu2 and nas100d | Rod Whitby | 2006-12-20 | |
| | | | | SVN-Revision: 5883 | |||
* | move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. | Nicolas Thill | 2006-12-20 | |
| | | | | SVN-Revision: 5881 | |||
* | Compiled the ixp4xx on-board network support into the kernel, so that ↵ | Rod Whitby | 2006-12-20 | |
| | | | | | | auto-loading of the microcode from another flash partition will work. SVN-Revision: 5880 | |||
* | remove hardcoded package name | Felix Fietkau | 2006-12-20 | |
| | | | | SVN-Revision: 5879 | |||
* | prepare for moving part of the firewall to hotplug. created new chains ↵ | Felix Fietkau | 2006-12-20 | |
| | | | | | | {input,forwarding,prerouting}_wan for wan port forwardings and updated the examples. syntax of /etc/config/firewall unchanged and old firewall.user files are still compatible SVN-Revision: 5878 | |||
* | don't try to automount loopback devices (#1011) | Felix Fietkau | 2006-12-20 | |
| | | | | SVN-Revision: 5877 | |||
* | add a workaround for self-killing init scripts on restart (#1023) | Felix Fietkau | 2006-12-20 | |
| | | | | SVN-Revision: 5876 | |||
* | fix ppp keepalive setting (#1071) | Felix Fietkau | 2006-12-20 | |
| | | | | SVN-Revision: 5875 | |||
* | add wlc commands for setting 802.11d and 802.11h mode, disable both by ↵ | Felix Fietkau | 2006-12-20 | |
| | | | | | | default (helps with ipw2200 assoc problems, see #1075 for more information) SVN-Revision: 5874 | |||
* | fix size of config partition on ar7 (#902) | Felix Fietkau | 2006-12-20 | |
| | | | | SVN-Revision: 5873 | |||
* | add a variable to keep track of the list of sections when loading uci config ↵ | Felix Fietkau | 2006-12-20 | |
| | | | | | | files. add a function to iterate through sections SVN-Revision: 5870 | |||
* | Add image generation for ar525w | Florian Fainelli | 2006-12-19 | |
| | | | | SVN-Revision: 5868 | |||
* | Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then ↵ | Rod Whitby | 2006-12-19 | |
| | | | | | | there has to be many other SENSORS config options unset SVN-Revision: 5867 | |||
* | Enabled RTC (compiled in) for NSLU2 and NAS100d, and PATA (modules) for NAS100d | Rod Whitby | 2006-12-19 | |
| | | | | SVN-Revision: 5866 | |||
* | add two patches from madwifi trac ticket 914 - should fix multiple ↵ | Felix Fietkau | 2006-12-19 | |
| | | | | | | wlanconfig create/destroy runs and a few wds related crashes SVN-Revision: 5865 | |||
* | change the type of plat_irq_dispatch | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5864 | |||
* | remove obsolete patch | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5863 | |||
* | cosmetic fix: make the pci slot check more readable | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5862 | |||
* | add a better pci fix for rb532 | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5861 | |||
* | add missing copyright | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5860 | |||
* | next time I should sleep more | Imre Kaloz | 2006-12-19 | |
| | | | | SVN-Revision: 5858 | |||
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵ | Imre Kaloz | 2006-12-19 | |
| | | | | | | ixp4xx SVN-Revision: 5856 | |||
* | first round of rb532 cleanup | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5855 | |||
* | add hardware detection for dell truemobile 2300 | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5854 | |||
* | fix qos-scripts RED qdisc calculation for slow lines | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5853 | |||
* | More bcm963xx fixes | Florian Fainelli | 2006-12-19 | |
| | | | | SVN-Revision: 5852 | |||
* | cosmetic fixes | Felix Fietkau | 2006-12-19 | |
| | | | | SVN-Revision: 5851 | |||
* | implement real-time progress info for the package/target info collect ↵ | Felix Fietkau | 2006-12-19 | |
| | | | | | | (thanks to Thorsten Glaser for the idea) SVN-Revision: 5850 |