1. 8a4816c tg3: Add Macronix NVRAM support by Prashant Sreedharan · 7 years ago
  2. e60ee41 tg3: Enable PHY reset in MTU change path for 5720 by Siva Reddy Kallam · 7 years ago
  3. 4419bb1 tg3: Add workaround to restrict 5762 MRRS to 2048 by Siva Reddy Kallam · 7 years ago
  4. 5a8bae9 tg3: Update copyright by Siva Reddy Kallam · 7 years ago
  5. 748a240 tg3: Fix rx hang on MTU change with 5717/5719 by Brian King · 7 years ago
  6. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  7. 4896ad6 drivers: net: tg3: use setup_timer() helper. by Allen Pais · 7 years ago
  8. 23f4822 tg3: clean up redundant initialization of tnapi by Colin Ian King · 7 years ago
  9. 1e9d8e7 tg3: Be drop monitor friendly by Florian Fainelli · 7 years ago
  10. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  11. 37a7fdf tg3: don't clear stats while tg3_close by YueHaibing · 8 years ago
  12. 038e893 tg3: Add the ability to conditionally build w/ HWMON by Florian Fainelli · 8 years ago
  13. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  14. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  16. f5992b7 tg3: Fix race condition in tg3_get_stats64(). by Michael Chan · 8 years ago
  17. e1c6dcc ethernet/broadcom: use core min/max MTU checking by Jarod Wilson · 8 years ago
  18. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  19. 1b0ff89 tg3: Avoid NULL pointer dereference in tg3_io_error_detected() by Milton Miller · 8 years ago
  20. b6f5be2 net: tg3: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  21. aabdd09 tg3: Fix for disallow tx coalescing time to be 0 by Ivan Vecera · 8 years ago
  22. 9ce6fd7 tg3: Report the correct number of RSS queues through tg3_get_rxnfc by Siva Reddy Kallam · 8 years ago
  23. 087d7a8c tg3: Fix for diasllow rx coalescing time to be 0 by Satish Baddipadige · 8 years ago
  24. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  25. b7d9872 tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs by Siva Reddy Kallam · 9 years ago
  26. e434e04 net: tg3: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
  27. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  28. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  29. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  30. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  31. d3d11fe tg3: Fix temperature reporting by Jean Delvare · 9 years ago
  32. e51423d bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag() by Alexander Duyck · 10 years ago
  33. dfc8f37 net/tg3: Release IRQs on permanent error by Gavin Shan · 10 years ago
  34. 7a20efb ptp: tg3: use helpers for converting ns to timespec. by Richard Cochran · 10 years ago
  35. f578b41 ptp: tg3: convert to the 64 bit get/set time methods. by Richard Cochran · 10 years ago
  36. 24d2e4a tg3: use napi_complete_done() by Eric Dumazet · 10 years ago
  37. d0af71a tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one() by Jun'ichi Nomura \(NEC\) · 10 years ago
  38. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  39. 932f19d tg3: Release tp->lock before invoking synchronize_irq() by Prashant Sreedharan · 10 years ago
  40. db84bf4 tg3: tg3_reset_task() needs to use rtnl_lock to synchronize by Prashant Sreedharan · 10 years ago
  41. 4fd190a tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync by Prashant Sreedharan · 10 years ago
  42. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  43. 20d14a5 tg3: move init/deinit from open/close to probe/remove by Ivan Vecera · 10 years ago
  44. 05b0aa5 tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts by Prashant Sreedharan · 10 years ago
  45. 892311f ethtool: Support for configurable RSS hash function by Eyal Perry · 10 years ago
  46. 60b7379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  47. a620a6b tg3: fix ring init when there are more TX than RX channels by Thadeu Lima de Souza Cascardo · 10 years ago
  48. 3964835 tg3: use netdev_rss_key_fill() helper by Eric Dumazet · 10 years ago
  49. 2c7c9ea tg3: Add skb->xmit_more support by Prashant Sreedharan · 10 years ago
  50. 7d3083e tg3: Allow for recieve of full-size 8021AD frames by Vlad Yasevich · 10 years ago
  51. 476c188 tg3: Work around HW/FW limitations with vlan encapsulated frames by Vlad Yasevich · 10 years ago
  52. 0486a06 tg3: prevent ifup/ifdown during PCI error recovery by Ivan Vecera · 10 years ago
  53. 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
  54. 7b31b4d tg3: fix return value in tg3_get_stats64 by Govindarajulu Varadarajan · 10 years ago
  55. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  56. 4d8fdc9 tg3: Modify tg3_tso_bug() to handle multiple TX rings by Prashant Sreedharan · 10 years ago
  57. 66c965f tg3: Change nvram command timeout value to 50ms by Prashant Sreedharan · 11 years ago
  58. 40c1dea tg3: Clear NETIF_F_TSO6 flag before doing software GSO by Prashant Sreedharan · 11 years ago
  59. 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
  60. fe62d00 ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() by Ben Hutchings · 11 years ago
  61. 506724c tg3: Override clock, link aware and link idle mode during NVRAM dump by Prashant Sreedharan · 11 years ago
  62. de750e4 tg3: Update copyright and version to 3.137 by Michael Chan · 11 years ago
  63. d3f6f3a tg3: Prevent page allocation failure during TSO workaround by Michael Chan · 11 years ago
  64. d71c0dc tg3: Don't modify ip header fields when doing GSO by Michael Chan · 11 years ago
  65. ba67b51 tg3: update rx_jumbo_pending ring param only when jumbo frames are enabled by Ivan Vecera · 11 years ago
  66. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  67. 105dcb5 tg3: remove open-coded skb_cow_head. by françois romieu · 11 years ago
  68. 7427440 tg3: remove empty MDIO bus reset function by Florian Fainelli · 11 years ago
  69. 51dfe7b tg3: Do not include vlan acceleration features in vlan_features by Vlad Yasevich · 11 years ago
  70. 4986b4f0 ptp: drivers: set the number of programmable pins. by Richard Cochran · 11 years ago
  71. 497a27b tg3: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  72. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  73. d7b9531 tg3: Don't check undefined error bits in RXBD by Michael Chan · 11 years ago
  74. 6f1f411 tg3: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  75. c6993df tg3: Fix deadlock in tg3_change_mtu() by Nithin Sujir · 11 years ago
  76. c6e27f2 tg3: cleanup an error path in tg3_phy_reset_5703_4_5() by Dan Carpenter · 11 years ago
  77. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  78. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  79. 20170e7 tg3: Update version to 3.136 by Nithin Sujir · 11 years ago
  80. 1743b83 tg3: Poll cpmu link state on APE + ASF enabled devices by Nithin Sujir · 11 years ago
  81. f82995b tg3: Set the MAC clock to the fastest speed during boot code load by Nithin Sujir · 11 years ago
  82. e565eec tg3: Add unicast filtering support. by Michael Chan · 11 years ago
  83. f022ae6 tg3: Refactor __tg3_set_mac_addr() by Michael Chan · 11 years ago
  84. 3756791 tg3: Expand 4g_overflow_test workaround to skb fragments of any size. by Nithin Sujir · 11 years ago
  85. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. 388d333 tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0 by Nat Gurumoorthy · 11 years ago
  87. 941c225 tg3: Update version to 3.135 by Nithin Sujir · 11 years ago
  88. 94962f7 tg3: Expand multicast drop counter miscounting fix to 5762 by Nithin Sujir · 11 years ago
  89. 7c78606 tg3: Add flag to disable 1G Half Duplex advertisement by Nithin Sujir · 11 years ago
  90. ec99f76 tg3: Don't add rxbds_empty to rx_over_errors by Nithin Sujir · 11 years ago
  91. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  92. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  93. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  94. 7260899 tg3: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  95. 58b187c tg3: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  96. 85aec73 tg3: avoid double-freeing of rx data memory by Ivan Vecera · 11 years ago
  97. 4fc76e6 net: tg3: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  98. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  99. ee002b6 tg3: use phylib when robo switch is in use by Hauke Mehrtens · 11 years ago
  100. ead2402 tg3: add support a phy at an address different than 01 by Hauke Mehrtens · 11 years ago