1. 8576827 bnx2: use pdev->pm_cap instead of pci_find_capability(.., PCI_CAP_ID_PM) by Yijing Wang · 12 years ago
  2. 5a4123f net/ethernet/broadcom/bnx2: Use module_pci_driver to register driver by Peter Hüwe · 12 years ago
  3. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 12 years ago
  4. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  5. 61c2fc4 bnx2: make cnic_probe static by stephen hemminger · 12 years ago
  6. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 12 years ago
  7. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 13 years ago
  8. fda4d85 bnx2: Fix accidental reversions. by Michael Chan · 13 years ago
  9. 4bd9b0ff cnic, bnx2x, bnx2: Simplify cnic probing. by Michael Chan · 13 years ago
  10. 4ce45e0 bnx2: Add BNX2 prefix to CHIP ID and name macros by Michael Chan · 13 years ago
  11. 2bc4078 bnx2: Add BNX2 prefix to descriptor structures and macros by Michael Chan · 13 years ago
  12. e503e06 bnx2: Rename register read and write macros by Michael Chan · 13 years ago
  13. cfd95a6 bnx2: remove __dev* attributes by Bill Pemberton · 13 years ago
  14. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  15. 64f605c bnx2: Clean up remaining iounmap by Neil Horman · 13 years ago
  16. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 13 years ago
  17. efdfad3 bnx2: Try to recover from PCI block reset by Michael Chan · 13 years ago
  18. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  19. c1f5163 bnx2: Fix bug in bnx2_free_tx_skbs(). by Michael Chan · 13 years ago
  20. 0a74212 bnx2: set maximal number of default RSS queues by Yuval Mintz · 13 years ago
  21. d2e553b bnx2: Add missing netif_tx_disable() in bnx2_close() by Michael Chan · 13 years ago
  22. 7947c9c bnx2: Add "fall through" comments by Michael Chan · 13 years ago
  23. 260762c bnx2: Update version 2.2.2 by Michael Chan · 13 years ago
  24. aefd90e bnx2: Read PCI function number from internal register by Michael Chan · 13 years ago
  25. 13e6351 bnx2: Dump additional BC_STATE during firmware sync timeout. by Michael Chan · 13 years ago
  26. 555069d bnx2: Dump all FTQ_CTL registers during tx_timeout by Michael Chan · 13 years ago
  27. 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
  28. d3836f2 net: allow skb->head to be a page fragment by Eric Dumazet · 13 years ago
  29. 0db83cd broadcom: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 13 years ago
  30. c0357e9 bnx2: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  31. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 13 years ago
  32. 94bf91b bnx2: Add missing memory barrier in bnx2_start_xmit() by Vlad Zolotarov · 14 years ago
  33. b033281 bnx2: Add support for ethtool --show-channels|--set-channels by Michael Chan · 14 years ago
  34. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 14 years ago
  35. c2c20ef bnx2: Update driver to use new mips firmware. by Michael Chan · 14 years ago
  36. e983190 bnx2: Support for byte queue limits by Eric Dumazet · 14 years ago
  37. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 14 years ago
  38. 37f0702 net: Change mii to ethtool advertisement function names by Matt Carlson · 14 years ago
  39. dd2bc8e bnx2: switch to build_skb() infrastructure by Eric Dumazet · 14 years ago
  40. 28011cf net: Add ethtool to mii advertisment conversion helpers by Matt Carlson · 14 years ago
  41. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 14 years ago
  42. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 14 years ago
  43. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 14 years ago
  44. a1f4e8b bnx2: fix skb truesize underestimation by Eric Dumazet · 14 years ago
  45. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 14 years ago
  46. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 14 years ago
  47. 7880b72 bnx2: don't request firmware when there's no userspace. by françois romieu · 14 years ago
  48. b7b6a68 bnx2: convert to SKB paged frag API. by Ian Campbell · 14 years ago
  49. 0178934 net: introduce IFF_UNICAST_FLT private flag by Jiri Pirko · 14 years ago
  50. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed from drivers/net/bnx2.c]
  51. 3aeb7d2 bnx2: Fix endian swapping on firmware version string by Michael Chan · 14 years ago
  52. cd63401 bnx2: Close device if tx_timeout reset fails by Michael Chan · 14 years ago
  53. 41c2178 bnx2: Read iSCSI config from shared memory during ->probe() by Michael Chan · 14 years ago
  54. ecdbf6e bnx2: Add MCP dump by Jeffrey Huang · 14 years ago
  55. e82760e bnx2: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  56. 7625eb2 cnic, bnx2: Check iSCSI support early in bnx2_init_one() by Michael Chan · 14 years ago
  57. 7143b7d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  58. 7073949 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API by David Decotigny · 14 years ago
  59. 25db033 ethtool: Use full 32 bit speed range in ethtool's set_settings by David Decotigny · 14 years ago
  60. 8333a46 bnx2: cancel timer on device removal by Neil Horman · 14 years ago
  61. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 14 years ago
  62. 8d7dfc2 net: bnx2: convert to hw_features by Michał Mirosław · 14 years ago
  63. 2e17e1a bnx2: convert to set_phys_id by stephen hemminger · 14 years ago
  64. bc8d7da drivers net: Fix declaration ordering in inline functions. by Balaji G · 14 years ago
  65. dc187cb bnx2: Update firmware and version by Michael Chan · 14 years ago
  66. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 15 years ago
  67. 1397e17 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  68. 4bb9ebc bnx2: Eliminate AER error messages on systems not supporting it by Michael Chan · 15 years ago
  69. b4e69ac Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  70. 7c81047 bnx2: Always set ETH_FLAG_TXVLAN by Michael Chan · 15 years ago
  71. 04ed3e7 net: change netdev->features to u32 by Michał Mirosław · 15 years ago
  72. 0268102 bnx2: Update firmware and version by Michael Chan · 15 years ago
  73. a29ba9d bnx2: Free IRQ before freeing status block memory by Michael Chan · 15 years ago
  74. 503b1a5 Merge branch '20101221_static_const' of git://repo.or.cz/linux-2.6/trivial-mods by David S. Miller · 15 years ago
  75. cb8f404 bnx2: remove cancel_work_sync() from remove_one by Tejun Heo · 15 years ago
  76. b6bc765 drivers/net/*.c: Use static const by Joe Perches · 15 years ago
  77. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 15 years ago
  78. be7ff1a bnx2: Remove config access to non-standard registers by Michael Chan · 15 years ago
  79. a5dac10 bnx2: Fix reset bug on 5709 by Eddie Wai · 15 years ago
  80. 89bf67f drivers/net: use vzalloc() by Eric Dumazet · 15 years ago
  81. ec37a48 bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL. by Jesse Gross · 15 years ago
  82. 7d0fd21 bnx2: Update bnx2 to use new vlan accleration. by Jesse Gross · 15 years ago
  83. eab6d18 vlan: Don't check for vlan group before vlan_tx_tag_present. by Jesse Gross · 15 years ago
  84. c239f27 bnx2: Enable AER on PCIE devices only by Michael Chan · 15 years ago
  85. 22fa159 bnx2: Update firmware to 6.0.x. by Michael Chan · 15 years ago
  86. 657d92f bnx2: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 15 years ago
  87. 807540b drivers/net: return operator cleanup by Eric Dumazet · 15 years ago
  88. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 15 years ago
  89. cd709aa bnx2: Add PCI Advanced Error Reporting support. by John Feeney · 15 years ago
  90. 5ae482e bnx2: Update version to 2.0.17. by Michael Chan · 15 years ago
  91. 11848b96 bnx2: Remove some unnecessary smp_mb() in tx fast path. by Michael Chan · 15 years ago
  92. 379b39a bnx2: Call pci_enable_msix() with actual number of vectors. by Michael Chan · 15 years ago
  93. 6fdae99 bnx2: Use proper counter for net_device_stats->multicast. by Michael Chan · 15 years ago
  94. 36227e8 bnx2: use device model DMA API by Stanislaw Gruszka · 15 years ago
  95. a2df00a bnx2: allocate with GFP_KERNEL flag on RX path init by Stanislaw Gruszka · 15 years ago
  96. 5d07bf2 bnx2: 64 bit stats on all arches by Eric Dumazet · 15 years ago
  97. e5a0c1f bnx2: Update version to 2.0.16. by Michael Chan · 15 years ago
  98. 5804a8f bnx2: Dump some config space registers during TX timeout. by Michael Chan · 15 years ago
  99. fdc8541 bnx2: Add support for skb->rxhash. by Michael Chan · 15 years ago
  100. 3d5f3a7 bnx2: Always enable MSI-X on 5709. by Michael Chan · 15 years ago