Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the counters bug (#983) | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5910 | ||||
* | Update the crc checksum to allow images being flashed via tftp | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5906 | ||||
* | Remove usb-controller dependency (#1007) | Florian Fainelli | 2006-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5905 | ||||
* | add staging_dir_*/usr/sbin to the TARGET_PATH (for grub) | Felix Fietkau | 2006-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5904 | ||||
* | madwifi: fix setting the essid for ap mode | Felix Fietkau | 2006-12-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 5903 | ||||
* | Forgot kmod-ipt-imq dependency (#1076) | Florian Fainelli | 2006-12-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 5901 | ||||
* | store the default kernel version for our ports in a single place (target ↵ | Felix Fietkau | 2006-12-25 | 16 | -55/+18 |
| | | | | | | 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 | 9 | -0/+6397 |
| | | | | | | everybody :) SVN-Revision: 5898 | ||||
* | Fix msdos module loading (#1086) | Florian Fainelli | 2006-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 5896 | ||||
* | Also build bzImage for rdc boards | Florian Fainelli | 2006-12-23 | 1 | -0/+3 |
| | | | | SVN-Revision: 5895 | ||||
* | Fixed typo, it might work now :-) | Rod Whitby | 2006-12-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 5894 | ||||
* | Generate a flashable image for the NSLU2 | Rod Whitby | 2006-12-23 | 1 | -0/+6 |
| | | | | SVN-Revision: 5893 | ||||
* | Utility for creating installable image for the NSLU2. | Rod Whitby | 2006-12-23 | 1 | -0/+1202 |
| | | | | SVN-Revision: 5892 | ||||
* | remove problematic change that probably broke SoC support | Felix Fietkau | 2006-12-22 | 1 | -31/+1 |
| | | | | SVN-Revision: 5891 | ||||
* | move hostapd setup function to wireless-tools package, as it is driver ↵ | Felix Fietkau | 2006-12-22 | 3 | -66/+69 |
| | | | | | | independent SVN-Revision: 5890 | ||||
* | nuke old madwifi init script, add new /lib/wifi handler (usable for many ↵ | Felix Fietkau | 2006-12-22 | 3 | -8/+6 |
| | | | | | | 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 | 1 | -36/+125 |
| | | | | | | 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 | 1 | -9/+83 |
| | | | | | | 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 | 1 | -17/+7 |
| | | | | | | /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 | 1 | -1/+1 |
| | | | | | | one (for symlinked target directories) SVN-Revision: 5885 | ||||
* | more cleanup | Felix Fietkau | 2006-12-20 | 1 | -174/+2 |
| | | | | SVN-Revision: 5884 | ||||
* | Initial stab at netconfig for nslu2 and nas100d | Rod Whitby | 2006-12-20 | 2 | -0/+99 |
| | | | | SVN-Revision: 5883 | ||||
* | move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus. | Nicolas Thill | 2006-12-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 5881 | ||||
* | Compiled the ixp4xx on-board network support into the kernel, so that ↵ | Rod Whitby | 2006-12-20 | 1 | -3/+3 |
| | | | | | | auto-loading of the microcode from another flash partition will work. SVN-Revision: 5880 | ||||
* | remove hardcoded package name | Felix Fietkau | 2006-12-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 5879 | ||||
* | prepare for moving part of the firewall to hotplug. created new chains ↵ | Felix Fietkau | 2006-12-20 | 3 | -29/+25 |
| | | | | | | {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 | 1 | -1/+1 |
| | | | | SVN-Revision: 5877 | ||||
* | add a workaround for self-killing init scripts on restart (#1023) | Felix Fietkau | 2006-12-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 5876 | ||||
* | fix ppp keepalive setting (#1071) | Felix Fietkau | 2006-12-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 5875 | ||||
* | add wlc commands for setting 802.11d and 802.11h mode, disable both by ↵ | Felix Fietkau | 2006-12-20 | 2 | -0/+16 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 5873 | ||||
* | add a variable to keep track of the list of sections when loading uci config ↵ | Felix Fietkau | 2006-12-20 | 1 | -4/+21 |
| | | | | | | files. add a function to iterate through sections SVN-Revision: 5870 | ||||
* | Add image generation for ar525w | Florian Fainelli | 2006-12-19 | 1 | -7/+3 |
| | | | | SVN-Revision: 5868 | ||||
* | Not sure why ixp4xx-2.6 config has HWMON set, but because it does, then ↵ | Rod Whitby | 2006-12-19 | 1 | -2/+40 |
| | | | | | | 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 | 1 | -3/+128 |
| | | | | SVN-Revision: 5866 | ||||
* | add two patches from madwifi trac ticket 914 - should fix multiple ↵ | Felix Fietkau | 2006-12-19 | 2 | -0/+65 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 5864 | ||||
* | remove obsolete patch | Felix Fietkau | 2006-12-19 | 1 | -13/+0 |
| | | | | SVN-Revision: 5863 | ||||
* | cosmetic fix: make the pci slot check more readable | Felix Fietkau | 2006-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5862 | ||||
* | add a better pci fix for rb532 | Felix Fietkau | 2006-12-19 | 2 | -48/+25 |
| | | | | SVN-Revision: 5861 | ||||
* | add missing copyright | Felix Fietkau | 2006-12-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 5860 | ||||
* | next time I should sleep more | Imre Kaloz | 2006-12-19 | 1 | -3/+3 |
| | | | | SVN-Revision: 5858 | ||||
* | upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ↵ | Imre Kaloz | 2006-12-19 | 16 | -179/+324 |
| | | | | | | ixp4xx SVN-Revision: 5856 | ||||
* | first round of rb532 cleanup | Felix Fietkau | 2006-12-19 | 3 | -2347/+101 |
| | | | | SVN-Revision: 5855 | ||||
* | add hardware detection for dell truemobile 2300 | Felix Fietkau | 2006-12-19 | 1 | -1/+7 |
| | | | | SVN-Revision: 5854 | ||||
* | fix qos-scripts RED qdisc calculation for slow lines | Felix Fietkau | 2006-12-19 | 2 | -1/+2 |
| | | | | SVN-Revision: 5853 | ||||
* | More bcm963xx fixes | Florian Fainelli | 2006-12-19 | 2 | -16/+7 |
| | | | | SVN-Revision: 5852 | ||||
* | cosmetic fixes | Felix Fietkau | 2006-12-19 | 1 | -6/+6 |
| | | | | SVN-Revision: 5851 | ||||
* | implement real-time progress info for the package/target info collect ↵ | Felix Fietkau | 2006-12-19 | 1 | -10/+17 |
| | | | | | | (thanks to Thorsten Glaser for the idea) SVN-Revision: 5850 | ||||
* | More bcm963xx fixes with 2.6.19 | Florian Fainelli | 2006-12-18 | 1 | -11/+12 |
| | | | | SVN-Revision: 5849 |