1. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 10 years ago
  2. 7d3083e tg3: Allow for recieve of full-size 8021AD frames by Vlad Yasevich · 10 years ago
  3. 476c188 tg3: Work around HW/FW limitations with vlan encapsulated frames by Vlad Yasevich · 10 years ago
  4. 0486a06 tg3: prevent ifup/ifdown during PCI error recovery by Ivan Vecera · 10 years ago
  5. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  6. 7b31b4d tg3: fix return value in tg3_get_stats64 by Govindarajulu Varadarajan · 10 years ago
  7. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  8. 4d8fdc9 tg3: Modify tg3_tso_bug() to handle multiple TX rings by Prashant Sreedharan · 10 years ago
  9. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 11 years ago
  10. 40c1dea tg3: Clear NETIF_F_TSO6 flag before doing software GSO by Prashant Sreedharan · 11 years ago
  11. 014b201 Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-next by David S. Miller · 11 years ago
  12. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 11 years ago
  13. 506724c tg3: Override clock, link aware and link idle mode during NVRAM dump by Prashant Sreedharan · 11 years ago
  14. de750e4 tg3: Update copyright and version to 3.137 by Michael Chan · 11 years ago
  15. d3f6f3a tg3: Prevent page allocation failure during TSO workaround by Michael Chan · 11 years ago
  16. d71c0dc tg3: Don't modify ip header fields when doing GSO by Michael Chan · 11 years ago
  17. ba67b51 tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled by Ivan Vecera · 11 years ago
  18. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 105dcb5 tg3: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  20. 7427440 tg3: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  21. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  22. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  23. 497a27b tg3: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  24. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  25. d7b9531 tg3: Don't check undefined error bits in RXBD by Michael Chan · 11 years ago
  26. 6f1f411 tg3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  27. c6993df tg3: Fix deadlock in tg3_change_mtu() by Nithin Sujir · 11 years ago
  28. c6e27f2 tg3: cleanup an error path in tg3_phy_reset_5703_4_5() by Dan Carpenter · 11 years ago
  29. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  30. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. 20170e7 tg3: Update version to 3.136 by Nithin Sujir · 11 years ago
  32. 1743b83 tg3: Poll cpmu link state on APE + ASF enabled devices by Nithin Sujir · 11 years ago
  33. f82995b tg3: Set the MAC clock to the fastest speed during boot code load by Nithin Sujir · 11 years ago
  34. e565eec tg3: Add unicast filtering support. by Michael Chan · 11 years ago
  35. f022ae6 tg3: Refactor __tg3_set_mac_addr() by Michael Chan · 11 years ago
  36. 3756791 tg3: Expand 4g_overflow_test workaround to skb fragments of any size. by Nithin Sujir · 11 years ago
  37. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  38. 388d333 tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0 by Nat Gurumoorthy · 11 years ago
  39. 941c225 tg3: Update version to 3.135 by Nithin Sujir · 11 years ago
  40. 94962f7 tg3: Expand multicast drop counter miscounting fix to 5762 by Nithin Sujir · 11 years ago
  41. 7c78606 tg3: Add flag to disable 1G Half Duplex advertisement by Nithin Sujir · 11 years ago
  42. ec99f76 tg3: Don't add rxbds_empty to rx_over_errors by Nithin Sujir · 11 years ago
  43. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  44. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  45. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  46. 7260899 tg3: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  47. 58b187c tg3: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  48. 85aec73 tg3: avoid double-freeing of rx data memory by Ivan Vecera · 11 years ago
  49. 4fc76e6 net: tg3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  50. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  51. ee002b6 tg3: use phylib when robo switch is in use by Hauke Mehrtens · 11 years ago
  52. ead2402 tg3: add support a phy at an address different than 01 by Hauke Mehrtens · 11 years ago
  53. e4cb29f tg3: Update version to 3.134 by Nithin Sujir · 11 years ago
  54. cb04be4 tg3: Remove unnecessary spinlock by Nithin Sujir · 11 years ago
  55. 21e315e tg3: Appropriately classify interrupts during request_irq by Nithin Sujir · 11 years ago
  56. 4bc814a tg3: Remove redundant if check by Nithin Sujir · 11 years ago
  57. db79e1e tg3: Remove if 0'd code by Nithin Sujir · 11 years ago
  58. 89f6797 tg3: LED in shared mode does not blink during traffic by Nithin Sujir · 11 years ago
  59. 6827371 tg3: Add support for new 577xx device ids by Nithin Sujir · 11 years ago
  60. 3ab7107 tg3: Add function tg3_phy_shdw_write() by Nithin Sujir · 11 years ago
  61. 0319f30 tg3: Use pci_dev pm_cap by Jon Mason · 11 years ago
  62. 300cf9b tg3: Expand led off fix to include 5720 by Nithin Sujir · 11 years ago
  63. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  64. 989038e tg3: Don't turn off led on 5719 serdes port 0 by Nithin Sujir · 11 years ago
  65. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  66. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  68. 0f84758 tg3: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  69. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  70. cd77b2e tg3: Update version to 3.133 by Nithin Sujir · 11 years ago
  71. 378b72c tg3: Fix UDP fragments treated as RMCP by Nithin Sujir · 11 years ago
  72. 92e6457 tg3: Enable support for timesync gpio output by Nithin Sujir · 11 years ago
  73. 4c305fa tg3: Implement the shutdown handler by Nithin Sujir · 11 years ago
  74. 5137a2e tg3: Allow NVRAM programming when interface is down by Nithin Sujir · 11 years ago
  75. c145935 tg3: Remove incorrect switch to aux power by Nithin Sujir · 11 years ago
  76. c80dc13 net/tg3: Fix warning from pci_disable_device() by Gavin Shan · 11 years ago
  77. d8af4df net/tg3: Fix kernel crash by Gavin Shan · 11 years ago
  78. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 6d446ec net/tg3: Avoid delay during MMIO access by Gavin Shan · 12 years ago
  80. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. 72bb72b tg3: Prevent system hang during repeated EEH errors. by Michael Chan · 12 years ago
  82. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 12 years ago
  83. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 12 years ago
  85. 5865fc1 tg3: remove redundant pm init code by Yijing Wang · 12 years ago
  86. f2068b8 tg3: Remove unnecessary lock around tg3_flag_set by Nithin Sujir · 12 years ago
  87. 7c10ee3 tg3: Fix misplaced empty line by Nithin Sujir · 12 years ago
  88. 4a5f46f tg3: Use descriptive label names in tg3_start by Nithin Sujir · 12 years ago
  89. 328947f tg3: Make tg3_rings_reset() more concise by Nithin Sujir · 12 years ago
  90. 32ba19e tg3: Simplify ring control block setup by Nithin Sujir · 12 years ago
  91. 2e460fc tg3: Split APE driver state change out of boot reset signature update by Nithin Sujir · 12 years ago
  92. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  93. c2bba06 tg3: Update version to 3.132 by Nithin Sujir · 12 years ago
  94. fb03a43 tg3: Ensure boot code has completed initialization before accessing hardware by Nithin Sujir · 12 years ago
  95. 8dbb0dc net/ethernet/broadcom/tg3: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  96. 1cbf9eb tg3: Implement set/get_eee handlers by Nithin Sujir · 12 years ago
  97. 5b6c273 tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config() by Nithin Sujir · 12 years ago
  98. 400dfba tg3: Add tg3_eee_pull_config() function by Nithin Sujir · 12 years ago
  99. 9e2ecbe tg3: Add ethtool_eee struct and tg3_setup_eee() by Nithin Sujir · 12 years ago
  100. 0f0d151 tg3: Fix data corruption on 5725 with TSO by Michael Chan · 12 years ago