| Commit message (Expand) | Author | Age | Files | Lines |
* | switch: export name of device found via /proc | hauke | 2013-02-14 | 4 | -1/+16 |
* | switch: export cpuport, ports and vlans via /proc | hauke | 2013-02-14 | 1 | -0/+21 |
* | switch: add support for BCM53125 | hauke | 2013-02-13 | 1 | -3/+14 |
* | switch: resetting and enabling vlan write for gigabit switches | hauke | 2013-02-13 | 1 | -7/+45 |
* | switch: read and write vlan config from and to gigabit switches | hauke | 2013-02-13 | 1 | -30/+105 |
* | switch: improve robo_switch_enable() | hauke | 2013-02-13 | 1 | -2/+6 |
* | switch: fix switches with more than 6 ports | hauke | 2013-02-13 | 1 | -4/+9 |
* | switch: reverse if else in handle_vlan_port_read() | hauke | 2013-02-13 | 1 | -14/+16 |
* | switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the nor... | hauke | 2013-02-13 | 2 | -47/+40 |
* | switch: reset switch before using it. | hauke | 2013-02-13 | 1 | -2/+70 |
* | switch: improve error handling in robo_probe() | hauke | 2013-02-13 | 1 | -13/+16 |
* | switch: run cleanfile over the source code | hauke | 2013-02-13 | 1 | -3/+3 |
* | bcm63xx: switch to b53 and swconfig | jogo | 2013-01-23 | 1 | -1/+1 |
* | switch: ROBO Switch Gigabit MII Support | hauke | 2013-01-03 | 6 | -35/+155 |
* | switch: improve error messages | hauke | 2013-01-03 | 1 | -15/+14 |
* | brcm47xx: add a new version of the nvram rewrite patch | hauke | 2013-01-03 | 2 | -8/+8 |
* | [packages] switch: warn if ndo_do_ioctl is not implemented in the Ethernet dr... | hauke | 2012-09-22 | 1 | -0/+4 |
* | [package]: switch: improve error message | hauke | 2012-09-19 | 1 | -4/+9 |
* | [packages] switch: clean up robo switch driver | hauke | 2012-08-05 | 1 | -98/+42 |
* | brcm47xx: use libgpio instaed of implementing the gpio interface ourself. | hauke | 2012-08-04 | 3 | -79/+24 |
* | [package] switch: the hardware must be up while configuring | jow | 2012-03-13 | 2 | -2/+3 |
* | switch: fix some memory leaks in switch_parse_vlan() | hauke | 2012-01-28 | 3 | -7/+8 |
* | switch: update for brcm47xx target | hauke | 2011-08-04 | 7 | -102/+83 |
* | [package] switch: fix switch-robo device reference counting | florian | 2011-02-20 | 2 | -7/+16 |
* | [package] remove whitespaces in kmod-switch sources | florian | 2010-07-20 | 3 | -56/+56 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -3/+3 |
* | remove linux 2.4 support from several packages | nbd | 2010-06-26 | 4 | -27/+3 |
* | [package] switch: explicitely clear port mappings in unsused vlans (#7082) | jow | 2010-04-05 | 2 | -1/+7 |
* | switch: suppress boot error message on 2.4 | nico | 2010-03-01 | 1 | -2/+2 |
* | [package] switch: | jow | 2010-02-28 | 1 | -1/+9 |
* | [package] switch: do not include linux/autoconf.h (#6513) | florian | 2010-02-28 | 3 | -3/+0 |
* | [brcm-2.4] change switch config to swconfig style format to remain consistent... | jow | 2009-11-15 | 1 | -25/+30 |
* | [package] fix breakage on wl500gp after r18214, thanks sn9 (#6084) | florian | 2009-11-03 | 1 | -2/+2 |
* | make etehrent work on wrt350n, thx sn9 | blogic | 2009-10-29 | 1 | -2/+25 |
* | [brcm47xx] add patches for kernel 2.6.31 | hauke | 2009-09-26 | 1 | -0/+4 |
* | [package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5... | florian | 2009-05-05 | 1 | -1/+1 |
* | [package] prevent kmod-switch from accessing nvram on brcm63xx (#5035) | florian | 2009-05-02 | 1 | -1/+5 |
* | [package] fix nvram_get checking on non-WGT634U (#4975) | florian | 2009-04-21 | 1 | -1/+2 |
* | [package] fix strange LED behavior with Netgear WGT634U (#3552) | florian | 2009-04-20 | 2 | -3/+7 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 4 | -4/+0 |
* | [package] allow kmod-switch to be used on brcm63xx (#4599) | florian | 2009-03-09 | 3 | -4/+14 |
* | switch: remove message about BFL_ENETADM not being set on systems with a robo... | nbd | 2008-11-02 | 1 | -3/+2 |
* | (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered | nbd | 2008-06-15 | 3 | -1/+19 |
* | [bcm47xx] Stopgap compilation fixes for diag and switch under 2.6.25 | noz | 2008-05-20 | 1 | -0/+4 |
* | Allow package/switch to compile against 2.6.25 | noz | 2008-05-14 | 1 | -0/+4 |
* | Check the return values of kmalloc() | mb | 2008-03-13 | 1 | -6/+25 |
* | fix switch-robo.c compile errors on linux 2.4 | nbd | 2008-03-01 | 1 | -0/+4 |
* | Fix the roboswitch code for the WRT350N | mb | 2008-02-27 | 3 | -80/+186 |
* | ssb: Make the GPIO API reentrancy safe. | mb | 2008-02-19 | 1 | -22/+7 |
* | export switch-core.h to $(STAGING_DIR) | nbd | 2008-01-06 | 1 | -1/+10 |