1. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  2. 93a700a tg3: Code movement by Matt Carlson · 13 years ago
  3. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 13 years ago
  4. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 13 years ago
  5. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 13 years ago
  6. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 13 years ago
  7. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 13 years ago
  8. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 13 years ago
  9. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 13 years ago
  10. dc234d0 tg3: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  11. eaa3666 tg3: Update version to 3.120 by Matt Carlson · 13 years ago
  12. 941ec90 tg3: Add external loopback support to selftest by Matt Carlson · 13 years ago
  13. 28a4595 tg3: Restructure tg3_test_loopback by Matt Carlson · 13 years ago
  14. 5e5a7f3 tg3: Pull phy int lpbk setup into separate func by Matt Carlson · 13 years ago
  15. 6e01b20 tg3: Consilidate MAC loopback code by Matt Carlson · 13 years ago
  16. 2215e24 tg3: Remove dead code by Matt Carlson · 13 years ago
  17. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  18. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/tg3.c]
  19. a051294 tg3: Remove 5719 jumbo frames and TSO blocks by Matt Carlson · 13 years ago
  20. e31aa98 tg3: Break larger frags into 4k chunks for 5719 by Matt Carlson · 13 years ago
  21. 84b67b2 tg3: Add tx BD budgeting code by Matt Carlson · 13 years ago
  22. d1a3b73 tg3: Consolidate code that calls tg3_tx_set_bd() by Matt Carlson · 13 years ago
  23. e01ee14 tg3: Add partial fragment unmapping code by Matt Carlson · 13 years ago
  24. 0d681b2 tg3: Generalize tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  25. 13350ea tg3: Remove short DMA check for 1st fragment by Matt Carlson · 13 years ago
  26. 92cd3a1 tg3: Simplify tx bd assignments by Matt Carlson · 13 years ago
  27. df8944c tg3: Reintroduce tg3_tx_ring_info by Matt Carlson · 13 years ago
  28. bda18fa tg3: Fix NVRAM selftest failures for 5720 devs by Matt Carlson · 13 years ago
  29. 535a490 tg3: Return size from tg3_vpd_readblock() by Matt Carlson · 13 years ago
  30. 3aa1cdf tg3: Fix int selftest for recent devices. by Matt Carlson · 13 years ago
  31. 9d53fa1 tg3: Fix RSS indirection table distribution by Matt Carlson · 13 years ago
  32. 5baa5e9 tg3: Add 5719 and 5720 to EEE_CAP list by Matt Carlson · 13 years ago
  33. b715ce9 tg3: Fix link down notify failure when EEE disabled by Matt Carlson · 13 years ago
  34. be67194 tg3: Fix link flap at 100Mbps with EEE enabled by Matt Carlson · 13 years ago
  35. 9e975cc tg3: Fix io failures after chip reset by Matt Carlson · 13 years ago
  36. cd0d722 tg3: Match power source to driver state by Matt Carlson · 13 years ago
  37. 3a1e19d tg3: Add function status reporting by Matt Carlson · 13 years ago
  38. 6f5c8f83 tg3: Create critical section around GPIO toggling by Matt Carlson · 13 years ago
  39. 69f11c9 tg3: Determine PCI function number in one place by Matt Carlson · 13 years ago
  40. bed9829 tg3: Check transitions to D0 power state by Matt Carlson · 13 years ago
  41. 1682128 tg3: Move power state transitions to init_one by Matt Carlson · 13 years ago
  42. c9cab24 tg3: Detect APE enabled devs earlier by Matt Carlson · 13 years ago
  43. 708ebb3 tg3: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  44. d515b45 tg3: fix race in transmit time stamping. by Richard Cochran · 13 years ago
  45. 520b275 tg3: Create funcs for power source switching by Matt Carlson · 13 years ago
  46. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 13 years ago
  47. 5bb0977 tg3: Show flowctrl settings through get_settings() by Matt Carlson · 13 years ago
  48. 727a6d9 tg3: Add more selfboot formats to NVRAM selftest by Matt Carlson · 13 years ago
  49. eb69d56 tg3: Remove 4G_DMA_BNDRY_BUG flag by Matt Carlson · 13 years ago
  50. daf9a55 tg3: Remove 40BIT_DMA_LIMIT_BUG by Matt Carlson · 13 years ago
  51. 0e6cf6a tg3: Workaround tagged status update bug by Matt Carlson · 13 years ago
  52. 2669069 tg3: enable transmit time stamping. by Richard Cochran · 13 years ago
  53. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  54. 9a2e0fb tg3: Fix tg3_skb_error_unmap() by Matt Carlson · 13 years ago
  55. 1dcb14d Add Fujitsu 1000base-SX PCI ID to tg3 by Meelis Roos · 13 years ago
  56. 7196cd6 tg3: Add braces around 5906 workaround. by Matt Carlson · 13 years ago
  57. d542fe2 tg3: Fix NETIF_F_LOOPBACK error by Matt Carlson · 13 years ago
  58. 43a5f00 tg3: Update version to 3.119 by Matt Carlson · 13 years ago
  59. 310050f tg3: Apply rx_discards fix to 5719/5720 by Matt Carlson · 13 years ago
  60. 6ff6f81 tg3: Remove excessive parenthesis by Matt Carlson · 13 years ago
  61. 0da0606 tg3: Consolidate all netdev feature assignments by Matt Carlson · 13 years ago
  62. dabc5c6 tg3: Move TSO_CAPABLE assignment by Matt Carlson · 13 years ago
  63. 4452d09 tg3: Fix stats for 5704 and later devices by Matt Carlson · 13 years ago
  64. 54e0a67 tg3: Fix TSO loopback test by Matt Carlson · 13 years ago
  65. 42b64a4 tg3: Consolidate autoneg advertisement setup code by Matt Carlson · 13 years ago
  66. b0c5943 tg3: Fix EEE interoperability workaround by Matt Carlson · 13 years ago
  67. 108a6c1 tg3: Fix IPv6 TCP problems for 5719 by Matt Carlson · 13 years ago
  68. 1ff30a5 tg3: Fix 57765 B0 data corruption by Matt Carlson · 13 years ago
  69. 432aa7e tg3: Cleanup transmit error path by Matt Carlson · 13 years ago
  70. 2ffcc98 tg3: Set tx bug flags for more devices by Matt Carlson · 13 years ago
  71. 06c03c0 tg3: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 13 years ago
  72. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  73. 6fdbab9 tg3: Fix failure to enable WoL by default when possible by Rafael J. Wysocki · 13 years ago
  74. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  75. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  76. 63c3a66 tg3: Convert u32 flag,flg2,flg3 uses to bitmap by Joe Perches · 13 years ago
  77. 64cad2a tg3: Update version to 3.118 by Matt Carlson · 13 years ago
  78. bea8a63 tg3: Whitespace cleanups by Matt Carlson · 13 years ago
  79. b45aa2f tg3: Add EEH support by Matt Carlson · 13 years ago
  80. bb158d6 tg3: Add TSO loopback test by Matt Carlson · 13 years ago
  81. 00c266b tg3: Organize loopback test failure flags by Matt Carlson · 13 years ago
  82. 0aebff4 tg3: Fix int generation hw bug for 5719 / 5720 by Matt Carlson · 13 years ago
  83. 4700783 tg3: Add additional EEE messaging by Matt Carlson · 13 years ago
  84. 1d36ba4 tg3: Add macro for SMDSP toggling by Matt Carlson · 13 years ago
  85. b4bd292 tg3: Add write accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  86. 15ee95c tg3: Add read accessor for AUX CTRL phy reg by Matt Carlson · 13 years ago
  87. b0988c1 tg3: Move phy accessor functions higher by Matt Carlson · 13 years ago
  88. 34eea5a tg3: Only allow phy ioctls while netif_running by Matt Carlson · 13 years ago
  89. 4a85f09 tg3: Nullify RSS for loopback test by Matt Carlson · 13 years ago
  90. eb07a94 tg3: Adjust rx prod ring bd replenish thresholds by Matt Carlson · 13 years ago
  91. 4d95847 tg3: Workaround rx_discards stat bug by Matt Carlson · 13 years ago
  92. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  93. c3e9450 tg3: Add support for extended VPD blocks by Matt Carlson · 13 years ago
  94. 4852a86 tg3: Add jumbo frame loopback tests to selftest by Matt Carlson · 13 years ago
  95. 48fa55a tg3: Automatically size stat/test string arrays by Matt Carlson · 13 years ago
  96. e64de4e tg3: Dump registers when status block shows errors by Matt Carlson · 13 years ago
  97. 97bd8e4 tg3: Provide full regdump on tx timeout by Matt Carlson · 13 years ago
  98. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  99. dc66891 net: tg3: convert to hw_features by Michał Mirosław · 13 years ago
  100. 81b8709 tg3: implement ethtool set_phys_id by stephen hemminger · 13 years ago