1. 06 5月, 2019 5 次提交
  2. 23 2月, 2019 1 次提交
  3. 20 2月, 2019 1 次提交
  4. 07 2月, 2019 1 次提交
  5. 30 1月, 2019 1 次提交
    • V
      bnxt_en: Add bnxt_en initial port params table and register it · 782a624d
      Vasundhara Volam 提交于
      Register devlink_port with devlink and create initial port params
      table for bnxt_en. The table consists of a generic parameter:
      
      wake_on_lan: Enables Wake on Lan for this port when magic packet
      is received with this port's MAC address using ACPI pattern.
      If enabled, the controller asserts a wake pin upon reception of
      WoL packet.  ACPI (Advanced Configuration and Power Interface) is
      an industry specification for the efficient handling of power
      consumption in desktop and mobile computers.
      
      v2->v3:
      - Modify bnxt_dl_wol_validate(), to throw error message when user gives
        value other than DEVLINK_PARAM_WAKE_MAGIC ot to disable WOL.
      - Use netdev_err() instead of netdev_warn(), when devlink_port_register()
        and devlink_port_params_register() returns error. Also, don't log rc
        in this message.
      
      Cc: Michael Chan <michael.chan@broadcom.com>
      Signed-off-by: NVasundhara Volam <vasundhara-v.volam@broadcom.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      782a624d
  6. 21 12月, 2018 8 次提交
  7. 18 12月, 2018 8 次提交
  8. 10 12月, 2018 1 次提交
  9. 16 11月, 2018 2 次提交
  10. 19 10月, 2018 1 次提交
  11. 16 10月, 2018 11 次提交