summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* remove obsolete comments stating that the modules won't build on mipsel/2.6Nicolas Thill2005-12-082-2/+0
| | | | SVN-Revision: 2598
* add ath_rate_sample, fix module loading on netgear wgt634uWaldemar Brodkorb2005-11-292-1/+2
| | | | SVN-Revision: 2561
* update alsa to latest stable upstream release (v1.0.10)Nicolas Thill2005-11-271-2/+2
| | | | SVN-Revision: 2555
* close ticket #63Waldemar Brodkorb2005-11-241-2/+2
| | | | SVN-Revision: 2553
* update hostap-driver to new upstream stable version (v0.4.7)Nicolas Thill2005-11-221-2/+2
| | | | SVN-Revision: 2541
* fix madwifi package build, onoe/ath_rate_onoe.ko is not buildWaldemar Brodkorb2005-11-211-1/+0
| | | | SVN-Revision: 2540
* upgrade madwifi-ng snapshot to r1329-20051121Imre Kaloz2005-11-212-14/+2
| | | | SVN-Revision: 2539
* make wlcompat display 19 dBm max. when regulatory override is disabledFelix Fietkau2005-11-191-1/+4
| | | | SVN-Revision: 2530
* fix more typosFelix Fietkau2005-11-161-3/+3
| | | | SVN-Revision: 2514
* fix failsafe mode on brcm-2.4Felix Fietkau2005-11-161-7/+7
| | | | SVN-Revision: 2513
* add extra safety for linksys nvram fixup (should fix #56, though i haven't ↵Felix Fietkau2005-11-151-4/+4
| | | | | | been able to reproduce it) SVN-Revision: 2506
* security update, fixes #52Waldemar Brodkorb2005-11-151-2/+2
| | | | SVN-Revision: 2493
* fix wlcompat menuconfig dependenciesFelix Fietkau2005-11-141-2/+2
| | | | SVN-Revision: 2479
* seems like openswan needed another flags to compile properlyFelix Fietkau2005-11-131-1/+1
| | | | SVN-Revision: 2470
* fix openswan compile with linux-2.6 (bug #8)Felix Fietkau2005-11-131-0/+1
| | | | SVN-Revision: 2466