1. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  2. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  3. e245a38 tg3: Update version to 3.96 by Matt Carlson · 16 years ago
  4. 321d32a tg3: Add 57780 support by Matt Carlson · 16 years ago
  5. 2243584 tg3: Allow GPHY powerdown on 5761 by Matt Carlson · 16 years ago
  6. d5fe488 tg3: Embrace pci_ioremap_bar() by Matt Carlson · 16 years ago
  7. dfe00d7 tg3: Extract FW ver from alt NVRAM formats by Matt Carlson · 16 years ago
  8. 6833c04 tg3: Enable GPHY APD on select devices by Matt Carlson · 16 years ago
  9. 5e7dfd0 tg3: Prevent corruption at 10 / 100Mbps w CLKREQ by Matt Carlson · 16 years ago
  10. 52f4490 tg3: Qualify use of tp->pcix_cap by Matt Carlson · 16 years ago
  11. ad82926 tg3: Use NET_IP_ALIGN by Matt Carlson · 16 years ago
  12. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  13. 7c7d64b tg3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  14. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  15. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  16. fa228b3 tg3: Update version to 3.95 by Matt Carlson · 16 years ago
  17. fcb389d tg3: 5785 enhancements by Matt Carlson · 16 years ago
  18. 9c61d6b tg3: Refine phylib support by Matt Carlson · 16 years ago
  19. 0a459aa tg3: Allow WOL for phylib controlled Broadcom phys by Matt Carlson · 16 years ago
  20. 05ac4cb tg3: Refine power management and WOL code by Matt Carlson · 16 years ago
  21. df59c94 tg3: Move phylib report to end of tg3_init_one by Matt Carlson · 16 years ago
  22. b2b98d4 tg3: Do not enable APE on bcm5700 by Matt Carlson · 16 years ago
  23. bcb37f6 tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag by Matt Carlson · 16 years ago
  24. 3f00789 tg3: Preserve LAA when device control is released by Matt Carlson · 16 years ago
  25. b2aee15 tg3: Preserve DASH connectivity when WOL enabled by Matt Carlson · 16 years ago
  26. 6353239 tg3: Use pci_ioremap_bar() by Matt Carlson · 16 years ago
  27. c88e668 tg3: Add 5761S support by Matt Carlson · 16 years ago
  28. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  29. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  30. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  31. 638266f tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround(). by David S. Miller · 16 years ago
  32. 90079ce tg3: Use SKB DMA helper functions for TX. by David S. Miller · 16 years ago
  33. 2319791 tg3: Update version to 3.94 by Matt Carlson · 16 years ago
  34. 816f8b8 tg3: fix 64 bit counter for ethtool stats by Stefan Buehler · 16 years ago
  35. 4ba526c tg3: Fix firmware event timeouts by Matt Carlson · 16 years ago
  36. bc7959b tg3: Turn off ASF "driver alive" heartbeats for APE by Matt Carlson · 16 years ago
  37. 3bda125 tg3: Preserve register settings for DASH by Matt Carlson · 16 years ago
  38. 731fd79 tg3: Refine APE status check by Matt Carlson · 16 years ago
  39. 77b483f tg3: Add APE register access locking by Matt Carlson · 16 years ago
  40. 2f751b6 tg3: Fix 'scheduling while atomic' errors by Matt Carlson · 16 years ago
  41. 12dac07 tg3: adapt tg3 to use reworked PCI PM code by Rafael J. Wysocki · 16 years ago
  42. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  43. 1b84d94 tg3: Update version to 3.92.1 by Matt Carlson · 16 years ago
  44. 5f0c4a3 tg3: Fix 5761 WOL by Matt Carlson · 16 years ago
  45. 0ba11fb tg3: Fix a flags typo by Matt Carlson · 16 years ago
  46. 2bd3ed0 tg3: Fix 5714S / 5715S / 5780S link failures by Matt Carlson · 16 years ago
  47. a5b17df Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  48. bb9122b tg3: Update version to 3.93 by Matt Carlson · 16 years ago
  49. a9daf36 tg3: Add shmem options. by Matt Carlson · 16 years ago
  50. 57e6983 tg3: Add 5785 ASIC revision by Matt Carlson · 16 years ago
  51. b02fd9e tg3: Add libphy support. by Matt Carlson · 16 years ago
  52. 158d7ab tg3: Add mdio bus registration by Matt Carlson · 16 years ago
  53. dd47700 tg3: Add TG3_FLG3_USE_PHYLIB by Matt Carlson · 16 years ago
  54. f51f356 tg3: Code cleanup. by Matt Carlson · 16 years ago
  55. 95e2869 tg3: Pure code movement. by Matt Carlson · 16 years ago
  56. 855e111 tg3: remove unneeded semicolons by Stephen Hemminger · 16 years ago
  57. 920e37f tg3: Update version to 3.92 by Matt Carlson · 16 years ago
  58. 7c5026a tg3: Add link state reporting to UMP firmware by Matt Carlson · 16 years ago
  59. 109115e tg3: Fix ethtool loopback test for 5761 BX devices by Matt Carlson · 16 years ago
  60. fd1122a tg3: Fix 5761 NVRAM sizes by Matt Carlson · 16 years ago
  61. 8ef2142 tg3: Use constant 500KHz MI clock on adapters with a CPMU by Matt Carlson · 16 years ago
  62. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  63. 78c6146 tg3: sparse cleanup by Eric Dumazet · 16 years ago
  64. 41588ba tg3: 5701 DMA corruption fix by Matt Carlson · 16 years ago
  65. 2de58e3 tg3: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  66. b2a5c19 [TG3]: Add PHY workaround for 5784 by Matt Carlson · 16 years ago
  67. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 16 years ago
  68. 759afc3 tg3: ethtool phys_id default by Stephen Hemminger · 17 years ago
  69. 79ea13c NULL noise in drivers/net by Al Viro · 17 years ago
  70. 255f97b [TG3]: Update version to 3.87 by Matt Carlson · 17 years ago
  71. ef167e2 [TG3]: Fix supporting flowctrl code by Matt Carlson · 17 years ago
  72. 5be73b4 [TG3]: Correct sw autoneg flow control advertisements by Matt Carlson · 17 years ago
  73. 82cd3d1 [TG3]: Correct 5704S flowctrl advertisements by Matt Carlson · 17 years ago
  74. c98f6e3 [TG3]: Replace some magic 5704S constants by Matt Carlson · 17 years ago
  75. ba4d07a [TG3]: Add 1000T & 1000X flowctl adv helpers by Matt Carlson · 17 years ago
  76. 9593726 [TG3]: Add 1000T & 1000X flowctrl resolvers by Matt Carlson · 17 years ago
  77. 8d01862 [TG3]: Separate requested and actual flow control parameters by Matt Carlson · 17 years ago
  78. d664537 [TG3]: Use print_mac by Joe Perches · 17 years ago
  79. 286e310 [TG3]: Endianness bugfix. by Al Viro · 17 years ago
  80. b9fc7dc [TG3]: Endianness annotations. by Al Viro · 17 years ago
  81. 458c096 [TG3]: Update version to 3.86 by Matt Carlson · 17 years ago
  82. 3bebab5 [TG3]: MII => TP by Matt Carlson · 17 years ago
  83. b5af712 [TG3]: Add A1 revs by Matt Carlson · 17 years ago
  84. 5f5c51e [TG3]: Increase the PCI MRRS by Matt Carlson · 17 years ago
  85. aa6c91f [TG3]: Prescaler fix by Matt Carlson · 17 years ago
  86. 5f60891 [TG3]: Limit 5784 / 5764 to MAC LED mode by Matt Carlson · 17 years ago
  87. 662f38d [TG3]: Disable GPHY autopowerdown by Matt Carlson · 17 years ago
  88. e875093 [TG3]: CPMU adjustments for loopback tests by Matt Carlson · 17 years ago
  89. a5767de [TG3]: Fix nvram selftest failures by Matt Carlson · 17 years ago
  90. 9acb961 [TG3]: 5784 / 5764 DMA engine lockup fix by Matt Carlson · 17 years ago
  91. 84af67f [TG3]: APE flag fix by Matt Carlson · 17 years ago
  92. ce057f0 [TG3]: 5784 / 5764 GPHY power down fix by Matt Carlson · 17 years ago
  93. c88864d [TG3]: Fix 5761 PXEboot crash by Matt Carlson · 17 years ago
  94. ba698ad PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set. by David Miller · 17 years ago
  95. 33b0c4f [TG3]: Update version to 3.85 by Matt Carlson · 17 years ago
  96. 8a6eac9 [TG3]: PCI command adjustment by Matt Carlson · 17 years ago
  97. 9c8a620 [TG3]: Add management FW version to ethtool report by Matt Carlson · 17 years ago
  98. 6c7af27 [TG3]: Add 5723 support by Matt Carlson · 17 years ago
  99. a52cefc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  100. e9edda6 netdev: convert non-obvious instances to use ARRAY_SIZE() by Alejandro Martinez Ruiz · 17 years ago