1. df25bc3 bnx2: Remove now useless VPD code by Matt Carlson · 15 years ago
  2. 4067a85 pci: Add helper to search for VPD keywords by Matt Carlson · 15 years ago
  3. e1d5bda pci: Add VPD information field helper functions by Matt Carlson · 15 years ago
  4. b55ac1b pci: Add helper to find a VPD resource data type by Matt Carlson · 15 years ago
  5. 7ad506f pci: Add large and small resource data type code by Matt Carlson · 15 years ago
  6. a2ce766 pci: Add PCI LRDT tag size and section size by Matt Carlson · 15 years ago
  7. 0ddf477 net: convert multiple drivers to use netdev_for_each_mc_addr, part3 by Jiri Pirko · 15 years ago
  8. 3a9c6a4 drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 15 years ago
  9. bec9204 bnx2: Update firmwares and update version to 2.0.8. by Michael Chan · 15 years ago
  10. c9885fe bnx2: Fix bug when saving statistics. by Patrick Rabau · 15 years ago
  11. beb499a bnx2: Allow user-specified multiple advertisement speed values. by Michael Chan · 15 years ago
  12. 5726026 bnx2: Adjust flow control water marks. by Michael Chan · 15 years ago
  13. e9f26c4 bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change. by Michael Chan · 15 years ago
  14. efde73a bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX. by Michael Chan · 15 years ago
  15. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  16. 257ddbd netdev: remove HAVE_ leftovers by Alexey Dobriyan · 15 years ago
  17. 32e7bfc net: use helpers to access uc list V2 by Jiri Pirko · 15 years ago
  18. 354fcd7 bnx2: Save statistics during reset. by Michael Chan · 15 years ago
  19. a474305 bnx2: Refine statistics code. by Michael Chan · 15 years ago
  20. e2eb8e3 bnx2: Flush the register writes which setup the MSI-X table by Benjamin Li · 15 years ago
  21. b746656 bnx2: Fix bnx2_netif_stop() merge error. by Michael Chan · 15 years ago
  22. e6bf95f bnx2: fixing a timout error due not refreshing TX timers correctly by Breno Leitao · 15 years ago
  23. 4529819 bnx2: reset_task is crashing the kernel. Fixing it. by Breno Leitao · 15 years ago
  24. 012093f bnx2: Refine VPD logic. by Michael Chan · 15 years ago
  25. 55dbabe bnx2: Update version to 2.0.3. by Michael Chan · 15 years ago
  26. 76d9906 bnx2: Read firmware version from VPD. by Michael Chan · 15 years ago
  27. b929e53 bnx2: Print warning when unable to allocate the full SKB/page ring. by Michael Chan · 15 years ago
  28. 20175c5 bnx2: Dump some state during tx timeout. by Michael Chan · 15 years ago
  29. 51bf6bb bnx2: Protect tx timeout reset with rtnl_lock(). by Michael Chan · 15 years ago
  30. e004840 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  31. e95524a bnx2: remove skb_dma_map/unmap calls from driver by Alexander Duyck · 15 years ago
  32. 529fab6 bnx2: EEH is failing with timeout by Breno Leitao · 15 years ago
  33. c707985 bnx2: avoid compiler warnings by Eric Dumazet · 15 years ago
  34. 7ab0f27 netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations by Ben Hutchings · 15 years ago
  35. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  37. 078b073 bnx2: Update firmware to 5.0.0.j3. by Michael Chan · 15 years ago
  38. 8fea0f0 bnx2: Update version to 2.0.2. by Michael Chan · 15 years ago
  39. 0ced9d0 bnx2: Use const on flash_table structure. by Michael Chan · 15 years ago
  40. cf7474a bnx2: Refine coalescing parameters. by Michael Chan · 15 years ago
  41. 790dab2 bnx2: Report FTQ discard counter. by Michael Chan · 15 years ago
  42. 61d9e3f bnx2: Apply BROKEN_STATS workaround to 5706 and 5708. by Michael Chan · 15 years ago
  43. 6fefb65e bnx2: Close device if MTU change or ring size change fails. by Michael Chan · 15 years ago
  44. 3767546 bnx2: Check if_running() before touching chip registers. by Michael Chan · 15 years ago
  45. 155d556 bnx2: Zero out status block before chip reset. by Michael Chan · 15 years ago
  46. c5a8895 bnx2: Use mutex on slow path cnic calls. by Michael Chan · 15 years ago
  47. 2ec3de2 bnx2: return PCI_ERS_RESULT_DISCONNECT on permanent failure by Dean Nelson · 15 years ago
  48. 72dccb0 bnx2: Update vlan_features by Eric Dumazet · 15 years ago
  49. 7959ea2 bnx2: Fix the behavior of ethtool when ONBOOT=no by Ooiwa Naohiro · 15 years ago
  50. 31278e7 net: group address list and its count by Jiri Pirko · 15 years ago
  51. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  52. 4edd473 [SCSI] bnx2: Add support for CNIC driver. by Michael Chan · 15 years ago
  53. 25b0b99 bnx2: no need to check before vfreeing by Breno Leitao · 15 years ago
  54. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  55. ccffad25 net: convert unicast addr list by Jiri Pirko · 15 years ago
  56. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  57. d62fda0 bnx2: bnx2_tx_int() optimizations by Eric Dumazet · 15 years ago
  58. 581daf7 bnx2: Fix panic in bnx2_poll_work(). by Michael Chan · 15 years ago
  59. 5ee1c32 bnx2: Don't use reserved names by Bastian Blank · 15 years ago
  60. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  61. 50cf156 dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40) by Yang Hongyang · 15 years ago
  62. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  63. 57579f7 bnx2: Use request_firmware() by Michael Chan · 16 years ago
  64. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  65. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  66. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  67. a6952b5 bnx2: Update version to 1.9.2 and copyright. by Michael Chan · 16 years ago
  68. 990ec38 bnx2: Fix jumbo frames error handling. by Michael Chan · 16 years ago
  69. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 16 years ago
  70. 52d07b1 bnx2: annotate bp->phy_lock functions by Harvey Harrison · 16 years ago
  71. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  72. 6332178 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  73. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  74. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  75. 1f2435e bnx2: Update version to 1.9.0. by Michael Chan · 16 years ago
  76. 4e1d0de bnx2: Rename MSI-X vectors. by Michael Chan · 16 years ago
  77. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. efba018 bnx2: Add workaround to handle missed MSI. by Michael Chan · 16 years ago
  79. d8e8034 bnx2: use net_device_stats nowadays available in net_device by Ilpo Järvinen · 16 years ago
  80. 0421eae bnx2: convert to net_device_ops by Stephen Hemminger · 16 years ago
  81. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. b2af2c1 bnx2: fix poll_controller to pass proper structures and check all rx queues by Neil Horman · 16 years ago
  83. e4412cb bnx2: Update version to 1.8.2. by Michael Chan · 16 years ago
  84. 40105c0 bnx2: Reorganize timeout constants. by Michael Chan · 16 years ago
  85. d8026d9 bnx2: Set rx buffer water marks based on MTU. by Michael Chan · 16 years ago
  86. 5ec6d7b bnx2: Restrict WoL support. by Michael Chan · 16 years ago
  87. 1caacec bnx2: Add PCI ID for 5716S. by Michael Chan · 16 years ago
  88. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  89. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  90. ec7e6fa bnx2: Update version to 1.8.1. by Michael Chan · 16 years ago
  91. 3d16af8 bnx2: Handle DMA mapping errors. by Benjamin Li · 16 years ago
  92. a1efb4b bnx2: Eliminate TSO header modifications. by Michael Chan · 16 years ago
  93. 9f52b56 bnx2: Check netif_running() in all ethtool operations. by Michael Chan · 16 years ago
  94. 74bf4ba bnx2: Add bnx2_shutdown_chip(). by Michael Chan · 16 years ago
  95. ac392ab bnx2: Remove timer_interval field from the bnx2 structure by Benjamin Li · 16 years ago
  96. fbbf68b bnx2: Remove name field from bnx2 structure by Benjamin Li · 16 years ago
  97. 453a9c6 bnx2: Update MODULE_DESCRIPTION to include the 5716 by Benjamin Li · 16 years ago
  98. 344478d bnx2: In bnx2_set_mac_link() return void rather then int by Benjamin Li · 16 years ago
  99. 08013fa bnx2: Fix build with VLAN_8021Q disabled. by David S. Miller · 16 years ago
  100. 0eb8b1f bnx2: Update version to 1.8.0. by Michael Chan · 16 years ago