summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix wrong order of switch-adm.c includesFelix Fietkau2005-12-251-1/+1
| | | | SVN-Revision: 2783
* fix kernel version detection in switch driverFelix Fietkau2005-12-252-1/+11
| | | | SVN-Revision: 2782
* first ar531x support for 2.4, thx Mile Albon, some addons from me for mips ↵Waldemar Brodkorb2005-12-253-1/+5
| | | | | | big endian toolchain SVN-Revision: 2781
* use b44/switch driver on 2.4-brcm and 2.6-brcmWaldemar Brodkorb2005-12-252-1/+2
| | | | SVN-Revision: 2780
* fix switch driver makefiles for 2.4Felix Fietkau2005-12-252-18/+7
| | | | SVN-Revision: 2779
* fix switch driver makefileFelix Fietkau2005-12-251-1/+4
| | | | SVN-Revision: 2778
* small fix for driver descriptionWaldemar Brodkorb2005-12-251-1/+1
| | | | SVN-Revision: 2777
* first try to integrate nbds great new switch drivers for 2.4/2.6 with full ↵Waldemar Brodkorb2005-12-2512-1/+2113
| | | | | | vlan support for Netgear and Linksys routers, robo and adm switch, tada SVN-Revision: 2776
* new upstream 0.6.2pre1Waldemar Brodkorb2005-12-252-11/+11
| | | | SVN-Revision: 2775
* bump releaseWaldemar Brodkorb2005-12-251-1/+1
| | | | SVN-Revision: 2772
* fix oops on start, forgot to ifdef one call last time, closes #133Waldemar Brodkorb2005-12-252-13/+23
| | | | SVN-Revision: 2769
* update to new version, fixes bug #153Waldemar Brodkorb2005-12-253-22/+21
| | | | SVN-Revision: 2767
* fix build on 2.4 systemsWaldemar Brodkorb2005-12-232-16/+58
| | | | SVN-Revision: 2754
* fix compile issues, from http://bugs.xelerance.com/view.php?id=509Waldemar Brodkorb2005-12-181-0/+78
| | | | SVN-Revision: 2725
* fix directory nameImre Kaloz2005-12-151-1/+1
| | | | SVN-Revision: 2686
* upgrade madwifi snapshot to r1358Imre Kaloz2005-12-151-4/+4
| | | | SVN-Revision: 2684
* disable eagle-usb until florian commits itNicolas Thill2005-12-121-1/+1
| | | | SVN-Revision: 2641
* Added support for MMS connection trackingFlorian Fainelli2005-12-121-0/+1
| | | | SVN-Revision: 2640
* adjust svn properties: add missing "svn:keywords" for Makefiles, set ↵Nicolas Thill2005-12-121-1/+1
| | | | | | "svn:eol-style" to LF and remove "svn:keywords" for Config.in and ipkg/* files SVN-Revision: 2638
* fix 2.4 build error introduced by changeset:2606Nicolas Thill2005-12-112-1/+2
| | | | SVN-Revision: 2613
* fix 2.6 module build when compiling on a 2.4 host systemNicolas Thill2005-12-092-18/+29
| | | | SVN-Revision: 2606
* remove Maintainer: and Source: fields from ipkg control filesNicolas Thill2005-12-0810-28/+6
| | | | SVN-Revision: 2605
* add kernel driver for SPCA5XX based USB camerasNicolas Thill2005-12-086-0/+227
| | | | SVN-Revision: 2602