Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | packages: clean up the package folder | John Crispin | 2013-06-21 | 1 | -527/+0 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007 | ||||
* | switch: export name of device found via /proc | Hauke Mehrtens | 2013-02-14 | 1 | -0/+7 |
| | | | | SVN-Revision: 35596 | ||||
* | switch: export cpuport, ports and vlans via /proc | Hauke Mehrtens | 2013-02-14 | 1 | -0/+21 |
| | | | | SVN-Revision: 35595 | ||||
* | switch: ROBO Switch Gigabit MII Support | Hauke Mehrtens | 2013-01-03 | 1 | -4/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | switch: fix some memory leaks in switch_parse_vlan() | Hauke Mehrtens | 2012-01-28 | 1 | -3/+5 |
| | | | | SVN-Revision: 29936 | ||||
* | switch: update for brcm47xx target | Hauke Mehrtens | 2011-08-04 | 1 | -1/+0 |
| | | | | | | | * remove suport for 2.4 kernel * add support for bcma bus SVN-Revision: 27904 | ||||
* | remove whitespaces in kmod-switch sources | Florian Fainelli | 2010-07-20 | 1 | -19/+19 |
| | | | | SVN-Revision: 22320 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -10/+0 |
| | | | | SVN-Revision: 21954 | ||||
* | switch: do not include linux/autoconf.h (#6513) | Florian Fainelli | 2010-02-28 | 1 | -1/+0 |
| | | | | SVN-Revision: 19903 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered | Felix Fietkau | 2008-06-15 | 1 | -0/+16 |
| | | | | | | | | | | | | This patch prevents switch-robo.c from attempting robo_probe on a port that is already registered. robo_probe will adjust kernel reference counts if it detects a switch on the port. If this patch wasn't applied, the wrt350n would hang on reboot, waiting for the network driver reference count to reach zero indefinitely. Signed-off-by: Ben Pfountz <netprince (at) vt (dot) edu> SVN-Revision: 11469 | ||||
* | Check the return values of kmalloc() | Michael Büsch | 2008-03-13 | 1 | -6/+25 |
| | | | | SVN-Revision: 10599 | ||||
* | Fix the roboswitch code for the WRT350N | Michael Büsch | 2008-02-27 | 1 | -5/+5 |
| | | | | SVN-Revision: 10531 | ||||
* | fix memory leak in switch drivers (patch from #1132) | Felix Fietkau | 2007-01-07 | 1 | -0/+1 |
| | | | | SVN-Revision: 6011 | ||||
* | prepare packages for kernel upgrade to 2.6.19 | Felix Fietkau | 2006-12-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 5786 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 1 | -0/+466 |