summaryrefslogtreecommitdiffstats
path: root/package/switch/src
Commit message (Collapse)AuthorAgeFilesLines
* fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)Florian Fainelli2009-05-051-1/+1
| | | | SVN-Revision: 15611
* prevent kmod-switch from accessing nvram on brcm63xx (#5035)Florian Fainelli2009-05-021-1/+5
| | | | SVN-Revision: 15555
* fix nvram_get checking on non-WGT634U (#4975)Florian Fainelli2009-04-211-1/+2
| | | | SVN-Revision: 15319
* fix strange LED behavior with Netgear WGT634U (#3552)Florian Fainelli2009-04-201-2/+6
| | | | SVN-Revision: 15290
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-173-3/+0
| | | | SVN-Revision: 15242
* allow kmod-switch to be used on brcm63xx (#4599)Florian Fainelli2009-03-092-3/+13
| | | | SVN-Revision: 14825
* switch: remove message about BFL_ENETADM not being set on systems with a ↵Felix Fietkau2008-11-021-3/+2
| | | | | | roboswitch SVN-Revision: 13100
* (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registeredFelix Fietkau2008-06-153-1/+19
| | | | | | | | | | | | 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
* Stopgap compilation fixes for diag and switch under 2.6.25Peter Denison2008-05-201-0/+4
| | | | SVN-Revision: 11231
* Allow package/switch to compile against 2.6.25Peter Denison2008-05-141-0/+4
| | | | SVN-Revision: 11138
* Check the return values of kmalloc()Michael Büsch2008-03-131-6/+25
| | | | SVN-Revision: 10599
* fix switch-robo.c compile errors on linux 2.4Felix Fietkau2008-03-011-0/+4
| | | | SVN-Revision: 10539
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-273-80/+186
| | | | SVN-Revision: 10531
* ssb: Make the GPIO API reentrancy safe.Michael Büsch2008-02-191-22/+7
| | | | SVN-Revision: 10496
* 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
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke ↵Felix Fietkau2007-03-141-10/+0
| | | | | | the old brcm-2.6 port, close #1312, #1451 SVN-Revision: 6564
* add diag and switch support for brcm47xx-2.6Felix Fietkau2007-03-143-55/+106
| | | | SVN-Revision: 6562
* fix memory leak in switch drivers (patch from #1132)Felix Fietkau2007-01-071-0/+1
| | | | SVN-Revision: 6011
* 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-143-3/+3
| | | | 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-207-0/+2279