5 Commits (830b04bd726d2ed9a555b751347191056d3231a3)

Author SHA1 Message Date
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
Gabor Juhos 50849c6cff rtl8366_smi: minor code optimalizations 15 years ago
Gabor Juhos 3e6b3ea088 rtl8366_smi: coding style cleanup 15 years ago
Gabor Juhos 5e5451a54d rtl8366_smi: add Kconfig option for the debugfs stuff 15 years ago
Gabor Juhos 0d48b043b1 rtl8366_smi: fix error checking in rtl8366s_set_vlan_4k_entry 15 years ago
Gabor Juhos 0296b24f80 rtl8366_smi: fix parameter checking in rtl8366_attr_get_vlan_info 15 years ago
Gabor Juhos 743e7617b0 rtl8366_smi: fix return codes in rtl8366s_reset_vlan 15 years ago
Gabor Juhos 43815d730b rtl8366_smi: move variable initialization out from the loop 15 years ago
Gabor Juhos fbc389ae9d rtl8366_smi: fix port->flags calculation in rtl8366_get_ports 15 years ago
Gabor Juhos c4838a0f9e rtl8366_smi: use inline function instead of a macro on top of container_of 15 years ago
Felix Fietkau 88ddc59655 rtl8366_smi: reset the vlan table when resetting the switch and use vlan get/set ports for vlan member lists 15 years ago
Felix Fietkau b228fd428a rtl8366_smi: fix excessive stack usage and buffer handling bugs 15 years ago
Felix Fietkau 8394a32815 ar71xx: fix return statement in the rtl8366 driver 15 years ago
Gabor Juhos d2229cb1cc rtl8366_smi: register the switch directly from the probe routine 15 years ago
Gabor Juhos 088ba7e1db rtl8366_smi: use vlanmc name for all vlanconfig variables 15 years ago
Gabor Juhos 639212697d rtl8366_smi: use vlan4k name for all vlan4kentry variables 15 years ago