summaryrefslogtreecommitdiffstats
path: root/package/switch
Commit message (Expand)AuthorAgeFilesLines
* [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
* fix adm switch misdetection, which led to bogus button events that caused the...nbd2007-11-161-6/+6
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-081-1/+1
* fix board name for nvram and switch packages on brcm-2.4 after [8653]nico2007-09-071-5/+5
* move package description to a separate definition, remove it when DESCRIPTION...nico2007-09-071-2/+4
* strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd2007-09-061-1/+1
* package Makefile cleanup: remove uneeded varsnico2007-09-031-2/+0
* use a default VERSION field for kmod packagesnico2007-09-021-1/+0
* fix kmod-switch compile on brcm-2.4 (#1461)nbd2007-03-142-12/+12
* 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-144-58/+118
* cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack...nbd2007-01-201-10/+9
* 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
* replace lots of manual install commands with INSTALL_* variablesnbd2006-11-231-4/+4