1. 18 9月, 2015 1 次提交
  2. 31 8月, 2015 1 次提交
    • M
      net/mlx4: Postpone the registration of net_device · 79857cd3
      Moni Shoua 提交于
      The mlx4 network driver was registered in the context of the 'add'
      function of the core driver (called when HW should be registered).
      This makes the netdev event NETDEV_REGISTER to be sent in a context
      where the answer to get_protocol_dev() callback returns NULL. This may
      be confusing to listeners of netdev events.
      This patch is a preparation to the patch that implements the
      get_netdev() callback in the IB/mlx4 driver.
      Signed-off-by: NMoni Shoua <monis@mellanox.com>
      Signed-off-by: NDoug Ledford <dledford@redhat.com>
      79857cd3
  3. 29 8月, 2015 1 次提交
  4. 28 8月, 2015 5 次提交
  5. 26 8月, 2015 2 次提交
  6. 18 8月, 2015 9 次提交
  7. 11 8月, 2015 1 次提交
  8. 10 8月, 2015 7 次提交
  9. 08 8月, 2015 1 次提交
  10. 07 8月, 2015 8 次提交
  11. 30 7月, 2015 4 次提交