Age | Commit message (Expand) | Author |
2011-03-19 | kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by g... | hauke |
2011-01-26 | generic: rtl8366s: allow initial register values to be passed via platform_data | juhosg |
2011-01-09 | generic: rtl8366: fix build error | juhosg |
2011-01-08 | generic: rtl8366: enable vlans before enabling the ports | juhosg |
2011-01-08 | generic: rtl8366: enable ports only after VLAN configuration is done | juhosg |
2011-01-08 | generic: rtl8366: add enable_port helper | juhosg |
2011-01-08 | generic: rtl8366_smi: init VLANs only in first switch initialization | juhosg |
2011-01-08 | generic: rtl8366s: use correct bitmasks in sanity checks | juhosg |
2011-01-08 | generic: rtl8366s: add vlan fid support | juhosg |
2011-01-08 | generic: rtl8366: add debugfs file for VLAN4K table | juhosg |
2011-01-08 | generic: rtl8366rb: use correct bitmasks in sanity checks | juhosg |
2010-12-17 | generic: add LED trigger for USB device presence/activity | juhosg |
2010-12-06 | kernel: fix cryptodev with kernel >= 2.6.35 | hauke |
2010-11-24 | generic: add rtl8366rb switch vlan fid support | juhosg |
2010-11-12 | generic: update gpio_buttons driver | juhosg |
2010-11-04 | [kernel] fix mvswitch PHY polling setting (#8133) | florian |
2010-10-21 | rt8366*: use __devinit instead of __init for the probe function to fix a sect... | nbd |
2010-10-12 | [generic] unify extended vlan id swconfig attributes. | jow |
2010-10-07 | cryptodev: Compilefix on 2.6.36 | mb |
2010-09-27 | generic: RTL8366S/RB: Fix autonegotiation for the WAN port. | juhosg |
2010-09-27 | generic: add rtl8366rb switch port rate, port and qos enable/disable support | juhosg |
2010-09-04 | [kernel] add switch driver for Lantiq PSB6970 | florian |
2010-08-31 | rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th... | nbd |
2010-08-18 | generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabled | juhosg |
2010-08-18 | generic: rtl8366: add generic code to enable VLANs | juhosg |
2010-08-18 | generic: rtl8366: add enable_vlan{,4k} to smi_ops | juhosg |
2010-08-15 | generic: fix LED control on the RTL8366 switches | juhosg |
2010-08-08 | rtl8366: re-enable learning by default, disabling it broke switching function... | nbd |
2010-08-04 | swconfig: cleanup of kernel drivers and interface | nbd |
2010-08-03 | ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay... | jow |
2010-07-19 | [kernel] pwm: export the generic pwm api as module | claudio |
2010-07-15 | generic: rtl8366: add debugfs file to show PVIDs | juhosg |
2010-07-15 | generic: rtl8366: make rtl8366_set_vlan static | juhosg |
2010-07-15 | generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions | juhosg |
2010-07-15 | generic: rtl8366: add common rtl8366_sw_get_vlan_info | juhosg |
2010-07-15 | generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k | juhosg |
2010-07-15 | generic: rtl8366: add is_vlan_valid function to smi_ops | juhosg |
2010-07-15 | generic: rtl8366: add common rtl8366_sw_get_port_mib function | juhosg |
2010-07-15 | generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions | juhosg |
2010-07-15 | generic: rtl8366: make rtl8366_{g,s}et_pvid static | juhosg |
2010-07-15 | generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions | juhosg |
2010-07-15 | generic: rtl8366: add setup to rtl8366_smi_ops struct | juhosg |
2010-07-15 | generic: rtl8366: introduce rtl8366_smi_alloc | juhosg |
2010-07-15 | generic: rtl8366: get rid of private rtl8366{s,rb} structs | juhosg |
2010-07-15 | generic: rtl8366: move switch device to the rtl8366_smi struct | juhosg |
2010-07-15 | generic: rtl8366: get rid of private vlan_{mc,4k} structs | juhosg |
2010-07-15 | generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes | juhosg |
2010-07-15 | generic: move ath5k_platform.h from ar71xx to generic files | juhosg |
2010-07-12 | [kernel] pwm: use coherent naming to avoid conflicts | claudio |
2010-07-02 | generic: rtl8366: enable VLAN ingress filtering | juhosg |