aboutsummaryrefslogtreecommitdiff
path: root/target/linux/generic/files/drivers
Commit message (Expand)AuthorAge
...
* generic: update gpio_buttons driverGabor Juhos2010-11-12
* fix mvswitch PHY polling setting (#8133)Florian Fainelli2010-11-04
* rt8366*: use __devinit instead of __init for the probe function to fix a sect...Felix Fietkau2010-10-21
* unify extended vlan id swconfig attributes. AR8216 and PSB6970 used "pvid", I...Jo-Philipp Wich2010-10-12
* generic: RTL8366S/RB: Fix autonegotiation for the WAN port.Gabor Juhos2010-09-27
* generic: add rtl8366rb switch port rate, port and qos enable/disable supportGabor Juhos2010-09-27
* add switch driver for Lantiq PSB6970Florian Fainelli2010-09-04
* rtl8366_smi: when setting VLAN ports, always initialize the PVID to ensure th...Felix Fietkau2010-08-31
* generic: rtl8366: allow use of VIDs 16-4095 if vlan4k is enabledGabor Juhos2010-08-18
* generic: rtl8366: add generic code to enable VLANsGabor Juhos2010-08-18
* generic: rtl8366: add enable_vlan{,4k} to smi_opsGabor Juhos2010-08-18
* generic: fix LED control on the RTL8366 switchesGabor Juhos2010-08-15
* rtl8366: re-enable learning by default, disabling it broke switching function...Felix Fietkau2010-08-08
* swconfig: cleanup of kernel drivers and interface - add some comments to a fe...Felix Fietkau2010-08-04
* ip17xx: r21709 broke VLAN functionality on the IP175C switch, add back mdelay...Jo-Philipp Wich2010-08-03
* pwm: export the generic pwm api as moduleClaudio Mignanti2010-07-19
* generic: rtl8366: add debugfs file to show PVIDsGabor Juhos2010-07-15
* generic: rtl8366: make rtl8366_set_vlan staticGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functionsGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_get_vlan_infoGabor Juhos2010-07-15
* generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4kGabor Juhos2010-07-15
* generic: rtl8366: add is_vlan_valid function to smi_opsGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_get_port_mib functionGabor Juhos2010-07-15
* generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functionsGabor Juhos2010-07-15
* generic: rtl8366: make rtl8366_{g,s}et_pvid staticGabor Juhos2010-07-15
* generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functionsGabor Juhos2010-07-15
* generic: rtl8366: add setup to rtl8366_smi_ops structGabor Juhos2010-07-15
* generic: rtl8366: introduce rtl8366_smi_allocGabor Juhos2010-07-15
* generic: rtl8366: get rid of private rtl8366{s,rb} structsGabor Juhos2010-07-15
* generic: rtl8366: move switch device to the rtl8366_smi structGabor Juhos2010-07-15
* generic: rtl8366: get rid of private vlan_{mc,4k} structsGabor Juhos2010-07-15
* generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributesGabor Juhos2010-07-15
* pwm: use coherent naming to avoid conflictsClaudio Mignanti2010-07-12
* generic: rtl8366: enable VLAN ingress filteringGabor Juhos2010-07-02
* generic: rtl8366: minor cleanupGabor Juhos2010-06-28
* generic: rtl8366: add common read_debugfs_mibs functionGabor Juhos2010-06-28
* generic: rtl8366: standardize read_debugfs_mibs functionsGabor Juhos2010-06-28
* generic: rtl8366: use common rtl8366_mib_counter structureGabor Juhos2010-06-28
* generic: rtl8366: move common debugfs code to rtl8366_smi.cGabor Juhos2010-06-28
* generic: rtl8366: move buf to struct rtl8366_smiGabor Juhos2010-06-28
* generic: rtl8366: move common VLAN handling functions to rtl8366_smi.cGabor Juhos2010-06-28
* generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smiGabor Juhos2010-06-28
* generic: rtl8366: add VLAN handling functions to rtl8366_smi_opsGabor Juhos2010-06-28
* generic: rtl8366: use RTL8366{S,RB} prefixes for all definesGabor Juhos2010-06-28
* generic: rtl8366rb: fix MIB counter resetGabor Juhos2010-06-27
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-26