- 888f43e cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrod by Manish Rangankar · 5 years ago
- 0dfa0be cnic: Explicitly initialize all reference counts to 0. by Michael Chan · 5 years ago
- 950347f cnic: Refactor code and mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
- f723a1a cnic: remove use of VLAN_TAG_PRESENT by Michał Mirosław · 6 years ago
- fb8ed3a cnic: use kvzalloc to allocate memory for csk_tbl by Jan Dakinevich · 7 years ago
- b68431a cnic: remove redundant pointer req and variable func by Colin Ian King · 7 years ago
- 5037c62 cnic: tidy up a size calculation by Dan Carpenter · 7 years ago
- 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
- 05cf97e cnic: Fix an error handling path in 'cnic_alloc_bnx2x_resc()' by Christophe JAILLET · 7 years ago
- d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
- f37bd0c cnic: call cp->stop_hw() in cnic_start_hw() on allocation failure by Jon Maxwell · 9 years ago
- 9b8d504 cnic: Add the interfaces to get FC-NPIV table. by Adheer Chandravanshi · 9 years ago
- eddb755 cnic: Populate upper layer driver state in MFW by Tej Parkash · 9 years ago
- 2e0bf12 bnx2-cnic: Driver Rebranding Changes by Rasesh Mody · 10 years ago
- 8f4eb70 cnic: Update the rcu_access_pointer() usages by Tej Parkash · 10 years ago
- eb84d6b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- c99d667 cnic : Cleanup CONFIG_IPV6 & VLAN check by Anish Bhatt · 10 years ago
- 270b4b3 cnic: Replace rcu_dereference() with rcu_access_pointer() by Andreea-Cristina Bernat · 10 years ago
- d7afae0 cnic: Rebranding cnic driver. by Jitendra Kalsaria · 11 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 5943691 cnic: Fix missing ISCSI_KEVENT_IF_DOWN message by Michael Chan · 11 years ago
- 437b8a2 cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings() by Michael Chan · 11 years ago
- 20f30c2 cnic: Don't take rcu_read_lock in cnic_rcv_netevent() by Michael Chan · 11 years ago
- 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
- c366128 cnic: Update version to 2.5.20 and copyright year. by Michael Chan · 11 years ago
- be1fefc cnic,bnx2i,bnx2fc: Fix inconsistent use of page size by Michael Chan · 11 years ago
- f7bd12d cnic: Use proper ulp_ops for per device operations. by Michael Chan · 11 years ago
- d15e2a9 cnic: Add a signature to indicate valid doorbell offset. by Eddie Wai · 11 years ago
- d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
- 48a3056 cnic: Fix crash in cnic_bnx2x_service_kcq() by Michael Chan · 11 years ago
- f78afb3 bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions. by Michael Chan · 11 years ago
- a5b3c4a cnic: Eliminate local copy of pfid. by Michael Chan · 11 years ago
- 5bf945a cnic: Eliminate CNIC_PORT macro and port_mode in local struct. by Michael Chan · 11 years ago
- 5e65789f cnic: Redefine BNX2X_HW_CID using existing bnx2x macros by Michael Chan · 11 years ago
- 104a43e cnic: Use CHIP_NUM macros from bnx2x.h by Michael Chan · 11 years ago
- 9e9402e cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSI by Michael Chan · 11 years ago
- ca67a3c cnic: Update version to 2.5.17 and copyright year. by Michael Chan · 11 years ago
- 28e3a8f cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE by Eddie Wai · 11 years ago
- b3bd2d6 cnic: Update TCP options setup for iSCSI. by Eddie Wai · 11 years ago
- 6cdcdbb cnic: Reset tcp_flags during cnic_cm_create(). by Eddie Wai · 11 years ago
- b54345e cnic: Simplify cnic_release(). by Michael Chan · 11 years ago
- 415fb87 cnic: Simplify netdev events handling. by Michael Chan · 11 years ago
- 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 12 years ago
- e00adf3 drivers/net: rename random32() to prandom_u32() by Akinobu Mita · 12 years ago
- 0eb43b4 bnx2x, bnx2fc: Use per port max exchange resources by Bhanu Prakash Gollapudi · 12 years ago
- b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
- ad9b435 cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_state by Michael Chan · 12 years ago
- 4bd9b0ff cnic, bnx2x, bnx2: Simplify cnic probing. by Michael Chan · 12 years ago
- 68c64d2 cnic: Include bnx2x.h by Michael Chan · 12 years ago
- 4ce45e0 bnx2: Add BNX2 prefix to CHIP ID and name macros by Michael Chan · 12 years ago
- 2bc4078 bnx2: Add BNX2 prefix to descriptor structures and macros by Michael Chan · 12 years ago
- 0d650ec cnic: Fix rare race condition during iSCSI disconnect. by Eddie Wai · 12 years ago
- caa9e93 cnic: Reset iSCSI EQ during shutdown. by Michael Chan · 12 years ago
- 047fc56 net/broadcom: remove __dev* attributes by Bill Pemberton · 12 years ago
- 96bed4b bnx2x,cnic: use FW 7.8.2 by Yuval Mintz · 12 years ago
- 82346a7 cnic: Allocate UIO resources only on devices that support iSCSI. by Michael Chan · 12 years ago
- 51a8f54 cnic: Allocate kcq resource only on devices that support FCoE. by Michael Chan · 12 years ago
- 8cc0e02 cnic: Add function pointers to arm IRQ for different devices. by Michael Chan · 12 years ago
- f81b0ac cnic: Free UIO rings when the device is closed. by Michael Chan · 12 years ago
- 74dd0c4 cnic: Add functions to allocate and free UIO rings by Michael Chan · 12 years ago
- 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 13 years ago
- 022f097 drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterator variable by Julia Lawall · 13 years ago
- 054581e cnic: Don't use netdev->base_addr by Michael Chan · 13 years ago
- ae0eef6 cnic: Fix mmap regression. by Michael Chan · 13 years ago
- 7bc910f cnic: Handle RAMROD_CMD_ID_CLOSE error. by Eddie Wai · 13 years ago
- 1f85d58 cnic: Remove uio mem[0]. by Michael Chan · 13 years ago
- 78ea22e cnic: Read bnx2x function number from internal register by Eddie Wai · 13 years ago
- a2028b23 cnic: Fix occasional NULL pointer dereference during reboot. by Michael Chan · 13 years ago
- 2e499d3 bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities advertisement by Barak Witkowski · 13 years ago
- 6469933 ethernet: Remove casts to same type by Joe Perches · 13 years ago
- 8ec3e70 cnic: Fix parity error code conflict by Michael Chan · 13 years ago
- ff4783c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 0541743 ethernet/broadcom: ip6_route_output() never returns NULL. by RongQing.Li · 13 years ago
- 4cbbb04 cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATE by Eddie Wai · 13 years ago
- 0cb1f4b cnic: set error flag when iSCSI connection fails by Jeffrey Huang · 13 years ago
- 3238a9b cnic: Add FCoE parity error recovery by Michael Chan · 13 years ago
- 23021c2 cnic: Improve error recovery on bnx2x devices by Michael Chan · 13 years ago
- a9e0a4f cnic: Re-init dev->stats_addr after chip reset by Michael Chan · 13 years ago
- 1d187b3 bnx2x, cnic: support DRV_INFO upon FW request by Barak Witkowski · 13 years ago
- 2cfa5a0 net: treewide use of RCU_INIT_POINTER by Eric Dumazet · 13 years ago
- 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
- dcc7e3a cnic: Add timeout for ramrod replies. by Michael Chan · 13 years ago
- dc219a2 cnic, bnx2fc: Increase maximum FCoE sessions. by Michael Chan · 13 years ago
- adfc521 broadcom: Move the Broadcom drivers by Jeff Kirsher · 14 years ago[Renamed (99%) from drivers/net/cnic.c]
- 415199f cnic: Add VLAN ID as a parameter during netevent upcall by Michael Chan · 14 years ago
- 74e49bb cnic: Wait for all Context IDs to be deleted before sending FCOE_DESTROY_FUNC by Michael Chan · 14 years ago
- b37a41e cnic: Fix Context ID space calculation by Michael Chan · 14 years ago
- 558e4c7 cnic: Return proper error code if we fail to send netlink message by Michael Chan · 14 years ago
- e1dd883 cnic: Fix ring setup/shutdown code by Michael Chan · 14 years ago
- b7d4031 cnic: Fix port_mode setting by Michael Chan · 14 years ago
- 973e574 cnic: Replace get_random_bytes() with random32() by Michael Chan · 14 years ago
- 43d620c drivers/net: Remove casts of void * by Joe Perches · 14 years ago
- 619c5cb New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fc by Vlad Zolotarov · 14 years ago
- 59e5137 cnic: Move indexing function pointers to struct kcq_info by Michael Chan · 14 years ago
- 7625eb2 cnic, bnx2: Check iSCSI support early in bnx2_init_one() by Michael Chan · 14 years ago
- db1d350 cnic: Improve NETDEV_UP event handling by Michael Chan · 14 years ago
- 11f23aa cnic: Randomize initial TCP port for iSCSI connections by Eddie Wai · 14 years ago
- 101c40c cnic: Fix race conditions with firmware by Michael Chan · 14 years ago
- 9373665 cnic: Fix interrupt logic by Michael Chan · 14 years ago