summaryrefslogtreecommitdiff
path: root/target/linux/generic/files
AgeCommit message (Expand)Author
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
2010-07-15generic: move ath5k_platform.h from ar71xx to generic filesjuhosg
2010-07-12[kernel] pwm: use coherent naming to avoid conflictsclaudio
2010-07-02generic: rtl8366: enable VLAN ingress filteringjuhosg
2010-06-28generic: rtl8366: minor cleanupjuhosg
2010-06-28generic: rtl8366: add common read_debugfs_mibs functionjuhosg
2010-06-28generic: rtl8366: standardize read_debugfs_mibs functionsjuhosg
2010-06-28generic: rtl8366: use common rtl8366_mib_counter structurejuhosg
2010-06-28generic: rtl8366: move common debugfs code to rtl8366_smi.cjuhosg
2010-06-28generic: rtl8366: move buf to struct rtl8366_smijuhosg
2010-06-28generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cjuhosg
2010-06-28generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smijuhosg
2010-06-28generic: rtl8366: add VLAN handling functions to rtl8366_smi_opsjuhosg
2010-06-28generic: rtl8366: use RTL8366{S,RB} prefixes for all definesjuhosg
2010-06-27generic: rtl8366rb: fix MIB counter resetjuhosg
2010-06-26rename target/linux/generic-2.6 to genericnbd