summaryrefslogtreecommitdiffstats
path: root/package/switch/src
Commit message (Expand)AuthorAgeFilesLines
* switch: export name of device found via /prochauke2013-02-144-1/+16
* switch: export cpuport, ports and vlans via /prochauke2013-02-141-0/+21
* switch: add support for BCM53125hauke2013-02-131-3/+14
* switch: resetting and enabling vlan write for gigabit switcheshauke2013-02-131-7/+45
* switch: read and write vlan config from and to gigabit switcheshauke2013-02-131-30/+105
* switch: improve robo_switch_enable()hauke2013-02-131-2/+6
* switch: fix switches with more than 6 portshauke2013-02-131-4/+9
* switch: reverse if else in handle_vlan_port_read()hauke2013-02-131-14/+16
* switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the nor...hauke2013-02-132-47/+40
* switch: reset switch before using it.hauke2013-02-131-2/+70
* switch: improve error handling in robo_probe()hauke2013-02-131-13/+16
* switch: run cleanfile over the source codehauke2013-02-131-3/+3
* switch: ROBO Switch Gigabit MII Supporthauke2013-01-035-34/+154
* switch: improve error messageshauke2013-01-031-15/+14
* brcm47xx: add a new version of the nvram rewrite patchhauke2013-01-032-8/+8
* [packages] switch: warn if ndo_do_ioctl is not implemented in the Ethernet dr...hauke2012-09-221-0/+4
* [package]: switch: improve error messagehauke2012-09-191-4/+9
* [packages] switch: clean up robo switch driverhauke2012-08-051-98/+42
* brcm47xx: use libgpio instaed of implementing the gpio interface ourself.hauke2012-08-043-79/+24
* switch: fix some memory leaks in switch_parse_vlan()hauke2012-01-283-7/+8
* switch: update for brcm47xx targethauke2011-08-046-98/+83
* [package] switch: fix switch-robo device reference countingflorian2011-02-201-5/+14
* [package] remove whitespaces in kmod-switch sourcesflorian2010-07-203-56/+56
* remove linux 2.4 support from several packagesnbd2010-06-263-20/+1
* [package] switch: do not include linux/autoconf.h (#6513)florian2010-02-283-3/+0
* [package] fix breakage on wl500gp after r18214, thanks sn9 (#6084)florian2009-11-031-2/+2
* make etehrent work on wrt350n, thx sn9blogic2009-10-291-2/+25
* [brcm47xx] add patches for kernel 2.6.31hauke2009-09-261-0/+4
* [package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5...florian2009-05-051-1/+1
* [package] prevent kmod-switch from accessing nvram on brcm63xx (#5035)florian2009-05-021-1/+5
* [package] fix nvram_get checking on non-WGT634U (#4975)florian2009-04-211-1/+2
* [package] fix strange LED behavior with Netgear WGT634U (#3552)florian2009-04-201-2/+6
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-173-3/+0
* [package] allow kmod-switch to be used on brcm63xx (#4599)florian2009-03-092-3/+13
* switch: remove message about BFL_ENETADM not being set on systems with a robo...nbd2008-11-021-3/+2
* (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registerednbd2008-06-153-1/+19
* [bcm47xx] Stopgap compilation fixes for diag and switch under 2.6.25noz2008-05-201-0/+4
* Allow package/switch to compile against 2.6.25noz2008-05-141-0/+4
* Check the return values of kmalloc()mb2008-03-131-6/+25
* fix switch-robo.c compile errors on linux 2.4nbd2008-03-011-0/+4
* Fix the roboswitch code for the WRT350Nmb2008-02-273-80/+186
* ssb: Make the GPIO API reentrancy safe.mb2008-02-191-22/+7
* fix adm switch misdetection, which led to bogus button events that caused the...nbd2007-11-161-6/+6
* fix kmod-switch compile on brcm-2.4 (#1461)nbd2007-03-141-11/+11
* fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke th...nbd2007-03-141-10/+0
* add diag and switch support for brcm47xx-2.6nbd2007-03-143-55/+106
* fix memory leak in switch drivers (patch from #1132)nbd2007-01-071-0/+1
* Fix the counters bug (#983)florian2006-12-271-1/+1
* prepare packages for kernel upgrade to 2.6.19nbd2006-12-143-3/+3
* Add Trendware TEW-411BRplus (#1038)florian2006-12-111-1/+10