You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gabor Juhos dc4df4ca65 generic: RTL8366S/RB: Fix autonegotiation for the WAN port.
The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.

This fixes #7980, verified on a WNDR3700.

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

SVN-Revision: 23127
14 years ago
..
adm6996.c rename target/linux/generic-2.6 to generic 14 years ago
adm6996.h rename target/linux/generic-2.6 to generic 14 years ago
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 14 years ago
ar8216.h rename target/linux/generic-2.6 to generic 14 years ago
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 14 years ago
mvswitch.c rename target/linux/generic-2.6 to generic 14 years ago
mvswitch.h rename target/linux/generic-2.6 to generic 14 years ago
psb6970.c add switch driver for Lantiq PSB6970 14 years ago
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 14 years ago
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) 14 years ago
rtl8366_smi.h generic: rtl8366: add generic code to enable VLANs 14 years ago
rtl8366rb.c generic: RTL8366S/RB: Fix autonegotiation for the WAN port. 14 years ago
rtl8366s.c generic: RTL8366S/RB: Fix autonegotiation for the WAN port. 14 years ago
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 14 years ago