1. 076d132 bnx2x: Fix VF flr flow by Ariel Elior · 11 years ago
  2. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  3. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. d9aee59 bnx2x: Don't release PCI bars on shutdown by Yuval Mintz · 11 years ago
  5. 8d448b8 bnx2x: fix sparse warning by stephen hemminger · 11 years ago
  6. 5571415 bgmac: propagate error codes in bgmac_probe() by Florian Fainelli · 11 years ago
  7. c14db20 bnx2x: Correct default Tx switching behaviour by Yuval Mintz · 11 years ago
  8. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  9. a8f47eb bnx2x: namespace and dead code cleanups by stephen hemminger · 11 years ago
  10. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  11. 95e92fd bnx2x: fix DMA unmapping of TSO split BDs by Michal Schmidt · 11 years ago
  12. 9a2620c bnx2x: prevent WARN during driver unload by Yuval Mintz · 11 years ago
  13. 0e59593 bgmac: fix typos by Hauke Mehrtens · 11 years ago
  14. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. e8379c7 bnx2x: fix VLAN configuration for VFs. by Yuval Mintz · 11 years ago
  16. 9dfef3a bnx2x: fix AFEX memory overflow by Yuval Mintz · 11 years ago
  17. 5b62291 bnx2x: Clean before update RSS arrives by Michal Kalderon · 11 years ago
  18. 89e18ae bnx2x: Correct number of MSI-X vectors for VFs by Michal Kalderon · 11 years ago
  19. e848582 bnx2x: limit number of interrupt vectors for 57711 by Dmitry Kravkov · 11 years ago
  20. 6df4aff bgmac: add support for Northstar SoC (BCM4707, BCM53018) by Hauke Mehrtens · 11 years ago
  21. 622a521 bgmac: reset all cores on Northstar SoC by Hauke Mehrtens · 11 years ago
  22. 48e07fb bgmac: add support for new BGMAC_CMDCFG_SR position on core rev >= 4 by Hauke Mehrtens · 11 years ago
  23. 56ceecd bgmac: initialize the DMA controller of core rev >= 4 by Hauke Mehrtens · 11 years ago
  24. 20170e7 tg3: Update version to 3.136 by Nithin Sujir · 11 years ago
  25. 1743b83 tg3: Poll cpmu link state on APE + ASF enabled devices by Nithin Sujir · 11 years ago
  26. f82995b tg3: Set the MAC clock to the fastest speed during boot code load by Nithin Sujir · 11 years ago
  27. e565eec tg3: Add unicast filtering support. by Michael Chan · 11 years ago
  28. f022ae6 tg3: Refactor __tg3_set_mac_addr() by Michael Chan · 11 years ago
  29. f17e9fa bnx2x: Fix KR2 work-around detection of BCM8073 by Yaniv Rosner · 11 years ago
  30. ad1d9ef bnx2x: Fix incorrect link-up report by Yaniv Rosner · 11 years ago
  31. a429ec2 bnx2x: Fix Duplex setting for 54618se by Yaniv Rosner · 11 years ago
  32. e803d33 bnx2x: Fix passive DAC cable detection by Yaniv Rosner · 11 years ago
  33. b899e69 bnx2x: Fix 578xx-KR 1G link by Yaniv Rosner · 11 years ago
  34. d15e2a9 cnic: Add a signature to indicate valid doorbell offset. by Eddie Wai · 11 years ago
  35. 487d9ed bnx2: Update version to 2.2.5. by Michael Chan · 11 years ago
  36. 4016bad bnx2: Report MDI/MDIX status to ethtool. by Michael Chan · 11 years ago
  37. 41033b6 bnx2: Enable auto-mdix when autoneg is disabled. by Michael Chan · 11 years ago
  38. d17e53b bnx2: Advertise nothing when speed is forced by Michael Chan · 11 years ago
  39. 8fd90de net: bnx2x: slight optimization of addr compare by dingtianhong · 11 years ago
  40. 69c5885 bgmac: use phy_mii_ioctl in ioctl handler by Hauke Mehrtens · 11 years ago
  41. 5322dbf bgmac: drop duplicated PHY defines by Rafał Miłecki · 11 years ago
  42. 3756791 tg3: Expand 4g_overflow_test workaround to skb fragments of any size. by Nithin Sujir · 11 years ago
  43. fcf93a0 bnx2x: Fix build with SRIOV disabled. by David S. Miller · 11 years ago
  44. 858f4de bnx2x: add VF Multicast filters support by Yuval Mintz · 11 years ago
  45. 0c757de bnx2x: Add num of VFs to Management statistics by Yuval Mintz · 11 years ago
  46. 31b3523 bnx2x: no error when RSS configuration fails by Yuval Mintz · 11 years ago
  47. 68bf5a1 bnx2x: add Big-Endian ethtool comment by Yuval Mintz · 11 years ago
  48. 33d8e6a bnx2x: Add AER support (missing bits) by Yuval Mintz · 11 years ago
  49. 91ebb92 bnx2x: Add support for Multi-Function UNDI by Yuval Mintz · 11 years ago
  50. b04138b b44: use fixed PHY device if we do not find any by Hauke Mehrtens · 11 years ago
  51. 656a7c2 b44: do not set PHY address to 30 for every ext PHY by Hauke Mehrtens · 11 years ago
  52. bea69c4 b44: activate PHY when MAC is off by Hauke Mehrtens · 11 years ago
  53. 86f4ea6 b44: add phylib support by Hauke Mehrtens · 11 years ago
  54. 348baa6 b44: rename b44_mii_{read, write} to b44_mdio_{read, write}_mii by Hauke Mehrtens · 11 years ago
  55. 7befa6a b44: abort when no PHY is available at all by Hauke Mehrtens · 11 years ago
  56. 5ab6329 b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY by Hauke Mehrtens · 11 years ago
  57. d619419 b44: check register instead of PHY address to detect external PHY by Hauke Mehrtens · 11 years ago
  58. 5495ab7 bnx2x: cleanup skb_set_hash by Tom Herbert · 11 years ago
  59. c047e07 bnx2x: downgrade "valid ME register value" message level by Michal Schmidt · 11 years ago
  60. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. bd5cef0 net: bnx2x calls skb_set_hash by Tom Herbert · 11 years ago
  62. cf1bfd6 net: bnx2 calls skb_set_hash by Tom Herbert · 11 years ago
  63. 1a0ab76 bgmac: replace some magic values with defines by Rafał Miłecki · 11 years ago
  64. d469962 bgmac: reset cached MAC state during chip reset by Rafał Miłecki · 11 years ago
  65. 388d333 tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0 by Nat Gurumoorthy · 11 years ago
  66. 4e34da4d bgmac: start/stop PHY on netdev open/stop by Rafał Miłecki · 11 years ago
  67. 5824d2d bgmac: connect to PHY and make use of PHY device by Rafał Miłecki · 11 years ago
  68. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 941c225 tg3: Update version to 3.135 by Nithin Sujir · 11 years ago
  70. 94962f7 tg3: Expand multicast drop counter miscounting fix to 5762 by Nithin Sujir · 11 years ago
  71. efe8f0e tg3: Fix bit definition for the nvram Auto Power Down setting 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. 0ab75ae ethernet: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  75. c8781cf bnx2x: avoid null pointer dereference when enabling SR-IOV by Michal Kalderon · 11 years ago
  76. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  77. 8496e85 PCI / tg3: Give up chip reset and carrier loss handling if PCI device is not present by Rafael J. Wysocki · 11 years ago
  78. a2f4dfb tg3: Convert to use hwmon_device_register_with_groups by Guenter Roeck · 11 years ago
  79. 7260899 tg3: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  80. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  81. 6ffa39f bnx2x: Prevent "timeout waiting for state X" by Dmitry Kravkov · 11 years ago
  82. ffa1cb9 bnx2x: prevent CFC attention by Dmitry Kravkov · 11 years ago
  83. 9dcd9ac bnx2x: Prevent panic during DMAE timeout by Dmitry Kravkov · 11 years ago
  84. a0d307b bnx2x: Clean the sp rtnl task upon unload by Dmitry Kravkov · 11 years ago
  85. 58b187c tg3: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  86. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  87. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  88. 008208c list: introduce list_next_entry() and list_prev_entry() by Oleg Nesterov · 11 years ago
  89. 85aec73 tg3: avoid double-freeing of rx data memory by Ivan Vecera · 11 years ago
  90. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  91. 92b9ccd3 bgmac: pass received packet to the netif instead of copying it by Rafał Miłecki · 11 years ago
  92. b757a62 bgmac: don't update slot on skb alloc/dma mapping error by Nathan Hintz · 11 years ago
  93. d549c76b bgmac: separate RX descriptor setup code into a new function by Rafał Miłecki · 11 years ago
  94. 826cb7b bnx2x: Disable VF access on PF removal by Ariel Elior · 11 years ago
  95. e3ed4ea bnx2x: prevent FW assert on low mem during unload by Dmitry Kravkov · 11 years ago
  96. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 2e3bd6a bnx2x: add TSO support for SIT tunnels by Eric Dumazet · 11 years ago
  98. edd3147 bnx2x: Set NETIF_F_HIGHDMA unconditionally by Merav Sicron · 11 years ago
  99. 4293b9f bnx2x: Don't pretend during register dump by Dmitry Kravkov · 11 years ago
  100. 32316a4 bnx2x: Lock DMAE when used by statistic flow by Ariel Elior · 11 years ago