openwrt/target/linux/generic/files/drivers/net/phy
Gabor Juhos f358166236 generic: rtl8366{s,rb}: remove the PHY driver.
Since the PHY driver is only used for the WAN port and there is virtually
no difference between it and the generic PHY driver, we can sefely remove
it.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26600
2011-04-12 09:29:07 +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 unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range. 2010-10-12 20:49:35 +00:00
ar8216.h rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
ip17xx.c unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range. 2010-10-12 20:49:35 +00:00
mvswitch.c fix mvswitch PHY polling setting (#8133) 2010-11-04 14:09:20 +00:00
mvswitch.h rename target/linux/generic-2.6 to generic 2010-06-26 20:42:58 +00:00
psb6970.c unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", IP17xx used "tag" and RTL8306 called it "vid". Change all to "vid" and annotate the description with the valid ID range. 2010-10-12 20:49:35 +00:00
rtl8306.c rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches (fixes #8911) 2011-04-02 16:35:22 +00:00
rtl8366_smi.c generic: rtl8366: fix build error 2011-01-09 05:36:44 +00:00
rtl8366_smi.h generic: rtl8366: enable vlans before enabling the ports 2011-01-08 20:24:29 +00:00
rtl8366rb.c generic: rtl8366{s,rb}: remove the PHY driver. 2011-04-12 09:29:07 +00:00
rtl8366s.c generic: rtl8366{s,rb}: remove the PHY driver. 2011-04-12 09:29:07 +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