openwrtv3/target/linux/generic/files/drivers/net/phy
Florian Fainelli 0ca31140aa add switch driver for Lantiq PSB6970
Tested on ifxmips based board. The PSB6970 is also known as the Infineon Tantos switch.

Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>

SVN-Revision: 22914
2010-09-04 18:06:01 +00:00
..
adm6996.c rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
adm6996.h rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
ar8216.c swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better 2010-08-04 00:43:40 +00:00
ar8216.h rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
ip17xx.c swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better 2010-08-04 00:43:40 +00:00
mvswitch.c rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
mvswitch.h rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
psb6970.c add switch driver for Lantiq PSB6970 2010-09-04 18:06:01 +00:00
rtl8306.c swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better 2010-08-04 00:43:40 +00:00
rtl8366_smi.c rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure that the VLAN MC entry gets allocated. Fixes problems with tagged-only ports (#7795) 2010-08-31 19:04:02 +00:00
rtl8366_smi.h generic: rtl8366: add generic code to enable VLANs 2010-08-18 16:00:37 +00:00
rtl8366rb.c generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled 2010-08-18 16:00:39 +00:00
rtl8366s.c generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled 2010-08-18 16:00:39 +00:00
swconfig.c swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better 2010-08-04 00:43:40 +00:00