Commit History

Author SHA1 Message Date
  Felix Fietkau f8c4bf89b9 rtl8366: re-enable learning by default, disabling it broke switching functionality. add a configuration option for dynamically enabling/disabling this feature. based on patch from #7637 15 years ago
  Felix Fietkau bd6324190f swconfig: cleanup of kernel drivers and interface - add some comments to a few data structures - add a switch_dev_ops data structure for attributes and callback to replace the stupid template memcpy - get rid of the switch_dev.priv pointer - using container_of() is better 15 years ago
  Gabor Juhos 48934bbd88 generic: rtl8366: add common rtl8366_sw_{get,set}_vlan_ports functions 15 years ago
  Gabor Juhos d4e0b75dda generic: rtl8366: add common rtl8366_sw_get_vlan_info 15 years ago
  Gabor Juhos a59fa57985 generic: rtl8366: use smi->num_ports and smi->ops->get_vlan_4k 15 years ago
  Gabor Juhos ce7eca2dff generic: rtl8366: add is_vlan_valid function to smi_ops 15 years ago
  Gabor Juhos dffd45dc61 generic: rtl8366: add common rtl8366_sw_get_port_mib function 15 years ago
  Gabor Juhos 0049e74882 generic: rtl8366: generealize rtl8366{s,rb}_sw_get_port_mib functions 15 years ago
  Gabor Juhos e561b18521 generic: rtl8366: add common rtl8366_sw_{get,set}_port_pvid functions 15 years ago
  Gabor Juhos 534480d3fb generic: rtl8366: add setup to rtl8366_smi_ops struct 15 years ago
  Gabor Juhos b093cec6cc generic: rtl8366: introduce rtl8366_smi_alloc 15 years ago
  Gabor Juhos c7bc8fb46c generic: rtl8366: get rid of private rtl8366{s,rb} structs 15 years ago
  Gabor Juhos 008c81b859 generic: rtl8366: move switch device to the rtl8366_smi struct 15 years ago
  Gabor Juhos 5508b23aaf generic: rtl8366: get rid of private vlan_{mc,4k} structs 15 years ago
  Gabor Juhos 540b3e6419 generic: rtl8366: use SWITCH_TYPE_NOVAL for reset_mib attributes 15 years ago
  Gabor Juhos 86b4b5e1e9 generic: rtl8366: enable VLAN ingress filtering 15 years ago
  Gabor Juhos 50d88ac7d4 generic: rtl8366: minor cleanup 15 years ago
  Gabor Juhos e19838e04c generic: rtl8366: add common read_debugfs_mibs function 15 years ago
  Gabor Juhos 393f0bda89 generic: rtl8366: standardize read_debugfs_mibs functions 15 years ago
  Gabor Juhos 5986c1f2d0 generic: rtl8366: use common rtl8366_mib_counter structure 15 years ago
  Gabor Juhos 672018a30d generic: rtl8366: move common debugfs code to rtl8366_smi.c 15 years ago
  Gabor Juhos 19ed040c62 generic: rtl8366: move buf to struct rtl8366_smi 15 years ago
  Gabor Juhos 830b04bd72 generic: rtl8366: move common VLAN handling functions to rtl8366_smi.c 15 years ago
  Gabor Juhos 81e9e7916f generic: rtl8366: add cpu_port, num_ports and num_vlan_mc to struct rtl8366_smi 15 years ago
  Gabor Juhos 08942e9a98 generic: rtl8366: add VLAN handling functions to rtl8366_smi_ops 15 years ago
  Gabor Juhos e8e8554192 generic: rtl8366: use RTL8366{S,RB} prefixes for all defines 15 years ago
  Felix Fietkau da1bb88a2b rename target/linux/generic-2.6 to generic 15 years ago