1. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 3e1be7a bnx2: Reset device during driver initialization by Baoquan He · 8 years ago
  3. da556d6 bnx2: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  4. 3703ebe BNX2: free temp_stats_blk on error path by wangweidong · 9 years ago
  5. 8fae307 BNX2: fix a Null Pointer for stats_blk by wangweidong · 9 years ago
  6. 26caa34 bnx2: disable toggling of rxvlan if necessary by Ivan Vecera · 9 years ago
  7. 85fe7cd bnx2-cnic: Driver Version Update by Rasesh Mody · 9 years ago
  8. 0021850 bnx2: Fix for Chip Initialization by Rasesh Mody · 9 years ago
  9. 2e0bf12 bnx2-cnic: Driver Rebranding Changes by Rasesh Mody · 9 years ago
  10. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 9 years ago
  11. 1b0ecb2 bnx2: Correctly receive full sized 802.1ad fragmes by Vlad Yasevich · 10 years ago
  12. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  13. 28c4ec0 bnx2: Rebranding bnx2 driver. by Jitendra Kalsaria · 10 years ago
  14. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  15. 77d149c bnx2: Don't build unused suspend/resume functions not enabled by Daniel J Blueman · 10 years ago
  16. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 310c4d4 bnx2: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  18. f458b2e bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  19. a8d9bc2 bnx2: Fix shutdown sequence by Michael Chan · 10 years ago
  20. f2a2dfe bnx2: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  21. 1c8bb76 bnx2[x]: Make module parameters readable by James M Leddy · 10 years ago
  22. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  23. 487d9ed bnx2: Update version to 2.2.5. by Michael Chan · 10 years ago
  24. 4016bad bnx2: Report MDI/MDIX status to ethtool. by Michael Chan · 10 years ago
  25. 41033b6 bnx2: Enable auto-mdix when autoneg is disabled. by Michael Chan · 10 years ago
  26. d17e53b bnx2: Advertise nothing when speed is forced by Michael Chan · 10 years ago
  27. cf1bfd6 net: bnx2 calls skb_set_hash by Tom Herbert · 11 years ago
  28. b9a7803 net: bnx2: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  29. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  30. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  31. 555a842 bnx2: clean up unnecessary MSI/MSI-X capability find by Yijing Wang · 11 years ago
  32. 8a56d24 bnx2: Update version to 2.2.4 by Michael Chan · 11 years ago
  33. 25bfb1d bnx2: Add pci shutdown handler. by Michael Chan · 11 years ago
  34. 28fb4eb bnx2: Use SIMPLE_DEV_PM_OPS. by Michael Chan · 11 years ago
  35. b6a23e9 bnx2: Refactor WoL setup into a separate function. by Michael Chan · 11 years ago
  36. 6d5e85c bnx2: Use kernel APIs for WoL and power state changes. by Michael Chan · 11 years ago
  37. 02481bc bnx2: Handle error condition in ->slot_reset() by Michael Chan · 11 years ago
  38. 8576827 bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 11 years ago
  39. 5a4123f net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  40. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  41. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  42. 61c2fc4 bnx2: make cnic_probe static by stephen hemminger · 11 years ago
  43. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  44. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 11 years ago
  45. fda4d85 bnx2: Fix accidental reversions. by Michael Chan · 12 years ago
  46. 4bd9b0ff cnic, bnx2x, bnx2: Simplify cnic probing. by Michael Chan · 12 years ago
  47. 4ce45e0 bnx2: Add BNX2 prefix to CHIP ID and name macros by Michael Chan · 12 years ago
  48. 2bc4078 bnx2: Add BNX2 prefix to descriptor structures and macros by Michael Chan · 12 years ago
  49. e503e06 bnx2: Rename register read and write macros by Michael Chan · 12 years ago
  50. cfd95a6 bnx2: remove __dev* attributes by Bill Pemberton · 12 years ago
  51. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  52. 64f605c bnx2: Clean up remaining iounmap by Neil Horman · 12 years ago
  53. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  54. efdfad3 bnx2: Try to recover from PCI block reset by Michael Chan · 12 years ago
  55. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  56. c1f5163 bnx2: Fix bug in bnx2_free_tx_skbs(). by Michael Chan · 12 years ago
  57. 0a74212 bnx2: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  58. d2e553b bnx2: Add missing netif_tx_disable() in bnx2_close() by Michael Chan · 12 years ago
  59. 7947c9c bnx2: Add "fall through" comments by Michael Chan · 12 years ago
  60. 260762c bnx2: Update version 2.2.2 by Michael Chan · 12 years ago
  61. aefd90e bnx2: Read PCI function number from internal register by Michael Chan · 12 years ago
  62. 13e6351 bnx2: Dump additional BC_STATE during firmware sync timeout. by Michael Chan · 12 years ago
  63. 555069d bnx2: Dump all FTQ_CTL registers during tx_timeout by Michael Chan · 12 years ago
  64. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  65. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 12 years ago
  66. 0db83cd broadcom: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  67. c0357e9 bnx2: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  68. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  69. 94bf91b bnx2: Add missing memory barrier in bnx2_start_xmit() by Vlad Zolotarov · 12 years ago
  70. b033281 bnx2: Add support for ethtool --show-channels|--set-channels by Michael Chan · 12 years ago
  71. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  72. c2c20ef bnx2: Update driver to use new mips firmware. by Michael Chan · 13 years ago
  73. e983190 bnx2: Support for byte queue limits by Eric Dumazet · 13 years ago
  74. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  75. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 13 years ago
  76. dd2bc8e bnx2: switch to build_skb() infrastructure by Eric Dumazet · 13 years ago
  77. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 13 years ago
  78. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  79. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  80. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  81. a1f4e8b bnx2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  82. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  83. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  84. 7880b72 bnx2: don't request firmware when there's no userspace. by françois romieu · 13 years ago
  85. b7b6a68 bnx2: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  86. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 13 years ago
  87. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/bnx2.c]
  88. 3aeb7d2 bnx2: Fix endian swapping on firmware version string by Michael Chan · 13 years ago
  89. cd63401 bnx2: Close device if tx_timeout reset fails by Michael Chan · 13 years ago
  90. 41c2178 bnx2: Read iSCSI config from shared memory during ->probe() by Michael Chan · 13 years ago
  91. ecdbf6e bnx2: Add MCP dump by Jeffrey Huang · 13 years ago
  92. e82760e bnx2: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  93. 7625eb2 cnic, bnx2: Check iSCSI support early in bnx2_init_one() by Michael Chan · 13 years ago
  94. 7143b7d4 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  95. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 13 years ago
  96. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 13 years ago
  97. 8333a46 bnx2: cancel timer on device removal by Neil Horman · 13 years ago
  98. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  99. 8d7dfc2 net: bnx2: convert to hw_features by Michał Mirosław · 13 years ago
  100. 2e17e1a bnx2: convert to set_phys_id by stephen hemminger · 13 years ago