summaryrefslogtreecommitdiffstats
path: root/package/switch
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
* bcm63xx: switch to b53 and swconfigjogo2013-01-231-1/+1
* switch: ROBO Switch Gigabit MII Supporthauke2013-01-036-35/+155
* 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
* [package] switch: the hardware must be up while configuringjow2012-03-132-2/+3
* switch: fix some memory leaks in switch_parse_vlan()hauke2012-01-283-7/+8
* switch: update for brcm47xx targethauke2011-08-047-102/+83
* [package] switch: fix switch-robo device reference countingflorian2011-02-202-7/+16
* [package] remove whitespaces in kmod-switch sourcesflorian2010-07-203-56/+56
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950claudio2010-07-121-3/+3
* remove linux 2.4 support from several packagesnbd2010-06-264-27/+3
* [package] switch: explicitely clear port mappings in unsused vlans (#7082)jow2010-04-052-1/+7
* switch: suppress boot error message on 2.4nico2010-03-011-2/+2
* [package] switch:jow2010-02-281-1/+9
* [package] switch: do not include linux/autoconf.h (#6513)florian2010-02-283-3/+0
* [brcm-2.4] change switch config to swconfig style format to remain consistent...jow2009-11-151-25/+30
* [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-202-3/+7
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-174-4/+0
* [package] allow kmod-switch to be used on brcm63xx (#4599)florian2009-03-093-4/+14
* 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
* export switch-core.h to $(STAGING_DIR)nbd2008-01-061-1/+10