summaryrefslogtreecommitdiff
path: root/openwrt/target/linux/package/switch
Commit message (Collapse)AuthorAgeFilesLines
* move old kamikaze out of trunk - will put buildroot-ng in there as soon as ↵Felix Fietkau2006-10-0710-2312/+0
| | | | | | all the developers are ready SVN-Revision: 4944
* fix display of uninitialized portsMike Baker2006-06-141-0/+2
| | | | SVN-Revision: 3946
* fix gcc4-related bug in switch-roboFelix Fietkau2006-03-253-10/+14
| | | | SVN-Revision: 3483
* add missing copyright infoFelix Fietkau2006-03-181-0/+7
| | | | SVN-Revision: 3402
* add patch from #196Felix Fietkau2006-02-121-0/+12
| | | | SVN-Revision: 3223
* fix typo in switch-coreFelix Fietkau2006-02-041-1/+1
| | | | SVN-Revision: 3127
* change cp to $(CP)Mike Baker2006-02-011-2/+2
| | | | SVN-Revision: 3112
* 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
* 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
* 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
* large target/linux cleanupFelix Fietkau2006-01-101-7/+2
| | | | SVN-Revision: 2877
* kmod-switch: vlan parser rewrite, some api changes, minor fixesFelix Fietkau2006-01-044-106/+128
| | | | SVN-Revision: 2819
* load switch drivers after ethernet driversFelix Fietkau2006-01-011-3/+3
| | | | SVN-Revision: 2797
* 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-251-0/+1
| | | | | | 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-2510-0/+2111
vlan support for Netgear and Linksys routers, robo and adm switch, tada SVN-Revision: 2776