1. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  2. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  3. 7ae5289 tg3: Fix RSS ring refill race condition by Michael Chan · 13 years ago
  4. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  5. 5cb917b tg3: Fix to use multi queue BQL interfaces by Tom Herbert · 13 years ago
  6. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 13 years ago
  7. 2fae5e3 tg3: Fix poor tx performance on 57766 after MTU change by Michael Chan · 13 years ago
  8. 6541b80 tg3: Add memory barriers to sync BD data by Michael Chan · 13 years ago
  9. c441b45 tg3: Fix jumbo loopback test on 5719 by Michael Chan · 13 years ago
  10. b4017c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  11. 65ec698 tg3: Fix tg3_get_stats64 for 5700 / 5701 devs by Matt Carlson · 13 years ago
  12. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  13. 21f7638 tg3: Create timer helper functions by Matt Carlson · 13 years ago
  14. c710135 tg3: Clear RECOVERY_PENDING with reset_task_cancel by Matt Carlson · 13 years ago
  15. d13ba51 tg3: Remove SPEED_UNKNOWN checks by Matt Carlson · 13 years ago
  16. 34655ad tg3: Fix link check in tg3_adjust_link by Matt Carlson · 13 years ago
  17. f274fd9 tg3: remove IRQF_SAMPLE_RANDOM flag by Davidlohr Bueso · 13 years ago
  18. 9e056c0 tg3: Update copyright by Matt Carlson · 13 years ago
  19. e740522 tg3: Use *_UNKNOWN ethtool definitions by Matt Carlson · 13 years ago
  20. c6700ce tg3: Remove unneeded link_config.orig_... members by Matt Carlson · 13 years ago
  21. 2855b9f tg3: Remove unused link config code by Matt Carlson · 13 years ago
  22. 42b123b tg3: Consolidate ASIC rev detection code by Matt Carlson · 13 years ago
  23. b28f389 tg3: Reduce UMP event collision window by Matt Carlson · 13 years ago
  24. 4227822 tg3: Fix NVRAM page writes on newer devices by Matt Carlson · 13 years ago
  25. 3198e07 tg3: Fix copper autoneg adv checks by Matt Carlson · 13 years ago
  26. b546e46 tg3: Fix stats while interface is down by Matt Carlson · 13 years ago
  27. 3906969 tg3: Disable new DMA engine for 57766 by Matt Carlson · 13 years ago
  28. c5665a5 tg3: Move transmit comment to a better location by Matt Carlson · 13 years ago
  29. 4b40952 tg3: Eliminate unneeded prototype by Matt Carlson · 13 years ago
  30. 16c7fa7 tg3: Relocate tg3_find_peer by Matt Carlson · 13 years ago
  31. dbe9b92 tg3: Move tg3_nvram_write_block functions by Matt Carlson · 13 years ago
  32. ccd5ba9 tg3: Move tg3_set_rx_mode by Matt Carlson · 13 years ago
  33. faf1627 tg3: Move tg3_change_mtu to a better location by Matt Carlson · 13 years ago
  34. 9a21fb8 tg3: Relocate tg3_reset_task by Matt Carlson · 13 years ago
  35. ebf3312 tg3: Move tg3_restart_hw to a better location by Matt Carlson · 13 years ago
  36. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  37. a5a1195 tg3: fix ipv6 header length computation by Eric Dumazet · 13 years ago
  38. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  39. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  40. 9041547 tg3: Make the RSS indir tbl admin configurable by Matt Carlson · 13 years ago
  41. bcebcc4 tg3: Break out RSS indir table init and assignment by Matt Carlson · 13 years ago
  42. f88788f tg3: Use mii_advertise_flowctrl by Matt Carlson · 13 years ago
  43. 55086ad tg3: Add 57766 ASIC rev support by Matt Carlson · 13 years ago
  44. a4cb428 tg3: Make the TX BD DMA limit configurable by Matt Carlson · 13 years ago
  45. 4f27209 tg3: Enable EEE support for capable 10/100 devs by Matt Carlson · 13 years ago
  46. efab79c tg3: Update version to 3.122 by Matt Carlson · 13 years ago
  47. 4a2db50 tg3: Return flowctrl config through ethtool by Matt Carlson · 13 years ago
  48. 859edb2 tg3: Track LP advertising by Matt Carlson · 13 years ago
  49. e2bf73e tg3: Integrate flowctrl check into AN adv check by Matt Carlson · 13 years ago
  50. 92feeab tg3: Save stats across chip resets by Matt Carlson · 13 years ago
  51. 0e6c9da tg3: Remove ethtool stats member from dev struct by Matt Carlson · 13 years ago
  52. 298376d tg3: Support for byte queue limits by Tom Herbert · 13 years ago
  53. 2c55a3d tg3: Scale back code that modifies MRRS by Matt Carlson · 13 years ago
  54. cf9ecf4 tg3: Fix TSO CAP for 5704 devs w / ASF enabled by Matt Carlson · 13 years ago
  55. e348c5e tg3: Add MDI-X reporting by Matt Carlson · 13 years ago
  56. fa6b2aa tg3: Restrict large prod ring cap devices by Matt Carlson · 13 years ago
  57. 513aa6e tg3: Adjust BD replenish thresholds by Matt Carlson · 13 years ago
  58. f3791cd tg3: Make 1000Base-X FC resolution look like 1000T by Matt Carlson · 13 years ago
  59. 202ff1c tg3: Fix advertisement handling by Hiroaki SHIMODA · 13 years ago
  60. 9205fd9 tg3: switch to build_skb() infrastructure by Eric Dumazet · 13 years ago
  61. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  62. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  63. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  64. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  65. 5ae7fa0 tg3: Update version to 3.121 by Matt Carlson · 13 years ago
  66. 5b19062 tg3: Eliminate timer race with reset_task by Matt Carlson · 13 years ago
  67. db21997 tg3: Schedule at most one tg3_reset_task run by Matt Carlson · 13 years ago
  68. 9dc5e34 tg3: Obtain PCI function number from device by Matt Carlson · 13 years ago
  69. 5bc0918 tg3: Fix irq alloc error cleanup path by Matt Carlson · 13 years ago
  70. ba1142e tg3: Fix 4k skb error recovery path by Matt Carlson · 13 years ago
  71. b9e4548 tg3: Fix 4k tx bd segmentation code by Matt Carlson · 13 years ago
  72. 78f94dc tg3: Fix APE mutex init and use by Matt Carlson · 13 years ago
  73. 4885543 |PATCH net-next] tg3: add tx_dropped counter by Eric Dumazet · 13 years ago
  74. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  75. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  76. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  77. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  78. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  79. 93a700a tg3: Code movement by Matt Carlson · 13 years ago
  80. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 13 years ago
  81. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 13 years ago
  82. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 13 years ago
  83. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 13 years ago
  84. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 13 years ago
  85. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 13 years ago
  86. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 13 years ago
  87. dc234d0 tg3: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  88. eaa3666 tg3: Update version to 3.120 by Matt Carlson · 13 years ago
  89. 941ec90 tg3: Add external loopback support to selftest by Matt Carlson · 13 years ago
  90. 28a4595 tg3: Restructure tg3_test_loopback by Matt Carlson · 13 years ago
  91. 5e5a7f3 tg3: Pull phy int lpbk setup into separate func by Matt Carlson · 13 years ago
  92. 6e01b20 tg3: Consilidate MAC loopback code by Matt Carlson · 13 years ago
  93. 2215e24 tg3: Remove dead code by Matt Carlson · 13 years ago
  94. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  95. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/tg3.c]
  96. a051294 tg3: Remove 5719 jumbo frames and TSO blocks by Matt Carlson · 13 years ago
  97. e31aa98 tg3: Break larger frags into 4k chunks for 5719 by Matt Carlson · 13 years ago
  98. 84b67b2 tg3: Add tx BD budgeting code by Matt Carlson · 13 years ago
  99. d1a3b73 tg3: Consolidate code that calls tg3_tx_set_bd() by Matt Carlson · 13 years ago
  100. e01ee14 tg3: Add partial fragment unmapping code by Matt Carlson · 13 years ago