132 Commits (4ca54a5b3995b80dc814165c244a1d597bfacca1)

Author SHA1 Message Date
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 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 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 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 a6e3c605bc add AR7240 specific fixes for the ag71xx driver 15 years ago
Gabor Juhos 0fd8d0fad8 fix a bitmask in the ag71xx driver 15 years ago
Gabor Juhos c2c496868e add support for board specific PLL settings 16 years ago
Gabor Juhos ed861cf5e9 use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers 16 years ago
Gabor Juhos 432136fba6 select ar8216 support for the WRT400N (thanks to netprince) 16 years ago
Gabor Juhos 2242545e56 ag71xx driver: forgot to add a new file 16 years ago
Gabor Juhos 0e8a23d053 ag71xx driver: add a workaround for the ar8216 chip, until we get a suitable switch driver 16 years ago
Gabor Juhos db0a4e48f9 micrel phy driver: change initcall level if compiled into the kernel 16 years ago
Gabor Juhos df267a8e2e ag71xx driver: add Kconfig option for enabling debug messages 16 years ago
Gabor Juhos bc8dc1cdba ag71xx driver: apply 2.6.28 specific patches 16 years ago
Gabor Juhos e697d8c27f ag71xx driver: fix a kernel crash caused by r14496 16 years ago
Gabor Juhos 39628cdd5f ag71xx driver: fix return code of the napi poll routine, was broken since [13545] (patch by Ubiquiti Networks) 16 years ago
Gabor Juhos 4bcc027e97 ag71xx driver: update phy connecting code 16 years ago
Gabor Juhos 09e02ec5a7 remove netif schedule from the ag71xx driver 16 years ago
Gabor Juhos e746170640 pull ethernet mac out of reset before registering the mdio_bus 16 years ago
Gabor Juhos 6bea544949 move random MAC address generation into the platform initialization code 16 years ago
Gabor Juhos 5ea042a30d ag71xx driver: increase size of dma descriptors 16 years ago
Gabor Juhos 4b6e4d88a9 ag71xx driver: use same FIFO configuration for all SOC 16 years ago