68 Commits (dbb21f1641f93e25b70fe8c3d5a25b3b76f6a18d)

Author SHA1 Message Date
Hauke Mehrtens 243c582213 switch: export name of device found via /proc 12 years ago
Hauke Mehrtens 60913bbac6 switch: export cpuport, ports and vlans via /proc 12 years ago
Hauke Mehrtens 17c18e23ab switch: add support for BCM53125 12 years ago
Hauke Mehrtens 446414f367 switch: resetting and enabling vlan write for gigabit switches 12 years ago
Hauke Mehrtens 43b4f67f25 switch: read and write vlan config from and to gigabit switches 12 years ago
Hauke Mehrtens 8ab78d1096 switch: improve robo_switch_enable() 12 years ago
Hauke Mehrtens b8a84038a5 switch: fix switches with more than 6 ports 12 years ago
Hauke Mehrtens 3c51948454 switch: reverse if else in handle_vlan_port_read() 12 years ago
Hauke Mehrtens 9d3b0f5661 switch: the BCM5365 is a special switch and the BCM5350 or BCM5325 is the normal case. 12 years ago
Hauke Mehrtens 827e315017 switch: reset switch before using it. 12 years ago
Hauke Mehrtens f3360fdf67 switch: improve error handling in robo_probe() 12 years ago
Hauke Mehrtens 3f0c0c6935 switch: run cleanfile over the source code 12 years ago
Jonas Gorski 8411e5c06e bcm63xx: switch to b53 and swconfig 12 years ago
Hauke Mehrtens d8f1fa1e38 switch: ROBO Switch Gigabit MII Support 12 years ago
Hauke Mehrtens 63ec34612c switch: improve error messages 12 years ago
Hauke Mehrtens 25afeba608 brcm47xx: add a new version of the nvram rewrite patch 12 years ago
Hauke Mehrtens da94d4ac29 switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver 12 years ago
Hauke Mehrtens bf0974e8da switch: improve error message 12 years ago
Hauke Mehrtens 40f139b53b switch: clean up robo switch driver 12 years ago
Hauke Mehrtens 0758996824 brcm47xx: use libgpio instaed of implementing the gpio interface ourself. 12 years ago
Jo-Philipp Wich 654f9c879f switch: the hardware must be up while configuring Since the removal of the interface coldplug hack the timing changed in such a way that eth0 is not up during switch setup, leading to an inaccesible device. Bring up the switch interface before configuring it to mitigate the problem. 13 years ago
Hauke Mehrtens b9da4dcb6b switch: fix some memory leaks in switch_parse_vlan() 13 years ago
Hauke Mehrtens b220442c75 switch: update for brcm47xx target 13 years ago
Florian Fainelli 640927dde3 switch: fix switch-robo device reference counting 14 years ago
Florian Fainelli e31542241c remove whitespaces in kmod-switch sources 14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages 14 years ago
Jo-Philipp Wich 501e154d03 switch: explicitely clear port mappings in unsused vlans (#7082) 15 years ago
Nicolas Thill 2d100861a4 switch: suppress boot error message on 2.4 15 years ago
Jo-Philipp Wich 96e4312e7e switch: eliminate the asterisk from the switch port configuration and set it automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format 15 years ago
Florian Fainelli f4edda27af switch: do not include linux/autoconf.h (#6513) 15 years ago
Jo-Philipp Wich 194f32bc26 change switch config to swconfig style format to remain consistent accross platforms 15 years ago
Florian Fainelli 5a13cc0726 fix breakage on wl500gp after r18214, thanks sn9 (#6084) 15 years ago
John Crispin 2d57b56bce make etehrent work on wrt350n, thx sn9 15 years ago
Hauke Mehrtens 8673372e20 add patches for kernel 2.6.31 15 years ago
Florian Fainelli 369db35a29 fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053) 15 years ago
Florian Fainelli 9051239daf prevent kmod-switch from accessing nvram on brcm63xx (#5035) 15 years ago
Florian Fainelli 210254c279 fix nvram_get checking on non-WGT634U (#4975) 15 years ago
Florian Fainelli 6f80c9cc7c fix strange LED behavior with Netgear WGT634U (#3552) 15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 15 years ago
Florian Fainelli 04909ca614 allow kmod-switch to be used on brcm63xx (#4599) 16 years ago
Felix Fietkau 529e87f6c5 switch: remove message about BFL_ENETADM not being set on systems with a roboswitch 16 years ago
Felix Fietkau 40990382e5 (4/6) bcm57xx: switch-core.c/switch-robo.c check for port already registered 16 years ago
Peter Denison f027ecb2cf Stopgap compilation fixes for diag and switch under 2.6.25 16 years ago
Peter Denison 72d40dec08 Allow package/switch to compile against 2.6.25 16 years ago
Michael Büsch 6a2a1e251b Check the return values of kmalloc() 17 years ago
Felix Fietkau d65241e13b fix switch-robo.c compile errors on linux 2.4 17 years ago
Michael Büsch a9cddc69ec Fix the roboswitch code for the WRT350N 17 years ago
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe. 17 years ago
Felix Fietkau d9e54d1e0b export switch-core.h to $(STAGING_DIR) 17 years ago