1. 79eb690 tg3: Rename tg3 phy ID preprocessor definitions by Matt Carlson · 14 years ago
  2. 24daf2b tg3: Reformat SSID to phy ID table by Matt Carlson · 14 years ago
  3. 9ea4818 tg3: Discover phy address once by Matt Carlson · 14 years ago
  4. 0d86df8 tg3: Reduce indent level of tg3_rx_prodring_alloc by Matt Carlson · 14 years ago
  5. 1441706 tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE by Matt Carlson · 14 years ago
  6. b474eca tg3: Add more partno entries for fallback path by Matt Carlson · 14 years ago
  7. 2712168 tg3: Allow phylib flowctrl changes anytime by Matt Carlson · 14 years ago
  8. a4153d4 tg3: Add support for 2 new selfboot formats by Matt Carlson · 14 years ago
  9. d110114 tg3: Make 57791 and 57795 10/100 only by Matt Carlson · 14 years ago
  10. 61e800c tg3: Enforce DMA mapping / skb assignment ordering by Matt Carlson · 14 years ago
  11. b3b3f04 tg3: Update driver version to 3.107 by Matt Carlson · 14 years ago
  12. 1061b7c tg3: Fix AC131 loopback test errors for 5785 by Matt Carlson · 14 years ago
  13. c887340 tg3: Fix napi assignments in loopback test by Matt Carlson · 14 years ago
  14. 603f117 tg3: Reset phy during bringup when using phylib by Matt Carlson · 14 years ago
  15. 0339e4e tg3: Turn off multiple DMA reads for 5717 by Matt Carlson · 14 years ago
  16. 6b10c16 tg3: Fix 57765 A0 bootcode race condition by Matt Carlson · 14 years ago
  17. f89f38b tg3: Unwedge stuck MSI-X vectors by Matt Carlson · 14 years ago
  18. e92967b tg3: Prevent rx producer ring overruns by Matt Carlson · 14 years ago
  19. e4af1af tg3: Give MSI-X vec 1 rx backlog space by Matt Carlson · 14 years ago
  20. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  21. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. b0f7522 tg3: Add 57765 phy ID and enable devices. by Matt Carlson · 15 years ago
  23. 334355a tg3: Bypass power source switching for 57765 by Matt Carlson · 15 years ago
  24. cb4ed1f tg3: Turn off the debug UART for 57765 by Matt Carlson · 15 years ago
  25. c2353a3 tg3: Fix tx mailbox initialization by Matt Carlson · 15 years ago
  26. 5fd68fb tg3: Supply a nicaddr for 57765 jumbo RCB by Matt Carlson · 15 years ago
  27. 8b5a6c4 tg3: Fix 5717 and 57765 memory selftests by Matt Carlson · 15 years ago
  28. ecf1410 tg3: Abort phy init for 5717 serdes devices by Matt Carlson · 15 years ago
  29. 9b952f5 tg3: Add 5717 serdes phy ID by Matt Carlson · 15 years ago
  30. 666bc83 tg3: Improve internal resource allocations by Matt Carlson · 15 years ago
  31. 614b059 tg3: Enable PLL PD when CLKREQ disabled for 5717A0 by Matt Carlson · 15 years ago
  32. ba5b0bf tg3: Update copyright and driver version by Matt Carlson · 15 years ago
  33. 55dffe7 tg3: Disable 5717 serdes and B0 support by Matt Carlson · 15 years ago
  34. d1ec96a tg3: Add reliable serdes detection for 5717 A0 by Matt Carlson · 15 years ago
  35. 86cfe4f tg3: Fix std rx prod ring handling by Matt Carlson · 15 years ago
  36. 13fa95b0 tg3: Fix std prod ring nicaddr for 5787 and 57765 by Matt Carlson · 15 years ago
  37. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  38. cceea98 tg3: Update version to 3.105 by Matt Carlson · 15 years ago
  39. 026a6c2 tg3: Clean tg3_init_one() by Matt Carlson · 15 years ago
  40. 94c982b tg3: Use pci_read_vpd() instead of private method by Matt Carlson · 15 years ago
  41. 141518c tg3: Add some VPD preprocessor constants by Matt Carlson · 15 years ago
  42. b703df6 tg3: Add 57765 asic rev by Matt Carlson · 15 years ago
  43. 19cfaec tg3: Make TSS enable independent of MSI-X enable by Matt Carlson · 15 years ago
  44. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  45. f4188d8 tg3: remove use of skb_dma_map/unmap by Alexander Duyck · 15 years ago
  46. c5d5d17 tg3: Update version to 3.104 by Matt Carlson · 15 years ago
  47. 5001e2f tg3: Fix DIDs, Enable 5717 support by Matt Carlson · 15 years ago
  48. b196c7e tg3: Add rx prod ring consolidation by Matt Carlson · 15 years ago
  49. 66711e6 tg3: Create aliases for rx producer mailbox regs by Matt Carlson · 15 years ago
  50. 2b2cdb6 tg3: Lay proucer ring handling groundwork by Matt Carlson · 15 years ago
  51. 4361935 tg3: Consider rx_std_prod_idx a hw mailbox by Matt Carlson · 15 years ago
  52. 411da64 tg3: rename rx_[std|jmb]_ptr by Matt Carlson · 15 years ago
  53. 86b21e5 tg3: tg3_alloc_rx_skb(tnapi => tp) by Matt Carlson · 15 years ago
  54. a389616 tg3: Add prodring parameter to tg3_alloc_rx_skb() by Matt Carlson · 15 years ago
  55. afc081f tg3: Make tg3_alloc_rx_skb() a dst-only operation by Matt Carlson · 15 years ago
  56. 78f90dc tg3: Move napi_add calls below tg3_get_invariants by Matt Carlson · 15 years ago
  57. 35f2d7d tg3: Create tg3_poll_msix() for non-zero MSIX vecs by Matt Carlson · 15 years ago
  58. cbf9ca6 tg3: Allow DMAs to cross cacheline boundaries by Matt Carlson · 15 years ago
  59. 615774f tg3: Use tg3_start_xmit_dma_bug for 5717 A0 by Matt Carlson · 15 years ago
  60. e849cdc tg3: Add new HW_TSO_3 flag for 5717 by Matt Carlson · 15 years ago
  61. 507399f tg3: Refine TSO and MSI discovery by Matt Carlson · 15 years ago
  62. f66a29b tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 by Matt Carlson · 15 years ago
  63. 24f4efd tg3: Napify tg3_start_xmit_dma_bug() by Matt Carlson · 15 years ago
  64. 87668d3 tg3: Don't touch RCB nic addresses by Matt Carlson · 15 years ago
  65. c2060fe tg3: Add 5717 phy ID by Matt Carlson · 15 years ago
  66. 123b43e tg3: Update version to 3.103 by Matt Carlson · 15 years ago
  67. 52fae08 tg3 / broadcom: Optionally disable TXC if no link by Matt Carlson · 15 years ago
  68. c704dc2 tg3 / broadcom: Add APD support for GPHYs by Matt Carlson · 15 years ago
  69. 32e5a8d tg3 / broadcom: Add code to disable rxc refclk by Matt Carlson · 15 years ago
  70. cdd4e09d tg3 / broadcom: Refine AC131 APD support by Matt Carlson · 15 years ago
  71. 63a14ce tg3 / broadcom: Add PHY_BRCM_CLEAR_RGMII_MODE flag by Matt Carlson · 15 years ago
  72. c73430d tg3: Add 50610M phy ID for 5785 by Matt Carlson · 15 years ago
  73. 303fc92 tg3: Extend loopback test timeout by Matt Carlson · 15 years ago
  74. c3df074 tg3: 5785: Set port mode to MII when link down by Matt Carlson · 15 years ago
  75. 0e5f784 tg3: Add AC131 power down support by Matt Carlson · 15 years ago
  76. 788a035 tg3: Improve 5785 PCIe performance by Matt Carlson · 15 years ago
  77. a21771d tg3: Add more PCI DMA map error checking by Matt Carlson · 15 years ago
  78. 52cdf85 tg3: Prevent a PCIe tx glitch by Matt Carlson · 15 years ago
  79. 3f0e3ad tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDR by Matt Carlson · 15 years ago
  80. f40386c tg3: Fix disappearing 57780 devices by Matt Carlson · 15 years ago
  81. 92c6b8d tg3: Fix 5906 transmit hangs by Matt Carlson · 15 years ago
  82. 0e1406d tg3: Assign flags to fixes in start_xmit_dma_bug by Matt Carlson · 15 years ago
  83. 24bb4fb tg3: Fix phylib locking strategy by Matt Carlson · 15 years ago
  84. 5ea1c50 tg3: Fix return ring size breakage by Matt Carlson · 15 years ago
  85. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  86. daf09de tg3: Update version to 3.102 by Matt Carlson · 15 years ago
  87. 882e979 tg3: Add MDIO bus address assignments by Matt Carlson · 15 years ago
  88. a1b950d tg3: Add 5717 NVRAM detection routines by Matt Carlson · 15 years ago
  89. f6eb9b1 tg3: Add 5717 asic rev by Matt Carlson · 15 years ago
  90. 8d9d7cf tg3: Assign rx ret producer indexes by vector by Matt Carlson · 15 years ago
  91. 0c1d0e2 tg3: Adjust RSS ring allocation strategies by Matt Carlson · 15 years ago
  92. baf8a94 tg3: Add RSS support by Matt Carlson · 15 years ago
  93. b6080e1 tg3: Add coalesce parameters for msix vectors by Matt Carlson · 15 years ago
  94. fed9781 tg3: Enable NAPI instances for other int vectors by Matt Carlson · 15 years ago
  95. fe5f578 tg3: Add TSS support by Matt Carlson · 15 years ago
  96. 89aeb3b tg3: Update intmbox and coal_now for msix by Matt Carlson · 15 years ago
  97. f77a6a8 tg3: Add tx and rx ring resource tracking by Matt Carlson · 15 years ago
  98. 646c9ed tg3: Add mailbox assignments by Matt Carlson · 15 years ago
  99. 679563f tg3: Add MSI-X support by Matt Carlson · 15 years ago
  100. 4f125f4 tg3: Add support code around kernel interrupt API by Matt Carlson · 15 years ago