1. d7b9531 tg3: Don't check undefined error bits in RXBD by Michael Chan · 10 years ago
  2. 1743b83 tg3: Poll cpmu link state on APE + ASF enabled devices by Nithin Sujir · 11 years ago
  3. f82995b tg3: Set the MAC clock to the fastest speed during boot code load by Nithin Sujir · 11 years ago
  4. efe8f0e tg3: Fix bit definition for the nvram Auto Power Down setting by Nithin Sujir · 11 years ago
  5. 7c78606 tg3: Add flag to disable 1G Half Duplex advertisement by Nithin Sujir · 11 years ago
  6. 6827371 tg3: Add support for new 577xx device ids by Nithin Sujir · 11 years ago
  7. 0319f30 tg3: Use pci_dev pm_cap by Jon Mason · 11 years ago
  8. 378b72c tg3: Fix UDP fragments treated as RMCP by Nithin Sujir · 11 years ago
  9. 92e6457 tg3: Enable support for timesync gpio output by Nithin Sujir · 11 years ago
  10. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 11 years ago
  12. 1cbf9eb tg3: Implement set/get_eee handlers by Nithin Sujir · 11 years ago
  13. 9e2ecbe tg3: Add ethtool_eee struct and tg3_setup_eee() by Nithin Sujir · 11 years ago
  14. fdad8de tg3: Pull the phy advertised speed and flow control settings on driver load by Nithin Sujir · 11 years ago
  15. 942d1af tg3: Add support for link flap avoidance by Nithin Sujir · 11 years ago
  16. 85730a6 tg3: Add SGMII phy support for 5719/5718 serdes by Michael Chan · 11 years ago
  17. c4dab50 tg3: Download 57766 EEE service patch firmware by Nithin Sujir · 11 years ago
  18. 77997ea tg3: Cleanup firmware parsing code by Nithin Sujir · 11 years ago
  19. 1caf13e tg3: Add new FW_TSO flag by Matt Carlson · 11 years ago
  20. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 11 years ago
  21. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 11 years ago
  22. d3f677a tg3: Add 57766 device support. by Matt Carlson · 11 years ago
  23. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 11 years ago
  24. b681b65 tg3: Remove IS_ENABLED(CONFIG_HWMON) check by Nithin Nayak Sujir · 12 years ago
  25. c86a856 tg3: Add NVRAM support for 5762 by Michael Chan · 12 years ago
  26. c65a17f tg3: Add support for new 5762 ASIC by Michael Chan · 12 years ago
  27. 579e1d81 ethernet/broadcom/tg3: Fix sparse warning: constant 0x7fffffffffffffff is so big it is long long by Peter Hüwe · 12 years ago
  28. be94730 tg3: PTP - Add header definitions, initialization and hw access functions. by Matt Carlson · 12 years ago
  29. f4a46d1 tg3: Prevent spurious tx timeout by setting carrier off before tx disable. by Nithin Nayak Sujir · 12 years ago
  30. 3d567e0 tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices by Nithin Nayak Sujir · 12 years ago
  31. 79d4969 tg3: Support 5717 C0 by Michael Chan · 12 years ago
  32. 0968169 tg3: Add support for ethtool -L|-l to get/set the number of rings. by Michael Chan · 12 years ago
  33. 9102426 tg3: Allow number of rx and tx rings to be set independently. by Michael Chan · 12 years ago
  34. 49a359e tg3: Introduce separate functions to allocate/free RX/TX rings. by Michael Chan · 12 years ago
  35. 091f0ea tg3: Add New 5719 Read DMA workaround by Michael Chan · 12 years ago
  36. 8151ad5 tg3: Request APE_LOCK_PHY before PHY access by Michael Chan · 12 years ago
  37. aed93e0 tg3: Add hwmon support for temperature by Michael Chan · 12 years ago
  38. cf8d55a tg3: Add APE scratchpad read function by Matt Carlson · 12 years ago
  39. 7ae5289 tg3: Fix RSS ring refill race condition by Michael Chan · 12 years ago
  40. 34655ad tg3: Fix link check in tg3_adjust_link by Matt Carlson · 12 years ago
  41. 9e056c0 tg3: Update copyright by Matt Carlson · 12 years ago
  42. e740522 tg3: Use *_UNKNOWN ethtool definitions by Matt Carlson · 12 years ago
  43. c6700ce tg3: Remove unneeded link_config.orig_... members by Matt Carlson · 12 years ago
  44. bcebcc4 tg3: Break out RSS indir table init and assignment by Matt Carlson · 13 years ago
  45. 55086ad tg3: Add 57766 ASIC rev support by Matt Carlson · 13 years ago
  46. a4cb428 tg3: Make the TX BD DMA limit configurable by Matt Carlson · 13 years ago
  47. 859edb2 tg3: Track LP advertising by Matt Carlson · 13 years ago
  48. 0e6c9da tg3: Remove ethtool stats member from dev struct by Matt Carlson · 13 years ago
  49. e348c5e tg3: Add MDI-X reporting by Matt Carlson · 13 years ago
  50. 9205fd9 tg3: switch to build_skb() infrastructure by Eric Dumazet · 13 years ago
  51. 5b19062 tg3: Eliminate timer race with reset_task by Matt Carlson · 13 years ago
  52. db21997 tg3: Schedule at most one tg3_reset_task run by Matt Carlson · 13 years ago
  53. 9dc5e34 tg3: Obtain PCI function number from device by Matt Carlson · 13 years ago
  54. 78f94dc tg3: Fix APE mutex init and use by Matt Carlson · 13 years ago
  55. 4885543 |PATCH net-next] tg3: add tx_dropped counter by Eric Dumazet · 13 years ago
  56. 941ec90 tg3: Add external loopback support to selftest by Matt Carlson · 13 years ago
  57. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/tg3.h]
  58. e31aa98 tg3: Break larger frags into 4k chunks for 5719 by Matt Carlson · 13 years ago
  59. e01ee14 tg3: Add partial fragment unmapping code by Matt Carlson · 13 years ago
  60. df8944c tg3: Reintroduce tg3_tx_ring_info by Matt Carlson · 13 years ago
  61. be67194 tg3: Fix link flap at 100Mbps with EEE enabled by Matt Carlson · 13 years ago
  62. 3a1e19d tg3: Add function status reporting by Matt Carlson · 13 years ago
  63. 6f5c8f83 tg3: Create critical section around GPIO toggling by Matt Carlson · 13 years ago
  64. 69f11c9 tg3: Determine PCI function number in one place by Matt Carlson · 13 years ago
  65. 708ebb3 tg3: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  66. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 13 years ago
  67. ad0fad9 tg3: Fix EEE debounce timer values by Matt Carlson · 13 years ago
  68. eb69d56 tg3: Remove 4G_DMA_BNDRY_BUG flag by Matt Carlson · 13 years ago
  69. daf9a55 tg3: Remove 40BIT_DMA_LIMIT_BUG by Matt Carlson · 13 years ago
  70. 0e6cf6a tg3: Workaround tagged status update bug by Matt Carlson · 13 years ago
  71. 4452d09 tg3: Fix stats for 5704 and later devices by Matt Carlson · 13 years ago
  72. b0c5943 tg3: Fix EEE interoperability workaround by Matt Carlson · 13 years ago
  73. 1ff30a5 tg3: Fix 57765 B0 data corruption by Matt Carlson · 13 years ago
  74. 63c3a66 tg3: Convert u32 flag,flg2,flg3 uses to bitmap by Joe Perches · 13 years ago
  75. 0aebff4 tg3: Fix int generation hw bug for 5719 / 5720 by Matt Carlson · 13 years ago
  76. b4bd292 tg3: Add write accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  77. 15ee95c tg3: Add read accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  78. eb07a94 tg3: Adjust rx prod ring bd replenish thresholds by Matt Carlson · 13 years ago
  79. 4d95847 tg3: Workaround rx_discards stat bug by Matt Carlson · 13 years ago
  80. c3e9450 tg3: Add support for extended VPD blocks by Matt Carlson · 13 years ago
  81. e64de4e tg3: Dump registers when status block shows errors by Matt Carlson · 13 years ago
  82. 97bd8e4 tg3: Provide full regdump on tx timeout by Matt Carlson · 13 years ago
  83. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  84. dc66891 net: tg3: convert to hw_features by Michał Mirosław · 13 years ago
  85. 6418f2c tg3: Add 5720 PHY ID by Matt Carlson · 13 years ago
  86. f2096f9 tg3: Add 5720 H2BMC support by Matt Carlson · 13 years ago
  87. 9b91b5f tg3: Add 5720 NVRAM decoding by Matt Carlson · 13 years ago
  88. d78b59f tg3: Add 5720 ASIC rev by Matt Carlson · 13 years ago
  89. 0a58d66 tg3: Reintroduce 5717_PLUS by Matt Carlson · 13 years ago
  90. 1407deb tg3: 5717_PLUS => 57765_PLUS by Matt Carlson · 13 years ago
  91. de9f523 tg3: Cleanup extended rx ring size code by Matt Carlson · 13 years ago
  92. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  93. b86fb2c tg3: Update copyrights and update version to 3.117 by Matt Carlson · 14 years ago
  94. d7f2ab2 tg3: Fix eee preprocessor naming by Matt Carlson · 14 years ago
  95. 21a00ab tg3: Fix EEE interoperability issue by Matt Carlson · 14 years ago
  96. bf933c8 tg3: Use new VLAN code by Matt Carlson · 14 years ago
  97. 4d163b7 tg3: Fix 5719 A0 tx completion bug by Matt Carlson · 14 years ago
  98. b4495ed tg3: Revise 5719 internal FIFO overflow solution by Matt Carlson · 14 years ago
  99. a386b90 tg3: Relax EEE thresholds by Matt Carlson · 14 years ago
  100. 3110f5f5 tg3: Move EEE definitions into mdio.h by Matt Carlson · 14 years ago