Age | Commit message (Expand) | Author |
2010-10-14 | cnic: Add support for 57712 device | Michael Chan |
2010-10-14 | cnic: Decouple uio close from cnic shutdown | Michael Chan |
2010-10-14 | cnic: Add cnic_uio_dev struct | Michael Chan |
2010-10-14 | cnic: Add cnic_free_uio() | Michael Chan |
2010-10-14 | cnic: Defer iscsi connection cleanup | Michael Chan |
2010-10-14 | cnic: Add cnic_bnx2x_destroy_ramrod() | Michael Chan |
2010-10-14 | cnic: Convert ctx_flags to bit fields | Michael Chan |
2010-10-14 | cnic: Add common cnic_request_irq() | Michael Chan |
2010-10-06 | bnx2x, cnic: Fix SPQ return credit | Dmitry Kravkov |
2010-10-06 | bnx2x, cnic, bnx2i: use new FW/HSI | Dmitry Kravkov |
2010-10-06 | cnic: Fine-tune ring init code. | Michael Chan |
2010-10-06 | cnic: Use pfid for internal memory offsets. | Michael Chan |
2010-10-06 | cnic: Pass cp pointer to BNX2X_HW_CID. | Michael Chan |
2010-08-17 | drivers/net: Convert unbounded kzalloc calls to kcalloc | Joe Perches |
2010-07-27 | bnx2x: Create separate folder for bnx2x driver | Dmitry Kravkov |
2010-06-25 | cnic: Further unify kcq handling code. | Michael Chan |
2010-06-25 | cnic: Restructure kcq processing. | Michael Chan |
2010-06-25 | cnic: Unify kcq allocation for all devices. | Michael Chan |
2010-06-25 | cnic: Unify IRQ code for all hardware types. | Michael Chan |
2010-06-25 | cnic: Fine-tune CID memory space calculation. | Michael Chan |
2010-06-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-06-23 | cnic: Disable statistics initialization for eth clients that do not support s... | Dmitry Kravkov |
2010-06-15 | cnic: Fix cnic_cm_abort() error handling. | Michael Chan |
2010-06-15 | cnic: Refactor and fix cnic_ready_to_close(). | Michael Chan |
2010-06-15 | cnic: Refactor code in cnic_cm_process_kcqe(). | Michael Chan |
2010-06-15 | cnic: Return error code in cnic_cm_close() if unsuccessful. | Michael Chan |
2010-06-10 | net-next: remove useless union keyword | Changli Gao |
2010-05-28 | cnic: Fix context memory init. on 5709. | Michael Chan |
2010-05-18 | cnic: Return SPQ credit to bnx2x after ring setup and shutdown. | Michael Chan |
2010-05-18 | cnic: Convert cnic_local_flags to atomic ops. | Michael Chan |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches |
2010-04-07 | cnic: Fix crash during bnx2x MTU change. | Michael Chan |
2010-02-26 | cnic: Update version to 2.1.1. | Michael Chan |
2010-02-26 | cnic: Use union for the status blocks of different devices. | Michael Chan |
2010-02-26 | cnic: Simplify route checking during iSCSI connection. | Michael Chan |
2010-02-26 | cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down. | Michael Chan |
2010-02-26 | cnic: Finetune iSCSI connection reset. | Eddie Wai |
2010-02-26 | cnic: Finetune iSCSI connection set up. | Eddie Wai |
2010-02-17 | drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers | Joe Perches |
2009-12-11 | cnic: Zero out status block and Event Queue indices. | Michael Chan |
2009-12-11 | cnic: Send delete command when shutting down iSCSI ring. | Michael Chan |
2009-12-02 | cnic: Use dma_alloc_coherent(). | Michael Chan |
2009-12-02 | cnic: Fix rq_page_table DMA address. | Michael Chan |
2009-12-02 | cnic: Fix bogus iSCSI MAC address | Michael Chan |
2009-12-02 | cnic: Fix bnx2x ring shutdown. | Michael Chan |
2009-12-02 | cnic: Fix ring I/O address for bnx2x devices. | Michael Chan |
2009-11-19 | drivers/net: tasklet_init - Remove unnecessary leading & from second arg | Joe Perches |
2009-11-04 | cnic: ensure ulp_type is not negative | roel kluin |
2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-28 | cnic: Fix L2CTX_STATUSB_NUM offset in context memory. | Michael Chan |