1. 28 9月, 2021 1 次提交
  2. 27 9月, 2021 2 次提交
  3. 26 9月, 2021 2 次提交
  4. 22 9月, 2021 1 次提交
  5. 19 9月, 2021 1 次提交
  6. 18 9月, 2021 1 次提交
    • H
      sky2: Stop printing VPD info to debugfs · 0efcc3f2
      Heiner Kallweit 提交于
      Sky2 is parsing the VPD and adds the parsed information to its debugfs
      file. This isn't needed in kernel, userspace tools like lspci can be
      used to display such information nicely. Therefore remove this from
      the driver.
      
      lspci -vv:
      
      Capabilities: [50] Vital Product Data
      	Product Name: Marvell Yukon 88E8070 Gigabit Ethernet Controller
      	Read-only fields:
      		[PN] Part number: Yukon 88E8070
      		[EC] Engineering changes: Rev. 1.0
      		[MN] Manufacture ID: Marvell
      		[SN] Serial number: AbCdEfG970FD4
      		[CP] Extended capability: 01 10 cc 03
      		[RV] Reserved: checksum good, 9 byte(s) reserved
      	Read/write fields:
      		[RW] Read-write area: 1 byte(s) free
      	End
      
      Relevant part in debugfs file:
      
      0000:01:00.0 Product Data
      Marvell Yukon 88E8070 Gigabit Ethernet Controller
       Part Number: Yukon 88E8070
       Engineering Level: Rev. 1.0
       Manufacturer: Marvell
       Serial Number: AbCdEfG970FD4
      Signed-off-by: NHeiner Kallweit <hkallweit1@gmail.com>
      Acked-by: NStephen Hemminger <stephen@networkplumber.org>
      Link: https://lore.kernel.org/r/bbaee8ab-9b2e-de04-ee7b-571e094cc5fe@gmail.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
      0efcc3f2
  7. 17 9月, 2021 2 次提交
  8. 16 9月, 2021 2 次提交
  9. 04 9月, 2021 2 次提交
  10. 01 9月, 2021 2 次提交
  11. 31 8月, 2021 5 次提交
  12. 29 8月, 2021 3 次提交
  13. 27 8月, 2021 1 次提交
  14. 26 8月, 2021 1 次提交
  15. 25 8月, 2021 12 次提交
  16. 24 8月, 2021 1 次提交
  17. 23 8月, 2021 1 次提交