| Commit message (Expand) | Author | Age | Files | Lines |
* | generic: rtl8366{s,rb}: remove the PHY driver. | juhosg | 2011-04-12 | 2 | -104/+2 |
* | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ... | nbd | 2011-04-02 | 1 | -0/+6 |
* | generic: rtl8366s: allow initial register values to be passed via platform_data | juhosg | 2011-01-26 | 1 | -0/+11 |
* | generic: rtl8366: fix build error | juhosg | 2011-01-09 | 1 | -2/+2 |
* | generic: rtl8366: enable vlans before enabling the ports | juhosg | 2011-01-08 | 4 | -1/+11 |
* | generic: rtl8366: enable ports only after VLAN configuration is done | juhosg | 2011-01-08 | 4 | -8/+30 |
* | generic: rtl8366: add enable_port helper | juhosg | 2011-01-08 | 3 | -0/+15 |
* | generic: rtl8366_smi: init VLANs only in first switch initialization | juhosg | 2011-01-08 | 1 | -10/+30 |
* | generic: rtl8366s: use correct bitmasks in sanity checks | juhosg | 2011-01-08 | 1 | -4/+4 |
* | generic: rtl8366s: add vlan fid support | juhosg | 2011-01-08 | 1 | -0/+7 |
* | generic: rtl8366: add debugfs file for VLAN4K table | juhosg | 2011-01-08 | 2 | -0/+60 |
* | generic: rtl8366rb: use correct bitmasks in sanity checks | juhosg | 2011-01-08 | 1 | -4/+4 |
* | generic: add LED trigger for USB device presence/activity | juhosg | 2010-12-17 | 1 | -0/+348 |
* | generic: add rtl8366rb switch vlan fid support | juhosg | 2010-11-24 | 3 | -7/+66 |
* | generic: update gpio_buttons driver | juhosg | 2010-11-12 | 1 | -39/+55 |
* | [kernel] fix mvswitch PHY polling setting (#8133) | florian | 2010-11-04 | 1 | -1/+1 |
* | rt8366*: use __devinit instead of __init for the probe function to fix a sect... | nbd | 2010-10-21 | 2 | -2/+2 |
* | [generic] unify extended vlan id swconfig attributes. | jow | 2010-10-12 | 4 | -7/+7 |
* | generic: RTL8366S/RB: Fix autonegotiation for the WAN port. | juhosg | 2010-09-27 | 2 | -0/+10 |
* | generic: add rtl8366rb switch port rate, port and qos enable/disable support | juhosg | 2010-09-27 | 1 | -0/+210 |
* | [kernel] add switch driver for Lantiq PSB6970 | florian | 2010-09-04 | 1 | -0/+438 |
* | rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th... | nbd | 2010-08-31 | 1 | -0/+9 |
* | generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled | juhosg | 2010-08-18 | 2 | -4/+14 |
* | generic: rtl8366: add generic code to enable VLANs | juhosg | 2010-08-18 | 4 | -84/+95 |
* | generic: rtl8366: add enable_vlan{,4k} to smi_ops | juhosg | 2010-08-18 | 3 | -8/+14 |
* | generic: fix LED control on the RTL8366 switches | juhosg | 2010-08-15 | 2 | -2/+2 |
* | rtl8366: re-enable learning by default, disabling it broke switching function... | nbd | 2010-08-08 | 2 | -8/+92 |
* | swconfig: cleanup of kernel drivers and interface | nbd | 2010-08-04 | 6 | -177/+183 |
* | ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay... | jow | 2010-08-03 | 1 | -0/+1 |
* | [kernel] pwm: export the generic pwm api as module | claudio | 2010-07-19 | 1 | -1/+1 |
* | generic: rtl8366: add debugfs file to show PVIDs | juhosg | 2010-07-15 | 1 | -0/+42 |
* | generic: rtl8366: make rtl8366_set_vlan static | juhosg | 2010-07-15 | 2 | -5/+2 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions | juhosg | 2010-07-15 | 4 | -106/+57 |
* | generic: rtl8366: add common rtl8366_sw_get_vlan_info | juhosg | 2010-07-15 | 4 | -84/+47 |
* | generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k | juhosg | 2010-07-15 | 2 | -8/+8 |
* | generic: rtl8366: add is_vlan_valid function to smi_ops | juhosg | 2010-07-15 | 3 | -6/+25 |
* | generic: rtl8366: add common rtl8366_sw_get_port_mib function | juhosg | 2010-07-15 | 4 | -68/+39 |
* | generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions | juhosg | 2010-07-15 | 2 | -8/+10 |
* | generic: rtl8366: make rtl8366_{g,s}et_pvid static | juhosg | 2010-07-15 | 2 | -44/+41 |
* | generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions | juhosg | 2010-07-15 | 4 | -28/+21 |
* | generic: rtl8366: add setup to rtl8366_smi_ops struct | juhosg | 2010-07-15 | 4 | -8/+11 |
* | generic: rtl8366: introduce rtl8366_smi_alloc | juhosg | 2010-07-15 | 4 | -9/+20 |
* | generic: rtl8366: get rid of private rtl8366{s,rb} structs | juhosg | 2010-07-15 | 2 | -84/+42 |
* | generic: rtl8366: move switch device to the rtl8366_smi struct | juhosg | 2010-07-15 | 3 | -22/+15 |
* | generic: rtl8366: get rid of private vlan_{mc,4k} structs | juhosg | 2010-07-15 | 2 | -277/+148 |
* | generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes | juhosg | 2010-07-15 | 2 | -23/+7 |
* | [kernel] pwm: use coherent naming to avoid conflicts | claudio | 2010-07-12 | 2 | -1/+1 |
* | generic: rtl8366: enable VLAN ingress filtering | juhosg | 2010-07-02 | 2 | -0/+15 |
* | generic: rtl8366: minor cleanup | juhosg | 2010-06-28 | 2 | -22/+16 |
* | generic: rtl8366: add common read_debugfs_mibs function | juhosg | 2010-06-28 | 3 | -144/+56 |