| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | fix adm switch misdetection, which led to bogus button events that caused the... | nbd | 2007-11-16 | 1 | -6/+6 |
* | major target cleanup. it is now possible to have subtargets that can override... | nbd | 2007-09-08 | 1 | -1/+1 |
* | fix board name for nvram and switch packages on brcm-2.4 after [8653] | nico | 2007-09-07 | 1 | -5/+5 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -2/+4 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | nbd | 2007-09-06 | 1 | -1/+1 |
* | package Makefile cleanup: remove uneeded vars | nico | 2007-09-03 | 1 | -2/+0 |
* | use a default VERSION field for kmod packages | nico | 2007-09-02 | 1 | -1/+0 |
* | fix kmod-switch compile on brcm-2.4 (#1461) | nbd | 2007-03-14 | 2 | -12/+12 |
* | fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke th... | nbd | 2007-03-14 | 1 | -10/+0 |
* | add diag and switch support for brcm47xx-2.6 | nbd | 2007-03-14 | 4 | -58/+118 |
* | cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack... | nbd | 2007-01-20 | 1 | -10/+9 |
* | fix memory leak in switch drivers (patch from #1132) | nbd | 2007-01-07 | 1 | -0/+1 |
* | Fix the counters bug (#983) | florian | 2006-12-27 | 1 | -1/+1 |
* | prepare packages for kernel upgrade to 2.6.19 | nbd | 2006-12-14 | 3 | -3/+3 |
* | Add Trendware TEW-411BRplus (#1038) | florian | 2006-12-11 | 1 | -1/+10 |
* | replace lots of manual install commands with INSTALL_* variables | nbd | 2006-11-23 | 1 | -4/+4 |