summaryrefslogtreecommitdiff
path: root/package/switch
Commit message (Expand)AuthorAge
* packages: clean up the package folderJohn Crispin2013-06-21
* brcm47xx: dont manually insmod switch driversJohn Crispin2013-06-21
* switch: export name of device found via /procHauke Mehrtens2013-02-14
* switch: export cpuport, ports and vlans via /procHauke Mehrtens2013-02-14
* switch: add support for BCM53125Hauke Mehrtens2013-02-13
* switch: resetting and enabling vlan write for gigabit switchesHauke Mehrtens2013-02-13
* switch: read and write vlan config from and to gigabit switchesHauke Mehrtens2013-02-13
* switch: improve robo_switch_enable()Hauke Mehrtens2013-02-13
* switch: fix switches with more than 6 portsHauke Mehrtens2013-02-13
* switch: reverse if else in handle_vlan_port_read()Hauke Mehrtens2013-02-13
* switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the nor...Hauke Mehrtens2013-02-13
* switch: reset switch before using it.Hauke Mehrtens2013-02-13
* switch: improve error handling in robo_probe()Hauke Mehrtens2013-02-13
* switch: run cleanfile over the source codeHauke Mehrtens2013-02-13
* bcm63xx: switch to b53 and swconfigJonas Gorski2013-01-23
* switch: ROBO Switch Gigabit MII SupportHauke Mehrtens2013-01-03
* switch: improve error messagesHauke Mehrtens2013-01-03
* brcm47xx: add a new version of the nvram rewrite patchHauke Mehrtens2013-01-03
* switch: warn if ndo_do_ioctl is not implemented in the Ethernet driverHauke Mehrtens2012-09-22
* switch: improve error messageHauke Mehrtens2012-09-19
* switch: clean up robo switch driverHauke Mehrtens2012-08-05
* brcm47xx: use libgpio instaed of implementing the gpio interface ourself.Hauke Mehrtens2012-08-04
* switch: the hardware must be up while configuring Since the removal of the in...Jo-Philipp Wich2012-03-13
* switch: fix some memory leaks in switch_parse_vlan()Hauke Mehrtens2012-01-28
* switch: update for brcm47xx targetHauke Mehrtens2011-08-04
* switch: fix switch-robo device reference countingFlorian Fainelli2011-02-20
* remove whitespaces in kmod-switch sourcesFlorian Fainelli2010-07-20
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-12
* remove linux 2.4 support from several packagesFelix Fietkau2010-06-26
* switch: explicitely clear port mappings in unsused vlans (#7082)Jo-Philipp Wich2010-04-05
* switch: suppress boot error message on 2.4Nicolas Thill2010-03-01
* switch: eliminate the asterisk from the switch port configuration and set it ...Jo-Philipp Wich2010-02-28
* switch: do not include linux/autoconf.h (#6513)Florian Fainelli2010-02-28
* change switch config to swconfig style format to remain consistent accross pl...Jo-Philipp Wich2009-11-15
* fix breakage on wl500gp after r18214, thanks sn9 (#6084)Florian Fainelli2009-11-03
* make etehrent work on wrt350n, thx sn9John Crispin2009-10-29
* add patches for kernel 2.6.31Hauke Mehrtens2009-09-26
* fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)Florian Fainelli2009-05-05
* prevent kmod-switch from accessing nvram on brcm63xx (#5035)Florian Fainelli2009-05-02
* fix nvram_get checking on non-WGT634U (#4975)Florian Fainelli2009-04-21
* fix strange LED behavior with Netgear WGT634U (#3552)Florian Fainelli2009-04-20
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* allow kmod-switch to be used on brcm63xx (#4599)Florian Fainelli2009-03-09
* switch: remove message about BFL_ENETADM not being set on systems with a robo...Felix Fietkau2008-11-02
* (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registeredFelix Fietkau2008-06-15
* Stopgap compilation fixes for diag and switch under 2.6.25Peter Denison2008-05-20
* Allow package/switch to compile against 2.6.25Peter Denison2008-05-14
* Check the return values of kmalloc()Michael Büsch2008-03-13
* fix switch-robo.c compile errors on linux 2.4Felix Fietkau2008-03-01
* Fix the roboswitch code for the WRT350NMichael Büsch2008-02-27