1. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  2. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 12 years ago
  3. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 12 years ago
  4. d887199 tg3: Update version to 3.130 by Michael Chan · 12 years ago
  5. 402e139 tg3: Set initial carrier state to off. by Michael Chan · 12 years ago
  6. c5d0b72 tg3: Fix 5762 NVRAM sizing by Michael Chan · 12 years ago
  7. d240d21 tg3: Expand EEE support for all 5717 B0 by Michael Chan · 12 years ago
  8. d3f677a tg3: Add 57766 device support. by Matt Carlson · 12 years ago
  9. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 12 years ago
  10. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 12 years ago
  11. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  12. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. daf3ec6 tg3: Fix crc errors on jumbo frame receive by Nithin Nayak Sujir · 12 years ago
  14. 9c13cb8 tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode by Nithin Nayak Sujir · 12 years ago
  15. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  16. 17e1a42 tg3: missing break statement in tg3_get_5720_nvram_info() by Dan Carpenter · 12 years ago
  17. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  18. b681b65 tg3: Remove IS_ENABLED(CONFIG_HWMON) check by Nithin Nayak Sujir · 12 years ago
  19. 857001f tg3: Improve PCI function number detection. by Michael Chan · 12 years ago
  20. c86a856 tg3: Add NVRAM support for 5762 by Michael Chan · 12 years ago
  21. c65a17f tg3: Add support for new 5762 ASIC by Michael Chan · 12 years ago
  22. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  23. fb4ce8a tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx timestamps by Matt Carlson · 12 years ago
  24. 0a633ac tg3: PTP - Add the hardware timestamp ioctl by Matt Carlson · 12 years ago
  25. 7d41e49 tg3: PTP - Implement the ptp api and ethtool functions by Matt Carlson · 12 years ago
  26. be94730 tg3: PTP - Add header definitions, initialization and hw access functions. by Matt Carlson · 12 years ago
  27. 3576306 tg3: Fix inconsistent locking for tg3_netif_start(). by Nithin Nayak Sujir · 12 years ago
  28. 229b1ad tg3: remove __dev* attributes by Bill Pemberton · 12 years ago
  29. 0b3ba05 tg3: Use tp->rxq_cnt when checking RSS tables. by Michael Chan · 12 years ago
  30. 93df8b8 tg3: Cleanup hardcoded ethtool test array indexes by Nithin Nayak Sujir · 12 years ago
  31. f4a46d1 tg3: Prevent spurious tx timeout by setting carrier off before tx disable. by Nithin Nayak Sujir · 12 years ago
  32. 3d567e0 tg3: Set 10_100_ONLY flag for additional 10/100 Mbps devices by Nithin Nayak Sujir · 12 years ago
  33. bd473da tg3: Call tg3_netif_stop() from tg3_stop() by Nithin Nayak Sujir · 12 years ago
  34. 79d4969 tg3: Support 5717 C0 by Michael Chan · 12 years ago
  35. 8644994 tg3: Fix sparse warnings. by Michael Chan · 12 years ago
  36. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  37. de0a414 tg3: unconditionally select HWMON support when tg3 is enabled. by Paul Gortmaker · 12 years ago
  38. cf6d6ea tg3: Disable multiple TX rings by default due to hardware flaw by Michael Chan · 12 years ago
  39. 0968169 tg3: Add support for ethtool -L|-l to get/set the number of rings. by Michael Chan · 12 years ago
  40. 6513859 tg3: Refactor tg3_close() by Michael Chan · 12 years ago
  41. d8f4cd3 tg3: Refactor tg3_open() by Michael Chan · 12 years ago
  42. a489b6d tg3: Separate coalescing setup for rx and tx by Michael Chan · 12 years ago
  43. 9102426 tg3: Allow number of rx and tx rings to be set independently. by Michael Chan · 12 years ago
  44. 49a359e tg3: Introduce separate functions to allocate/free RX/TX rings. by Michael Chan · 12 years ago
  45. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  46. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  47. 0f49bfb tg3: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  48. cac83e5 tg3: Update version to 3.124 by Michael Chan · 12 years ago
  49. 0f566b2 tg3: Fix race condition in tg3_get_stats64() by Michael Chan · 12 years ago
  50. 091f0ea tg3: Add New 5719 Read DMA workaround by Michael Chan · 12 years ago
  51. 10ce95d tg3: Fix Read DMA workaround for 5719 A0. by Michael Chan · 12 years ago
  52. 8151ad5 tg3: Request APE_LOCK_PHY before PHY access by Michael Chan · 12 years ago
  53. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  54. aed93e0 tg3: Add hwmon support for temperature by Michael Chan · 12 years ago
  55. cf8d55a tg3: Add APE scratchpad read function by Matt Carlson · 12 years ago
  56. b65a372 tg3: Add common function tg3_ape_event_lock() by Matt Carlson · 12 years ago
  57. 165f4d1 tg3: Fix the setting of the APE_HAS_NCSI flag by Michael Chan · 12 years ago
  58. 02eca3f tg3: add device id of Apple Thunderbolt Ethernet device by Greg KH · 12 years ago
  59. 1180087 tg3: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  60. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  61. b7abee6 tg3: Apply short DMA frag workaround to 5906 by Matt Carlson · 12 years ago
  62. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  63. a1e8b307 tg3: use netdev_alloc_frag() API by Eric Dumazet · 12 years ago
  64. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. 8d4057a tg3: provide frags as skb head by Eric Dumazet · 13 years ago
  66. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 13 years ago
  67. e3c5530 tg3: remove redundant NULL test before release_firmware() call by Jesper Juhl · 13 years ago
  68. f891ea1 tg3: Avoid panic from reserved statblk field access by Matt Carlson · 13 years ago
  69. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  70. 3f84749 tg3: Support the get_ts_info ethtool method. by Richard Cochran · 13 years ago
  71. ed359a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  72. 085f1af tg3: Fix 5717 serdes powerdown problem by Matt Carlson · 13 years ago
  73. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  74. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  75. 7ae5289 tg3: Fix RSS ring refill race condition by Michael Chan · 13 years ago
  76. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  77. 5cb917b tg3: Fix to use multi queue BQL interfaces by Tom Herbert · 13 years ago
  78. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 13 years ago
  79. 2fae5e3 tg3: Fix poor tx performance on 57766 after MTU change by Michael Chan · 13 years ago
  80. 6541b80 tg3: Add memory barriers to sync BD data by Michael Chan · 13 years ago
  81. c441b45 tg3: Fix jumbo loopback test on 5719 by Michael Chan · 13 years ago
  82. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  83. 65ec698 tg3: Fix tg3_get_stats64 for 5700 / 5701 devs by Matt Carlson · 13 years ago
  84. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  85. 21f7638 tg3: Create timer helper functions by Matt Carlson · 13 years ago
  86. c710135 tg3: Clear RECOVERY_PENDING with reset_task_cancel by Matt Carlson · 13 years ago
  87. d13ba51 tg3: Remove SPEED_UNKNOWN checks by Matt Carlson · 13 years ago
  88. 34655ad tg3: Fix link check in tg3_adjust_link by Matt Carlson · 13 years ago
  89. f274fd9 tg3: remove IRQF_SAMPLE_RANDOM flag by Davidlohr Bueso · 13 years ago
  90. 9e056c0 tg3: Update copyright by Matt Carlson · 13 years ago
  91. e740522 tg3: Use *_UNKNOWN ethtool definitions by Matt Carlson · 13 years ago
  92. c6700ce tg3: Remove unneeded link_config.orig_... members by Matt Carlson · 13 years ago
  93. 2855b9f tg3: Remove unused link config code by Matt Carlson · 13 years ago
  94. 42b123b tg3: Consolidate ASIC rev detection code by Matt Carlson · 13 years ago
  95. b28f389 tg3: Reduce UMP event collision window by Matt Carlson · 13 years ago
  96. 4227822 tg3: Fix NVRAM page writes on newer devices by Matt Carlson · 13 years ago
  97. 3198e07 tg3: Fix copper autoneg adv checks by Matt Carlson · 13 years ago
  98. b546e46 tg3: Fix stats while interface is down by Matt Carlson · 13 years ago
  99. 3906969 tg3: Disable new DMA engine for 57766 by Matt Carlson · 13 years ago
  100. c5665a5 tg3: Move transmit comment to a better location by Matt Carlson · 13 years ago