1. 9bf1e20 ixgbe: fix read-modify-write in x550 phy setup by Paul Greenwalt · 7 years ago
  2. f0e49dc ixgbe: use ARRAY_SIZE for array sizing calculation on array buf by Colin Ian King · 7 years ago
  3. 5ba643c ixgbe: Fix kernel-doc format warnings by Tony Nguyen · 7 years ago
  4. dcfd6b8 ixgbe: fix use of uninitialized padding by Emil Tantilov · 7 years ago
  5. c69be94 ixgbe: add error checks when initializing the PHY by Emil Tantilov · 7 years ago
  6. 2e033ea ixgbe: declare ixgbe_mac_operations structures as const by Bhumika Goyal · 7 years ago
  7. 7adbccb ixgbe: Disable flow control for XFI by Tony Nguyen · 8 years ago
  8. 48301cf ixgbe: Update NW_MNG_IF_SEL support for X553 by Tony Nguyen · 8 years ago
  9. 72f740b ixgbe: Enable LASI interrupts for X552 devices by Tony Nguyen · 8 years ago
  10. d9c23ff ixgbe: fix incorrect status check by Emil Tantilov · 8 years ago
  11. 410a494 ixgbe: add write flush when configuring CS4223/7 by Emil Tantilov · 8 years ago
  12. cc1de78 ixgbe: correct CS4223/7 PHY identification by Emil Tantilov · 8 years ago
  13. 5e999fb4 ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support by Paul Greenwalt · 8 years ago
  14. 8dc963e ixgbe: Add 1000Base-T device based on X550EM_X MAC by Paul Greenwalt · 8 years ago
  15. 6133406 ixgbe: Acquire PHY semaphore before device reset by Paul Greenwalt · 8 years ago
  16. f4a6374 ixgbe: add check for VETO bit when configuring link for KR by Tony Nguyen · 8 years ago
  17. 5b9d3cf ixgbe: add default setup_link for x550em_a MAC type by Emil Tantilov · 8 years ago
  18. 8e5c9c5 ixgbe: list X553 backplane speeds correctly by Don Skidmore · 8 years ago
  19. 18e01ee ixgbe: Add X552 XFI backplane support by Don Skidmore · 8 years ago
  20. 18bda0d ixgbe: Complete support for X553 sgmii by Don Skidmore · 8 years ago
  21. 5fbf5ad ixgbe: Remove driver config for KX4 PHY by Tony Nguyen · 8 years ago
  22. b3eb4e1 ixgbe: Implement support for firmware-controlled PHYs by Mark Rustad · 8 years ago
  23. 12c78ef ixgbe: Implement firmware interface to access some PHYs by Mark Rustad · 8 years ago
  24. d2a10ae ixgbe: Remove unused firmware version functions and method by Mark Rustad · 8 years ago
  25. 3efa9ed ixgbe: Fix issues with EEPROM access by Mark Rustad · 8 years ago
  26. 54f6d4c ixgbe: Configure advertised speeds correctly for KR/KX backplane by Don Skidmore · 8 years ago
  27. cb8e051 ixgbe: Report driver version to firmware for x550 devices by Tony Nguyen · 8 years ago
  28. 1fe954b ixgbe: do not disable FEC from the driver by Emil Tantilov · 8 years ago
  29. 470739b ixgbe: Add X553 FW ALEF support by Don Skidmore · 8 years ago
  30. b71f6c4 ixgbe: use link instead of I2C combined abstraction by Emil Tantilov · 8 years ago
  31. 812d7df ixgbe: remove SFP ixfi support by Emil Tantilov · 8 years ago
  32. 2916500 ixgbe: Add X553 PHY FC autoneg support by Don Skidmore · 8 years ago
  33. 21d882e ixgbe: fix link status check for copper X550em by Emil Tantilov · 8 years ago
  34. 4dc4000 ixgbe: do not use ixgbe specific mdio defines by Emil Tantilov · 8 years ago
  35. 805cedd ixgbe: Add support to retrieve and store LED link active by Don Skidmore · 8 years ago
  36. 0c1b7de ixgbe: Add X552 iXFI configuration helper function by Don Skidmore · 8 years ago
  37. 7564a88 ixgbe: Use MDIO_PRTAD_NONE consistently by Mark Rustad · 8 years ago
  38. 8fe293a ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi by Mark Rustad · 8 years ago
  39. d2d43e5 ixgbe: make ixgbe_led_on/off_t_x550em static by Emil Tantilov · 8 years ago
  40. ae3cb8c ixgbe: Eliminate useless message and improve logic by Mark Rustad · 8 years ago
  41. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 8 years ago
  42. a83c27e ixgbe: add device to MDIO speed setting by Don Skidmore · 8 years ago
  43. a0ad55a ixgbe: Fix led interface for X557 devices by Don Skidmore · 8 years ago
  44. abf76d7 ixgbe: fix setup_fc for x550em by Emil Tantilov · 8 years ago
  45. d4f90d9 ixgbe: use msleep for long delays by Arnd Bergmann · 9 years ago
  46. b4f47a4 ixgbe: use BIT() macro by Jacob Keller · 9 years ago
  47. a0254a7 ixgbe: Use correct FC setup function for x550em_a by Mark Rustad · 9 years ago
  48. 4695886 ixgbe: fix default mac->ops.setup_link for X550EM by Emil Tantilov · 9 years ago
  49. f572b2c ixgbe: Add KR backplane support for x550em_a by Mark Rustad · 9 years ago
  50. 200157c ixgbe: Add support for SGMII backplane interface by Mark Rustad · 9 years ago
  51. 2d40cd1 ixgbe: Add support for SFPs with retimer by Mark Rustad · 9 years ago
  52. e84db72 ixgbe: Introduce function to control MDIO speed by Mark Rustad · 9 years ago
  53. 537cc5d ixgbe: Read and parse NW_MNG_IF_SEL register by Mark Rustad · 9 years ago
  54. d31afc8 ixgbe: Use new methods for PHY access by Mark Rustad · 9 years ago
  55. 49425df ixgbe: Add support for x550em_a 10G MAC type by Mark Rustad · 9 years ago
  56. 9a5c27e ixgbe: Use method pointer to access IOSF devices by Mark Rustad · 9 years ago
  57. 5cffde3 ixgbe: Clean up interface for firmware commands by Mark Rustad · 9 years ago
  58. 3775b81 ixgbe: Change the lan_id and func fields to a u8 to avoid casts by Mark Rustad · 9 years ago
  59. dbd15b8 ixgbe: Place SWFW semaphore in known valid state at probe by Don Skidmore · 9 years ago
  60. afdc71e ixgbe: Fix flow control for Xeon D KR backplane by Mark Rustad · 9 years ago
  61. 3768901 ixgbe: Make all unchanging ops structures const by Mark Rustad · 9 years ago
  62. d90b5b0 ixgbe: Use udelay to avoid sleeping while atomic by Mark Rustad · 9 years ago
  63. 3ca2b25 ixgbe: Correct X550EM_x revision check by Mark Rustad · 9 years ago
  64. efff2e0 ixgbe: Correct spec violations by waiting after reset by Mark Rustad · 9 years ago
  65. 83a9fb2 ixgbe: Add support for newer thermal alarm by Mark Rustad · 9 years ago
  66. f164b84 ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em by Mark Rustad · 9 years ago
  67. d206563 ixgbe: Remove CS4227 diagnostic code by Mark Rustad · 9 years ago
  68. d91e3a7 ixgbe: Add KR mode support for CS4227 chip by Mark Rustad · 9 years ago
  69. a85ce53 ixgbe: Check for setup_internal_link method by Mark Rustad · 9 years ago
  70. 8bf7a7b ixgbe: Fix CS4227-related semaphore error on reset failure by Mark Rustad · 9 years ago
  71. 449e21a ixgbe: Add I2C bus mux support by Mark Rustad · 9 years ago
  72. 542b6ee ixgbe: Add logic to reset CS4227 when needed by Mark Rustad · 9 years ago
  73. e23f333 ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+ by Mark Rustad · 9 years ago
  74. 6d373a1 ixgbe: Add X550EM_x dual-speed SFP+ support by Mark Rustad · 9 years ago
  75. bb5ce9a ixgbe: Provide unlocked I2C methods by Mark Rustad · 9 years ago
  76. 4f9e3a3 ixgbe: Provide I2C combined on X550EM by Mark Rustad · 9 years ago
  77. 990a2d6 ixgbe: Resolve "initialized field overwritten" warnings by Mark Rustad · 9 years ago
  78. f9328bc ixgbe: add new bus type for intergrated I/O interface (IOSF) by Don Skidmore · 10 years ago
  79. 454c65d ixgbe: add get_bus_info method for X550 by Don Skidmore · 10 years ago
  80. 6ac7439 ixgbe: Add support for entering low power link up state by Don Skidmore · 10 years ago
  81. b5529ef ixgbe: Assign set_phy_power dynamically where needed by Don Skidmore · 10 years ago
  82. bec4e68 ixgbe: Remember to write ixfi changes after modifying by Don Skidmore · 10 years ago
  83. d5ec98a ixgbe: fix X550 default set_phy_power method by Don Skidmore · 10 years ago
  84. 7e49d61 ixgbe: Set lan_id before using I2C by Don Skidmore · 10 years ago
  85. a4e293a ixgbe: add link check for X550 copper by Don Skidmore · 10 years ago
  86. deda562 ixgbe: Add support for another X550 device. by Don Skidmore · 10 years ago
  87. bef23de ixgbe: fix X550 PHY function pointers by Don Skidmore · 10 years ago
  88. e2261bc ixgbe: fix X550 devices init flow by Don Skidmore · 10 years ago
  89. f4410d2 ixgbe: Add reset for X550 device by Don Skidmore · 10 years ago
  90. c3dc4c0 ixgbe: add X550 support for external PHY and forced 1G/10G support by Don Skidmore · 10 years ago
  91. ab5fe0c ixgbe: Restore ESDP settings after MAC reset by Don Skidmore · 10 years ago
  92. 961fac8 ixgbe: Add a PHY power state method by Don Skidmore · 10 years ago
  93. 9a900ec ixgbe: add array of MAC type dependent values by Don Skidmore · 10 years ago
  94. a1e869d ixgbe: Use a signed type to hold error codes by Mark Rustad · 10 years ago
  95. ae14a1d ixgbe: Fix IOSF SB access issues by Mark Rustad · 10 years ago
  96. 6d4c96a ixgbe: add support for X550 source_address_prunning by Don Skidmore · 10 years ago
  97. bc035fc ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static by Don Skidmore · 10 years ago
  98. 1f9ac57 ixgbe: add new wrapper for X550 support by Don Skidmore · 10 years ago
  99. 5b7f000 ixgbe: add Tx anti spoofing support by Don Skidmore · 10 years ago
  100. f9c9e48 ixgbe: cleanup redundant default method set_rxpba by Don Skidmore · 10 years ago