summaryrefslogtreecommitdiffstats
path: root/package/switch/src/switch-adm.c
Commit message (Collapse)AuthorAgeFilesLines
* packages: clean up the package folderJohn Crispin2013-06-211-596/+0
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007
* switch: export name of device found via /procHauke Mehrtens2013-02-141-0/+1
| | | | SVN-Revision: 35596
* switch: ROBO Switch Gigabit MII SupportHauke Mehrtens2013-01-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | I wrote this patch some time ago because I had a need for one of the Gigabit ports (Linksys E3000) to be forced to 100FD. This is based on the robocfg sources included w/ the RT-N16 sources from ASUS. Since work is progressing on a BGMAC driver that could be included in OpenWRT, this may be useful to someone else. In testing, forcing the speed to 10/100 or 1000 worked fine; however, when trying to force full-duplex mode, the result was always half-duplex. I was not able to isolate the source of the problem (this patch, driver or H/W limitation). The only way I could get it to work was to set the port to Auto, but then only advertise 100FD (not included in this patch). I have a modified version of the robocfg package as well, I'd have to clean it up a little first (remove the full-duplex hack) before submitting it if there is interest. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34992
* brcm47xx: add a new version of the nvram rewrite patchHauke Mehrtens2013-01-031-6/+6
| | | | | | This is the version like it was send for mainline inclusion. SVN-Revision: 34988
* brcm47xx: use libgpio instaed of implementing the gpio interface ourself.Hauke Mehrtens2012-08-041-17/+17
| | | | SVN-Revision: 32992
* switch: fix some memory leaks in switch_parse_vlan()Hauke Mehrtens2012-01-281-0/+1
| | | | SVN-Revision: 29936
* switch: update for brcm47xx targetHauke Mehrtens2011-08-041-25/+33
| | | | | | | * remove suport for 2.4 kernel * add support for bcma bus SVN-Revision: 27904
* remove whitespaces in kmod-switch sourcesFlorian Fainelli2010-07-201-18/+18
| | | | SVN-Revision: 22320
* switch: do not include linux/autoconf.h (#6513)Florian Fainelli2010-02-281-1/+0
| | | | SVN-Revision: 19903
* switch: remove message about BFL_ENETADM not being set on systems with a ↵Felix Fietkau2008-11-021-3/+2
| | | | | | roboswitch SVN-Revision: 13100
* fix adm switch misdetection, which led to bogus button events that caused ↵Felix Fietkau2007-11-161-6/+6
| | | | | | the system to shut down SVN-Revision: 9555
* fix kmod-switch compile on brcm-2.4 (#1461)Felix Fietkau2007-03-141-11/+11
| | | | SVN-Revision: 6565
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-141-17/+17
| | | | SVN-Revision: 6562
* Fix the counters bug (#983)Florian Fainelli2006-12-271-1/+1
| | | | SVN-Revision: 5910
* prepare packages for kernel upgrade to 2.6.19Felix Fietkau2006-12-141-1/+1
| | | | SVN-Revision: 5786
* Add Trendware TEW-411BRplus (#1038)Florian Fainelli2006-12-111-1/+10
| | | | SVN-Revision: 5764
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+579