1. f77a6a8 tg3: Add tx and rx ring resource tracking by Matt Carlson · 15 years ago
  2. 679563f tg3: Add MSI-X support by Matt Carlson · 15 years ago
  3. 4f125f4 tg3: Add support code around kernel interrupt API by Matt Carlson · 15 years ago
  4. fd2ce37 tg3: Add per-int coalesce now member by Matt Carlson · 15 years ago
  5. f3f3f27 tg3: Move per-int tx members to a per-int struct by Matt Carlson · 15 years ago
  6. 7233448 tg3: Move per-int rx members to per-int struct by Matt Carlson · 15 years ago
  7. 898a56f tg3: Move general int members to a per-int struct by Matt Carlson · 15 years ago
  8. 8ef0442 tg3: Move napi to per-int struct by Matt Carlson · 15 years ago
  9. 79ed5ac tg3: Use ext rx bds by Matt Carlson · 15 years ago
  10. 21f581a tg3: Create a new prodring_set structure by Matt Carlson · 15 years ago
  11. 287be12 tg3: Clarify rx buffer relationships by Matt Carlson · 15 years ago
  12. 8f666b0 tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags by Matt Carlson · 15 years ago
  13. 2befdce tg3: Add new 5785 10/100 only device ID by Matt Carlson · 15 years ago
  14. 7f97a4b tg3: Convert code to use PHY_IS_FET by Matt Carlson · 15 years ago
  15. 535ef6e tg3: Create MII_TG3_FET namespace by Matt Carlson · 15 years ago
  16. bb85fbb tg3: Tune 5785 clock switching by Matt Carlson · 15 years ago
  17. 5e7ccf2 tg3: Add 57788, remove 57720 by Matt Carlson · 15 years ago
  18. 255ca31 tg3: Prevent tx BD corruption by Matt Carlson · 15 years ago
  19. 521e6b9 tg3: Fix 57780 asic rev PCIe link receiver errors by Matt Carlson · 15 years ago
  20. 9cf74eb tg3: Limit CLKREQ fix to A[01] of 57780 asic rev by Matt Carlson · 15 years ago
  21. 33466d9 tg3: Prevent send BD corruption by Matt Carlson · 15 years ago
  22. df259d8 tg3: Handle NVRAM absent cases by Matt Carlson · 15 years ago
  23. 624f8e5 tg3: Allow screaming interrupt detection by Matt Carlson · 15 years ago
  24. a6f6cb1 tg3: Add version reporting for hardware selfboot by Matt Carlson · 15 years ago
  25. 7fd7644 tg3: Add DASH firmware version reporting by Matt Carlson · 15 years ago
  26. ff3a7cb tg3: Add legacy bootcode version decoding by Matt Carlson · 15 years ago
  27. 9e9fd12 tg3: Fix firmware loading by Matt Carlson · 15 years ago
  28. 077f849 firmware: convert tg3 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
  29. aa10f27 tg3: tg3.h cleanups by Matt Carlson · 16 years ago
  30. 69fc405 tg3: Remove unused cfgspc device members by Matt Carlson · 16 years ago
  31. 027455a tg3: Cleanup IPV6 LSO by Matt Carlson · 16 years ago
  32. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  33. 321d32a tg3: Add 57780 support by Matt Carlson · 16 years ago
  34. dfe00d7 tg3: Extract FW ver from alt NVRAM formats by Matt Carlson · 16 years ago
  35. 6833c04 tg3: Enable GPHY APD on select devices by Matt Carlson · 16 years ago
  36. 5e7dfd0 tg3: Prevent corruption at 10 / 100Mbps w CLKREQ by Matt Carlson · 16 years ago
  37. fcb389d tg3: 5785 enhancements by Matt Carlson · 16 years ago
  38. 0a459aa tg3: Allow WOL for phylib controlled Broadcom phys by Matt Carlson · 16 years ago
  39. bcb37f6 tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag by Matt Carlson · 16 years ago
  40. b2aee15 tg3: Preserve DASH connectivity when WOL enabled by Matt Carlson · 16 years ago
  41. c88e668 tg3: Add 5761S support by Matt Carlson · 16 years ago
  42. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  43. 90079ce tg3: Use SKB DMA helper functions for TX. by David S. Miller · 16 years ago
  44. 4ba526c tg3: Fix firmware event timeouts by Matt Carlson · 16 years ago
  45. 3bda125 tg3: Preserve register settings for DASH by Matt Carlson · 16 years ago
  46. 77b483f tg3: Add APE register access locking by Matt Carlson · 16 years ago
  47. a9daf36 tg3: Add shmem options. by Matt Carlson · 16 years ago
  48. 57e6983 tg3: Add 5785 ASIC revision by Matt Carlson · 16 years ago
  49. b02fd9e tg3: Add libphy support. by Matt Carlson · 16 years ago
  50. 158d7ab tg3: Add mdio bus registration by Matt Carlson · 16 years ago
  51. dd47700 tg3: Add TG3_FLG3_USE_PHYLIB by Matt Carlson · 16 years ago
  52. f51f356 tg3: Code cleanup. by Matt Carlson · 16 years ago
  53. 7c5026a tg3: Add link state reporting to UMP firmware by Matt Carlson · 16 years ago
  54. fd1122a tg3: Fix 5761 NVRAM sizes by Matt Carlson · 16 years ago
  55. 8ef2142 tg3: Use constant 500KHz MI clock on adapters with a CPMU by Matt Carlson · 16 years ago
  56. 41588ba tg3: 5701 DMA corruption fix by Matt Carlson · 16 years ago
  57. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 16 years ago
  58. c98f6e3 [TG3]: Replace some magic 5704S constants by Matt Carlson · 17 years ago
  59. 8d01862 [TG3]: Separate requested and actual flow control parameters by Matt Carlson · 17 years ago
  60. b5af712 [TG3]: Add A1 revs by Matt Carlson · 17 years ago
  61. aa6c91f [TG3]: Prescaler fix by Matt Carlson · 17 years ago
  62. 662f38d [TG3]: Disable GPHY autopowerdown by Matt Carlson · 17 years ago
  63. a5767de [TG3]: Fix nvram selftest failures by Matt Carlson · 17 years ago
  64. 9acb961 [TG3]: 5784 / 5764 DMA engine lockup fix by Matt Carlson · 17 years ago
  65. ce057f0 [TG3]: 5784 / 5764 GPHY power down fix by Matt Carlson · 17 years ago
  66. 8a6eac9 [TG3]: PCI command adjustment by Matt Carlson · 17 years ago
  67. 9c8a620 [TG3]: Add management FW version to ethtool report by Matt Carlson · 17 years ago
  68. 0527ba3 [TG3]: WOL defaults by Matt Carlson · 17 years ago
  69. 9936bcf [TG3]: Add 5761 support by Matt Carlson · 17 years ago
  70. 0d3031d [TG3]: Add 5761 APE support by Matt Carlson · 17 years ago
  71. 6b91fa0 [TG3]: Add new 5761 NVRAM decode routines by Matt Carlson · 17 years ago
  72. d30cdd2 [TG3]: Add 5784 and 5764 support. by Matt Carlson · 17 years ago
  73. 795d01c [TG3]: ASIC decoding and basic CPMU support. by Matt Carlson · 17 years ago
  74. 9974a35 [TG3]: Walk PCI capability lists. by Matt Carlson · 17 years ago
  75. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  76. ee6a99b [TG3]: Fix msi issue with kexec/kdump. by Michael Chan · 17 years ago
  77. 70b65a2 [TG3]: Add missing NVRAM strapping. by Matt Carlson · 17 years ago
  78. 9ef8ca9 [TG3]: Enable auto MDI. by Matt Carlson · 17 years ago
  79. 2b3cb2e tg3: use flush_work_keventd() by Andrew Morton · 17 years ago
  80. 8ed5d97 [TG3]: Add ASPM workaround. by Matt Carlson · 17 years ago
  81. 7544b09 [TG3]: Add TG3_FLAG_SUPPORT_MSI flag. by Michael Chan · 17 years ago
  82. 98efd8a [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag. by Matt Carlson · 17 years ago
  83. 5cf64b8a [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag. by Michael Chan · 17 years ago
  84. a85feb8 [TG3]: WoL fixes. by Gary Zambrano · 17 years ago
  85. d18edcb [TG3]: Exit irq handler during chip reset. by Michael Chan · 17 years ago
  86. 1c46ae05 [TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag. by Michael Chan · 17 years ago
  87. 7f62ad5 [TG3]: TSO workaround fixes. by Michael Chan · 17 years ago
  88. 569a5df [TG3]: Use constant for PHY register 0x1e. by Michael Chan · 17 years ago
  89. c1d2a19 [TG3]: Add PHY workaround for 5755M. by Michael Chan · 18 years ago
  90. 60189dd [TG3]: Power down/up 5906 PHY correctly. by Michael Chan · 18 years ago
  91. 9d26e21 [TG3]: Add TG3_FLG2_IS_NIC flag. by Michael Chan · 18 years ago
  92. b16250e [TG3]: Add 5709 self-test support. by Michael Chan · 18 years ago
  93. 715116a [TG3]: Add 5709 PHY support. by Michael Chan · 18 years ago
  94. b5d3772 [TG3]: Add basic 5906 support. by Michael Chan · 18 years ago
  95. 126a336 [TG3]: Add 5722 and 5756 support. by Michael Chan · 18 years ago
  96. 130b8e4 [TG3]: Improve ASF heartbeat. by Michael Chan · 18 years ago
  97. 3d3ebe7 [TG3]: Improve 5704S autoneg. by Michael Chan · 18 years ago
  98. 1b2a720 [TG3]: Fix tx race condition by Michael Chan · 18 years ago
  99. 52c0fd8 [TG3]: Add TSO workaround using GSO by Michael Chan · 18 years ago
  100. 1661394 [TG3]: Turn on hw fix for ASF problems by Michael Chan · 18 years ago