summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/cnic.c
Commit message (Expand)AuthorAgeFilesLines
* net: pass info struct via netdevice notifierJiri Pirko2013-05-281-1/+1
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-071-2/+2
* bnx2x, bnx2fc: Use per port max exchange resourcesBhanu Prakash Gollapudi2013-04-251-1/+3
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-4/+2
* cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan2013-01-231-0/+4
* cnic, bnx2x, bnx2: Simplify cnic probing.Michael Chan2012-12-071-12/+9
* cnic: Include bnx2x.hMichael Chan2012-12-071-30/+20
* bnx2: Add BNX2 prefix to CHIP ID and name macrosMichael Chan2012-12-071-7/+7
* bnx2: Add BNX2 prefix to descriptor structures and macrosMichael Chan2012-12-071-35/+35
* cnic: Fix rare race condition during iSCSI disconnect.Eddie Wai2012-12-051-2/+11
* cnic: Reset iSCSI EQ during shutdown.Michael Chan2012-12-051-0/+19
* net/broadcom: remove __dev* attributesBill Pemberton2012-12-031-1/+1
* bnx2x,cnic: use FW 7.8.2Yuval Mintz2012-10-011-2/+10
* cnic: Allocate UIO resources only on devices that support iSCSI.Michael Chan2012-09-101-1/+4
* cnic: Allocate kcq resource only on devices that support FCoE.Michael Chan2012-09-101-4/+3
* cnic: Add function pointers to arm IRQ for different devices.Michael Chan2012-09-101-4/+22
* cnic: Free UIO rings when the device is closed.Michael Chan2012-09-101-0/+7
* cnic: Add functions to allocate and free UIO ringsMichael Chan2012-09-101-19/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-101-1/+2
|\
| * drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall2012-07-091-1/+2
| * cnic: Don't use netdev->base_addrMichael Chan2012-07-091-2/+5
* | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-101-3/+1
* | cnic: Fix mmap regression.Michael Chan2012-06-291-1/+7
* | cnic: Handle RAMROD_CMD_ID_CLOSE error.Eddie Wai2012-06-271-0/+9
* | cnic: Remove uio mem[0].Michael Chan2012-06-271-4/+1
* | cnic: Read bnx2x function number from internal registerEddie Wai2012-06-271-1/+7
* | cnic: Fix occasional NULL pointer dereference during reboot.Michael Chan2012-06-271-2/+7
* | bnx2x, bnx2fc, bnx2i, cnic: Add statistics support and FCoE capabilities adve...Barak Witkowski2012-06-271-2/+9
* | ethernet: Remove casts to same typeJoe Perches2012-06-061-6/+6
|/
* cnic: Fix parity error code conflictMichael Chan2012-03-211-5/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-261-1/+5
|\
| * ethernet/broadcom: ip6_route_output() never returns NULL.RongQing.Li2012-02-221-1/+5
* | cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATEEddie Wai2012-02-091-0/+2
* | cnic: set error flag when iSCSI connection failsJeffrey Huang2012-02-091-0/+2
* | cnic: Add FCoE parity error recoveryMichael Chan2012-02-051-4/+34
|/
* cnic: Improve error recovery on bnx2x devicesMichael Chan2012-01-051-5/+69
* cnic: Re-init dev->stats_addr after chip resetMichael Chan2012-01-051-0/+1
* bnx2x, cnic: support DRV_INFO upon FW requestBarak Witkowski2011-12-061-0/+47
* net: treewide use of RCU_INIT_POINTEREric Dumazet2011-11-231-3/+3
* net: remove ipv6_addr_copy()Alexey Dobriyan2011-11-221-1/+1
* cnic: Add timeout for ramrod replies.Michael Chan2011-08-281-7/+10
* cnic, bnx2fc: Increase maximum FCoE sessions.Michael Chan2011-08-281-6/+8
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-101-0/+5487