| Commit message (Expand) | Author | Age | Files | Lines |
* | [ledtrig-netdev] | blogic | 2011-06-09 | 1 | -2/+2 |
* | [PATCH v3] (respin) 802.1Q VLAN support for ADM6996M/ADM6996FC | blogic | 2011-05-09 | 3 | -30/+763 |
* | ar8316: automatically detect whether port4 is used as PHY or as a switch port | nbd | 2011-04-28 | 1 | -32/+61 |
* | ar8216: support AR8316 rev 0 devices | nbd | 2011-04-28 | 1 | -0/+1 |
* | swconfig: Replace SPIN_LOCK_UNLOCKED with DEFINE_SPINLOCK | nbd | 2011-04-26 | 1 | -1/+1 |
* | 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 |
* | kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blk... | nbd | 2011-04-02 | 1 | -0/+1 |
* | kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by g... | hauke | 2011-03-19 | 16 | -32/+80 |
* | generic: rtl8366s: allow initial register values to be passed via platform_data | juhosg | 2011-01-26 | 2 | -0/+18 |
* | 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 |
* | kernel: fix cryptodev with kernel >= 2.6.35 | hauke | 2010-12-06 | 1 | -2/+8 |
* | 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 |
* | cryptodev: Compilefix on 2.6.36 | mb | 2010-10-07 | 1 | -0/+2 |
* | 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 | 7 | -189/+224 |
* | 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 |