summaryrefslogtreecommitdiff
path: root/target/linux/generic/files
AgeCommit message (Expand)Author
2011-04-12generic: rtl8366{s,rb}: remove the PHY driver.juhosg
2011-04-02rtl8306: do not overwrite registers in the phy fixup, it could mess up other ...nbd
2011-04-02kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blk...nbd
2011-03-19kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by g...hauke
2011-01-26generic: rtl8366s: allow initial register values to be passed via platform_datajuhosg
2011-01-09generic: rtl8366: fix build errorjuhosg
2011-01-08generic: rtl8366: enable vlans before enabling the portsjuhosg
2011-01-08generic: rtl8366: enable ports only after VLAN configuration is donejuhosg
2011-01-08generic: rtl8366: add enable_port helperjuhosg
2011-01-08generic: rtl8366_smi: init VLANs only in first switch initializationjuhosg
2011-01-08generic: rtl8366s: use correct bitmasks in sanity checksjuhosg
2011-01-08generic: rtl8366s: add vlan fid supportjuhosg
2011-01-08generic: rtl8366: add debugfs file for VLAN4K tablejuhosg
2011-01-08generic: rtl8366rb: use correct bitmasks in sanity checksjuhosg
2010-12-17generic: add LED trigger for USB device presence/activityjuhosg
2010-12-06kernel: fix cryptodev with kernel >= 2.6.35hauke
2010-11-24generic: add rtl8366rb switch vlan fid supportjuhosg
2010-11-12generic: update gpio_buttons driverjuhosg
2010-11-04[kernel] fix mvswitch PHY polling setting (#8133)florian
2010-10-21rt8366*: 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-07cryptodev: Compilefix on 2.6.36mb
2010-09-27generic: RTL8366S/RB: Fix autonegotiation for the WAN port.juhosg
2010-09-27generic: add rtl8366rb switch port rate, port and qos enable/disable supportjuhosg
2010-09-04[kernel] add switch driver for Lantiq PSB6970florian
2010-08-31rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...nbd
2010-08-18generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledjuhosg
2010-08-18generic: rtl8366: add generic code to enable VLANsjuhosg
2010-08-18generic: rtl8366: add enable_vlan{,4k} to smi_opsjuhosg
2010-08-15generic: fix LED control on the RTL8366 switchesjuhosg
2010-08-08rtl8366: re-enable learning by default, disabling it broke switching function...nbd
2010-08-04swconfig: cleanup of kernel drivers and interfacenbd
2010-08-03ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay...jow
2010-07-19[kernel] pwm: export the generic pwm api as moduleclaudio
2010-07-15generic: rtl8366: add debugfs file to show PVIDsjuhosg
2010-07-15generic: rtl8366: make rtl8366_set_vlan staticjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_get_vlan_infojuhosg
2010-07-15generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4kjuhosg
2010-07-15generic: rtl8366: add is_vlan_valid function to smi_opsjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_get_port_mib functionjuhosg
2010-07-15generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functionsjuhosg
2010-07-15generic: rtl8366: make rtl8366_{g,s}et_pvid staticjuhosg
2010-07-15generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsjuhosg
2010-07-15generic: rtl8366: add setup to rtl8366_smi_ops structjuhosg
2010-07-15generic: rtl8366: introduce rtl8366_smi_allocjuhosg
2010-07-15generic: rtl8366: get rid of private rtl8366{s,rb} structsjuhosg
2010-07-15generic: rtl8366: move switch device to the rtl8366_smi structjuhosg
2010-07-15generic: rtl8366: get rid of private vlan_{mc,4k} structsjuhosg
2010-07-15generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributesjuhosg