summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/files/drivers/net/phy/rtl8366_smi.c
Commit message (Expand)AuthorAgeFilesLines
* generic: fix rtl8366_smi compile warningblogic2013-04-251-1/+1
* generic: rtl8366_smi: only assign pvid if no pvid was set yetjogo2013-01-181-1/+7
* [kernel] make to rtl8366_smi of binding use gpio_is_validblogic2012-12-211-1/+1
* linux: generic: rtl836*: fix compilation with !CONFIG_OFjogo2012-12-151-1/+2
* [kernel] make rtl8366 driver OF capableblogic2012-12-151-0/+67
* generic: rtl8366_smi: increase delay after switch hw resetjuhosg2012-08-101-3/+6
* generic: rtl836x: add hw_reset field to struct rtl8366_smijuhosg2012-08-021-2/+25
* generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free callsjuhosg2012-08-021-2/+1
* generic: rtl8366_smi: remove duplicated spinlock initializationjuhosg2012-05-271-2/+0
* generic: rtl8366_smi: rename debugfs Kconfig symboljuhosg2012-05-271-3/+3
* linux: rtl836x: add a generic reset_switch functionjuhosg2012-04-291-0/+25
* linux: rtl836x: add a reset_chip callback to rtl8366_smi_opsjuhosg2012-04-291-0/+4
* [generic] revert unrelated change in previous commitjow2012-02-271-1/+0
* [generic] partly revert r30708, it breaks various archesjow2012-02-271-0/+1
* generic: rtl8366: add rtl8366_smi_write_reg_noack helperjuhosg2012-01-211-2/+23
* [generic] rtl8366: fix rtl8366_smi_detect() after r29677jow2012-01-131-0/+3
* generic: rtl8366: preparing for RTL8367 supportjuhosg2012-01-071-4/+3
* generic: rtl8366_smi: add timeout messagejuhosg2012-01-071-2/+4
* rtl8366_smi: implement a function for detecting whether the attached switch i...nbd2011-07-241-11/+69
* generic: rtl8366: fix build errorjuhosg2011-01-091-2/+2
* generic: rtl8366: enable vlans before enabling the portsjuhosg2011-01-081-1/+2
* generic: rtl8366: enable ports only after VLAN configuration is donejuhosg2011-01-081-0/+19
* generic: rtl8366_smi: init VLANs only in first switch initializationjuhosg2011-01-081-10/+30
* generic: rtl8366: add debugfs file for VLAN4K tablejuhosg2011-01-081-0/+59
* generic: add rtl8366rb switch vlan fid supportjuhosg2010-11-241-0/+46
* rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...nbd2010-08-311-0/+9
* generic: rtl8366: add generic code to enable VLANsjuhosg2010-08-181-0/+78
* generic: rtl8366: add debugfs file to show PVIDsjuhosg2010-07-151-0/+42
* generic: rtl8366: make rtl8366_set_vlan staticjuhosg2010-07-151-3/+2
* generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsjuhosg2010-07-151-0/+51
* generic: rtl8366: add common rtl8366_sw_get_vlan_infojuhosg2010-07-151-0/+42
* generic: rtl8366: add common rtl8366_sw_get_port_mib functionjuhosg2010-07-151-0/+34
* generic: rtl8366: make rtl8366_{g,s}et_pvid staticjuhosg2010-07-151-42/+41
* generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsjuhosg2010-07-151-0/+14
* generic: rtl8366: add setup to rtl8366_smi_ops structjuhosg2010-07-151-0/+6
* generic: rtl8366: introduce rtl8366_smi_allocjuhosg2010-07-151-3/+17
* generic: rtl8366: add common read_debugfs_mibs functionjuhosg2010-06-281-1/+56
* generic: rtl8366: move common debugfs code to rtl8366_smi.cjuhosg2010-06-281-0/+164
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cjuhosg2010-06-281-0/+203
* rename target/linux/generic-2.6 to genericnbd2010-06-261-0/+385