| Commit message (Expand) | Author | Age | Files | Lines |
* | strict_strtoul is obsolete, use kstrtoul instead | John Crispin | 2013-07-27 | 1 | -1/+1 |
* | generic: fix rtl8366_smi compile warning | John Crispin | 2013-04-25 | 1 | -1/+1 |
* | generic: rtl8366_smi: only assign pvid if no pvid was set yet | Jonas Gorski | 2013-01-18 | 1 | -1/+7 |
* | make to rtl8366_smi of binding use gpio_is_valid | John Crispin | 2012-12-21 | 1 | -1/+1 |
* | linux: generic: rtl836*: fix compilation with !CONFIG_OF | Jonas Gorski | 2012-12-15 | 1 | -1/+2 |
* | make rtl8366 driver OF capable | John Crispin | 2012-12-15 | 1 | -0/+67 |
* | generic: rtl8366_smi: increase delay after switch hw reset | Gabor Juhos | 2012-08-10 | 1 | -3/+6 |
* | generic: rtl836x: add hw_reset field to struct rtl8366_smi | Gabor Juhos | 2012-08-02 | 1 | -2/+25 |
* | generic: rtl8366_smi: use __rtl8366_smi_cleanup instead of gpio_free calls | Gabor Juhos | 2012-08-02 | 1 | -2/+1 |
* | generic: rtl8366_smi: remove duplicated spinlock initialization | Gabor Juhos | 2012-05-27 | 1 | -2/+0 |
* | generic: rtl8366_smi: rename debugfs Kconfig symbol | Gabor Juhos | 2012-05-27 | 1 | -3/+3 |
* | linux: rtl836x: add a generic reset_switch function | Gabor Juhos | 2012-04-29 | 1 | -0/+25 |
* | linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops | Gabor Juhos | 2012-04-29 | 1 | -0/+4 |
* | revert unrelated change in previous commit | Jo-Philipp Wich | 2012-02-27 | 1 | -1/+0 |
* | partly revert r30708, it breaks various arches | Jo-Philipp Wich | 2012-02-27 | 1 | -0/+1 |
* | generic: rtl8366: add rtl8366_smi_write_reg_noack helper | Gabor Juhos | 2012-01-21 | 1 | -2/+23 |
* | rtl8366: fix rtl8366_smi_detect() after r29677 | Jo-Philipp Wich | 2012-01-13 | 1 | -0/+3 |
* | generic: rtl8366: preparing for RTL8367 support | Gabor Juhos | 2012-01-07 | 1 | -4/+3 |
* | generic: rtl8366_smi: add timeout message | Gabor Juhos | 2012-01-07 | 1 | -2/+4 |
* | rtl8366_smi: implement a function for detecting whether the attached switch i... | Felix Fietkau | 2011-07-24 | 1 | -11/+69 |
* | generic: rtl8366: fix build error | Gabor Juhos | 2011-01-09 | 1 | -2/+2 |
* | generic: rtl8366: enable vlans before enabling the ports | Gabor Juhos | 2011-01-08 | 1 | -1/+2 |
* | generic: rtl8366: enable ports only after VLAN configuration is done | Gabor Juhos | 2011-01-08 | 1 | -0/+19 |
* | generic: rtl8366_smi: init VLANs only in first switch initialization | Gabor Juhos | 2011-01-08 | 1 | -10/+30 |
* | generic: rtl8366: add debugfs file for VLAN4K table | Gabor Juhos | 2011-01-08 | 1 | -0/+59 |
* | generic: add rtl8366rb switch vlan fid support | Gabor Juhos | 2010-11-24 | 1 | -0/+46 |
* | rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th... | Felix Fietkau | 2010-08-31 | 1 | -0/+9 |
* | generic: rtl8366: add generic code to enable VLANs | Gabor Juhos | 2010-08-18 | 1 | -0/+78 |
* | generic: rtl8366: add debugfs file to show PVIDs | Gabor Juhos | 2010-07-15 | 1 | -0/+42 |
* | generic: rtl8366: make rtl8366_set_vlan static | Gabor Juhos | 2010-07-15 | 1 | -3/+2 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions | Gabor Juhos | 2010-07-15 | 1 | -0/+51 |
* | generic: rtl8366: add common rtl8366_sw_get_vlan_info | Gabor Juhos | 2010-07-15 | 1 | -0/+42 |
* | generic: rtl8366: add common rtl8366_sw_get_port_mib function | Gabor Juhos | 2010-07-15 | 1 | -0/+34 |
* | generic: rtl8366: make rtl8366_{g,s}et_pvid static | Gabor Juhos | 2010-07-15 | 1 | -42/+41 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions | Gabor Juhos | 2010-07-15 | 1 | -0/+14 |
* | generic: rtl8366: add setup to rtl8366_smi_ops struct | Gabor Juhos | 2010-07-15 | 1 | -0/+6 |
* | generic: rtl8366: introduce rtl8366_smi_alloc | Gabor Juhos | 2010-07-15 | 1 | -3/+17 |
* | generic: rtl8366: add common read_debugfs_mibs function | Gabor Juhos | 2010-06-28 | 1 | -1/+56 |
* | generic: rtl8366: move common debugfs code to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | 1 | -0/+164 |
* | generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | 1 | -0/+203 |
* | rename target/linux/generic-2.6 to generic | Felix Fietkau | 2010-06-26 | 1 | -0/+385 |