1. 15 7月, 2011 1 次提交
  2. 05 7月, 2011 1 次提交
  3. 29 6月, 2011 1 次提交
  4. 28 6月, 2011 1 次提交
  5. 15 6月, 2011 13 次提交
  6. 02 6月, 2011 2 次提交
  7. 26 5月, 2011 1 次提交
  8. 23 5月, 2011 3 次提交
  9. 17 5月, 2011 1 次提交
  10. 06 5月, 2011 6 次提交
  11. 18 4月, 2011 1 次提交
  12. 13 4月, 2011 1 次提交
    • M
      net: bnx2x: convert to hw_features · 66371c44
      Michał Mirosław 提交于
      Since ndo_fix_features callback is postponing features change when
      bp->recovery_state != BNX2X_RECOVERY_DONE, netdev_update_features()
      has to be called again when this condition changes. Previously,
      ethtool_ops->set_flags callback returned -EBUSY in that case
      (it's not possible in the new model).
      Signed-off-by: NMichał Mirosław <mirq-linux@rere.qmqm.pl>
      
      v5: - don't delay set_features, as it's rtnl_locked - same as recovery process
      v4: - complete bp->rx_csum -> NETIF_F_RXCSUM conversion
          - add check for failed ndo_set_features in ndo_open callback
      v3: - include NETIF_F_LRO in hw_features
          - don't call netdev_update_features() if bnx2x_nic_load() failed
      v2: - comment in ndo_fix_features callback
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      66371c44
  13. 01 4月, 2011 1 次提交
  14. 31 3月, 2011 1 次提交
  15. 15 3月, 2011 1 次提交
  16. 07 3月, 2011 2 次提交
  17. 01 3月, 2011 3 次提交