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