1. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  2. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  3. bb9e63e tg3: Update version to 3.99 by Matt Carlson · 15 years ago
  4. daba2a6 tg3: Restore LAA sooner in shutdown sequence by Matt Carlson · 15 years ago
  5. 9cf74eb tg3: Limit CLKREQ fix to A[01] of 57780 asic rev by Matt Carlson · 15 years ago
  6. 8d519ab tg3: Allow 5761 WOL and LED fixes to 5761S too by Matt Carlson · 15 years ago
  7. 33466d9 tg3: Prevent send BD corruption by Matt Carlson · 15 years ago
  8. df259d8 tg3: Handle NVRAM absent cases by Matt Carlson · 15 years ago
  9. 624f8e5 tg3: Allow screaming interrupt detection by Matt Carlson · 15 years ago
  10. 62cedd1 tg3: Fix SEEPROM accesses by Matt Carlson · 15 years ago
  11. 0d489ff tg3: fix big endian MAC address collection failure by James Bottomley · 15 years ago
  12. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  13. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  14. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  15. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  16. 877d031 trivial: Fix misspelling of firmware by Nick Andrew · 16 years ago
  17. 1383bdb tg3: Add GRO support. by David S. Miller · 15 years ago
  18. 0d2a506 tg3: Update copyright and version by Matt Carlson · 15 years ago
  19. a6f6cb1 tg3: Add version reporting for hardware selfboot by Matt Carlson · 15 years ago
  20. 7fd7644 tg3: Add DASH firmware version reporting by Matt Carlson · 15 years ago
  21. ff3a7cb tg3: Add legacy bootcode version decoding by Matt Carlson · 15 years ago
  22. acd9c11 tg3: Refactor firmware version routines by Matt Carlson · 15 years ago
  23. 6d348f2 tg3: Eliminate tg3_nvram_read_swab() by Matt Carlson · 15 years ago
  24. a9dc529 tg3: Correct NVRAM stream endian notations by Matt Carlson · 15 years ago
  25. e4f3411 tg3: Invert nvram_read() and nvram_read_swab() by Matt Carlson · 15 years ago
  26. ffbcfed tg3: Eliminate nvram routine forward declarations by Matt Carlson · 15 years ago
  27. 844b3ee tg3: Refine tg3_vlan_rx_register() by Matt Carlson · 15 years ago
  28. 7e5856b tg3: Update ethtool set_settings error checks by Matt Carlson · 15 years ago
  29. f7b493e tg3: Drop non-VLAN rx pkts larger than the MTU by Matt Carlson · 15 years ago
  30. a6435f3 tg3: Fix 5906 link problems by Matt Carlson · 15 years ago
  31. e70049b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  32. f72b534 TG3: &&/|| confusion by Roel Kluin · 15 years ago
  33. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  34. d4675b5 TG3: limit reaches -1 by Roel Kluin · 15 years ago
  35. 3d16543 tg3: remove extra casting by Francois Romieu · 16 years ago
  36. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  37. 9e9fd12 tg3: Fix firmware loading by Matt Carlson · 16 years ago
  38. 077f849 firmware: convert tg3 driver to request_firmware() by Jaswinder Singh Rajput · 16 years ago
  39. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  40. d3d3170 tg3: Update version to 3.97 by Matt Carlson · 16 years ago
  41. aa10f27 tg3: tg3.h cleanups by Matt Carlson · 16 years ago
  42. 69fc405 tg3: Remove unused cfgspc device members by Matt Carlson · 16 years ago
  43. 027455a tg3: Cleanup IPV6 LSO by Matt Carlson · 16 years ago
  44. 2023276 tg3: WOL fixes by Matt Carlson · 16 years ago
  45. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  46. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  47. e245a38 tg3: Update version to 3.96 by Matt Carlson · 16 years ago
  48. 321d32a tg3: Add 57780 support by Matt Carlson · 16 years ago
  49. 2243584 tg3: Allow GPHY powerdown on 5761 by Matt Carlson · 16 years ago
  50. d5fe488 tg3: Embrace pci_ioremap_bar() by Matt Carlson · 16 years ago
  51. dfe00d7 tg3: Extract FW ver from alt NVRAM formats by Matt Carlson · 16 years ago
  52. 6833c04 tg3: Enable GPHY APD on select devices by Matt Carlson · 16 years ago
  53. 5e7dfd0 tg3: Prevent corruption at 10 / 100Mbps w CLKREQ by Matt Carlson · 16 years ago
  54. 52f4490 tg3: Qualify use of tp->pcix_cap by Matt Carlson · 16 years ago
  55. ad82926 tg3: Use NET_IP_ALIGN by Matt Carlson · 16 years ago
  56. 0082982 netdev: add more functions to netdevice ops by Stephen Hemminger · 16 years ago
  57. 7c7d64b tg3: convert to net_device_ops by Stephen Hemminger · 16 years ago
  58. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  59. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  60. fa228b3 tg3: Update version to 3.95 by Matt Carlson · 16 years ago
  61. fcb389d tg3: 5785 enhancements by Matt Carlson · 16 years ago
  62. 9c61d6b tg3: Refine phylib support by Matt Carlson · 16 years ago
  63. 0a459aa tg3: Allow WOL for phylib controlled Broadcom phys by Matt Carlson · 16 years ago
  64. 05ac4cb tg3: Refine power management and WOL code by Matt Carlson · 16 years ago
  65. df59c94 tg3: Move phylib report to end of tg3_init_one by Matt Carlson · 16 years ago
  66. b2b98d4 tg3: Do not enable APE on bcm5700 by Matt Carlson · 16 years ago
  67. bcb37f6 tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag by Matt Carlson · 16 years ago
  68. 3f00789 tg3: Preserve LAA when device control is released by Matt Carlson · 16 years ago
  69. b2aee15 tg3: Preserve DASH connectivity when WOL enabled by Matt Carlson · 16 years ago
  70. 6353239 tg3: Use pci_ioremap_bar() by Matt Carlson · 16 years ago
  71. c88e668 tg3: Add 5761S support by Matt Carlson · 16 years ago
  72. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  73. 298cf9be phylib: move to dynamic allocation of struct mii_bus by Lennert Buytenhek · 16 years ago
  74. 18ee49d phylib: rename mii_bus::dev to mii_bus::parent by Lennert Buytenhek · 16 years ago
  75. 638266f tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround(). by David S. Miller · 16 years ago
  76. 90079ce tg3: Use SKB DMA helper functions for TX. by David S. Miller · 16 years ago
  77. 2319791 tg3: Update version to 3.94 by Matt Carlson · 16 years ago
  78. 816f8b8 tg3: fix 64 bit counter for ethtool stats by Stefan Buehler · 16 years ago
  79. 4ba526c tg3: Fix firmware event timeouts by Matt Carlson · 16 years ago
  80. bc7959b tg3: Turn off ASF "driver alive" heartbeats for APE by Matt Carlson · 16 years ago
  81. 3bda125 tg3: Preserve register settings for DASH by Matt Carlson · 16 years ago
  82. 731fd79 tg3: Refine APE status check by Matt Carlson · 16 years ago
  83. 77b483f tg3: Add APE register access locking by Matt Carlson · 16 years ago
  84. 2f751b6 tg3: Fix 'scheduling while atomic' errors by Matt Carlson · 16 years ago
  85. 12dac07 tg3: adapt tg3 to use reworked PCI PM code by Rafael J. Wysocki · 16 years ago
  86. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  87. 1b84d94 tg3: Update version to 3.92.1 by Matt Carlson · 16 years ago
  88. 5f0c4a3 tg3: Fix 5761 WOL by Matt Carlson · 16 years ago
  89. 0ba11fb tg3: Fix a flags typo by Matt Carlson · 16 years ago
  90. 2bd3ed0 tg3: Fix 5714S / 5715S / 5780S link failures by Matt Carlson · 16 years ago
  91. 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
  92. bb9122b tg3: Update version to 3.93 by Matt Carlson · 16 years ago
  93. a9daf36 tg3: Add shmem options. by Matt Carlson · 16 years ago
  94. 57e6983 tg3: Add 5785 ASIC revision by Matt Carlson · 16 years ago
  95. b02fd9e tg3: Add libphy support. by Matt Carlson · 16 years ago
  96. 158d7ab tg3: Add mdio bus registration by Matt Carlson · 16 years ago
  97. dd47700 tg3: Add TG3_FLG3_USE_PHYLIB by Matt Carlson · 16 years ago
  98. f51f356 tg3: Code cleanup. by Matt Carlson · 16 years ago
  99. 95e2869 tg3: Pure code movement. by Matt Carlson · 16 years ago
  100. 855e111 tg3: remove unneeded semicolons by Stephen Hemminger · 16 years ago