aboutsummaryrefslogtreecommitdiffstats
path: root/package/switch/src/switch-core.c
Commit message (Collapse)AuthorAgeFilesLines
* (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registeredFelix Fietkau2008-06-151-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üsch2008-03-131-6/+25
| | | | SVN-Revision: 10599
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-271-5/+5
| | | | SVN-Revision: 10531
* fix memory leak in switch drivers (patch from #1132)Felix Fietkau2007-01-071-0/+1
| | | | SVN-Revision: 6011
* prepare packages for kernel upgrade to 2.6.19Felix Fietkau2006-12-141-1/+1
| | | | SVN-Revision: 5786
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+466