1. 08 8月, 2014 1 次提交
  2. 24 7月, 2014 3 次提交
  3. 22 7月, 2014 1 次提交
  4. 23 5月, 2014 1 次提交
  5. 14 2月, 2014 1 次提交
    • F
      net: bcmgenet: add MDIO routines · aa09677c
      Florian Fainelli 提交于
      This patch adds support for configuring the port multiplexer hardware
      which resides in front of the GENET Ethernet MAC controller. This allows
      us to support:
      
      - internal PHYs (using drivers/net/phy/bcm7xxx.c)
      - MoCA PHYs which are an entirely separate hardware block not covered
        here
      - external PHYs and switches
      
      Note that MoCA and switches are currently supported using the emulated
      "fixed PHY" driver.
      Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      aa09677c