1. 56ed435 bnx2x: driver version 1.48.105-1 by Vladislav Zolotarov · 15 years ago
  2. 94a78b7 bnx2x: Separated FW from the source. by Vladislav Zolotarov · 15 years ago
  3. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  4. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  5. c1accad bnx2x: Version update by Eilon Greenstein · 15 years ago
  6. 0a64ea5 bnx2x: Register dump by Eilon Greenstein · 15 years ago
  7. c3eefaf bnx2x: Debug prints by Eilon Greenstein · 15 years ago
  8. c016201 bnx2x: Whitespace by Eilon Greenstein · 15 years ago
  9. 762d5f6 bnx2x: Calling tx disable unconditionally by Eilon Greenstein · 15 years ago
  10. 490c3c9 bnx2x: Using DMA engine by Eilon Greenstein · 15 years ago
  11. 2059aba bnx2x: Missing module parameter description by Eilon Greenstein · 15 years ago
  12. 8534f32 bnx2x: napi_poll budget check by Eilon Greenstein · 15 years ago
  13. 7961f79 bnx2x: Unlimited Tx interrupt work by Eilon Greenstein · 15 years ago
  14. 1611978 bnx2x: Add rmb to read status block indices on load by Eilon Greenstein · 15 years ago
  15. 6044735 bnx2x: Reduce the likelihood of smb_mb by Eilon Greenstein · 15 years ago
  16. 98589bb bnx2x: Remove redundant smb_mb on unload by Eilon Greenstein · 15 years ago
  17. 2b14402 bnx2x: Version by Eilon Greenstein · 15 years ago
  18. 356e238 bnx2x: Clean-up by Eilon Greenstein · 15 years ago
  19. f537225 bnx2x: Comments and prints by Eilon Greenstein · 15 years ago
  20. 9898f86 bnx2x: Re-arrange module parameters by Eilon Greenstein · 15 years ago
  21. 359d8b1 bnx2x: Moving includes by Eilon Greenstein · 15 years ago
  22. 8440d2b bnx2x: Driver dump by Eilon Greenstein · 15 years ago
  23. 4781bfa bnx2x: Sparse endianity annotation by Eilon Greenstein · 15 years ago
  24. 0626b89 bnx2x: Removing redundant macros by Eilon Greenstein · 15 years ago
  25. b5bf906 bnx2x: Loopback in diag mode by Eilon Greenstein · 15 years ago
  26. 3ce2c3f bnx2x: Using nvram default WoL config by Eilon Greenstein · 15 years ago
  27. 3e5b510 bnx2x: smp_mb and not just smp_rmb by Eilon Greenstein · 15 years ago
  28. 8b3a0f0 bnx2x: Increasing FW timeout by Eilon Greenstein · 15 years ago
  29. 36e552a bnx2x: Returning EBUSY in debug mode as well by Eilon Greenstein · 15 years ago
  30. 8d5726c bnx2x: Manual setting for MRRS by Eilon Greenstein · 15 years ago
  31. c2c8b03 bnx2x: Pre emphasis configuration by Eilon Greenstein · 15 years ago
  32. 2857718 bnx2x: Supporting BCM8481 PHY by Eilon Greenstein · 15 years ago
  33. 46c6a67 bnx2x: PHY lock list by Eilon Greenstein · 15 years ago
  34. 589abe3 bnx2x: Supporting BCM8726 PHY by Eilon Greenstein · 15 years ago
  35. 4acac6a bnx2x: GPIO accessories by Eilon Greenstein · 15 years ago
  36. 87942b4 bnx2x: Removing redundant device parameters by Eilon Greenstein · 15 years ago
  37. 35b19ba bnx2x: Removing the board type by Eilon Greenstein · 15 years ago
  38. 1c06328 bnx2x: Flow control enhancement by Eilon Greenstein · 15 years ago
  39. 8a1c38d bnx2x: BW shaper enhancements by Eilon Greenstein · 15 years ago
  40. 748e543 bnx2x: Moving skb_record_rx_queue by Eilon Greenstein · 15 years ago
  41. de832a5 bnx2x: Per queue statistics by Eilon Greenstein · 15 years ago
  42. d3d4f49 bnx2x: Removing microcode assertion check by Eilon Greenstein · 15 years ago
  43. f1ef27e bnx2x: Disabling interrupts after iSCSI-boot by Eilon Greenstein · 15 years ago
  44. 0f00846 bnx2x: System-page alignment by Eilon Greenstein · 15 years ago
  45. 8badd27 bnx2x: MSI support by Eilon Greenstein · 15 years ago
  46. 555f6c7 bnx2x: Multi-queue by Eilon Greenstein · 15 years ago
  47. 8d9c5f3 bnx2x: New FW by Eilon Greenstein · 15 years ago
  48. 0c8dfc8 net: Add skb_record_rx_queue() calls to multiqueue capable drivers. by David S. Miller · 16 years ago
  49. 3eacdf5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. e8b5fc5 bnx2x: tx_has_work should not wait for FW by Vladislav Zolotarov · 16 years ago
  51. 5422a22 bnx2x: Version by Eilon Greenstein · 16 years ago
  52. 3910c8a bnx2x: loopback test failure by Eilon Greenstein · 16 years ago
  53. 5650d9d bnx2x: Missing rmb when waiting for FW response by Eilon Greenstein · 16 years ago
  54. 7cde1c8 bnx2x: Calling napi_del by Eilon Greenstein · 16 years ago
  55. 6eccabb bnx2x: Carrier off first call by Eilon Greenstein · 16 years ago
  56. 2dfe0e1 bnx2x: Handling load failures by Eilon Greenstein · 16 years ago
  57. e94d8af bnx2x: Disable napi by Eilon Greenstein · 16 years ago
  58. 81f75bb bnx2x: Reset HW before use by Eilon Greenstein · 16 years ago
  59. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 16 years ago
  60. d05c26c bnx2x: Version update by Eilon Greenstein · 16 years ago
  61. 237907c bnx2x: Barriers for the compiler by Eilon Greenstein · 16 years ago
  62. e47d7e6 bnx2x: Driver description update by Eilon Greenstein · 16 years ago
  63. 632da4d bnx2x: Overstepping array bounds by Eilon Greenstein · 16 years ago
  64. 2add3ac bnx2x: Block nvram access when the device is inactive by Eilon Greenstein · 16 years ago
  65. 5a40e08 bnx2x: Read chip ID by Eilon Greenstein · 16 years ago
  66. af24640 bnx2x: Wrong HDR offset in CAM by Eilon Greenstein · 16 years ago
  67. b466173 bnx2x: Potential race after iSCSI boot by Eilon Greenstein · 16 years ago
  68. 693fc0d bnx2x: Handling probe failures by Eilon Greenstein · 16 years ago
  69. 70b9986 bnx2x: Free IRQ by Eilon Greenstein · 16 years ago
  70. 0ef0045 bnx2x: First slow path interrupt race by Eilon Greenstein · 16 years ago
  71. e7799c5 bnx2x: MTU Filter by Eilon Greenstein · 16 years ago
  72. 26c8fa4 bnx2x: Indirection table initialization index by Eilon Greenstein · 16 years ago
  73. f5ba677 bnx2x: Missing brackets by Eilon Greenstein · 16 years ago
  74. 68d5948 bnx2x: Endianness issues by Eilon Greenstein · 16 years ago
  75. 0c6671b bnx2x: VLAN tagged packets without VLAN offload by Eilon Greenstein · 16 years ago
  76. a5e9a7c bnx2x: Protecting the link change indication by Eilon Greenstein · 16 years ago
  77. 3c96c68 bnx2x: Flow control updated before reporting the link by Eilon Greenstein · 16 years ago
  78. ad33ea3 bnx2x: Missing mask when calculating flow control by Eilon Greenstein · 16 years ago
  79. 4f40f2c bnx2x: Using system page size for SGE by Eilon Greenstein · 16 years ago
  80. 58f4c4c bnx2x: Missing memory barriers by Eilon Greenstein · 16 years ago
  81. 1cf167f bnx2x: Using singlethread work queue by Eilon Greenstein · 16 years ago
  82. 9f4c958 bnx2x: Prevent eeprom set when driver is down by Eilon Greenstein · 16 years ago
  83. 2d5451d net: Fix warning fallout from recent NAPI interface changes. by David S. Miller · 16 years ago
  84. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  85. c0700f9 bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} by David S. Miller · 16 years ago
  86. c64213c bnx2x: convert to net_device_ops by Stephen Hemminger · 16 years ago
  87. 9eeda9a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  88. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  89. ca8eac5 bnx2x: Version Update by Eilon Greenstein · 16 years ago
  90. 12b56ea bnx2x: Calling netif_carrier_off at the end of the probe by Eilon Greenstein · 16 years ago
  91. 9a03544 bnx2x: Removing the PMF indication when unloading by Eilon Greenstein · 16 years ago
  92. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  93. 7c510e4 net: convert more to %pM by Johannes Berg · 16 years ago
  94. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  95. f8ef6e4 bnx2x: EEH recovery fix by Yitchak Gertner · 16 years ago
  96. 437cf2f bnx2x: Accessing un-mapped page by Eilon Greenstein · 16 years ago
  97. c2d4254 bnx2x: Version update by Eilon Greenstein · 16 years ago
  98. 231fd58 bnx2x: Multi Queue by Yitchak Gertner · 16 years ago
  99. 65abd74 bnx2x: NAPI and interrupts enable/disable by Yitchak Gertner · 16 years ago
  100. d101463 bnx2x: NIC load failure cleanup by Yitchak Gertner · 16 years ago