openwrtv4/target/linux/generic/files/drivers/net/phy
Florian Fainelli edcbafc836 fix mvswitch PHY polling setting (#8133)
SVN-Revision: 23862
2010-11-04 14:09:20 +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 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
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 rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch 2010-10-21 18:42:05 +00:00
rtl8366s.c rt8366*: use __devinit instead of __init for the probe function to fix a section mismatch 2010-10-21 18:42:05 +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