openwrt/package/switch/src
Hauke Mehrtens 40f139b53b switch: clean up robo switch driver
* remove use_et, all supported drivers are using mii ioctls
 * remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR.
 * remove support for old kernel versions
 * do_ioctl is allways called with buff == NULL
 * use if_mii

SVN-Revision: 33002
2012-08-05 13:10:43 +00:00
..
etc53xx.h get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
gpio.h brcm47xx: use libgpio instaed of implementing the gpio interface ourself. 2012-08-04 19:46:25 +00:00
Makefile get rid of $Id$ - it has never helped us and it has broken too many patches ;) 2009-04-17 14:09:46 +00:00
switch-adm.c brcm47xx: use libgpio instaed of implementing the gpio interface ourself. 2012-08-04 19:46:25 +00:00
switch-core.c switch: fix some memory leaks in switch_parse_vlan() 2012-01-28 13:52:37 +00:00
switch-core.h switch: update for brcm47xx target 2011-08-04 20:07:58 +00:00
switch-robo.c switch: clean up robo switch driver 2012-08-05 13:10:43 +00:00