summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/cnic.c
Commit message (Expand)AuthorAge
* bnx2-cnic: Driver Rebranding ChangesRasesh Mody2015-02-20
* cnic: Update the rcu_access_pointer() usagesTej Parkash2014-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-07
|\
| * cnic : Cleanup CONFIG_IPV6 & VLAN checkAnish Bhatt2014-09-05
* | cnic: Replace rcu_dereference() with rcu_access_pointer()Andreea-Cristina Bernat2014-08-22
|/
* cnic: Rebranding cnic driver.Jitendra Kalsaria2014-06-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan2014-06-02
| * cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan2014-06-02
| * cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan2014-06-02
* | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
|/
* cnic: Update version to 2.5.20 and copyright year.Michael Chan2014-03-18
* cnic,bnx2i,bnx2fc: Fix inconsistent use of page sizeMichael Chan2014-03-18
* cnic: Use proper ulp_ops for per device operations.Michael Chan2014-03-18
* cnic: Add a signature to indicate valid doorbell offset.Eddie Wai2014-01-01
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* cnic: Fix crash in cnic_bnx2x_service_kcq()Michael Chan2013-09-18
* bnx2x, cnic, bnx2i, bnx2fc: Fix bnx2i and bnx2fc regressions.Michael Chan2013-09-18
* cnic: Eliminate local copy of pfid.Michael Chan2013-09-04
* cnic: Eliminate CNIC_PORT macro and port_mode in local struct.Michael Chan2013-09-04
* cnic: Redefine BNX2X_HW_CID using existing bnx2x macrosMichael Chan2013-09-04
* cnic: Use CHIP_NUM macros from bnx2x.hMichael Chan2013-09-04
* cnic, bnx2i: Fix bug on some bnx2x devices that don't support iSCSIMichael Chan2013-08-02
* cnic: Update version to 2.5.17 and copyright year.Michael Chan2013-07-29
* cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai2013-07-29
* cnic: Update TCP options setup for iSCSI.Eddie Wai2013-07-29
* cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai2013-07-29
* cnic: Simplify cnic_release().Michael Chan2013-07-29
* cnic: Simplify netdev events handling.Michael Chan2013-07-29
* net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
* bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-25
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan2013-01-23
* cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-07
* cnic: Include bnx2x.hMichael Chan2012-12-07
* bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-07
* bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan2012-12-07
* cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2012-12-05
* cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-05
* net/broadcom: remove __dev* attributesBill Pemberton2012-12-03
* bnx2x,cnic: use FW 7.8.2Yuval Mintz2012-10-01
* cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan2012-09-10
* cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan2012-09-10
* cnic: Add function pointers to arm IRQ for different devices.Michael Chan2012-09-10
* cnic: Free UIO rings when the device is closed.Michael Chan2012-09-10
* cnic: Add functions to allocate and free UIO ringsMichael Chan2012-09-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-10
|\
| * drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-09
| * cnic: Don't use netdev->base_addrMichael Chan2012-07-09