164 Commits (4ca54a5b3995b80dc814165c244a1d597bfacca1)

Author SHA1 Message Date
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
Gabor Juhos 0eba7ba4ff ar71xx: don't use mac_base2 in the ag71xx driver 15 years ago
Gabor Juhos 6ed55b43d7 ar71xx: remove some extern directives in the ag71xx driver 15 years ago
Gabor Juhos 214f39d46d WRT160NL: more mtd parser cleanup 15 years ago
Gabor Juhos c202ef57b1 WRT160NL: mtd parser cleanup 15 years ago
Gabor Juhos 8f854e27c8 move the trx parser out from the patch 15 years ago
Gabor Juhos c23ddf2d27 update ar71xx_spi driver 15 years ago
Gabor Juhos bbab2a48b4 ag71xx driver: rename ag71xx_debug module parameter 15 years ago
Gabor Juhos d99dcbca9f ag71xx driver: fix a typo 15 years ago
Gabor Juhos a579511dbf ag71xx driver: align descriptors on cache_line boundary 15 years ago
Gabor Juhos 82a084680a ag71xx driver: store descriptor pointers in ag71xx_buf 15 years ago
Gabor Juhos b1f5f1d3b0 ag71xx driver: descriptors always aligned on 4 byte boundary 15 years ago
Gabor Juhos 10357fc180 ag71xx driver: don't flush ddr on tx path 15 years ago
Gabor Juhos eced3f210e add SPI controller driver for the PB44 board 15 years ago
Gabor Juhos 218298becf use platform data to setup the MAC_CFG register in the spi_vsc7385 driver 15 years ago
Gabor Juhos 292775eb34 add definitions for some magic values in the spi_vsc7385 driver 15 years ago
Gabor Juhos 6b033e9bec fix a bug in the SPI driver (closes #5485) 15 years ago
Gabor Juhos a6e3c605bc add AR7240 specific fixes for the ag71xx driver 15 years ago