1. 4452d09 tg3: Fix stats for 5704 and later devices by Matt Carlson · 13 years ago
  2. b0c5943 tg3: Fix EEE interoperability workaround by Matt Carlson · 13 years ago
  3. 1ff30a5 tg3: Fix 57765 B0 data corruption by Matt Carlson · 13 years ago
  4. 63c3a66 tg3: Convert u32 flag,flg2,flg3 uses to bitmap by Joe Perches · 13 years ago
  5. 0aebff4 tg3: Fix int generation hw bug for 5719 / 5720 by Matt Carlson · 13 years ago
  6. b4bd292 tg3: Add write accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  7. 15ee95c tg3: Add read accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  8. eb07a94 tg3: Adjust rx prod ring bd replenish thresholds by Matt Carlson · 13 years ago
  9. 4d95847 tg3: Workaround rx_discards stat bug by Matt Carlson · 13 years ago
  10. c3e9450 tg3: Add support for extended VPD blocks by Matt Carlson · 13 years ago
  11. e64de4e tg3: Dump registers when status block shows errors by Matt Carlson · 13 years ago
  12. 97bd8e4 tg3: Provide full regdump on tx timeout by Matt Carlson · 13 years ago
  13. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  14. dc66891 net: tg3: convert to hw_features by Michał Mirosław · 13 years ago
  15. 6418f2c tg3: Add 5720 PHY ID by Matt Carlson · 13 years ago
  16. f2096f9 tg3: Add 5720 H2BMC support by Matt Carlson · 13 years ago
  17. 9b91b5f tg3: Add 5720 NVRAM decoding by Matt Carlson · 13 years ago
  18. d78b59f tg3: Add 5720 ASIC rev by Matt Carlson · 13 years ago
  19. 0a58d66 tg3: Reintroduce 5717_PLUS by Matt Carlson · 13 years ago
  20. 1407deb tg3: 5717_PLUS => 57765_PLUS by Matt Carlson · 13 years ago
  21. de9f523 tg3: Cleanup extended rx ring size code by Matt Carlson · 13 years ago
  22. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  23. b86fb2c tg3: Update copyrights and update version to 3.117 by Matt Carlson · 13 years ago
  24. d7f2ab2 tg3: Fix eee preprocessor naming by Matt Carlson · 13 years ago
  25. 21a00ab tg3: Fix EEE interoperability issue by Matt Carlson · 13 years ago
  26. bf933c8 tg3: Use new VLAN code by Matt Carlson · 13 years ago
  27. 4d163b7 tg3: Fix 5719 A0 tx completion bug by Matt Carlson · 13 years ago
  28. b4495ed tg3: Revise 5719 internal FIFO overflow solution by Matt Carlson · 13 years ago
  29. a386b90 tg3: Relax EEE thresholds by Matt Carlson · 14 years ago
  30. 3110f5f5 tg3: Move EEE definitions into mdio.h by Matt Carlson · 14 years ago
  31. 37a11845 tg3: Remove tg3_config_info definition by Matt Carlson · 14 years ago
  32. 07ae8fc tg3: Reorg tg3_napi members by Matt Carlson · 14 years ago
  33. cf79003 tg3: Fix 5719 internal FIFO overflow problem by Matt Carlson · 14 years ago
  34. b75cc0e tg3: Assign correct tx margin for 5719 by Matt Carlson · 14 years ago
  35. 2198a10 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  36. 52b02d0 tg3: Add EEE support by Matt Carlson · 14 years ago
  37. ddfc87b tg3: Add clause 45 register accessor methods by Matt Carlson · 14 years ago
  38. bba226a tg3: Add support for selfboot format 1 v6 by Matt Carlson · 14 years ago
  39. b0057c5 tg3: restore rx_dropped accounting by Eric Dumazet · 14 years ago
  40. 7cb32cf tg3: Add extend rx ring sizes for 5717 and 5719 by Matt Carlson · 14 years ago
  41. 2c49a44 tg3: Prepare for larger rx ring sizes by Matt Carlson · 14 years ago
  42. f51a890 tg3: Remove 5724 device ID by Matt Carlson · 14 years ago
  43. d309a46 tg3: 5719: Prevent tx data corruption by Matt Carlson · 14 years ago
  44. 8fea32b tg3: Move producer ring struct to tg3_napi by Matt Carlson · 14 years ago
  45. 6fd45cb tg3: Clarify semantics of TG3_IRQ_MAX_VECS by Matt Carlson · 14 years ago
  46. dc6d074 tg3: Don't send APE events for NCSI firmware by Matt Carlson · 14 years ago
  47. 41a8a7e tg3: Fix read DMA FIFO overruns on recent devices by Matt Carlson · 14 years ago
  48. f07e9af tg3: Migrate tg3_flags to phy_flags by Matt Carlson · 14 years ago
  49. 80096068 tg3: Create phy_flags and migrate phy_is_low_power by Matt Carlson · 14 years ago
  50. f08aa1a tg3: Add phy-related preprocessor constants by Matt Carlson · 14 years ago
  51. ecc7964 tg3: Detect APE firmware types by Matt Carlson · 14 years ago
  52. 88075d9 tg3: Don't access phy test ctrl reg for 5717+ by Matt Carlson · 14 years ago
  53. c885e82 tg3: Create TG3_FLG3_5717_PLUS flag by Matt Carlson · 14 years ago
  54. 702e52c tg3: Revert PCIe tx glitch fix by Matt Carlson · 14 years ago
  55. 6867c84 tg3: Report driver version to firmware by Matt Carlson · 14 years ago
  56. 511d222 tg3: 64 bit stats on all arches by Eric Dumazet · 14 years ago
  57. 302b500 tg3: Add 5719 PCI device and phy IDs by Matt Carlson · 14 years ago
  58. a50d079 tg3: Add 5719 ASIC rev by Matt Carlson · 14 years ago
  59. 9c7df91 tg3: Use devfn to determine function number by Matt Carlson · 14 years ago
  60. b1d0521 tg3: Avoid tx lockups on 5755+ devices by Matt Carlson · 14 years ago
  61. f92d9dc1 tg3: Relocate APE mutex regs for 5717+ by Matt Carlson · 14 years ago
  62. 4e5e4f0 tg3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  63. 04380d4 tg3: Unify max pkt size preprocessor constants by Matt Carlson · 14 years ago
  64. d2757fc tg3: Optimize rx double copy test by Matt Carlson · 14 years ago
  65. 1a31902 tg3: Set card 57765 card reader MRRS to 1024B by Matt Carlson · 14 years ago
  66. cea4646 tg3: Disable CLKREQ in L2 by Matt Carlson · 14 years ago
  67. c6cdf43 tg3: Whitespace, constant, and comment updates by Matt Carlson · 14 years ago
  68. c1f614a tg3: Fix MII_TG3_DSP_EXP8 offset by Matt Carlson · 14 years ago
  69. 6a443a0 tg3: Push phylib definitions to phylib by Matt Carlson · 14 years ago
  70. 79eb690 tg3: Rename tg3 phy ID preprocessor definitions by Matt Carlson · 14 years ago
  71. 24daf2b tg3: Reformat SSID to phy ID table by Matt Carlson · 14 years ago
  72. 1441706 tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE by Matt Carlson · 14 years ago
  73. a4153d4 tg3: Add support for 2 new selfboot formats by Matt Carlson · 14 years ago
  74. 1061b7c tg3: Fix AC131 loopback test errors for 5785 by Matt Carlson · 14 years ago
  75. 0339e4e tg3: Turn off multiple DMA reads for 5717 by Matt Carlson · 14 years ago
  76. 6b10c16 tg3: Fix 57765 A0 bootcode race condition by Matt Carlson · 14 years ago
  77. f89f38b tg3: Unwedge stuck MSI-X vectors by Matt Carlson · 14 years ago
  78. e4af1af tg3: Give MSI-X vec 1 rx backlog space by Matt Carlson · 14 years ago
  79. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  80. b0f7522 tg3: Add 57765 phy ID and enable devices. by Matt Carlson · 14 years ago
  81. 9b952f5 tg3: Add 5717 serdes phy ID by Matt Carlson · 14 years ago
  82. 666bc83 tg3: Improve internal resource allocations by Matt Carlson · 14 years ago
  83. 614b059 tg3: Enable PLL PD when CLKREQ disabled for 5717A0 by Matt Carlson · 14 years ago
  84. ba5b0bf tg3: Update copyright and driver version by Matt Carlson · 15 years ago
  85. d1ec96a tg3: Add reliable serdes detection for 5717 A0 by Matt Carlson · 15 years ago
  86. 141518c tg3: Add some VPD preprocessor constants by Matt Carlson · 15 years ago
  87. b703df6 tg3: Add 57765 asic rev by Matt Carlson · 15 years ago
  88. 19cfaec tg3: Make TSS enable independent of MSI-X enable by Matt Carlson · 15 years ago
  89. f4188d8 tg3: remove use of skb_dma_map/unmap by Alexander Duyck · 15 years ago
  90. 5001e2f tg3: Fix DIDs, Enable 5717 support by Matt Carlson · 15 years ago
  91. b196c7e tg3: Add rx prod ring consolidation by Matt Carlson · 15 years ago
  92. 66711e6 tg3: Create aliases for rx producer mailbox regs by Matt Carlson · 15 years ago
  93. 2b2cdb6 tg3: Lay proucer ring handling groundwork by Matt Carlson · 15 years ago
  94. 411da64 tg3: rename rx_[std|jmb]_ptr by Matt Carlson · 15 years ago
  95. cbf9ca6 tg3: Allow DMAs to cross cacheline boundaries by Matt Carlson · 15 years ago
  96. 615774f tg3: Use tg3_start_xmit_dma_bug for 5717 A0 by Matt Carlson · 15 years ago
  97. e849cdc tg3: Add new HW_TSO_3 flag for 5717 by Matt Carlson · 15 years ago
  98. f66a29b tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 by Matt Carlson · 15 years ago
  99. c2060fe tg3: Add 5717 phy ID by Matt Carlson · 15 years ago
  100. c73430d tg3: Add 50610M phy ID for 5785 by Matt Carlson · 15 years ago