20 Commits (0049e74882769e613cc0247dda1d316ac271c0cf)

Author SHA1 Message Date
Gabor Juhos 0049e74882 generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions 14 years ago
Gabor Juhos e561b18521 generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions 14 years ago
Gabor Juhos 534480d3fb generic: rtl8366: add setup to rtl8366_smi_ops struct 14 years ago
Gabor Juhos b093cec6cc generic: rtl8366: introduce rtl8366_smi_alloc 14 years ago
Gabor Juhos c7bc8fb46c generic: rtl8366: get rid of private rtl8366{s,rb} structs 14 years ago
Gabor Juhos 008c81b859 generic: rtl8366: move switch device to the rtl8366_smi struct 14 years ago
Gabor Juhos 5508b23aaf generic: rtl8366: get rid of private vlan_{mc,4k} structs 14 years ago
Gabor Juhos 540b3e6419 generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes 14 years ago
Gabor Juhos 86b4b5e1e9 generic: rtl8366: enable VLAN ingress filtering 14 years ago
Gabor Juhos 50d88ac7d4 generic: rtl8366: minor cleanup 14 years ago
Gabor Juhos e19838e04c generic: rtl8366: add common read_debugfs_mibs function 14 years ago
Gabor Juhos 393f0bda89 generic: rtl8366: standardize read_debugfs_mibs functions 14 years ago
Gabor Juhos 5986c1f2d0 generic: rtl8366: use common rtl8366_mib_counter structure 14 years ago
Gabor Juhos 672018a30d generic: rtl8366: move common debugfs code to rtl8366_smi.c 14 years ago
Gabor Juhos 19ed040c62 generic: rtl8366: move buf to struct rtl8366_smi 14 years ago
Gabor Juhos 830b04bd72 generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c 14 years ago
Gabor Juhos 81e9e7916f generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi 14 years ago
Gabor Juhos 08942e9a98 generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops 14 years ago
Gabor Juhos e8e8554192 generic: rtl8366: use RTL8366{S,RB} prefixes for all defines 14 years ago
Felix Fietkau da1bb88a2b rename target/linux/generic-2.6 to generic 14 years ago
Gabor Juhos 8989c682c4 generic: rtl8366: rename vlan debugfs file to vlan_mc, and clean up it's format 14 years ago
Gabor Juhos f60301e82b generic: rtl8366: update vlan handling code for rtl8366s 14 years ago
Gabor Juhos 62f2e8e981 generic: rtl8366: add hw_init to initialize registers after reset 14 years ago
Gabor Juhos 91a3323401 generic: rtl8366: introduce rtl8366_smi_rmwr function 14 years ago
Gabor Juhos 23e44e1367 generic: rtl8366s: get some MIB counters from another offset 14 years ago
Gabor Juhos e89c10585e generic: rtl8366: cleanup MIB counter printing 14 years ago
Gabor Juhos 0d6fb64ac3 generic: rtl8366: use struct rtl8366_smi instead of struct rtl8366{s,rb} 14 years ago
Gabor Juhos 14688b75b7 generic: rtl8366: add common vlan_4k structure 14 years ago
Gabor Juhos 3d9c3067d3 generic: rtl8366: add common vlan_mc structure 14 years ago
Gabor Juhos a6b57e3d3c generic: rtl8366: rename vlanmc and vlan4k related structures an functions 14 years ago
Gabor Juhos 5078264bef generic: rtl8366: use struct rtl8366_smi for phy_reg_{read,write} calls 14 years ago
Gabor Juhos 47de539b93 generic: rtl8366: move mii bus handling to the rtl8366_smi code 14 years ago
Gabor Juhos dcc8caac45 generic: rtl8366: introduce rtl8366_smi_ops 14 years ago
Gabor Juhos 3471627f59 generic: rtl8366: change format string for debugfs error messages 14 years ago
Gabor Juhos e627f76251 generic: rtl8366: don't show link parameters if the link is down 14 years ago
Gabor Juhos 0aa0d49169 generic: rtl8366: fix register offset and size of MIB counters 14 years ago
Gabor Juhos 8742057763 generic: rtl8366: prevent modifications of VLAN 0 14 years ago
Gabor Juhos 6bfdc7c998 rtl8366s: reset the chip early, this allows ethernet to work as soon as possible 15 years ago
Gabor Juhos 49c4df5487 rtl8366: make it available on all platforms 15 years ago
Gabor Juhos 97b983c8b9 rtl8366s: simplify mib counters handling 15 years ago
Gabor Juhos 2b5ba9073f rtl8366_smi: move RTL8366S driver into a separate file 15 years ago
Gabor Juhos 46b0e6643a rtl8366_smi: rename rtl8366s specific functions and definitions 15 years ago
Gabor Juhos 08055fd6d1 rtl8366_smi: move chip specific stuff into its own struct 15 years ago
Gabor Juhos de751af190 rtl8366_smi: separate gpio initialization 15 years ago
Gabor Juhos a1247d2f83 rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct 15 years ago
Gabor Juhos ab278275ee rtl8366_smi: store device pointer instead of plaform_device 15 years ago
Gabor Juhos edfa82ab60 rtl8366_smi: rename switch attribute handlers 15 years ago
Gabor Juhos 7aefde9f66 rtl8366_smi: simplify rtl8366_attr_get_port_link function 15 years ago
Gabor Juhos 83fb9f73e1 rtl8366_smi: make rtl8366_phy_config_{aneg,init} static 15 years ago
Gabor Juhos cad07a09c1 rtl8366_smi: simplify rtl8366_{get,set}_port_vlan_index functions 15 years ago