| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix typos (#260) | Felix Fietkau | 2006-01-30 | 3 | -3/+3 |
| | | | | | SVN-Revision: 3074 | ||||
| * | change madwifi makefile so that it can build both ahb and pci versions in ↵ | Felix Fietkau | 2006-01-30 | 1 | -9/+26 |
| | | | | | | | one pass SVN-Revision: 3070 | ||||
| * | upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfs | Imre Kaloz | 2006-01-29 | 2 | -2/+25 |
| | | | | | SVN-Revision: 3068 | ||||
| * | upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi ↵ | Imre Kaloz | 2006-01-27 | 2 | -3/+373 |
| | | | | | | | (madwifi-ng needs wlanconfig anyways), add multicall patch to reduce the size of the tools SVN-Revision: 3056 | ||||
| * | do not treat warnings as errors for madwifi (needed for gcc4) | Imre Kaloz | 2006-01-27 | 1 | -0/+12 |
| | | | | | SVN-Revision: 3055 | ||||
| * | issue switch reset when bringing up the ethernet device | Felix Fietkau | 2006-01-26 | 2 | -0/+2 |
| | | | | | SVN-Revision: 3047 | ||||
| * | reset port settings and default vlan assignment when reset is issued on ↵ | Felix Fietkau | 2006-01-26 | 1 | -1/+8 |
| | | | | | | | switch-robo (fixes #245) SVN-Revision: 3045 | ||||
| * | add a patch to export various kernel symbols in lib/string.c (like in 2.6), ↵ | Nicolas Thill | 2006-01-17 | 1 | -7/+2 |
| | | | | | | | fix shfs build on 2.4 (hopefully, but no real tests yet) SVN-Revision: 3004 | ||||
| * | fix alsa build on x86 (closes: #201) | Nicolas Thill | 2006-01-17 | 1 | -1/+1 |
| | | | | | SVN-Revision: 3001 | ||||
| * | move natsemi module into the kernel | Mike Baker | 2006-01-16 | 1 | -16/+0 |
| | | | | | SVN-Revision: 2997 | ||||
| * | port wan_device changes from whiterussian to kamikaze | Felix Fietkau | 2006-01-16 | 3 | -19/+19 |
| | | | | | SVN-Revision: 2993 | ||||
| * | move brcm-specific hotplug net scripts into the right place | Felix Fietkau | 2006-01-15 | 2 | -0/+0 |
| | | | | | SVN-Revision: 2990 | ||||
| * | sync kmod-switch with whiterussian | Felix Fietkau | 2006-01-15 | 1 | -10/+11 |
| | | | | | SVN-Revision: 2989 | ||||
| * | fix #210 | Felix Fietkau | 2006-01-14 | 1 | -4/+0 |
| | | | | | SVN-Revision: 2982 | ||||
| * | sync kmod-switch with whiterussian | Felix Fietkau | 2006-01-14 | 2 | -34/+104 |
| | | | | | SVN-Revision: 2981 | ||||
| * | move vlan and wifi setup into arch-specific base-files | Felix Fietkau | 2006-01-14 | 2 | -0/+74 |
| | | | | | SVN-Revision: 2973 | ||||
| * | remove extra inittab files | Felix Fietkau | 2006-01-14 | 2 | -7/+0 |
| | | | | | SVN-Revision: 2972 | ||||
| * | enable ramdisk | Mike Baker | 2006-01-14 | 1 | -0/+3 |
| | | | | | SVN-Revision: 2969 | ||||
| * | fix networking | Mike Baker | 2006-01-14 | 1 | -1/+1 |
| | | | | | SVN-Revision: 2968 | ||||
| * | fix module dependancies | Mike Baker | 2006-01-13 | 2 | -6/+6 |
| | | | | | SVN-Revision: 2955 | ||||
| * | patch nvram library for new nas version (thx to Vincent Bernat) | Felix Fietkau | 2006-01-13 | 1 | -0/+3 |
| | | | | | SVN-Revision: 2952 | ||||
| * | upgrade madwifi-ng to r1394-20060113 | Imre Kaloz | 2006-01-13 | 2 | -25/+25 |
| | | | | | SVN-Revision: 2948 | ||||
| * | clean up kernel modules, remove b44 references, as it's built-in now | Imre Kaloz | 2006-01-13 | 2 | -1/+2 |
| | | | | | SVN-Revision: 2945 | ||||
| * | use default ipkg.conf | Mike Baker | 2006-01-12 | 1 | -3/+0 |
| | | | | | SVN-Revision: 2941 | ||||
| * | Merge aruba support | Mike Baker | 2006-01-12 | 7 | -0/+67 |
| | | | | | SVN-Revision: 2940 | ||||
| * | Corrected missing unused ifname as suggested in #200, definitively closes #200 | Florian Fainelli | 2006-01-12 | 1 | -0/+1 |
| | | | | | SVN-Revision: 2930 | ||||
| * | fix dependencies for bcm43xx | Felix Fietkau | 2006-01-11 | 1 | -1/+1 |
| | | | | | SVN-Revision: 2927 | ||||
| * | switch driver updates and fixes | Felix Fietkau | 2006-01-11 | 4 | -35/+134 |
| | | | | | SVN-Revision: 2925 | ||||
| * | hardcode number of vlans in switch-robo (run-time detection doesn't seem to ↵ | Felix Fietkau | 2006-01-11 | 1 | -27/+3 |
| | | | | | | | work) SVN-Revision: 2920 | ||||
| * | Fixed network autoconfiguration as explained in #200, fixes #200 | Florian Fainelli | 2006-01-11 | 1 | -1/+2 |
| | | | | | SVN-Revision: 2912 | ||||
| * | fix kmod build after target/linux reorg | Nicolas Thill | 2006-01-11 | 2 | -2/+2 |
| | | | | | SVN-Revision: 2907 | ||||
| * | add netconfig script to brcm-2.4 and remove default /etc/config/network | Felix Fietkau | 2006-01-11 | 3 | -18/+109 |
| | | | | | SVN-Revision: 2902 | ||||
| * | large target/linux cleanup | Felix Fietkau | 2006-01-10 | 17 | -124/+48 |
| | | | | | SVN-Revision: 2877 | ||||
| * | x86-2.6 compile fixes for snapshot build | Waldemar Brodkorb | 2006-01-09 | 2 | -1/+3 |
| | | | | | SVN-Revision: 2867 | ||||
| * | add updates for atheros SOC support from Mike A., thx | Waldemar Brodkorb | 2006-01-09 | 2 | -1/+12 |
| | | | | | SVN-Revision: 2866 | ||||
| * | small fix for Makefile | Waldemar Brodkorb | 2006-01-06 | 1 | -1/+1 |
| | | | | | SVN-Revision: 2847 | ||||
| * | Corrected some dummy error | Florian Fainelli | 2006-01-06 | 1 | -1/+1 |
| | | | | | SVN-Revision: 2846 | ||||
| * | Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules ↵ | Florian Fainelli | 2006-01-05 | 2 | -0/+3 |
| | | | | | | | mentioned by the 20-madwifi file, closes #179 SVN-Revision: 2842 | ||||
| * | Added support for Eagle 8051 based USB ADSL modems (such as the Sagem F@st800) | Florian Fainelli | 2006-01-05 | 6 | -0/+66 |
| | | | | | SVN-Revision: 2841 | ||||
| * | add bcm43xx | Felix Fietkau | 2006-01-05 | 10 | -0/+1754 |
| | | | | | SVN-Revision: 2836 | ||||
| * | fix typo | Felix Fietkau | 2006-01-05 | 1 | -1/+2 |
| | | | | | SVN-Revision: 2833 | ||||
| * | create /etc/config if it doesn't exist | Felix Fietkau | 2006-01-05 | 1 | -0/+1 |
| | | | | | SVN-Revision: 2832 | ||||
| * | add script for autogenerating /etc/config/network based on nvram, remove ↵ | Felix Fietkau | 2006-01-04 | 2 | -31/+104 |
| | | | | | | | default /etc/config/network SVN-Revision: 2829 | ||||
| * | kmod-switch: vlan parser rewrite, some api changes, minor fixes | Felix Fietkau | 2006-01-04 | 4 | -106/+128 |
| | | | | | SVN-Revision: 2819 | ||||
| * | first load network driver (10), then wlan driver (20) and then wlcompat, so ↵ | Waldemar Brodkorb | 2006-01-03 | 1 | -1/+1 |
| | | | | | | | the order of eth0/eth1 is as used to SVN-Revision: 2814 | ||||
| * | revert config default change for ieee80211-dscape, do real depends instead | Felix Fietkau | 2006-01-02 | 1 | -2/+3 |
| | | | | | SVN-Revision: 2799 | ||||
| * | disable kmod-ieee80211-dscape on 2.4 devel build | Waldemar Brodkorb | 2006-01-02 | 1 | -1/+0 |
| | | | | | SVN-Revision: 2798 | ||||
| * | load switch drivers after ethernet drivers | Felix Fietkau | 2006-01-01 | 1 | -3/+3 |
| | | | | | SVN-Revision: 2797 | ||||
| * | add devicescape 802.11 stack | Felix Fietkau | 2005-12-28 | 39 | -0/+18652 |
| | | | | | SVN-Revision: 2791 | ||||
| * | fix missing sbh symbol on 2.4 | Felix Fietkau | 2005-12-25 | 1 | -0/+6 |
| | | | | | SVN-Revision: 2784 | ||||
