summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package
Commit message (Collapse)AuthorAgeFilesLines
* fix typos (#260)Felix Fietkau2006-01-303-3/+3
| | | | SVN-Revision: 3074
* change madwifi makefile so that it can build both ahb and pci versions in ↵Felix Fietkau2006-01-301-9/+26
| | | | | | one pass SVN-Revision: 3070
* upgrade libvorbis to v1.1.2, spca5xx to v20060101 and add gcc4 fix for shfsImre Kaloz2006-01-292-2/+25
| | | | SVN-Revision: 3068
* upgrade madwifi to r1416-20060126, unite madwifi-tools and kmod-madwifi ↵Imre Kaloz2006-01-272-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 Kaloz2006-01-271-0/+12
| | | | SVN-Revision: 3055
* issue switch reset when bringing up the ethernet deviceFelix Fietkau2006-01-262-0/+2
| | | | SVN-Revision: 3047
* reset port settings and default vlan assignment when reset is issued on ↵Felix Fietkau2006-01-261-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 Thill2006-01-171-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 Thill2006-01-171-1/+1
| | | | SVN-Revision: 3001
* move natsemi module into the kernelMike Baker2006-01-161-16/+0
| | | | SVN-Revision: 2997
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-163-19/+19
| | | | SVN-Revision: 2993
* move brcm-specific hotplug net scripts into the right placeFelix Fietkau2006-01-152-0/+0
| | | | SVN-Revision: 2990
* sync kmod-switch with whiterussianFelix Fietkau2006-01-151-10/+11
| | | | SVN-Revision: 2989
* fix #210Felix Fietkau2006-01-141-4/+0
| | | | SVN-Revision: 2982
* sync kmod-switch with whiterussianFelix Fietkau2006-01-142-34/+104
| | | | SVN-Revision: 2981
* move vlan and wifi setup into arch-specific base-filesFelix Fietkau2006-01-142-0/+74
| | | | SVN-Revision: 2973
* remove extra inittab filesFelix Fietkau2006-01-142-7/+0
| | | | SVN-Revision: 2972
* enable ramdiskMike Baker2006-01-141-0/+3
| | | | SVN-Revision: 2969
* fix networkingMike Baker2006-01-141-1/+1
| | | | SVN-Revision: 2968
* fix module dependanciesMike Baker2006-01-132-6/+6
| | | | SVN-Revision: 2955
* patch nvram library for new nas version (thx to Vincent Bernat)Felix Fietkau2006-01-131-0/+3
| | | | SVN-Revision: 2952
* upgrade madwifi-ng to r1394-20060113Imre Kaloz2006-01-132-25/+25
| | | | SVN-Revision: 2948
* clean up kernel modules, remove b44 references, as it's built-in nowImre Kaloz2006-01-132-1/+2
| | | | SVN-Revision: 2945
* use default ipkg.confMike Baker2006-01-121-3/+0
| | | | SVN-Revision: 2941
* Merge aruba supportMike Baker2006-01-127-0/+67
| | | | SVN-Revision: 2940
* Corrected missing unused ifname as suggested in #200, definitively closes #200Florian Fainelli2006-01-121-0/+1
| | | | SVN-Revision: 2930
* fix dependencies for bcm43xxFelix Fietkau2006-01-111-1/+1
| | | | SVN-Revision: 2927
* switch driver updates and fixesFelix Fietkau2006-01-114-35/+134
| | | | SVN-Revision: 2925
* hardcode number of vlans in switch-robo (run-time detection doesn't seem to ↵Felix Fietkau2006-01-111-27/+3
| | | | | | work) SVN-Revision: 2920
* Fixed network autoconfiguration as explained in #200, fixes #200Florian Fainelli2006-01-111-1/+2
| | | | SVN-Revision: 2912
* fix kmod build after target/linux reorgNicolas Thill2006-01-112-2/+2
| | | | SVN-Revision: 2907
* add netconfig script to brcm-2.4 and remove default /etc/config/networkFelix Fietkau2006-01-113-18/+109
| | | | SVN-Revision: 2902
* large target/linux cleanupFelix Fietkau2006-01-1017-124/+48
| | | | SVN-Revision: 2877
* x86-2.6 compile fixes for snapshot buildWaldemar Brodkorb2006-01-092-1/+3
| | | | SVN-Revision: 2867
* add updates for atheros SOC support from Mike A., thxWaldemar Brodkorb2006-01-092-1/+12
| | | | SVN-Revision: 2866
* small fix for MakefileWaldemar Brodkorb2006-01-061-1/+1
| | | | SVN-Revision: 2847
* Corrected some dummy errorFlorian Fainelli2006-01-061-1/+1
| | | | SVN-Revision: 2846
* Added wlan_scan_ap, wlan_scan_sta, and missing crypto, xauth ... modules ↵Florian Fainelli2006-01-052-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 Fainelli2006-01-056-0/+66
| | | | SVN-Revision: 2841
* add bcm43xxFelix Fietkau2006-01-0510-0/+1754
| | | | SVN-Revision: 2836
* fix typoFelix Fietkau2006-01-051-1/+2
| | | | SVN-Revision: 2833
* create /etc/config if it doesn't existFelix Fietkau2006-01-051-0/+1
| | | | SVN-Revision: 2832
* add script for autogenerating /etc/config/network based on nvram, remove ↵Felix Fietkau2006-01-042-31/+104
| | | | | | default /etc/config/network SVN-Revision: 2829
* kmod-switch: vlan parser rewrite, some api changes, minor fixesFelix Fietkau2006-01-044-106/+128
| | | | SVN-Revision: 2819
* first load network driver (10), then wlan driver (20) and then wlcompat, so ↵Waldemar Brodkorb2006-01-031-1/+1
| | | | | | the order of eth0/eth1 is as used to SVN-Revision: 2814
* revert config default change for ieee80211-dscape, do real depends insteadFelix Fietkau2006-01-021-2/+3
| | | | SVN-Revision: 2799
* disable kmod-ieee80211-dscape on 2.4 devel buildWaldemar Brodkorb2006-01-021-1/+0
| | | | SVN-Revision: 2798
* load switch drivers after ethernet driversFelix Fietkau2006-01-011-3/+3
| | | | SVN-Revision: 2797
* add devicescape 802.11 stackFelix Fietkau2005-12-2839-0/+18652
| | | | SVN-Revision: 2791
* fix missing sbh symbol on 2.4Felix Fietkau2005-12-251-0/+6
| | | | SVN-Revision: 2784