aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/cnic.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-04
|\
| * cnic: Fix lost interrupt on bnx2xMichael Chan2011-03-02
| * cnic: Prevent status block race conditions with hardwareMichael Chan2011-03-02
* | ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* | net: use pci_dev->revision, againSergei Shtylyov2011-02-28
* | bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2xVladislav Zolotarov2011-01-31
* | drivers/net: remove some rcu sparse warningsEric Dumazet2011-01-27
|/
* cnic: Fix big endian bugMichael Chan2011-01-26
* cnic: Fix the type field in SPQ messagesMichael Chan2011-01-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-04
|\
| * Broadcom CNIC core network driver: fix mem leak on allocation failures in cni...Jesper Juhl2010-12-31
* | cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver()Michael Chan2011-01-03
* | cnic: Do not allow iSCSI and FCoE on bnx2x multi-function modeMichael Chan2011-01-03
* | cnic: Add FCoE support on 57712Michael Chan2010-12-23
* | cnic: Add kcq2 support on 57712Michael Chan2010-12-23
* | cnic: Call cm_connect_complete() immediately on errorEddie Wai2010-12-23
* | cnic: Check device state before reading the kcq pointer in IRQMichael Chan2010-12-23
* | cnic: Support NIC Partition modeMichael Chan2010-12-23
* | cnic: Use proper client and connection IDs on iSCSI ringMichael Chan2010-12-23
* | cnic: Improve ->iscsi_nl_msg_send()Michael Chan2010-12-23
* | cnic: Prevent "scheduling while atomic" when calling ->cnic_init()Michael Chan2010-12-23
* | cnic: Fix iSCSI TCP port endian order.Michael Chan2010-12-23
* | drivers/net/cnic.c: Remove unnecessary semicolonsJoe Perches2010-11-15
|/
* cnic: Add support for 57712 deviceMichael Chan2010-10-14
* cnic: Decouple uio close from cnic shutdownMichael Chan2010-10-14
* cnic: Add cnic_uio_dev structMichael Chan2010-10-14
* cnic: Add cnic_free_uio()Michael Chan2010-10-14
* cnic: Defer iscsi connection cleanupMichael Chan2010-10-14
* cnic: Add cnic_bnx2x_destroy_ramrod()Michael Chan2010-10-14
* cnic: Convert ctx_flags to bit fieldsMichael Chan2010-10-14
* cnic: Add common cnic_request_irq()Michael Chan2010-10-14
* bnx2x, cnic: Fix SPQ return creditDmitry Kravkov2010-10-06
* bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-06
* cnic: Fine-tune ring init code.Michael Chan2010-10-06
* cnic: Use pfid for internal memory offsets.Michael Chan2010-10-06
* cnic: Pass cp pointer to BNX2X_HW_CID.Michael Chan2010-10-06
* drivers/net: Convert unbounded kzalloc calls to kcallocJoe Perches2010-08-17
* bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-27
* cnic: Further unify kcq handling code.Michael Chan2010-06-25
* cnic: Restructure kcq processing.Michael Chan2010-06-25
* cnic: Unify kcq allocation for all devices.Michael Chan2010-06-25
* cnic: Unify IRQ code for all hardware types.Michael Chan2010-06-25
* cnic: Fine-tune CID memory space calculation.Michael Chan2010-06-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
|\
| * cnic: Disable statistics initialization for eth clients that do not support s...Dmitry Kravkov2010-06-23
* | cnic: Fix cnic_cm_abort() error handling.Michael Chan2010-06-15
* | cnic: Refactor and fix cnic_ready_to_close().Michael Chan2010-06-15
* | cnic: Refactor code in cnic_cm_process_kcqe().Michael Chan2010-06-15
* | cnic: Return error code in cnic_cm_close() if unsuccessful.Michael Chan2010-06-15
* | net-next: remove useless union keywordChangli Gao2010-06-11
|/