1. 3ab7107 tg3: Add function tg3_phy_shdw_write() by Nithin Sujir · 11 years ago
  2. 0319f30 tg3: Use pci_dev pm_cap by Jon Mason · 11 years ago
  3. 300cf9b tg3: Expand led off fix to include 5720 by Nithin Sujir · 11 years ago
  4. 06c5405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  5. 989038e tg3: Don't turn off led on 5719 serdes port 0 by Nithin Sujir · 11 years ago
  6. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  7. 2ff1cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  8. 6829309 net: tg3: fix NULL pointer dereference in tg3_io_error_detected and tg3_io_slot_reset by Daniel Borkmann · 11 years ago
  9. 0f84758 tg3: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  10. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. cd77b2e tg3: Update version to 3.133 by Nithin Sujir · 11 years ago
  12. 378b72c tg3: Fix UDP fragments treated as RMCP by Nithin Sujir · 11 years ago
  13. 92e6457 tg3: Enable support for timesync gpio output by Nithin Sujir · 11 years ago
  14. 4c305fa tg3: Implement the shutdown handler by Nithin Sujir · 11 years ago
  15. 5137a2e tg3: Allow NVRAM programming when interface is down by Nithin Sujir · 11 years ago
  16. c145935 tg3: Remove incorrect switch to aux power by Nithin Sujir · 11 years ago
  17. c80dc13 net/tg3: Fix warning from pci_disable_device() by Gavin Shan · 11 years ago
  18. d8af4df net/tg3: Fix kernel crash by Gavin Shan · 11 years ago
  19. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  20. 6d446ec net/tg3: Avoid delay during MMIO access by Gavin Shan · 11 years ago
  21. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 72bb72b tg3: Prevent system hang during repeated EEH errors. by Michael Chan · 12 years ago
  23. df465ab tg3: Wait for boot code to finish after power on by Nithin Sujir · 12 years ago
  24. 6bc19fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. 9bc297e tg3: Add read dma workaround for 5720 by Nithin Sujir · 12 years ago
  26. 5865fc1 tg3: remove redundant pm init code by Yijing Wang · 12 years ago
  27. f2068b8 tg3: Remove unnecessary lock around tg3_flag_set by Nithin Sujir · 12 years ago
  28. 7c10ee3 tg3: Fix misplaced empty line by Nithin Sujir · 12 years ago
  29. 4a5f46f tg3: Use descriptive label names in tg3_start by Nithin Sujir · 12 years ago
  30. 328947f tg3: Make tg3_rings_reset() more concise by Nithin Sujir · 12 years ago
  31. 32ba19e tg3: Simplify ring control block setup by Nithin Sujir · 12 years ago
  32. 2e460fc tg3: Split APE driver state change out of boot reset signature update by Nithin Sujir · 12 years ago
  33. e6ff4c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  34. c2bba06 tg3: Update version to 3.132 by Nithin Sujir · 12 years ago
  35. fb03a43 tg3: Ensure boot code has completed initialization before accessing hardware by Nithin Sujir · 12 years ago
  36. 8dbb0dc net/ethernet/broadcom/tg3: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  37. 1cbf9eb tg3: Implement set/get_eee handlers by Nithin Sujir · 12 years ago
  38. 5b6c273 tg3: Simplify tg3_phy_eee_config_ok() by reusing tg3_eee_pull_config() by Nithin Sujir · 12 years ago
  39. 400dfba tg3: Add tg3_eee_pull_config() function by Nithin Sujir · 12 years ago
  40. 9e2ecbe tg3: Add ethtool_eee struct and tg3_setup_eee() by Nithin Sujir · 12 years ago
  41. 0f0d151 tg3: Fix data corruption on 5725 with TSO by Michael Chan · 12 years ago
  42. 44f3b50 tg3: Skip powering down function 0 on certain serdes devices by Nithin Sujir · 12 years ago
  43. 32e1927 tg3: fix to append hardware time stamping flags by Flavio Leitner · 12 years ago
  44. f233a97 tg3: shows HW time stamping support only if ptp_capable is present by Flavio Leitner · 12 years ago
  45. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  46. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  47. 42df36a tg3: Remove unneeded PM_OPS definitions by Fabio Estevam · 12 years ago
  48. 953c96e tg3: Use bool not int by Joe Perches · 12 years ago
  49. 7a28fde tg3: Update version to 3.131 by Nithin Sujir · 12 years ago
  50. ed1ff5c tg3: Reset the phy to allow modified EEE settings to take effect by Nithin Sujir · 12 years ago
  51. fdad8de tg3: Pull the phy advertised speed and flow control settings on driver load by Nithin Sujir · 12 years ago
  52. 942d1af tg3: Add support for link flap avoidance by Nithin Sujir · 12 years ago
  53. 85730a6 tg3: Add SGMII phy support for 5719/5718 serdes by Michael Chan · 12 years ago
  54. 3310e24 tg3: Add tg3_clear_mac_status() common function by Michael Chan · 12 years ago
  55. ce20f16 tg3: Add a warning during link settings change if mgmt enabled by Nithin Sujir · 12 years ago
  56. f1315d2 tg3: Remove unnecessary phy reset during ethtool commands by Nithin Sujir · 12 years ago
  57. f6334bb tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices by Michael Chan · 12 years ago
  58. f0fcd7a tg3: Fix flow control settings not propagated to hardware by Nithin Sujir · 12 years ago
  59. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 715230a tg3: fix length overflow in VPD firmware parsing by Kees Cook · 12 years ago
  61. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  62. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  63. 7c6cdea tg3: 5715 does not link up when autoneg off by Nithin Sujir · 12 years ago
  64. e5f2ef7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  65. 84421b9 tg3: Update link_up flag for phylib devices by Nithin Sujir · 12 years ago
  66. c4dab50 tg3: Download 57766 EEE service patch firmware by Nithin Sujir · 12 years ago
  67. 31f11a9 tg3: Enhance firmware download code to support fragmented firmware by Nithin Sujir · 12 years ago
  68. 77997ea tg3: Cleanup firmware parsing code by Nithin Sujir · 12 years ago
  69. f4bffb2 tg3: Refactor the 2nd type of cpu pause by Nithin Sujir · 12 years ago
  70. 837c45b tg3: Refactor cpu pause/resume code by Nithin Sujir · 12 years ago
  71. 1caf13e tg3: Add new FW_TSO flag by Matt Carlson · 12 years ago
  72. 4153577 tg3: Use different macros for pci_chip_rev_id accesses by Joe Perches · 12 years ago
  73. 717ff72 tg3: Remove define and single use of GET_CHIP_REV_ID by Joe Perches · 12 years ago
  74. d887199 tg3: Update version to 3.130 by Michael Chan · 12 years ago
  75. 402e139 tg3: Set initial carrier state to off. by Michael Chan · 12 years ago
  76. c5d0b72 tg3: Fix 5762 NVRAM sizing by Michael Chan · 12 years ago
  77. d240d21 tg3: Expand EEE support for all 5717 B0 by Michael Chan · 12 years ago
  78. d3f677a tg3: Add 57766 device support. by Matt Carlson · 12 years ago
  79. 7e6c63f tg3: add support for Ethernet core in bcm4785 by Hauke Mehrtens · 12 years ago
  80. 5c35804 tg3: make it possible to provide phy_id in ioctl by Hauke Mehrtens · 12 years ago
  81. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  82. 4b87f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. daf3ec6 tg3: Fix crc errors on jumbo frame receive by Nithin Nayak Sujir · 12 years ago
  84. 9c13cb8 tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode by Nithin Nayak Sujir · 12 years ago
  85. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  86. 17e1a42 tg3: missing break statement in tg3_get_5720_nvram_info() by Dan Carpenter · 12 years ago
  87. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  88. b681b65 tg3: Remove IS_ENABLED(CONFIG_HWMON) check by Nithin Nayak Sujir · 12 years ago
  89. 857001f tg3: Improve PCI function number detection. by Michael Chan · 12 years ago
  90. c86a856 tg3: Add NVRAM support for 5762 by Michael Chan · 12 years ago
  91. c65a17f tg3: Add support for new 5762 ASIC by Michael Chan · 12 years ago
  92. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  93. fb4ce8a tg3: PTP - Enable the timestamping feature in hardware and fill skb tx/rx timestamps by Matt Carlson · 12 years ago
  94. 0a633ac tg3: PTP - Add the hardware timestamp ioctl by Matt Carlson · 12 years ago
  95. 7d41e49 tg3: PTP - Implement the ptp api and ethtool functions by Matt Carlson · 12 years ago
  96. be94730 tg3: PTP - Add header definitions, initialization and hw access functions. by Matt Carlson · 12 years ago
  97. 3576306 tg3: Fix inconsistent locking for tg3_netif_start(). by Nithin Nayak Sujir · 12 years ago
  98. 229b1ad tg3: remove __dev* attributes by Bill Pemberton · 12 years ago
  99. 0b3ba05 tg3: Use tp->rxq_cnt when checking RSS tables. by Michael Chan · 12 years ago
  100. 93df8b8 tg3: Cleanup hardcoded ethtool test array indexes by Nithin Nayak Sujir · 12 years ago