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