1. 9ed6eda tg3: Update version to 3.113 by Matt Carlson · 14 years ago
  2. f07e9af tg3: Migrate tg3_flags to phy_flags by Matt Carlson · 14 years ago
  3. 80096068 tg3: Create phy_flags and migrate phy_is_low_power by Matt Carlson · 14 years ago
  4. f08aa1a tg3: Add phy-related preprocessor constants by Matt Carlson · 14 years ago
  5. 6ee7c0a tg3: Add error reporting to tg3_phydsp_write() by Matt Carlson · 14 years ago
  6. f65aac1 tg3: Improve small packet performance by Matt Carlson · 14 years ago
  7. 67b284d tg3: Remove 5720, 5750, and 5750M by Matt Carlson · 14 years ago
  8. ecc7964 tg3: Detect APE firmware types by Matt Carlson · 14 years ago
  9. 8c69b1e tg3: Restrict ASPM workaround devlist by Matt Carlson · 14 years ago
  10. f37500d tg3: Manage gphy power for CPMU-less devs only by Matt Carlson · 14 years ago
  11. 88075d9 tg3: Don't access phy test ctrl reg for 5717+ by Matt Carlson · 14 years ago
  12. c885e82 tg3: Create TG3_FLG3_5717_PLUS flag by Matt Carlson · 14 years ago
  13. 774ee75 tg3: Disable TSS also during tg3_close() by Matt Carlson · 14 years ago
  14. 6de34cb tg3: Add 5784 ASIC rev to earlier PCIe MPS fix by Matt Carlson · 14 years ago
  15. 28b0411 net: preserve ifreq parameter when calling generic phy_mii_ioctl(). by Richard Cochran · 14 years ago
  16. 98e32a9 tg3: Update version to 3.112 by Matt Carlson · 14 years ago
  17. be98da6 tg3: Fix some checkpatch errors by Matt Carlson · 14 years ago
  18. 702e52c tg3: Revert PCIe tx glitch fix by Matt Carlson · 14 years ago
  19. 6867c84 tg3: Report driver version to firmware by Matt Carlson · 14 years ago
  20. 2138c00 tg3: Relax 5717 serdes restriction by Matt Carlson · 14 years ago
  21. 34195c3 tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug() by Matt Carlson · 14 years ago
  22. 20d7375 tg3: Fix single MSI-X vector coalescing by Matt Carlson · 14 years ago
  23. 5efeeea tg3: Revert RSS indir tbl setup change by Matt Carlson · 14 years ago
  24. 7fe876a tg3: allow TSO on vlan devices by Eric Dumazet · 14 years ago
  25. 511d222 tg3: 64 bit stats on all arches by Eric Dumazet · 14 years ago
  26. 83038a2 tg3: Update version to 3.111 by Matt Carlson · 14 years ago
  27. 302b500 tg3: Add 5719 PCI device and phy IDs by Matt Carlson · 14 years ago
  28. a50d079 tg3: Add 5719 ASIC rev by Matt Carlson · 14 years ago
  29. 9c7df91 tg3: Use devfn to determine function number by Matt Carlson · 14 years ago
  30. 57d8b88 tg3: 5717: Allow serdes link via parallel detect by Matt Carlson · 14 years ago
  31. 2430b03 tg3: Allow single MSI-X vector allocations by Matt Carlson · 14 years ago
  32. 2601d8a tg3: Off-by-one error in RSS setup by Matt Carlson · 14 years ago
  33. b28f642 tg3: Fix a memory leak on 5717+ devices by Matt Carlson · 14 years ago
  34. b1d0521 tg3: Avoid tx lockups on 5755+ devices by Matt Carlson · 14 years ago
  35. f92d9dc1 tg3: Relocate APE mutex regs for 5717+ by Matt Carlson · 14 years ago
  36. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 14 years ago
  38. cb903bf tg3: Enable GRO by default. by David S. Miller · 14 years ago
  39. 4e5e4f0 tg3: use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  40. 3941f18 tg3: Update version to 3.110 by Matt Carlson · 14 years ago
  41. de6f31e tg3: Remove function errors flagged by checkpatch by Matt Carlson · 14 years ago
  42. 04380d4 tg3: Unify max pkt size preprocessor constants by Matt Carlson · 14 years ago
  43. 9dc7a11 tg3: Re-inline VLAN tags when appropriate by Matt Carlson · 14 years ago
  44. d2757fc tg3: Optimize rx double copy test by Matt Carlson · 14 years ago
  45. a977dbe tg3: Reduce 57765 core clock when link at 10Mbps by Matt Carlson · 14 years ago
  46. 1a31902 tg3: Set card 57765 card reader MRRS to 1024B by Matt Carlson · 14 years ago
  47. cea4646 tg3: Disable CLKREQ in L2 by Matt Carlson · 14 years ago
  48. 7ae554e tg3: Update version to 3.109 by Matt Carlson · 14 years ago
  49. 7705736 tg3: Remove tg3_dump_state() by Matt Carlson · 14 years ago
  50. 859a58879 tg3: Cleanup if codestyle by Matt Carlson · 14 years ago
  51. 33f401a tg3: The case of switches by Matt Carlson · 14 years ago
  52. c6cdf43 tg3: Whitespace, constant, and comment updates by Matt Carlson · 14 years ago
  53. 184b890 tg3: Use VPD fw version when present by Matt Carlson · 14 years ago
  54. 75f9936 tg3: Prepare FW version code for VPD versioning by Matt Carlson · 14 years ago
  55. 5129c3a tg3: Fix message 80 char violations by Matt Carlson · 14 years ago
  56. ab96b24 tg3: netdev_err() => dev_err() by Matt Carlson · 14 years ago
  57. 2445e46 tg3: Replace pr_err with sensible alternatives by Matt Carlson · 14 years ago
  58. 6d40db7 tg3: Restore likely() check in tg3_poll_msix() by Matt Carlson · 14 years ago
  59. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  60. 3f07d12 drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant by Julia Lawall · 14 years ago
  61. fe234f0 tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt() by Louis Rilling · 14 years ago
  62. 4181b2c tg3: Remove now useless VPD code by Matt Carlson · 14 years ago
  63. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 14 years ago
  64. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 14 years ago
  65. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 14 years ago
  66. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 14 years ago
  67. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 14 years ago
  68. 567ec87 net: convert multiple drivers to use netdev_for_each_mc_addr, part6 by Jiri Pirko · 14 years ago
  69. 05dbe00 drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers by Joe Perches · 14 years ago
  70. be7ce53 tg3: Update version to 3.108 by Matt Carlson · 14 years ago
  71. 6a443a0 tg3: Push phylib definitions to phylib by Matt Carlson · 14 years ago
  72. 79eb690 tg3: Rename tg3 phy ID preprocessor definitions by Matt Carlson · 14 years ago
  73. 24daf2b tg3: Reformat SSID to phy ID table by Matt Carlson · 14 years ago
  74. 9ea4818 tg3: Discover phy address once by Matt Carlson · 14 years ago
  75. 0d86df8 tg3: Reduce indent level of tg3_rx_prodring_alloc by Matt Carlson · 14 years ago
  76. 1441706 tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE by Matt Carlson · 14 years ago
  77. b474eca tg3: Add more partno entries for fallback path by Matt Carlson · 14 years ago
  78. 2712168 tg3: Allow phylib flowctrl changes anytime by Matt Carlson · 14 years ago
  79. a4153d4 tg3: Add support for 2 new selfboot formats by Matt Carlson · 14 years ago
  80. d110114 tg3: Make 57791 and 57795 10/100 only by Matt Carlson · 14 years ago
  81. 61e800c tg3: Enforce DMA mapping / skb assignment ordering by Matt Carlson · 14 years ago
  82. b3b3f04 tg3: Update driver version to 3.107 by Matt Carlson · 15 years ago
  83. 1061b7c tg3: Fix AC131 loopback test errors for 5785 by Matt Carlson · 15 years ago
  84. c887340 tg3: Fix napi assignments in loopback test by Matt Carlson · 15 years ago
  85. 603f117 tg3: Reset phy during bringup when using phylib by Matt Carlson · 15 years ago
  86. 0339e4e tg3: Turn off multiple DMA reads for 5717 by Matt Carlson · 15 years ago
  87. 6b10c16 tg3: Fix 57765 A0 bootcode race condition by Matt Carlson · 15 years ago
  88. f89f38b tg3: Unwedge stuck MSI-X vectors by Matt Carlson · 15 years ago
  89. e92967b tg3: Prevent rx producer ring overruns by Matt Carlson · 15 years ago
  90. e4af1af tg3: Give MSI-X vec 1 rx backlog space by Matt Carlson · 15 years ago
  91. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 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. 334355a tg3: Bypass power source switching for 57765 by Matt Carlson · 15 years ago
  95. cb4ed1f tg3: Turn off the debug UART for 57765 by Matt Carlson · 15 years ago
  96. c2353a3 tg3: Fix tx mailbox initialization by Matt Carlson · 15 years ago
  97. 5fd68fb tg3: Supply a nicaddr for 57765 jumbo RCB by Matt Carlson · 15 years ago
  98. 8b5a6c4 tg3: Fix 5717 and 57765 memory selftests by Matt Carlson · 15 years ago
  99. ecf1410 tg3: Abort phy init for 5717 serdes devices by Matt Carlson · 15 years ago
  100. 9b952f5 tg3: Add 5717 serdes phy ID by Matt Carlson · 15 years ago