summaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers/net/phy/rtl8366s.c
AgeCommit message (Expand)Author
2013-04-12[geneirc] fix rtl8366s OF bindingblogic
2013-01-27kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8hauke
2012-12-17generic: rtl836x: fix compiler warningsjuhosg
2012-12-15linux: generic: rtl836*: fix compilation with !CONFIG_OFjogo
2012-12-15[kernel] make rtl8366 driver OF capableblogic
2012-08-02generic: rtl836x: add hw_reset field to struct rtl8366_smijuhosg
2012-04-29linux: rtl836x: add a generic reset_switch functionjuhosg
2012-04-29linux: rtl836x: rename rtl836*_hw_init to rtl836*_setupjuhosg
2012-04-29linux: rtl836x: add a reset_chip callback to rtl8366_smi_opsjuhosg
2012-03-07generic: rtl8366s: use the generic get_port_link implementationjuhosg
2012-01-21generic: rtl8366: add rtl8366_smi_write_reg_noack helperjuhosg
2012-01-07generic: rtl8366: preparing for RTL8367 supportjuhosg
2011-09-21generic: jumbo frames support for rtl8366sjuhosg
2011-07-27swconfig: Add generic switch identifiersjogo
2011-07-24rtl8366: unify rtl8366s and rtl8366rb platform datanbd
2011-04-12generic: rtl8366{s,rb}: remove the PHY driver.juhosg
2011-01-26generic: rtl8366s: allow initial register values to be passed via platform_datajuhosg
2011-01-08generic: rtl8366: enable vlans before enabling the portsjuhosg
2011-01-08generic: rtl8366: enable ports only after VLAN configuration is donejuhosg
2011-01-08generic: rtl8366: add enable_port helperjuhosg
2011-01-08generic: rtl8366s: use correct bitmasks in sanity checksjuhosg
2011-01-08generic: rtl8366s: add vlan fid supportjuhosg
2010-10-21rt8366*: use __devinit instead of __init for the probe function to fix a sect...nbd
2010-09-27generic: RTL8366S/RB: Fix autonegotiation for the WAN port.juhosg
2010-08-18generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledjuhosg
2010-08-18generic: rtl8366: add generic code to enable VLANsjuhosg
2010-08-18generic: rtl8366: add enable_vlan{,4k} to smi_opsjuhosg
2010-08-15generic: fix LED control on the RTL8366 switchesjuhosg
2010-08-08rtl8366: re-enable learning by default, disabling it broke switching function...nbd
2010-08-04swconfig: cleanup of kernel drivers and interfacenbd
2010-07-15generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_get_vlan_infojuhosg
2010-07-15generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4kjuhosg
2010-07-15generic: rtl8366: add is_vlan_valid function to smi_opsjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_get_port_mib functionjuhosg
2010-07-15generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functionsjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsjuhosg
2010-07-15generic: rtl8366: add setup to rtl8366_smi_ops structjuhosg
2010-07-15generic: rtl8366: introduce rtl8366_smi_allocjuhosg
2010-07-15generic: rtl8366: get rid of private rtl8366{s,rb} structsjuhosg
2010-07-15generic: rtl8366: move switch device to the rtl8366_smi structjuhosg
2010-07-15generic: rtl8366: get rid of private vlan_{mc,4k} structsjuhosg
2010-07-15generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributesjuhosg
2010-07-02generic: rtl8366: enable VLAN ingress filteringjuhosg
2010-06-28generic: rtl8366: minor cleanupjuhosg
2010-06-28generic: rtl8366: add common read_debugfs_mibs functionjuhosg
2010-06-28generic: rtl8366: standardize read_debugfs_mibs functionsjuhosg
2010-06-28generic: rtl8366: use common rtl8366_mib_counter structurejuhosg
2010-06-28generic: rtl8366: move common debugfs code to rtl8366_smi.cjuhosg
2010-06-28generic: rtl8366: move buf to struct rtl8366_smijuhosg