| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: add port mirroring/monitoring capability to rtl8366rb switch | Gabor Juhos | 2013-06-04 | 1 | -1/+230 |
* | kernel: remove __devinit, __devexit and __devexit_p for kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -3/+3 |
* | generic: rtl836x: fix compiler warnings | Gabor Juhos | 2012-12-17 | 1 | -2/+1 |
* | linux: generic: rtl836*: fix compilation with !CONFIG_OF | Jonas Gorski | 2012-12-15 | 1 | -0/+1 |
* | make rtl8366 driver OF capable | John Crispin | 2012-12-15 | 1 | -17/+13 |
* | generic: rtl836x: add hw_reset field to struct rtl8366_smi | Gabor Juhos | 2012-08-02 | 1 | -0/+2 |
* | linux: rtl836x: add a generic reset_switch function | Gabor Juhos | 2012-04-29 | 1 | -25/+1 |
* | linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup | Gabor Juhos | 2012-04-29 | 1 | -7/+2 |
* | linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops | Gabor Juhos | 2012-04-29 | 1 | -8/+2 |
* | generic: rtl8366rb: use the generic get_port_link implementation | Gabor Juhos | 2012-03-07 | 1 | -50/+32 |
* | generic: rtl8366: add rtl8366_smi_write_reg_noack helper | Gabor Juhos | 2012-01-21 | 1 | -2/+2 |
* | generic: rtl8366: preparing for RTL8367 support | Gabor Juhos | 2012-01-07 | 1 | -0/+3 |
* | swconfig: Add generic switch identifiers | Jonas Gorski | 2011-07-27 | 1 | -1/+1 |
* | rtl8366: unify rtl8366s and rtl8366rb platform data | Felix Fietkau | 2011-07-24 | 1 | -2/+2 |
* | generic: rtl8366{s,rb}: remove the PHY driver. | Gabor Juhos | 2011-04-12 | 1 | -52/+1 |
* | generic: rtl8366: enable vlans before enabling the ports | Gabor Juhos | 2011-01-08 | 1 | -0/+4 |
* | generic: rtl8366: enable ports only after VLAN configuration is done | Gabor Juhos | 2011-01-08 | 1 | -4/+5 |
* | generic: rtl8366: add enable_port helper | Gabor Juhos | 2011-01-08 | 1 | -0/+7 |
* | generic: rtl8366rb: use correct bitmasks in sanity checks | Gabor Juhos | 2011-01-08 | 1 | -4/+4 |
* | generic: add rtl8366rb switch vlan fid support | Gabor Juhos | 2010-11-24 | 1 | -7/+14 |
* | rt8366*: use __devinit instead of __init for the probe function to fix a sect... | Felix Fietkau | 2010-10-21 | 1 | -1/+1 |
* | generic: RTL8366S/RB: Fix autonegotiation for the WAN port. | Gabor Juhos | 2010-09-27 | 1 | -0/+5 |
* | generic: add rtl8366rb switch port rate, port and qos enable/disable support | Gabor Juhos | 2010-09-27 | 1 | -0/+210 |
* | generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled | Gabor Juhos | 2010-08-18 | 1 | -2/+7 |
* | generic: rtl8366: add generic code to enable VLANs | Gabor Juhos | 2010-08-18 | 1 | -42/+4 |
* | generic: rtl8366: add enable_vlan{,4k} to smi_ops | Gabor Juhos | 2010-08-18 | 1 | -4/+6 |
* | generic: fix LED control on the RTL8366 switches | Gabor Juhos | 2010-08-15 | 1 | -1/+1 |
* | rtl8366: re-enable learning by default, disabling it broke switching function... | Felix Fietkau | 2010-08-08 | 1 | -4/+46 |
* | swconfig: cleanup of kernel drivers and interface - add some comments to a fe... | Felix Fietkau | 2010-08-04 | 1 | -8/+6 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions | Gabor Juhos | 2010-07-15 | 1 | -53/+2 |
* | generic: rtl8366: add common rtl8366_sw_get_vlan_info | Gabor Juhos | 2010-07-15 | 1 | -42/+1 |
* | generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k | Gabor Juhos | 2010-07-15 | 1 | -4/+4 |
* | generic: rtl8366: add is_vlan_valid function to smi_ops | Gabor Juhos | 2010-07-15 | 1 | -3/+12 |
* | generic: rtl8366: add common rtl8366_sw_get_port_mib function | Gabor Juhos | 2010-07-15 | 1 | -34/+1 |
* | generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions | Gabor Juhos | 2010-07-15 | 1 | -4/+5 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions | Gabor Juhos | 2010-07-15 | 1 | -14/+2 |
* | generic: rtl8366: add setup to rtl8366_smi_ops struct | Gabor Juhos | 2010-07-15 | 1 | -4/+2 |
* | generic: rtl8366: introduce rtl8366_smi_alloc | Gabor Juhos | 2010-07-15 | 1 | -3/+1 |
* | generic: rtl8366: get rid of private rtl8366{s,rb} structs | Gabor Juhos | 2010-07-15 | 1 | -42/+21 |
* | generic: rtl8366: move switch device to the rtl8366_smi struct | Gabor Juhos | 2010-07-15 | 1 | -11/+4 |
* | generic: rtl8366: get rid of private vlan_{mc,4k} structs | Gabor Juhos | 2010-07-15 | 1 | -155/+71 |
* | generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes | Gabor Juhos | 2010-07-15 | 1 | -12/+4 |
* | generic: rtl8366: enable VLAN ingress filtering | Gabor Juhos | 2010-07-02 | 1 | -0/+8 |
* | generic: rtl8366: minor cleanup | Gabor Juhos | 2010-06-28 | 1 | -14/+11 |
* | generic: rtl8366: add common read_debugfs_mibs function | Gabor Juhos | 2010-06-28 | 1 | -72/+0 |
* | generic: rtl8366: standardize read_debugfs_mibs functions | Gabor Juhos | 2010-06-28 | 1 | -12/+21 |
* | generic: rtl8366: use common rtl8366_mib_counter structure | Gabor Juhos | 2010-06-28 | 1 | -40/+34 |
* | generic: rtl8366: move common debugfs code to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | 1 | -167/+9 |
* | generic: rtl8366: move buf to struct rtl8366_smi | Gabor Juhos | 2010-06-28 | 1 | -36/+32 |
* | generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c | Gabor Juhos | 2010-06-28 | 1 | -205/+4 |