1. 27 8月, 2020 1 次提交
  2. 18 7月, 2020 1 次提交
  3. 08 7月, 2020 2 次提交
  4. 20 12月, 2019 1 次提交
  5. 12 12月, 2019 9 次提交
  6. 10 12月, 2019 1 次提交
  7. 05 12月, 2019 2 次提交
  8. 21 11月, 2019 1 次提交
  9. 14 11月, 2019 1 次提交
  10. 12 11月, 2019 17 次提交
  11. 25 8月, 2019 1 次提交
  12. 22 7月, 2019 1 次提交
    • A
      net: phy: sfp: hwmon: Fix scaling of RX power · 0cea0e11
      Andrew Lunn 提交于
      The RX power read from the SFP uses units of 0.1uW. This must be
      scaled to units of uW for HWMON. This requires a divide by 10, not the
      current 100.
      
      With this change in place, sensors(1) and ethtool -m agree:
      
      sff2-isa-0000
      Adapter: ISA adapter
      in0:          +3.23 V
      temp1:        +33.1 C
      power1:      270.00 uW
      power2:      200.00 uW
      curr1:        +0.01 A
      
              Laser output power                        : 0.2743 mW / -5.62 dBm
              Receiver signal average optical power     : 0.2014 mW / -6.96 dBm
      
      Reported-by: chris.healy@zii.aero
      Signed-off-by: NAndrew Lunn <andrew@lunn.ch>
      Fixes: 1323061a ("net: phy: sfp: Add HWMON support for module sensors")
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      0cea0e11
  13. 15 6月, 2019 1 次提交
  14. 10 6月, 2019 1 次提交