1. 06 Feb, 2017 9 commits
  2. 03 Feb, 2017 13 commits
  3. 02 Feb, 2017 2 commits
  4. 01 Feb, 2017 15 commits
  5. 31 Jan, 2017 1 commit
    • David S. Miller's avatar
      Merge branch 'bgmac-phy-init' · 624374a5
      David S. Miller authored
      Rafał Miłecki says:
      
      ====================
      net-next: use one struct bgmac & add PHY support
      
      This patchset adds support for initializing PHY using PHY subsystem.
      It's required e.g. for wireless access point devices that use bgmac
      supported Ethernet device connected to some external PHY.
      
      Implementing this required accessing phydev in bcma specific code which
      wasn't possible with core code allocating struct bgmac on its own. This
      is why I needed to modify alloc_etherdev usage first.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      624374a5