1. 270b4b3 cnic: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
  2. d7afae0 cnic: Rebranding cnic driver. by Jitendra Kalsaria · 10 years ago
  3. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  4. 5943691 cnic: Fix missing ISCSI_KEVENT_IF_DOWN message by Michael Chan · 10 years ago
  5. 437b8a2 cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings() by Michael Chan · 10 years ago
  6. 20f30c2 cnic: Don't take rcu_read_lock in cnic_rcv_netevent() by Michael Chan · 10 years ago
  7. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  8. c366128 cnic: Update version to 2.5.20 and copyright year. by Michael Chan · 11 years ago
  9. be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
  10. f7bd12d cnic: Use proper ulp_ops for per device operations. by Michael Chan · 11 years ago
  11. d15e2a9 cnic: Add a signature to indicate valid doorbell offset. by Eddie Wai · 11 years ago
  12. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  13. 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
  14. f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
  15. a5b3c4a cnic: Eliminate local copy of pfid. by Michael Chan · 11 years ago
  16. 5bf945a cnic: Eliminate CNIC_PORT macro and port_mode in local struct. by Michael Chan · 11 years ago
  17. 5e65789f cnic: Redefine BNX2X_HW_CID using existing bnx2x macros by Michael Chan · 11 years ago
  18. 104a43e cnic: Use CHIP_NUM macros from bnx2x.h by Michael Chan · 11 years ago
  19. 9e9402e cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI by Michael Chan · 11 years ago
  20. ca67a3c cnic: Update version to 2.5.17 and copyright year. by Michael Chan · 11 years ago
  21. 28e3a8f cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE by Eddie Wai · 11 years ago
  22. b3bd2d6 cnic: Update TCP options setup for iSCSI. by Eddie Wai · 11 years ago
  23. 6cdcdbb cnic: Reset tcp_flags during cnic_cm_create(). by Eddie Wai · 11 years ago
  24. b54345e cnic: Simplify cnic_release(). by Michael Chan · 11 years ago
  25. 415fb87 cnic: Simplify netdev events handling. by Michael Chan · 11 years ago
  26. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  27. e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  28. 0eb43b4 bnx2x, bnx2fc: Use per port max exchange resources by Bhanu Prakash Gollapudi · 11 years ago
  29. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  30. ad9b435 cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state by Michael Chan · 12 years ago
  31. 4bd9b0ff cnic, bnx2x, bnx2: Simplify cnic probing. by Michael Chan · 12 years ago
  32. 68c64d2 cnic: Include bnx2x.h by Michael Chan · 12 years ago
  33. 4ce45e0 bnx2: Add BNX2 prefix to CHIP ID and name macros by Michael Chan · 12 years ago
  34. 2bc4078 bnx2: Add BNX2 prefix to descriptor structures and macros by Michael Chan · 12 years ago
  35. 0d650ec cnic: Fix rare race condition during iSCSI disconnect. by Eddie Wai · 12 years ago
  36. caa9e93 cnic: Reset iSCSI EQ during shutdown. by Michael Chan · 12 years ago
  37. 047fc56 net/broadcom: remove __dev* attributes by Bill Pemberton · 12 years ago
  38. 96bed4b bnx2x,cnic: use FW 7.8.2 by Yuval Mintz · 12 years ago
  39. 82346a7 cnic: Allocate UIO resources only on devices that support iSCSI. by Michael Chan · 12 years ago
  40. 51a8f54 cnic: Allocate kcq resource only on devices that support FCoE. by Michael Chan · 12 years ago
  41. 8cc0e02 cnic: Add function pointers to arm IRQ for different devices. by Michael Chan · 12 years ago
  42. f81b0ac cnic: Free UIO rings when the device is closed. by Michael Chan · 12 years ago
  43. 74dd0c4 cnic: Add functions to allocate and free UIO rings by Michael Chan · 12 years ago
  44. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  45. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  46. 022f097 drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterator variable by Julia Lawall · 12 years ago
  47. 054581e cnic: Don't use netdev->base_addr by Michael Chan · 12 years ago
  48. ae0eef6 cnic: Fix mmap regression. by Michael Chan · 12 years ago
  49. 7bc910f cnic: Handle RAMROD_CMD_ID_CLOSE error. by Eddie Wai · 12 years ago
  50. 1f85d58 cnic: Remove uio mem[0]. by Michael Chan · 12 years ago
  51. 78ea22e cnic: Read bnx2x function number from internal register by Eddie Wai · 12 years ago
  52. a2028b23 cnic: Fix occasional NULL pointer dereference during reboot. by Michael Chan · 12 years ago
  53. 2e499d3 bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement by Barak Witkowski · 12 years ago
  54. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  55. 8ec3e70 cnic: Fix parity error code conflict by Michael Chan · 13 years ago
  56. ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  57. 0541743 ethernet/broadcom: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
  58. 4cbbb04 cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE by Eddie Wai · 13 years ago
  59. 0cb1f4b cnic: set error flag when iSCSI connection fails by Jeffrey Huang · 13 years ago
  60. 3238a9b cnic: Add FCoE parity error recovery by Michael Chan · 13 years ago
  61. 23021c2 cnic: Improve error recovery on bnx2x devices by Michael Chan · 13 years ago
  62. a9e0a4f cnic: Re-init dev->stats_addr after chip reset by Michael Chan · 13 years ago
  63. 1d187b3 bnx2x, cnic: support DRV_INFO upon FW request by Barak Witkowski · 13 years ago
  64. 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
  65. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  66. dcc7e3a cnic: Add timeout for ramrod replies. by Michael Chan · 13 years ago
  67. dc219a2 cnic, bnx2fc: Increase maximum FCoE sessions. by Michael Chan · 13 years ago
  68. adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 13 years ago[Renamed (99%) from drivers/net/cnic.c]
  69. 415199f cnic: Add VLAN ID as a parameter during netevent upcall by Michael Chan · 13 years ago
  70. 74e49bb cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC by Michael Chan · 13 years ago
  71. b37a41e cnic: Fix Context ID space calculation by Michael Chan · 13 years ago
  72. 558e4c7 cnic: Return proper error code if we fail to send netlink message by Michael Chan · 13 years ago
  73. e1dd883 cnic: Fix ring setup/shutdown code by Michael Chan · 13 years ago
  74. b7d4031 cnic: Fix port_mode setting by Michael Chan · 13 years ago
  75. 973e574 cnic: Replace get_random_bytes() with random32() by Michael Chan · 13 years ago
  76. 43d620c drivers/net: Remove casts of void * by Joe Perches · 13 years ago
  77. 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 13 years ago
  78. 59e5137 cnic: Move indexing function pointers to struct kcq_info by Michael Chan · 13 years ago
  79. 7625eb2 cnic, bnx2: Check iSCSI support early in bnx2_init_one() by Michael Chan · 13 years ago
  80. db1d350 cnic: Improve NETDEV_UP event handling by Michael Chan · 13 years ago
  81. 11f23aa cnic: Randomize initial TCP port for iSCSI connections by Eddie Wai · 13 years ago
  82. 101c40c cnic: Fix race conditions with firmware by Michael Chan · 13 years ago
  83. 9373665 cnic: Fix interrupt logic by Michael Chan · 13 years ago
  84. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 13 years ago
  85. 93ae653 cnic: Fix rtnl deadlock by Michael Chan · 13 years ago
  86. fab0dc8 bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful by Dmitry Kravkov · 14 years ago
  87. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  88. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  89. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  90. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  91. 0197b08 cnic: Fix lost interrupt on bnx2x by Michael Chan · 14 years ago
  92. 107c3f4 cnic: Prevent status block race conditions with hardware by Michael Chan · 14 years ago
  93. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 14 years ago
  94. ff938e4 net: use pci_dev->revision, again by Sergei Shtylyov · 14 years ago
  95. 2ba4514 bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x by Vladislav Zolotarov · 14 years ago
  96. 13707f9 drivers/net: remove some rcu sparse warnings by Eric Dumazet · 14 years ago
  97. 5138826 cnic: Fix big endian bug by Michael Chan · 14 years ago
  98. 68d7c1a cnic: Fix the type field in SPQ messages by Michael Chan · 14 years ago
  99. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  100. 42bb8d5 cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver() by Michael Chan · 14 years ago