Age | Commit message (Expand) | Author |
2011-11-12 | kernel: ar8216: move port vlan setup into a separate function | juhosg |
2011-11-04 | kernel: swconfig: add a missing unlock in error path | juhosg |
2011-10-11 | ar8216: use mdiobus_{read,write} to ensure proper locking | jogo |
2011-09-21 | generic: jumbo frames support for rtl8366s | juhosg |
2011-08-15 | generic: ar8216: add support for get link status | juhosg |
2011-07-27 | swconfig: Add generic switch identifiers | jogo |
2011-07-24 | rtl8366_smi: implement a function for detecting whether the attached switch i... | nbd |
2011-07-24 | rtl8366: unify rtl8366s and rtl8366rb platform data | nbd |
2011-07-01 | fix the gpio_dev driver: remove existing forward port patches, use unlocked_i... | nbd |
2011-06-09 | [ledtrig-netdev] | blogic |
2011-05-09 | [PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC | blogic |
2011-04-28 | ar8316: automatically detect whether port4 is used as PHY or as a switch port | nbd |
2011-04-28 | ar8216: support AR8316 rev 0 devices | nbd |
2011-04-26 | swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK | nbd |
2011-04-12 | generic: rtl8366{s,rb}: remove the PHY driver. | juhosg |
2011-04-02 | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ... | nbd |
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-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-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 |