1. f3791cd tg3: Make 1000Base-X FC resolution look like 1000T by Matt Carlson · 14 years ago
  2. 202ff1c tg3: Fix advertisement handling by Hiroaki SHIMODA · 14 years ago
  3. 9205fd9 tg3: switch to build_skb() infrastructure by Eric Dumazet · 14 years ago
  4. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 14 years ago
  5. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 14 years ago
  6. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  7. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 14 years ago
  8. 5ae7fa0 tg3: Update version to 3.121 by Matt Carlson · 14 years ago
  9. 5b19062 tg3: Eliminate timer race with reset_task by Matt Carlson · 14 years ago
  10. db21997 tg3: Schedule at most one tg3_reset_task run by Matt Carlson · 14 years ago
  11. 9dc5e34 tg3: Obtain PCI function number from device by Matt Carlson · 14 years ago
  12. 5bc0918 tg3: Fix irq alloc error cleanup path by Matt Carlson · 14 years ago
  13. ba1142e tg3: Fix 4k skb error recovery path by Matt Carlson · 14 years ago
  14. b9e4548 tg3: Fix 4k tx bd segmentation code by Matt Carlson · 14 years ago
  15. 78f94dc tg3: Fix APE mutex init and use by Matt Carlson · 14 years ago
  16. 4885543 |PATCH net-next] tg3: add tx_dropped counter by Eric Dumazet · 14 years ago
  17. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  18. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 14 years ago
  19. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 14 years ago
  20. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 14 years ago
  21. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 14 years ago
  22. 93a700a tg3: Code movement by Matt Carlson · 14 years ago
  23. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 14 years ago
  24. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 14 years ago
  25. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 14 years ago
  26. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 14 years ago
  27. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 14 years ago
  28. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 14 years ago
  29. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 14 years ago
  30. dc234d0 tg3: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  31. eaa3666 tg3: Update version to 3.120 by Matt Carlson · 14 years ago
  32. 941ec90 tg3: Add external loopback support to selftest by Matt Carlson · 14 years ago
  33. 28a4595 tg3: Restructure tg3_test_loopback by Matt Carlson · 14 years ago
  34. 5e5a7f3 tg3: Pull phy int lpbk setup into separate func by Matt Carlson · 14 years ago
  35. 6e01b20 tg3: Consilidate MAC loopback code by Matt Carlson · 14 years ago
  36. 2215e24 tg3: Remove dead code by Matt Carlson · 14 years ago
  37. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 14 years ago
  38. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/tg3.c]
  39. a051294 tg3: Remove 5719 jumbo frames and TSO blocks by Matt Carlson · 14 years ago
  40. e31aa98 tg3: Break larger frags into 4k chunks for 5719 by Matt Carlson · 14 years ago
  41. 84b67b2 tg3: Add tx BD budgeting code by Matt Carlson · 14 years ago
  42. d1a3b73 tg3: Consolidate code that calls tg3_tx_set_bd() by Matt Carlson · 14 years ago
  43. e01ee14 tg3: Add partial fragment unmapping code by Matt Carlson · 14 years ago
  44. 0d681b2 tg3: Generalize tg3_skb_error_unmap() by Matt Carlson · 14 years ago
  45. 13350ea tg3: Remove short DMA check for 1st fragment by Matt Carlson · 14 years ago
  46. 92cd3a1 tg3: Simplify tx bd assignments by Matt Carlson · 14 years ago
  47. df8944c tg3: Reintroduce tg3_tx_ring_info by Matt Carlson · 14 years ago
  48. bda18fa tg3: Fix NVRAM selftest failures for 5720 devs by Matt Carlson · 14 years ago
  49. 535a490 tg3: Return size from tg3_vpd_readblock() by Matt Carlson · 14 years ago
  50. 3aa1cdf tg3: Fix int selftest for recent devices. by Matt Carlson · 14 years ago
  51. 9d53fa1 tg3: Fix RSS indirection table distribution by Matt Carlson · 14 years ago
  52. 5baa5e9 tg3: Add 5719 and 5720 to EEE_CAP list by Matt Carlson · 14 years ago
  53. b715ce9 tg3: Fix link down notify failure when EEE disabled by Matt Carlson · 14 years ago
  54. be67194 tg3: Fix link flap at 100Mbps with EEE enabled by Matt Carlson · 14 years ago
  55. 9e975cc tg3: Fix io failures after chip reset by Matt Carlson · 14 years ago
  56. cd0d722 tg3: Match power source to driver state by Matt Carlson · 14 years ago
  57. 3a1e19d tg3: Add function status reporting by Matt Carlson · 14 years ago
  58. 6f5c8f83 tg3: Create critical section around GPIO toggling by Matt Carlson · 14 years ago
  59. 69f11c9 tg3: Determine PCI function number in one place by Matt Carlson · 14 years ago
  60. bed9829 tg3: Check transitions to D0 power state by Matt Carlson · 14 years ago
  61. 1682128 tg3: Move power state transitions to init_one by Matt Carlson · 14 years ago
  62. c9cab24 tg3: Detect APE enabled devs earlier by Matt Carlson · 14 years ago
  63. 708ebb3 tg3: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  64. d515b45 tg3: fix race in transmit time stamping. by Richard Cochran · 14 years ago
  65. 520b275 tg3: Create funcs for power source switching by Matt Carlson · 14 years ago
  66. 221c563 tg3: Migrate phy preprocessor defs to system defs by Matt Carlson · 14 years ago
  67. 5bb0977 tg3: Show flowctrl settings through get_settings() by Matt Carlson · 14 years ago
  68. 727a6d9 tg3: Add more selfboot formats to NVRAM selftest by Matt Carlson · 14 years ago
  69. eb69d56 tg3: Remove 4G_DMA_BNDRY_BUG flag by Matt Carlson · 14 years ago
  70. daf9a55 tg3: Remove 40BIT_DMA_LIMIT_BUG by Matt Carlson · 14 years ago
  71. 0e6cf6a tg3: Workaround tagged status update bug by Matt Carlson · 14 years ago
  72. 2669069 tg3: enable transmit time stamping. by Richard Cochran · 14 years ago
  73. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  74. 9a2e0fb tg3: Fix tg3_skb_error_unmap() by Matt Carlson · 14 years ago
  75. 1dcb14d Add Fujitsu 1000base-SX PCI ID to tg3 by Meelis Roos · 14 years ago
  76. 7196cd6 tg3: Add braces around 5906 workaround. by Matt Carlson · 14 years ago
  77. d542fe2 tg3: Fix NETIF_F_LOOPBACK error by Matt Carlson · 14 years ago
  78. 43a5f00 tg3: Update version to 3.119 by Matt Carlson · 14 years ago
  79. 310050f tg3: Apply rx_discards fix to 5719/5720 by Matt Carlson · 14 years ago
  80. 6ff6f81 tg3: Remove excessive parenthesis by Matt Carlson · 14 years ago
  81. 0da0606 tg3: Consolidate all netdev feature assignments by Matt Carlson · 14 years ago
  82. dabc5c6 tg3: Move TSO_CAPABLE assignment by Matt Carlson · 14 years ago
  83. 4452d09 tg3: Fix stats for 5704 and later devices by Matt Carlson · 14 years ago
  84. 54e0a67 tg3: Fix TSO loopback test by Matt Carlson · 14 years ago
  85. 42b64a4 tg3: Consolidate autoneg advertisement setup code by Matt Carlson · 14 years ago
  86. b0c5943 tg3: Fix EEE interoperability workaround by Matt Carlson · 14 years ago
  87. 108a6c1 tg3: Fix IPv6 TCP problems for 5719 by Matt Carlson · 14 years ago
  88. 1ff30a5 tg3: Fix 57765 B0 data corruption by Matt Carlson · 14 years ago
  89. 432aa7e tg3: Cleanup transmit error path by Matt Carlson · 14 years ago
  90. 2ffcc98 tg3: Set tx bug flags for more devices by Matt Carlson · 14 years ago
  91. 06c03c0 tg3: Allow ethtool to enable/disable loopback. by Mahesh Bandewar · 14 years ago
  92. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  93. 6fdbab9 tg3: Fix failure to enable WoL by default when possible by Rafael J. Wysocki · 14 years ago
  94. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  95. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  96. 63c3a66 tg3: Convert u32 flag,flg2,flg3 uses to bitmap by Joe Perches · 14 years ago
  97. 64cad2a tg3: Update version to 3.118 by Matt Carlson · 14 years ago
  98. bea8a63 tg3: Whitespace cleanups by Matt Carlson · 14 years ago
  99. b45aa2f tg3: Add EEH support by Matt Carlson · 14 years ago
  100. bb158d6 tg3: Add TSO loopback test by Matt Carlson · 14 years ago