281 Commits (1859500829c1e10132cb26b31990520a04113c28)

Author SHA1 Message Date
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
Gabor Juhos 9cb11e2eef rtl8366_smi: move memset into the rtl8366s_get_member_config function 15 years ago
Gabor Juhos f55beb9e9b rtl8366_smi: move memset into the rtl8366s_get_vlan_4k_entry function 15 years ago
Gabor Juhos 7f9b0eca90 rtl8366_smi: add vid parameter to the rtl8366s_get_vlan_4k_entry function 15 years ago
Gabor Juhos a90792056c ar71xx: upgrade rtl8366_smi driver 15 years ago
Gabor Juhos e92c0c7830 ar71xx: add GPIO driver for the NXP 74HC153 chip 15 years ago
Gabor Juhos d8ace8978a ar71xx: add NAPI statistics to the ag71xx driver 15 years ago
Jo-Philipp Wich d8bd549d71 fix typo after r19054 15 years ago
Gabor Juhos 51c76750fc ar71xx: add detailed interrupt statistics for the ag71xx driver 15 years ago
Gabor Juhos 46b572636b ar71xx: update Kconfig of the ag71xx driver 15 years ago
Gabor Juhos 63a320c8f7 ar71xx: add dummy debugfs support for the ag71xx driver 15 years ago
Felix Fietkau 6a90a35f2b Revert "ar71xx: move phy_connect call to ag71xx_open" (r18691) It's causing issues with switch drivers that register with swconfig and makes fixing those unnecessarily complicated. Fixes rtl8306 switch support on the WRT160NL. 15 years ago
Gabor Juhos 4734a69891 ar71xx: add driver for the USB LED on the WNDR3700 15 years ago
Gabor Juhos 8956009fa6 ar71xx: fix NULL pointer dereference in the ethernet driver 15 years ago
Gabor Juhos 18885b425c ar71xx: merge ag71xx specific patches 15 years ago
Gabor Juhos d38fd20cb7 ar71xx: move mdio_bus reset code 15 years ago
Gabor Juhos cc1b9a6046 ar71xx: add mdio bus driver for the rtl8366 switch 15 years ago
Gabor Juhos 18867965f7 ar71xx: add support for external mii_bus 15 years ago
Gabor Juhos 0e79007faf ar71xx: move phy_connect call to ag71xx_open 15 years ago
Gabor Juhos 8a7e19e7db ar71xx: change mii_bus name 15 years ago
Gabor Juhos 35dbf66787 ar71xx: override fifo_cfg[123] values on AR7240 15 years ago
Felix Fietkau cb85dcb1a8 ar71xx: mask out reserved bits from the dma tx status in the ethernet driver 15 years ago
Gabor Juhos 21fc9ffe63 ar71xx: use soc specific divider for mdio clock 15 years ago
Gabor Juhos f336f8748c ar71xx: update mdio_reset code 15 years ago
Gabor Juhos 8458d7c73b ar71xx: flush mii register writes 15 years ago