rt8366*: use __devinit instead of __init for the probe function to fix a section...
[openwrt/svn-archive/archive.git] / target / linux / generic / files / drivers / net / phy / rtl8366s.c
2010-10-21 Felix Fietkaurt8366*: use __devinit instead of __init for the probe...
2010-09-27 Gabor Juhosgeneric: RTL8366S/RB: Fix autonegotiation for the WAN...
2010-08-18 Gabor Juhosgeneric: rtl8366: allow use of VIDs 16-4095 if vlan4k...
2010-08-18 Gabor Juhosgeneric: rtl8366: add generic code to enable VLANs
2010-08-18 Gabor Juhosgeneric: rtl8366: add enable_vlan{,4k} to smi_ops
2010-08-15 Gabor Juhosgeneric: fix LED control on the RTL8366 switches
2010-08-08 Felix Fietkaurtl8366: re-enable learning by default, disabling it...
2010-08-04 Felix Fietkauswconfig: cleanup of kernel drivers and interface
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_{get,set}_vlan_...
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_get_vlan_info
2010-07-15 Gabor Juhosgeneric: rtl8366: use smi->num_ports and smi->ops-...
2010-07-15 Gabor Juhosgeneric: rtl8366: add is_vlan_valid function to smi_ops
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_get_port_mib...
2010-07-15 Gabor Juhosgeneric: rtl8366: generealize rtl8366{s,rb}_sw_get_port...
2010-07-15 Gabor Juhosgeneric: rtl8366: add common rtl8366_sw_{get,set}_port_...
2010-07-15 Gabor Juhosgeneric: rtl8366: add setup to rtl8366_smi_ops struct
2010-07-15 Gabor Juhosgeneric: rtl8366: introduce rtl8366_smi_alloc
2010-07-15 Gabor Juhosgeneric: rtl8366: get rid of private rtl8366{s,rb}...
2010-07-15 Gabor Juhosgeneric: rtl8366: move switch device to the rtl8366_smi...
2010-07-15 Gabor Juhosgeneric: rtl8366: get rid of private vlan_{mc,4k} structs
2010-07-15 Gabor Juhosgeneric: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib...
2010-07-02 Gabor Juhosgeneric: rtl8366: enable VLAN ingress filtering
2010-06-28 Gabor Juhosgeneric: rtl8366: minor cleanup
2010-06-28 Gabor Juhosgeneric: rtl8366: add common read_debugfs_mibs function
2010-06-28 Gabor Juhosgeneric: rtl8366: standardize read_debugfs_mibs functions
2010-06-28 Gabor Juhosgeneric: rtl8366: use common rtl8366_mib_counter structure
2010-06-28 Gabor Juhosgeneric: rtl8366: move common debugfs code to rtl8366_smi.c
2010-06-28 Gabor Juhosgeneric: rtl8366: move buf to struct rtl8366_smi
2010-06-28 Gabor Juhosgeneric: rtl8366: move common VLAN handling functions...
2010-06-28 Gabor Juhosgeneric: rtl8366: add cpu_port, num_ports and num_vlan_...
2010-06-28 Gabor Juhosgeneric: rtl8366: add VLAN handling functions to rtl836...
2010-06-28 Gabor Juhosgeneric: rtl8366: use RTL8366{S,RB} prefixes for all...
2010-06-26 Felix Fietkaurename target/linux/generic-2.6 to generic